19464 Commits (a34e03d7f5ee0a67b00ddf8f2dac4d42a497df58)
 

Author SHA1 Message Date
Max Katz a34e03d7f5 Fix android service initialization order 4 years ago
Dan Walmsley e4e0ba1652
Merge pull request #8268 from AvaloniaUI/feature/x11-xsync-counter 4 years ago
Dan Walmsley 485d9b04a9 Merge pull request #8269 from AvaloniaUI/fixes/osx-setcontent-size-shadow-invalidation 4 years ago
Nikita Tsukanov 8c6759990d [X11] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol 4 years ago
Dan Walmsley f99fff9410
Merge pull request #8267 from AvaloniaUI/fixes/osx-cef-electron-compatibility 4 years ago
Dan Walmsley 5f5fc6e01f osx: restore missing api for cef - electron compatibility 4 years ago
Max Katz 7d645e6bd8
Merge pull request #8260 from Whiletru3/master 4 years ago
Max Katz 27480ae6b4
Merge branch 'master' into master 4 years ago
Dan Walmsley 30de325602
Merge pull request #8253 from AvaloniaUI/stop-iscancel-on-detached 4 years ago
Dan Walmsley 81bae5266f
Merge pull request #8252 from AvaloniaUI/safe-log-typed-adapter 4 years ago
Dan Walmsley d823e84ba3
Merge pull request #8265 from AvaloniaUI/fixes/osx-invalidate-shadow-always 4 years ago
Dan Walmsley e5a3820fbb whenever we become key... dispatch invalidateShadow 4 years ago
Max Katz a3815c3347
Merge branch 'master' into master 4 years ago
Dan Walmsley 47a66d9f75
Merge pull request #8264 from AvaloniaUI/fixes/osx-invalidate-shadow-onshow 4 years ago
Dan Walmsley 0470369af0 osx: ensure shadow is invalidated on show. 4 years ago
Whiletru3 1ade436cd1
Merge branch 'AvaloniaUI:master' into master 4 years ago
Patrick Tellier e47b742d3e Use own Pen (if set) in GeometryDrawing.GetBounds 4 years ago
Dan Walmsley ba9cb03696
Merge pull request #8258 from AvaloniaUI/fixes/osx-keyboard-input 4 years ago
Dan Walmsley e2dbf68b02 fix call to virtual method from ctor. 4 years ago
Dan Walmsley 5145e13ea9
Merge pull request #8257 from AvaloniaUI/fixes/osx-toolbar-hint 4 years ago
Dan Walmsley 6e916c21e5 fix transition to fullscreen mode. 4 years ago
Dan Walmsley 11595184d5 fix traffic light setting. 4 years ago
Dan Walmsley 809f459233 fix osx thick titlebar setting. 4 years ago
Dan Walmsley 6a848a389f dont re-initialise nswindow on show. 4 years ago
Dan Walmsley fccf8ec9cd
Merge pull request #8255 from AvaloniaUI/fixes/osx-extended-wants-chrome-hint 4 years ago
Dan Walmsley bd0d81d6af fix logic for deciding if chrome buttons should be shown or not in extended mode. 4 years ago
Max Katz 210727175a Add simple IsDefault/IsCancel tests 4 years ago
Max Katz 2a2779f248
Stop listening for IsCancel on button detached 4 years ago
Max Katz bd3bb6e47e
Check if BindingValue actually has a value 4 years ago
Max Katz 478c4f3884
Merge pull request #8251 from Oxc3/bug/wasm-keyboard-event-failing-android 4 years ago
Max Katz 6ad03a7aca
Merge branch 'master' into bug/wasm-keyboard-event-failing-android 4 years ago
Oxc3 a6d1e74b4f RazorViewTopLevel will now test keys first on Code, then Key as a backup 4 years ago
Dan Walmsley 38283337f6
Merge pull request #8250 from AvaloniaUI/fixes/osx-modal-over-fullscreen-mode-window 4 years ago
Dan Walmsley 9e03c05713 osx: fix crash when modal dialog is opened over fullscreen parent. 4 years ago
Max Katz 76fa3c56a0
Merge pull request #8217 from affederaffe/feature/xdg-desktop-portal-file-chooser 4 years ago
affederaffe 90a81a9548
Merge branch 'master' into feature/xdg-desktop-portal-file-chooser 4 years ago
Dan Walmsley e932223c94
Merge pull request #8249 from AvaloniaUI/fixes/osx-crash-on-main-window-close 4 years ago
Dan Walmsley 643fe6675e prevent segfault when closing app with child windows open. 4 years ago
Dan Walmsley aae2696d49
Merge pull request #8247 from AvaloniaUI/feature/nested-styles-inline 4 years ago
Dan Walmsley 225cf94c34
Merge branch 'master' into feature/nested-styles-inline 4 years ago
Dan Walmsley 84a7d31f18 Merge pull request #8248 from AvaloniaUI/fixes/prevent-parent-resizing-when-modal-opened 4 years ago
Steven Kirk 5520706a95 Fix formatting. 4 years ago
Steven Kirk 902703fbed Allow nested styles inline in parent style XAML. 4 years ago
Max Katz 01d65347ec
Merge pull request #8246 from AvaloniaUI/fixes/flyout-not-opening-more-than-once 4 years ago
Dan Walmsley 97cb3a68f0 Add unit test. 4 years ago
Dan Walmsley 90287bbe0c re-set popup.Parent if its no longer set. 4 years ago
Max Katz 56ef3adf06
Merge pull request #8242 from Oxc3/feature/web-copy-paste-text 4 years ago
Max Katz 7f3bf01dc0
Merge branch 'master' into feature/web-copy-paste-text 4 years ago
Oxc3 595b62197c Update ClipboardImpl.cs 4 years ago
Oxc3 9cc69eec22 added ClipboardImpl with hooks to navigator.clipboard.readtext and naviagot.clipboard.writeText so Avalonia web can TextBox copy-paste works 4 years ago