robloo
149df34f41
Merge branch 'master' into colorpicker2
4 years ago
Max Katz
5809b4b99a
Merge pull request #8193 from workgroupengineering/fixes/Warnings/Null-Annotation
fix: some nullable annotation warnings
4 years ago
workgroupengineering
84b3145a00
Merge branch 'master' into fixes/Warnings/Null-Annotation
4 years ago
Dan Walmsley
e4e0ba1652
Merge pull request #8268 from AvaloniaUI/feature/x11-xsync-counter
[X11] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol
4 years ago
Dan Walmsley
485d9b04a9
Merge pull request #8269 from AvaloniaUI/fixes/osx-setcontent-size-shadow-invalidation
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
osx: restore missing api for 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
Use own Pen (if set) in GeometryDrawing.GetBounds (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
Stop listening for IsCancel on button detached
4 years ago
Dan Walmsley
81bae5266f
Merge pull request #8252 from AvaloniaUI/safe-log-typed-adapter
Check if BindingValue actually has a value before logging an error
4 years ago
Dan Walmsley
d823e84ba3
Merge pull request #8265 from AvaloniaUI/fixes/osx-invalidate-shadow-always
whenever we become key... dispatch invalidateShadow
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
osx: ensure shadow is invalidated on show.
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
OSX: fix call to virtual method from ctor.
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
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
OSX: fix logic for deciding if chrome buttons should be shown or not in ex…
4 years ago
Dan Walmsley
bd0d81d6af
fix logic for deciding if chrome buttons should be shown or not in extended mode.
4 years ago
robloo
4eeb6e2779
Merge branch 'master' into colorpicker2
4 years ago
robloo
d7612fcaba
Small optimization to read property only when needed
4 years ago
robloo
5e525bedf8
Several fixes/improvements for ColorPreviewer
4 years ago
Max Katz
210727175a
Add simple IsDefault/IsCancel tests
4 years ago
robloo
63d1bdec3c
Add resources to control accent color section size in ColorPreviewer
4 years ago
robloo
4dcf13623d
Make ColorPalettes directory plural
4 years ago
robloo
5e8f0fb701
Add comment explaining rounding value selection
4 years ago
Max Katz
2a2779f248
Stop listening for IsCancel on button detached
4 years ago
robloo
fe2d51b111
Add SixteenColorPalette
4 years ago
robloo
e0c936dbb4
Add FlatColorPalette
4 years ago
robloo
10bc7b38cb
Rename 'EnumToBooleanConverter' to 'EnumToBoolConverter'
Bool is shorter and is also slightly more commonly used in other converters. Bool matches the type as written in C# as well.
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
RazorViewTopLevel will now test keys first on Code, then Key as a backup
4 years ago
Max Katz
6ad03a7aca
Merge branch 'master' into bug/wasm-keyboard-event-failing-android
4 years ago
robloo
b8be7ba4cb
Implement SelectedTabIndex in ColorView
4 years ago
robloo
223ef7e4a0
Small improvements
4 years ago
robloo
36225e9132
Use more standard binding in ColorPicker
This doesn't currently work for some reason
4 years ago
robloo
55de1523c4
Support ignoring property changes in derived Color controls
4 years ago
Oxc3
a6d1e74b4f
RazorViewTopLevel will now test keys first on Code, then Key as a backup
This is an android specific hack. the chrome browser event sends an empty string on Code property so this will test both Code and Key properties to match to an Avalonia key. If the user is on a sane system then Code will be used to Key match, else it will failover to try and match with Key.
4 years ago
Dan Walmsley
38283337f6
Merge pull request #8250 from AvaloniaUI/fixes/osx-modal-over-fullscreen-mode-window
osx: fix crash when modal dialog is opened over fullscreen parent.
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
Add xdg-desktop-portal file chooser
4 years ago