robloo
|
d7612fcaba
|
Small optimization to read property only when needed
|
4 years ago |
robloo
|
5e525bedf8
|
Several fixes/improvements for ColorPreviewer
|
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 |
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 |
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 |
robloo
|
12733706ca
|
Merge branch 'master' into colorpicker2
|
4 years ago |
robloo
|
adfac7b69d
|
Implement tab selection validation and automatic width
|
4 years ago |
Max Katz
|
56ef3adf06
|
Merge pull request #8242 from Oxc3/feature/web-copy-paste-text
added ClipboardImpl with hooks to navigator.clipboard.readtext and na…
|
4 years ago |
Max Katz
|
7f3bf01dc0
|
Merge branch 'master' into feature/web-copy-paste-text
|
4 years ago |
Oxc3
|
595b62197c
|
Update ClipboardImpl.cs
added text clearing on ClearAsync
|
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 |
Dan Walmsley
|
cea6bc27a0
|
Merge pull request #8238 from AvaloniaUI/fixes/disable-parent-chrome-buttons-when-modal-is-shown
OSX: Disable parent chrome buttons when modal is shown
|
4 years ago |
Dan Walmsley
|
2f1ada6892
|
Merge pull request #8239 from AvaloniaUI/fixes/osx-shadow-invalidation
OSX Shadow invalidation when window sized
|
4 years ago |
Dan Walmsley
|
72d97c8750
|
Merge pull request #8211 from AvaloniaUI/fixes/osx-dialog-keep-on-top-when-deactivated
[OSX] dialogs stay ontop of main window when another app is displayed.
|
4 years ago |
Dan Walmsley
|
4ea6c7c461
|
Merge branch 'fixes/osx-dialog-keep-on-top-when-deactivated' of github.com:AvaloniaUI/Avalonia into fixes/osx-dialog-keep-on-top-when-deactivated
|
4 years ago |
Dan Walmsley
|
0ab383ed89
|
fix build warnings.
|
4 years ago |
Dan Walmsley
|
ff07d2069c
|
Merge branch 'master' into fixes/osx-dialog-keep-on-top-when-deactivated
|
4 years ago |
Dan Walmsley
|
32a61c0ea4
|
dialogs should not be minimizable.
|
4 years ago |
Dan Walmsley
|
05be2056e8
|
dispatch bring to front parent when removing a child window.
|
4 years ago |
Dan Walmsley
|
e51851e68f
|
Merge pull request #8236 from AvaloniaUI/fix-popup-leak
Fix FlyoutBase/ContextMenu memory leak
|
4 years ago |
Max Katz
|
bc6d5ec87d
|
Add tests
|
4 years ago |
Max Katz
|
5ab8b06dce
|
Reset popup parent on context menu target detached
|
4 years ago |
Max Katz
|
6dbb828b60
|
Reset popup parent on flyout hidden
|
4 years ago |
Max Katz
|
ee69a85544
|
Merge pull request #8228 from AvaloniaUI/dont-allow-bindings-to-private-methods
Don't allow bindings to private methods
|
4 years ago |
Tako
|
71ac625930
|
Merge branch 'master' into dont-allow-bindings-to-private-methods
|
4 years ago |
Max Katz
|
11e1c44a18
|
Merge pull request #8234 from Oxc3/use-html-pointer-events
replace mouse and touch events to pointer event to fix issue #8200
|
4 years ago |
Oxc3
|
53f6b62b43
|
Update AvaloniaView.razor.cs
modified pointer up, down, move to handle touch device specifically and all other devices as mouse event
|
4 years ago |
Todd
|
131c81ad22
|
replace mouse and touch events to pointer event to fix issue #8200
|
4 years ago |
Dan Walmsley
|
3246ddb372
|
Merge remote-tracking branch 'origin/master' into fixes/osx-dialog-keep-on-top-when-deactivated
|
4 years ago |
Dan Walmsley
|
b48888e9bf
|
[osx] easily support using nspanel from windowbaseimpl.
|
4 years ago |
Dan Walmsley
|
2cd8ee003f
|
call bring to front when window is made key.
|
4 years ago |
Dan Walmsley
|
61449dc401
|
dont create nspanel / nswindow at show.
|
4 years ago |
Dan Walmsley
|
8a39240eea
|
[osx] make bringtofront work correctly for owned and modal windows.
|
4 years ago |
Dan Walmsley
|
2e555be402
|
[OSX] programatically implement child window relationship
|
4 years ago |
Dan Walmsley
|
dc72af60bf
|
Merge pull request #8233 from adirh3/upgrade_skia_packages
Upgraded SkiaSharp packages
|
4 years ago |
Dan Walmsley
|
f145cdf5a3
|
Merge branch 'master' into upgrade_skia_packages
|
4 years ago |
Dan Walmsley
|
2747384e94
|
Merge pull request #8110 from AvaloniaUI/mobile-control-host
iOS/Android/Browser control host support
|
4 years ago |
Adir Hudayfi
|
020fa3030a
|
Upgraded SkiaSharp packages
|
4 years ago |
Dan Walmsley
|
d7991c2afd
|
Merge branch 'master' into mobile-control-host
|
4 years ago |
robloo
|
bd8f7446d5
|
Implement remaining ColorView properties
|
4 years ago |
Jumar Macato
|
475e86319d
|
Merge pull request #8229 from AvaloniaUI/support-update
Updating the readme to clarify donations vs support agreements
|
4 years ago |
Jumar Macato
|
2f274df693
|
Merge branch 'master' into support-update
|
4 years ago |
Max Katz
|
0ed9ef288e
|
Merge pull request #8094 from Gillibald/fixes/textProcessingBugs
Text processing fixes
|
4 years ago |