Dan Walmsley
|
0bdd0c3160
|
add a failing integration test.
|
4 years ago |
Max Katz
|
c7c6450004
|
Merge pull request #8514 from pr8x/move-first-last-skip-disabled
Skip disabled controls when moving to first/last item
|
4 years ago |
Max Katz
|
2885a66165
|
Merge branch 'master' into move-first-last-skip-disabled
|
4 years ago |
Benedikt Stebner
|
55e3d51851
|
Merge pull request #8555 from AvaloniaUI/dependabot/npm_and_yarn/src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2 in /src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp
|
4 years ago |
Luis v.d.Eltz
|
e343de6637
|
Merge branch 'master' into move-first-last-skip-disabled
|
4 years ago |
Luis von der Eltz
|
080fdee57d
|
Fix UTS
|
4 years ago |
Benedikt Stebner
|
b56e7f61ca
|
Merge branch 'master' into dependabot/npm_and_yarn/src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp/terser-5.14.2
|
4 years ago |
Max Katz
|
4c1583562e
|
Merge pull request #8548 from AvaloniaUI/fix-dbus-dialogs
Abstract linux DBus and GTK storage providers, use async initialization
|
4 years ago |
Max Katz
|
a87838ea2c
|
Merge branch 'master' into fix-dbus-dialogs
|
4 years ago |
Max Katz
|
24effcf2ec
|
Change pattern to CompositeStorageProvider
|
4 years ago |
dependabot[bot]
|
c58e43b373
|
Bump terser in /src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Dan Walmsley
|
ae0fe11895
|
Merge pull request #8547 from AvaloniaUI/tray-icon-fixes
Tray icon fixes
|
4 years ago |
Max Katz
|
d1b932a8e0
|
Allow tray icon only on the Application
|
4 years ago |
Max Katz
|
7bc11941fb
|
Use bindings in native menu exporter
|
4 years ago |
Max Katz
|
62d1b4f3b6
|
Add missing IsEnabled binding
|
4 years ago |
Max Katz
|
949b7f2d94
|
Call GetHicon only once when creation a windows icon
|
4 years ago |
Dan Walmsley
|
5e1c48ed4b
|
Merge pull request #8544 from AvaloniaUI/fixes/trayicon-interaction
Fix multiple enumeration of TrayIcon menu items on win32 causing broken tray icon menus
|
4 years ago |
Dan Walmsley
|
961c693e34
|
fix win32native to managed menu exporter.
|
4 years ago |
Dan Walmsley
|
a51acea5e0
|
MenuItem might have to look up the logical tree to find its menu parent (as in trayicon)
|
4 years ago |
Max Katz
|
235713823f
|
Abstract linux DBus and GTK storage providers, use async initialization
|
4 years ago |
Nikita Tsukanov
|
ed0ee6517e
|
Merge pull request #8536 from AvaloniaUI/fixes/renderer-fixes-2022-07-18
Fixed various invalidation and hit-testing issues
|
4 years ago |
Max Katz
|
1eead138fc
|
Merge pull request #8540 from AvaloniaUI/fix-dataGrid-typo
Fix typo in DataGrid
|
4 years ago |
Takoooooo
|
78a49b3fb3
|
Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription
|
4 years ago |
Dan Walmsley
|
2224ff9892
|
Merge pull request #8538 from AvaloniaUI/feature/expose-gtk-thread-invoke
Introduced GtkInteropHelper.RunOnGlibThread, fixed demos
|
4 years ago |
Dan Walmsley
|
c44b265d48
|
Merge branch 'master' into fixes/renderer-fixes-2022-07-18
|
4 years ago |
Dan Walmsley
|
edede8cc14
|
Merge branch 'master' into feature/expose-gtk-thread-invoke
|
4 years ago |
Nikita Tsukanov
|
fa17ee9bb9
|
Introduced GtkInteropHelper.RunOnGlibThread, fixed demos
|
4 years ago |
Nikita Tsukanov
|
4b7feeb4f4
|
Fixed various invalidation and hit-testing issues
|
4 years ago |
Max Katz
|
f0e53ba6d1
|
Merge pull request #8531 from timunie/fix/ComboBoxDensityStyle
`ComboBoxMinHeight` should be of Type `double`, not `Thickness`
|
4 years ago |
Tim
|
8fbfde9654
|
`ComboBoxMinHeight` should be of Type `double`, not `Thickness`
|
4 years ago |
Max Katz
|
89868319b7
|
Merge pull request #8529 from MichalPetryka/unaligned-access
Fix unaligned accesses
|
4 years ago |
petris
|
c6e12a6e32
|
Fix unaligned accesses
|
4 years ago |
Max Katz
|
0dca4bebc1
|
Disable additional aot flags
|
4 years ago |
Max Katz
|
dcf973fc01
|
Merge pull request #8523 from pr8x/MenuFlyoutPresenter-custom-interaction-handler
Allow to pass custom `IMenuInteractionHandler` to `MenuFlyoutPresenter`
|
4 years ago |
Max Katz
|
ab63d1210c
|
Merge branch 'master' into MenuFlyoutPresenter-custom-interaction-handler
|
4 years ago |
Max Katz
|
9bb777c9a3
|
Merge branch 'master' into move-first-last-skip-disabled
|
4 years ago |
Dan Walmsley
|
80bd5ef3f8
|
Merge pull request #8105 from AvaloniaUI/rndr4
"Compositing" renderer
|
4 years ago |
Dan Walmsley
|
e4568705ab
|
Merge branch 'master' into rndr4
|
4 years ago |
Luis v.d.Eltz
|
1beb3b742b
|
Merge branch 'master' into MenuFlyoutPresenter-custom-interaction-handler
|
4 years ago |
Luis von der Eltz
|
c1b75357f1
|
Allow to pass custom menu interaction handler in MenuFlyoutPresenter
|
4 years ago |
Dan Walmsley
|
135f3314a0
|
Merge pull request #8522 from AvaloniaUI/fixes/mac-os-window-test-reliability
OSX integration tests: dont use window size that could go off screen.
|
4 years ago |
Luis von der Eltz
|
0973e66d04
|
Remove wrong fix
|
4 years ago |
Luis von der Eltz
|
16d75632fe
|
Properly terminate when reaching "from" element again
|
4 years ago |
Dan Walmsley
|
ac30a64d78
|
dont use window size that could go off screen.
|
4 years ago |
Luis von der Eltz
|
e842ba0f17
|
Merge branch 'move-first-last-skip-disabled' of https://github.com/pr8x/Avalonia into move-first-last-skip-disabled
|
4 years ago |
Luis von der Eltz
|
25b19931e8
|
Add timeout to "hang" UT
|
4 years ago |
Luis v.d.Eltz
|
be93e78c8d
|
Merge branch 'master' into move-first-last-skip-disabled
|
4 years ago |
Dan Walmsley
|
a6056bb98e
|
Merge branch 'master' into rndr4
|
4 years ago |
Dan Walmsley
|
f38d547862
|
Merge pull request #8521 from AvaloniaUI/fixes/re-register-bundleid
OSX reliable integration tests.
|
4 years ago |
Steven Kirk
|
b9998dd483
|
Don't use TransformedBounds for automation.
|
4 years ago |