8934 Commits (e3bc5345aeb0b1e71f39b2100290d73bc9db033f)
 

Author SHA1 Message Date
Jumar Macato 3c9f531607
Remove EditorBrowsable attribute 7 years ago
Jumar Macato 45d7bb9331
Add missing imports. 7 years ago
Jumar Macato cd0e1a34e3
Replace WPF types with equivalent Avalonia ones part 2. 7 years ago
Jumar Macato 2743c605e6
Replace invariant.assert with Contract.Requires. 7 years ago
Jumar Macato 5c75696d61
Remove DesignerSerializationVisibility attribute 7 years ago
Jumar Macato 99c400aa06
Remove AttachedPropertyBrowsableForChildren attribute 7 years ago
Jumar Macato 37b88978b4
Replace some Types from WPF to Avalonia equivalents. 7 years ago
Nikita Tsukanov 9b84851223 Set correct left mouse button input modifiers for touch-based events 7 years ago
Jumar Macato e52a8df10c
Remove regions and remaining Pragmas + Remove Localization attribute in DefBase. 7 years ago
Artyom cf09538f6b
Merge branch 'master' into master 7 years ago
Nikita Tsukanov c978cb39ab
Merge pull request #2581 from AvaloniaUI/multitouch 7 years ago
Jumar Macato f34ba5ac63
Fix usings and namespace on DefBase 7 years ago
Jumar Macato c4a306b59f
Replace header legalese with the appropiate one. 7 years ago
Nikita Tsukanov daf7231281 Move pointer mock to the bottom 7 years ago
Nikita Tsukanov 654dae7c03 Lazy initialization for PointerEventArgs.Device 7 years ago
Jumar Macato 228bfbfdf8
Remove IAddChild and its interface implementations 7 years ago
Jumar Macato 7ee409a7a6
Simplify usings. 7 years ago
Jumar Macato 21a470b11f
Remove pragma and GridParanoia regions and references to that code. 7 years ago
Jumar Macato 1c6814433e
Trim header comments 7 years ago
Jumar Macato 3764e61bc9
Revert back to WPF and start from scratch, using thepower of Hindsight~ 7 years ago
Nikita Tsukanov 35926e2682 Skip iOS for Windows CI build 7 years ago
Nikita Tsukanov 72b1232449 Fixed WPF toplevel 7 years ago
Nikita Tsukanov f97c0c6368 iOS/Android build fix 7 years ago
Nikita Tsukanov 4c1f42b48a PR comments 7 years ago
Nikita Tsukanov 4351490e8a Cleanup 7 years ago
Nikita Tsukanov 2967166dd5 Merge branch 'multitouch' of github.com:AvaloniaUI/Avalonia into multitouch 7 years ago
Nikita Tsukanov a0f6adbd72 Updated GestureTests 7 years ago
Nikita Tsukanov 1398230316 Merge remote-tracking branch 'origin/master' into multitouch 7 years ago
Nikita Tsukanov d39bc04dc9 Implemented WM_TOUCH support 7 years ago
Nikita Tsukanov 3fa0a57750 Don't show non-pressed pointers 7 years ago
artyom 3b845a5144 Merge branch 'master' of github.com:worldbeater/Avalonia 7 years ago
artyom 12ebd106cb Typo fix 7 years ago
Artyom d696371c23
Merge branch 'master' into master 7 years ago
artyom f0574cbf1a Use PageTransition, fix possible bug with CrossFade 7 years ago
artyom 6360de1921 Derive transitioning control from ContentControl 7 years ago
Nikita Tsukanov 988b2e4155 Added PointerPage 7 years ago
Nikita Tsukanov 6827179476 Implemented TouchDevice and touch input support for X11 backend 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
danwalmsley 0734ce9455
Merge pull request #2580 from AvaloniaUI/fixes/dont-raise-gestures-on-handled-events 7 years ago
Dan Walmsley 1fd30a91c3 add a unit test for gestures not being raised when parent handles event. 7 years ago
Dan Walmsley 34358e0a26 dont raise gestures if the events were already handled. 7 years ago
Steven Kirk a6586f46b9
Merge pull request #2553 from ahopper/fix-textbox-exception-on-click 7 years ago
Steven Kirk 87d8b9f215
Merge branch 'master' into fix-textbox-exception-on-click 7 years ago
Jumar Macato c70ffb564b
Restore unit tests part 2 7 years ago
Jumar Macato d97835ee62
Add SharedSizeScope tests from #1945 7 years ago
Steven Kirk b36e9018dc
Merge branch 'master' into master 7 years ago
Jumar Macato 2310dab605
Inherit SharedSize scopes to child grids. 7 years ago
Jumar Macato ad45848a29
Implement and make SharedSizeScopes work :) 7 years ago
Jumar Macato 6dba3467b7
Revert `ShowGridLines` default value. 7 years ago
Jumar Macato 5b62d7c859
More reorganizing + refactoring... 7 years ago