9998 Commits (bf04d22856d36ffeded87fedd211de21c36a66f3)
 

Author SHA1 Message Date
Dariusz Komosinski bf04d22856 Comment fixes. 7 years ago
Dariusz Komosinski 00263f71e4 Port GridSplitter from WPF. 7 years ago
Dariusz Komosiński 73973d2595
Merge pull request #3164 from jp2masa/xml-comment-fixes 7 years ago
José Pedro 50acbfec9f
XML comment fixes. 7 years ago
Nikita Tsukanov 7dc95d5644
Adopted Conributor Covenant v1.4 7 years ago
Jumar Macato e04f6ef4c8
Merge pull request #3144 from AvaloniaUI/polish-menus-ui 7 years ago
Dan Walmsley 1f2a37bcb7 remove vertical seperator on menus between icon and menu header, polished spacing, now closely matches Windows and Visual Studio menus 7 years ago
danwalmsley 1be5c6f3c1
Merge pull request #3142 from nishanth2143/patch-1 7 years ago
danwalmsley 683e5a7633
Merge branch 'master' into patch-1 7 years ago
danwalmsley 4299cf3db2
Merge pull request #3143 from AvaloniaUI/fixes/fix-menu-hover-bug 7 years ago
Jumar Macato 47c9f53e9a Don't reopen an already active submenu on hover. 7 years ago
nishanth2143 919f6fc518
Updated README.md file 7 years ago
Nikita Tsukanov 842958e551 Updated XamlIl 7 years ago
Nikita Tsukanov 61340acf4b Disable IL verification for nuget version of compiler by default 7 years ago
Nikita Tsukanov 8f736db8fc Updated XamlIl 7 years ago
Dan Walmsley c1ce0d6b99 [OSX] fix scroll wheel speed. 7 years ago
Jumar Macato f361f846bc
Merge pull request #3134 from AvaloniaUI/overhaul-scrollbars 7 years ago
Dan Walmsley 0381a471e8 Merge branch 'overhaul-scrollbars' of https://github.com/AvaloniaUI/Avalonia into overhaul-scrollbars 7 years ago
Dan Walmsley 31e56bc155 fix centralization of scroll buttons 7 years ago
danwalmsley 589d541de8
Merge branch 'master' into overhaul-scrollbars 7 years ago
Dan Walmsley ab54a9ced4 fix indentation 7 years ago
Dan Walmsley 7658791ab9 fix centralization of buttons. 7 years ago
danwalmsley e0dc559efd
Merge pull request #3129 from AvaloniaUI/fixes/3127-window-keypresses 7 years ago
Dan Walmsley 45028cd2ea add 2 extra control colour levels like UWP, will need to rename these in 0.10, right now will be a breaking change. 7 years ago
Dan Walmsley 1bc56dc777 overhaul scrollbar templates, to support pointer over, pointer pressed, and nice arrows. basically matches visual studio now. 7 years ago
Dan Walmsley 5b1a552127 fill in the bottom right corner of scrollviewer area where the horizontal and vertical scrollbars meet. 7 years ago
Dan Walmsley b7e509f046 thumb adds :pressed pseudo class. 7 years ago
danwalmsley 7d82db0012
Merge branch 'master' into fixes/3127-window-keypresses 7 years ago
Jumar Macato 2a2ddaaeaa
Merge pull request #3131 from MarchingCube/fix-grid-cell-properties 7 years ago
Dariusz Komosinski 91662d7020 Fix Grid not reacting to cell structure changes during runtime. 7 years ago
Steven Kirk fb173b30e2 Send keypresses to toplevel if no focused control. 7 years ago
Steven Kirk 85ec916af3 Add some tests for KeyboardDevice. 7 years ago
danwalmsley d9685cec2f
Merge pull request #3096 from AvaloniaUI/fixes/3094-focusable-hang 7 years ago
danwalmsley c1d5e04f6f
Merge branch 'master' into fixes/3094-focusable-hang 7 years ago
danwalmsley d9ffc6c0e0
Merge pull request #3124 from AvaloniaUI/fix-win7-dpi-error 7 years ago
Dan Walmsley 1c9e158a4c use getproc address to check for GetDpiForMonitor. 7 years ago
Dan Walmsley bbdf0592c1 check for shcore rather than exception. 7 years ago
Jumar Macato 9c62cc9a41 Fix #3069 7 years ago
Nikita Tsukanov e67ed7ffa8
Merge pull request #3121 from AvaloniaUI/fixes/compiler-services-unsafe-reference 7 years ago
Dan Walmsley 40d9037837 fix compiler services unsafe reference. 7 years ago
danwalmsley f26b24354a
Merge pull request #3119 from AvaloniaUI/fixes/3095-visualnode-wrong-parent 7 years ago
Steven Kirk d1ad46d07e Ensure child node has correct parent. 7 years ago
Steven Kirk f2c4bf4d6a Update test to ensure we're looking at the correct node. 7 years ago
Steven Kirk e6790fe1d1 Add check for correct VisualNode.Parent. 7 years ago
danwalmsley 15ea7ed1d2
Merge branch 'master' into fixes/3094-focusable-hang 7 years ago
Steven Kirk 83874dc6c7
Merge pull request #3118 from AvaloniaUI/fixes/3115-visualnode-disposed 7 years ago
Steven Kirk 534852af75 Create VisualNode for invisible controls. 7 years ago
Steven Kirk f6525de3c8 Added failing test for #3115. 7 years ago
Steven Kirk 5e9f3067ce Fix off-by-N error in VisualNode.TrimChildren. 7 years ago
Jumar Macato bfd07a872f
Merge pull request #3111 from AvaloniaUI/feature/osx-correctly-implement-quit 7 years ago