Dan Walmsley
15def96af4
fix quit menu item osx.
4 years ago
Dan Walmsley
aeee9d165f
add TryShutdown method.
4 years ago
Dan Walmsley
eb6750822c
Fix ClassicDesktop Lifetime so that ShutdownRequested event is raised even with programatic calls to Shutdown.
4 years ago
Dan Walmsley
fe4197ecd2
Merge pull request #7395 from hacklex/feature/PreciseArcTo
Fixed and exposed PreciseArcTo for ellipses with extreme width:height ratios
4 years ago
Max Katz
1d44558d4e
Merge pull request #7388 from AvaloniaUI/compiledbindings-themes
Use CompiledBindings for Fluent theme
4 years ago
Thehx
36d6222c75
Fixed and exposed PreciseArcTo for ellipses with extreme width:height ratios
4 years ago
Takoooooo
d729505607
Use CompiledBindings in ManagedFileChooser
4 years ago
Tako
c9e7ce3bed
Merge branch 'master' into compiledbindings-themes
4 years ago
Nikita Tsukanov
415d61273d
Merge pull request #7391 from AvaloniaUI/fix-validatingwindowimpl-invalidcastexception
Fix InvalidCastException when opening a dialog.
4 years ago
Takoooooo
ecda58fc8e
Fix InvalidCastException when opening a dialog.
4 years ago
Tako
eb86044226
Merge branch 'master' into compiledbindings-themes
4 years ago
Takoooooo
3426576fac
Use ReflectionBinding instead of x:CompileBindings="False".
4 years ago
Takoooooo
bb12a4c791
Enable CompiledBindings for FluentTheme.
4 years ago
Dan Walmsley
38f726f997
Merge pull request #7374 from AvaloniaUI/fixes/5849-textinput-keydown-handed-2
win32: Don't raise TextInput event when KeyDown was handled (Attempt #2 )
4 years ago
Dan Walmsley
7d354a2d01
Merge branch 'master' into fixes/5849-textinput-keydown-handed-2
4 years ago
Max Katz
0fff429c16
Merge pull request #7385 from AvaloniaUI/fix-devtools
Use the new syntax for a simple theme in DevTools and fix the crash.
4 years ago
Takoooooo
a7e7921138
Use new syntax for simple theme and fix the crash.
4 years ago
Max Katz
81d3fd7319
Merge pull request #7353 from AvaloniaUI/simpletheme-refactor
Default theme refactoring
4 years ago
Max Katz
71ad700059
Merge branch 'master' into simpletheme-refactor
4 years ago
Dan Walmsley
f65cfe36e3
Merge pull request #7236 from AvaloniaUI/re-fix-pr-6830
Better fix for #6830
4 years ago
Dan Walmsley
c13dbb96fc
Merge pull request #7336 from Gillibald/fixes/ClearType
Enable ClearType on Windows
4 years ago
Dan Walmsley
d706d98c21
Merge branch 'master' into fixes/ClearType
4 years ago
Dan Walmsley
8dcc99078f
Merge pull request #7368 from JamDoggie/master
Set antialias to true when calling ClipRoundRect
4 years ago
JamDoggie
f82f125c3d
Merge branch 'master' into master
4 years ago
Steven Kirk
33f0e42063
win32: Don't raise TextInput event when KeyDown was handled.
On win32, returning handled from `WM_KEYDOWN` doesn't automatically prevent a `WM_CHAR` message, resulting in #5849 .
Fix this by setting a flag after `WM_KEYDOWN` is handled which will make the following `WM_CHAR` message be ignored.
This is the second attempt at fixing this after it was decided that https://github.com/AvaloniaUI/Avalonia/pull/7351 was not the right approach.
Fixes #5849
4 years ago
Tako
946fbd4941
Merge pull request #7373 from AvaloniaUI/fix-nre-menu-close
Fix NRE on window close with opened menu
4 years ago
Takoooooo
ba85c01105
fix
4 years ago
Takoooooo
8dd4271c47
revert unwanted change
4 years ago
JamDoggie
4e2e14bc99
Merge branch 'master' into master
4 years ago
Dan Walmsley
1468b35162
Merge pull request #7371 from AvaloniaUI/fixes/disable-source-link-for-non-ci-builds
Only use DebugType=embedded for CI builds
4 years ago
JamDoggie
96199364e1
Merge branch 'master' into master
4 years ago
Max Katz
936882aaac
Merge pull request #7369 from AvaloniaUI/feature/validating-toplevel-impl
Fixed ITopLevelImpl API misuse, added validating layer
4 years ago
Max Katz
bded63eb5e
Merge branch 'master' into feature/validating-toplevel-impl
4 years ago
Max Katz
1775ccd6bc
Merge pull request #7370 from AvaloniaUI/fixes/x11-transparency-crash
Another workaround for broken TopLevel.cs causing crash on X11
4 years ago
Max Katz
a02c2fa234
Merge branch 'master' into fixes/x11-transparency-crash
4 years ago
Nikita Tsukanov
b421155044
Conditional compilation
4 years ago
Nikita Tsukanov
adf88e711b
Only use DebugType=embedded for CI builds
4 years ago
Nikita Tsukanov
6ad1e3caf3
Fixed ITopLevelImpl API misuse, added validating layer
4 years ago
Nikita Tsukanov
7126b9a765
Another workaround for broken TopLevel.cs causing crash on X11
4 years ago
JamDoggie
bb0dd41682
Set antialias to true when calling ClipRoundRect
4 years ago
Max Katz
2491c0b56f
Merge pull request #7365 from amwx/FixCalendarHeaderAlignment
[Calendar] Fix vertical alignments
4 years ago
amwx
0c32ec32a8
Fix vertical alignments
4 years ago
Takoooooo
e81995ea60
Merge branch 'simpletheme-refactor' of https://github.com/AvaloniaUI/Avalonia into simpletheme-refactor
4 years ago
Takoooooo
54d83f65c3
fix tests
4 years ago
Steven Kirk
ddb8f9c7de
Update unit tests to use new default theme URLs.
4 years ago
Takoooooo
d9df6cf15f
wip
4 years ago
Takoooooo
eabc2be815
wip
4 years ago
Takoooooo
5a4e05fee3
wip
4 years ago
Takoooooo
31cdd4e0b0
reformat
4 years ago
Takoooooo
25c5156725
wip
4 years ago