65 Commits (546aa8fcae8580933bd7db0797c1afc40894d5f7)

Author SHA1 Message Date
Max Katz 546aa8fcae Fix tests 3 years ago
Steven Kirk a6423b258d Fix failing test. 3 years ago
Steven Kirk 14d429ec4e Added ItemsControl.GetRealizedContainers(). 3 years ago
Steven Kirk 1101f28dd7 Refactored ItemContainerGenerator. 3 years ago
Steven Kirk 5d1f9f4a0f Removed VirtualizationMode. 3 years ago
Nikita Tsukanov eaf2ce38a4 Context management 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
robloo ce966f72e3
Fix comment which is correct as "default theme" 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago
Max Katz 49aad04861
Apply target's TemplatedParent to a Flyout and Tooltip, when it's opened (#8412) 4 years ago
Steven Kirk e63aa46458 Add a more efficient way to listen to classes changes. 4 years ago
robloo 017788cd8e
Add Loaded/Unloaded Events (#8277) 4 years ago
Steven Kirk 5aa7de52e7 Add cleanup step to leak tests. 4 years ago
Steven Kirk 61ee2d18e9 Move assert of initial item state into method. 4 years ago
Steven Kirk 0654d63693 Added failing tests for #8178. 4 years ago
Adir Hudayfi bbf3099a8f Fixed memory leak when DataGrid is attached to INotifyCollectionChanged 4 years ago
Steven Kirk bdd576bfc0 Removed TopLevelImpl validating layer. 4 years ago
Steven Kirk 888cc33170 Fix failing unit tests in debug mode. 4 years ago
Steven Kirk 3d4c17b387 Added failing leak test for TabControl/TabItem. 5 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Steven Kirk e579e61f38 Teaks and remove copy-pasta. 6 years ago
Steven Kirk 8079ebe1dc Added failing test for #4599. 6 years ago
Dan Walmsley 23f13957cd add context menu back. 6 years ago
Dan Walmsley f9a4a7ccf1 fix another leak test. 6 years ago
Dan Walmsley 7b8da57257 fix leak test. 6 years ago
Dan Walmsley 219a71f9a9 fix mem leak tests for context menus. 6 years ago
Dan Walmsley 0148106f54 Seperate RenderScaling from DesktopScaling. 6 years ago
Nikita Tsukanov a3fe36b8a5 Fixed memory tests broken by Moq 6 years ago
Steven Kirk d3c3741bec No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
Dariusz Komosinski b3c0035b0b Add failing leak test for Path control. 6 years ago
Steven Kirk c4da0f75b8 Added another failing ContextMenu leak test. 6 years ago
Steven Kirk 323cfdca3a Make ContextMenu leak tests fail again. 6 years ago
Steven Kirk b0c79e3094 Added failing leak test for #3738. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk f16080d00b Added failing leak test for #3545. 6 years ago
Dariusz Komosinski 9e812f24b9 Add HitTestFirst that allows for hit testing first matching visual. Implement better enumerator that can be used for both first and multiple hits. 7 years ago
Steven Kirk bc5a101faf Render changes to child order/zindex. 7 years ago
Nikita Tsukanov b0111a2c48 Canvas leak? 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov 3169f59da8 Introduced name scope chains 7 years ago
Nikita Tsukanov 4df55f733d Manually manage the name scope for control leak tests 7 years ago
Nikita Tsukanov 49b8d24d0b Fixed LeakTests 7 years ago
Steven Kirk 3992e0e855 Added failing test for #2420. 7 years ago
Steven Kirk 38a3db18cb Added IRenderer.SceneInvalidated event. 7 years ago
Jeremy Koritzinsky 72708cae67 Fix namespace build break. 8 years ago
Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Steven Kirk 880cf657ec Accept root in IRenderer.HitTest. 9 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Steven Kirk d2eca3968b Removed IRendererFactory. 9 years ago