34 Commits (f85ceddf875b36687737f8f0cc32a756fdf6ef3c)

Author SHA1 Message Date
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. 6 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
Nikita Tsukanov eb6bfd3de8 Moved layout manager from service locator to ILayoutRoot 9 years ago
Steven Kirk 96f316eca6 Removed some small diffs from master. 9 years ago
Steven Kirk 9a015afa99 Fixed leak tests. 9 years ago
Steven Kirk 69a06e452e Fixed some Visuals unit tests. 9 years ago
Steven Kirk 4e719262c4 Make WindowBase.IsVisible return correct value. 9 years ago
Nikita Tsukanov c93a6235aa Make sure that Renderer is disposed when TopLevel is closed 9 years ago
Steven Kirk b5e93b67fe Make Window.IsVisible track window visibility. 9 years ago
Steven Kirk d91d1829ac Initial implementation of scenegraph hit testing. 10 years ago
Steven Kirk 00f3ca78ba FIx control leak tests. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 4057670f43 Ensure that PerspexObject bindings are unsubbed. 10 years ago
Steven Kirk ba008e987d Demonstrate leak in test. 10 years ago
Steven Kirk b227e8623f Removed bogus test. 10 years ago
Steven Kirk 768c5c0f5e Added new failing leak test. 10 years ago
Steven Kirk 667c17af4b Removed leak tests and added failing test. 10 years ago
Steven Kirk 2283cfa486 Started refactoring unit tests. 10 years ago
Steven Kirk 5489487131 Make LayoutManager global. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk bf30371721 Removed ITreeDataTemplate.IsExpanded. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk dc757851c1 Added failing Carousel leak test. 11 years ago
Steven Kirk 21bd841258 Made templated child leak test fail. 11 years ago
Steven Kirk aa6b9045bc Added new leak test. 11 years ago
Steven Kirk f20e26ea38 TextBox ScrollViewer doesn't get released 11 years ago
Steven Kirk 260f2a4cc4 Added some more leak tests. 11 years ago
Steven Kirk 9b8bff1ba4 Added leak test for named controls. 11 years ago
Steven Kirk 4d13d1313c Added some memory leak unit tests. 11 years ago