52 Commits (0a1cb6fdf8a0ce490162d70be0671ad5f31afe8d)

Author SHA1 Message Date
Steven Kirk 0a1cb6fdf8 Added ResourcesChangedEventArgs.Empty. 6 years ago
Steven Kirk dcdaf5e0bf Don't raise ResourceChanged on reparenting... 6 years ago
Steven Kirk 7022c137e7 Propagate ResourcesChanged to template children. 6 years ago
Steven Kirk eec2a05a26 Don't use ResourcesChanged to propagate. 6 years ago
Steven Kirk 42859fae89 Refactored resources. 6 years ago
Steven Kirk 18d2238b91 Remove sanity check from SetParent. 6 years ago
Steven Kirk bd571c3459 Remove manual capacity management. 6 years ago
Steven Kirk cfae69dfdc Pass ResourceChanged messages to child styles. 6 years ago
Steven Kirk 6db44298bb Handle adding/removing nested styles. 6 years ago
Steven Kirk e9256a9e40 Initial implementation of add/remove styles. 6 years ago
Steven Kirk 6b902254bc Refactored styling. 6 years ago
Steven Kirk 7fb62b20fa Don't allow StyledElement.Styles to be set. 6 years ago
Steven Kirk 6f96d464af Pass ResourceChanged messages to child styles. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Steven Kirk 097eeb646f Don't allow StyledElement.Styles to be set. 6 years ago
Steven Kirk 4f2c215993 Pass ResourceChanged messages to child styles. 6 years ago
Dariusz Komosinski c91559548e Remove LINQ from Visual and StyledElement attach/detach funtions. 6 years ago
Steven Kirk ae1475ad43 Rename IStyleRoot -> ILogicalRoot. 6 years ago
Steven Kirk a70da659f6 Reafactor logical tree attach/detach events. 6 years ago
Steven Kirk 39fd3af9ca Added sanity test for logical parent. 6 years ago
Steven Kirk 601abac056 Set resource parent for merged dictionaries. 7 years ago
Dariusz Komosinski 552e536aec Cache delegates used for reacting to logical and visual children changes. 7 years ago
Steven Kirk b89305d708 Set pseudoclasses manually. 7 years ago
Steven Kirk 35bd69f23c Remove AvaloniaProperty.Initialized. 7 years ago
Steven Kirk 6a74ab560c Added IDataContextProvider. 7 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 7 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
Steven Kirk bc5a101faf Render changes to child order/zindex. 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 4242c882b4 Added StyledElement.OnInitialized. 7 years ago
Steven Kirk 0f25e0548f Use object for resource keys. 7 years ago
Steven Kirk 208361b8fa Don't register controls with parent namescope. 7 years ago
José Pedro 129f8ca535
XML comment fixes. 7 years ago
Steven Kirk e5cac827b1 Make TemplatedParent a direct property. 8 years ago
Steven Kirk c7b42d1326 Add the old overloads back in. 8 years ago
Steven Kirk 576cc91573 Make Pseudoclass method typed. 8 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Jeremy Koritzinsky 9ff429879f Revert "Move Avalonia.Styling to be below Avalonia.Animation in the dependency chain per conversation in Gitter." 8 years ago
Jeremy Koritzinsky 61ebeb2ac9 Move Avalonia.Styling to be below Avalonia.Animation in the dependency chain per conversation in Gitter. 8 years ago
Jeremy Koritzinsky da0ab8b681 Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
Jeremy Koritzinsky bdaf4a2046 Fix #1182. 9 years ago
Goldy 6dd497bbc8 Code improvement 9 years ago
Steven Kirk 6421d422cb Fix data context change notification. 9 years ago
Steven Kirk 181dd53e58 Notify DataContextChanged down tree. 9 years ago
brandonhood ac9a8d74b8 Update Control.cs 9 years ago
Steven Kirk 3402456284 Always raise logical tree attach/detach events. 9 years ago
Steven Kirk 815d3f719e Report correct root in logical tree attach/detach. 9 years ago
Steven Kirk a72ce3671d Added ResourceInclude. 9 years ago
Steven Kirk 91387a74e1 Start testing MergedDictionaries. 9 years ago