28 Commits (689a6255f7a126bbcdcd4c8a56dab06c4c81b446)

Author SHA1 Message Date
Max Katz 0d6306725a Fix ButtonTests 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Julien Lebosquain 7eda49e061 Ensure IRenderRoot.Renderer is never null 3 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 3 years ago
Emmanuel Hansen f61c7f6cd9 Revert "fix tests" 3 years ago
Emmanuel Hansen c804fa00cf fix tests 3 years ago
Steven Kirk 8347093f90 Removed IInteractive. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 3 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
Max Katz 210727175a Add simple IsDefault/IsCancel tests 4 years ago
abdesol b2ae473f2a changed assert value of Button_Invokes_Doesnt_Execute_When_Button_Disabled from 1 to 0 4 years ago
abdesol 845ff07f1f Button_Invokes_Doesnt_Execute_When_Button_Disabled test added 4 years ago
Steven Kirk 10d1b6cd34 Added test. 4 years ago
ReeJK 6e26cd58fa Button state update when CommandParameter changed 5 years ago
Steven Kirk c9a385bd5a Allow SelectionNode children to change. 6 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
Steven Kirk 38d68865fd Correctly handle command.CanExecute state. 7 years ago
Steven Kirk e6be9b7c5a Renamed IsEnabledCore -> IsEffectivelyEnabled. 7 years ago
Steven Kirk e123a737cc Added failing tests for #2501 7 years ago
Steven Kirk 7363f7140b Don't leak subs to CanExecuteChanged in Button. 7 years ago
Steven Kirk 4ec2b1c554 Use PixelPoint and PixelRect for device points/rects. 7 years ago
Andrey Kunchev 08d552de10 fix button click for deferedrenderer 8 years ago
Andrey Kunchev 87437b8232 update button unit tests 8 years ago
Andrey Kunchev 922917b299 fix pr nits 8 years ago
Andrey Kunchev c1dd44ead4 unit test for issue #2000 button with render transform don't trigger click 8 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
Jeremy Koritzinsky aacb052253 Made changes requested by @grokys. 9 years ago