15 Commits (5f57cedb6139052d0e9788bcfb5f344c8e92f17a)

Author SHA1 Message Date
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