Mike James
|
85f5ff2897
|
Removing MinWidth defaults for CheckBox and RadioButton
Removed the MinWidth default values (120) for CheckBox and RadioButton to resolve #5355
|
5 years ago |
Dan Walmsley
|
a5dee49df5
|
Merge pull request #5335 from AvaloniaUI/fixes/light-dismiss-background-priority
Override default value instead of setting local value in LightDismissOverlayLayer
|
5 years ago |
Dan Walmsley
|
b5a83c1df9
|
Merge branch 'master' into fixes/light-dismiss-background-priority
|
5 years ago |
Nikita Tsukanov
|
c4476043ca
|
Merge pull request #5342 from blindmatrix/glBlitFramebuffer-optional
Mark glBlitFramebuffer optional to allow ES2.0 drm devices
|
5 years ago |
Sven Almgren
|
9052b2b73a
|
Mark glBlitFramebuffer optional to allow ES2.0 drm devices
|
5 years ago |
Max Katz
|
9933de07fd
|
Override default value instead of setting local value in LightDismissOverlayLayer
|
5 years ago |
Dan Walmsley
|
70995c961d
|
api compat baseline.
|
5 years ago |
Dan Walmsley
|
259a45c4e0
|
bump versions.
# Conflicts:
# build/SharedVersion.props
|
5 years ago |
Nikita Tsukanov
|
bef6336f1a
|
Merge pull request #5331 from jp2masa/android
Added OpenGL support on Android
|
5 years ago |
José Pedro
|
067f0d0ad0
|
Added OpenGL support on Android.
|
5 years ago |
Dan Walmsley
|
091dc64208
|
Merge pull request #5328 from jp2masa/android
ControlCatalog.Android: Added splash screen
|
5 years ago |
Dan Walmsley
|
f6db2f1217
|
Merge branch 'master' into android
|
5 years ago |
Dan Walmsley
|
15c175ec5c
|
Merge pull request #5313 from jp2masa/static-method-to-command
Fixed static method to command conversion
|
5 years ago |
Dan Walmsley
|
d6fe20bf6e
|
Merge branch 'master' into android
|
5 years ago |
José Pedro
|
06a695ca3f
|
Added splash screen.
Removed unused resources.
|
5 years ago |
Dan Walmsley
|
2ffe89d184
|
Merge branch 'master' into static-method-to-command
|
5 years ago |
Dan Walmsley
|
f87464efdf
|
Merge pull request #5311 from jp2masa/about-dialog-version
Fixed Avalonia version in About dialog
|
5 years ago |
Dan Walmsley
|
5e65954020
|
Merge pull request #5324 from AvaloniaUI/unmanaged-blob-fx
Supporess finalization when UnmanagedBlob allocation failed
|
5 years ago |
Nikita Tsukanov
|
8919949c9b
|
this
|
5 years ago |
Nikita Tsukanov
|
4a160e3109
|
Supporess finalization when UnmanagedBlob allocation failed
|
5 years ago |
Dan Walmsley
|
08d38bd110
|
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia
|
5 years ago |
Dan Walmsley
|
13977f9ae0
|
fix captionbutton style.
|
5 years ago |
Dan Walmsley
|
45808d27ec
|
Merge pull request #5322 from AvaloniaUI/fixes/5320-submenu-close-delay
Apply delay when closing submenu due to pointer leave.
|
5 years ago |
Dan Walmsley
|
e2d5d51192
|
Merge branch 'master' into fixes/5320-submenu-close-delay
|
5 years ago |
Dan Walmsley
|
5f076bd536
|
Merge pull request #5202 from workgroupengineering/fixes/Dependencies
Fixes/dependencies
|
5 years ago |
Dan Walmsley
|
b6331c2820
|
Merge branch 'master' into fixes/Dependencies
|
5 years ago |
Steven Kirk
|
25f1b969e4
|
Apply delay when closing submenu due to pointer leave.
Fixes #4729
Fixes #5320
|
5 years ago |
Dan Walmsley
|
31e34a16d8
|
Merge pull request #5309 from jp2masa/typo
Fixed typo
|
5 years ago |
Dan Walmsley
|
4b59c552ba
|
Merge branch 'master' into typo
|
5 years ago |
Dan Walmsley
|
963d94e9a5
|
Merge pull request #5211 from donandren/issues/datagridinstackpanel
fix datagrid when in parent StackPanel ( or Grid.Row auto )
|
5 years ago |
Dan Walmsley
|
8d52766812
|
Merge branch 'master' into issues/datagridinstackpanel
|
5 years ago |
Dan Walmsley
|
bad8fde4ae
|
Merge pull request #5283 from shartte/master
Default to EGL initialization if no options are provided and OS is at least Windows 8
|
5 years ago |
Dan Walmsley
|
632a0e2c68
|
Merge pull request #5304 from jp2masa/android
Fixed Android backend
|
5 years ago |
Dan Walmsley
|
5105756988
|
Merge branch 'master' into fixes/Dependencies
|
5 years ago |
Dan Walmsley
|
3618bccd8e
|
Merge pull request #5258 from AvaloniaUI/linux-ime-cjk
Implemented basic IME support for Linux
|
5 years ago |
Dan Walmsley
|
57199a1179
|
Merge branch 'master' into linux-ime-cjk
|
5 years ago |
shartte
|
83010e1a9a
|
Merge branch 'master' into master
|
5 years ago |
José Pedro
|
12804e6bf9
|
Fixed static method to command conversion.
|
5 years ago |
José Pedro
|
688c8ff4e4
|
Fixed Avalonia version in About dialog.
Hide "Development Build" text in release versions.
|
5 years ago |
José Pedro
|
f281e81530
|
Fixed typo.
Whitespace fixes.
|
5 years ago |
José Pedro
|
a401a2073e
|
Fixed Android backend.
|
5 years ago |
Benedikt Stebner
|
dc8c6eba6a
|
Merge pull request #5299 from jp2masa/skfontmanager
Use SKFontManager for typeface matching and handle null typeface because of Android
|
5 years ago |
workgroupengineering
|
f70e093f09
|
Merge branch 'master' into fixes/Dependencies
|
5 years ago |
José Pedro
|
d34a2c6721
|
Use SKFontManager for typeface matching.
Handle null typeface because of Android.
|
5 years ago |
shartte
|
f9ee7aabbb
|
Merge branch 'master' into master
|
5 years ago |
Max Katz
|
d1a6ff4cf2
|
Merge branch 'master' into issues/datagridinstackpanel
|
5 years ago |
Max Katz
|
e0cd8ae12c
|
Merge pull request #5193 from AvaloniaUI/fluent-prefer-dynamic-resource-for-some-controls
[Fluent] Prefer DynamicResource for resources used in controls
|
5 years ago |
Max Katz
|
fedb1c861d
|
Merge branch 'master' into fluent-prefer-dynamic-resource-for-some-controls
|
5 years ago |
Max Katz
|
f4edc94070
|
Merge pull request #5248 from AvaloniaUI/content-alignment-for-numericupdown-and-calendar-date-picker
Content alignment properties for NumericUpDown and CalendarDatePicker controls
|
5 years ago |
Jumar Macato
|
0746027cf8
|
Merge branch 'master' into issues/datagridinstackpanel
|
5 years ago |