32 Commits (b36804fc5af760969709fd6f4e2a19beb491ea2b)

Author SHA1 Message Date
Wiesław Šoltés 6af332b7d0 Use nameof in RoutedEvent.Register 4 years ago
Benedikt Stebner b99e1b6b2c Cleanup attached properties 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
robloo 78a90a8340 Add comments for TemplatedControl.OnApplyTemplate() 4 years ago
Steven Kirk d80cfbca18 Remove #nullable directives. 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
Max Katz 64922a34a9 Add CornerRadius to TemplatedControl and use it where possible 5 years ago
Dariusz Komosinski a778800d2e Remove boxing from TemplatedControl as well. 5 years ago
Steven Kirk 479d480ad9 Parameterize logger on area as well as level. 6 years ago
Steven Kirk 7022c137e7 Propagate ResourcesChanged to template children. 6 years ago
Steven Kirk f16f5713a9 Call obsolete method for compatibility. 6 years ago
Steven Kirk 2fcde9e34d Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski a2c6bc1b7c Remove usage of AddClassHandler that returns new lambda per invocation. 7 years ago
Dariusz Komosinski 5814bd7163 Remove direct logging functions. 7 years ago
Dariusz Komosinski 01a404836e Reduce allocations caused by logging. 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 208361b8fa Don't register controls with parent namescope. 7 years ago
Steven Kirk e5cac827b1 Make TemplatedParent a direct property. 8 years ago
Steven Kirk 95fe6f4cdf Clear templated child's parent when template detached. 8 years ago
Benedikt Schroeder 3b308d8d19 Direct2D1 experimental 8 years ago
Steven Kirk f8791ecad7 Make attached property accessors static. 8 years ago
Benedikt Schroeder 27a666467c Initial 8 years ago
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Steven Kirk a232b137b5 Allow reuse of existing tooltip popup. 9 years ago
Steven Kirk 3ee83263c8 Make indexer produce/consume IBinding. 10 years ago
Steven Kirk 72cb1cf311 Don't reapply templates unnecessarily. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk a40f0be1d9 Make SolidColorBrush properly immutable. 10 years ago
Steven Kirk ea6b1d4cfd Starting removing hard dependency on Serilog. 10 years ago
Steven Kirk 1ae6b929b3 Think I've fixed the leak... 10 years ago
Steven Kirk d0efd0c6d4 Clear TemplatedParent of ex-template children. 10 years ago
Steven Kirk d85a4eae16 Fixed typo. 10 years ago
Steven Kirk b6c60cf334 Added FontWeight to TemplatedControl. 10 years ago
Steven Kirk f004a0a778 Added IsTemplateFocusTarget attached property. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk d25e057ccc More WIP refactoring properties. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk 30a756fb83 Refactored binding somewhat. 10 years ago
Steven Kirk 567f0135ff Make TemplatedParent inherit. 10 years ago
Steven Kirk c810f95904 Don't ApplyTemplate on nested templated controls... 10 years ago
Steven Kirk 416eb1d7a5 Respect negative margins when culling. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk e402eb8cdd Make template bindings complete on Template change. 10 years ago
Steven Kirk 4fa3c98ca3 Detach styles when control removed from visual tree. 10 years ago
Steven Kirk 9eb54f59d2 Fixed name scopes. 10 years ago
Steven Kirk 3307ef8712 Register templated controls with name scope. 11 years ago
Steven Kirk 16c2242757 Implemented NameScopes 11 years ago
Steven Kirk 2f67a6d8d1 Define FocusAdorner in XAML. 11 years ago