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 |
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 |
Dan Walmsley
|
ac30a64d78
|
dont use window size that could go off screen.
|
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 |
Dan Walmsley
|
b12b21b2be
|
Merge remote-tracking branch 'origin/master' into fixes/re-register-bundleid
|
4 years ago |
Dan Walmsley
|
e8914c966d
|
reliably replace old bundle.
|
4 years ago |
Dan Walmsley
|
c3bb062a37
|
ensure bundle id is registered.
|
4 years ago |
Jumar Macato
|
0d25749822
|
Merge pull request #8520 from timunie/fix/DataGrid_LastColumnIsClipped
fix: RowDesiredWidth was missing the RowHeaderWidth
|
4 years ago |
Tim
|
bb4287e22d
|
fix: RowDesiredWidth was missing the RowHeaderWidth
|
4 years ago |
Dan Walmsley
|
7b4545b0e5
|
Merge branch 'master' into rndr4
|
4 years ago |
Max Katz
|
98ca5480f1
|
Merge pull request #8215 from robloo/colorpicker2
Add new ColorView & ColorPicker Controls
|
4 years ago |
robloo
|
0bf3a6d944
|
Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false
|
4 years ago |
robloo
|
59063fadc7
|
Merge branch 'master' into colorpicker2
|
4 years ago |
Dan Walmsley
|
af8668ad87
|
Merge branch 'master' into rndr4
|
4 years ago |
Dan Walmsley
|
34480fcae3
|
Merge pull request #8516 from AvaloniaUI/fixes/integration-test
appium v1 tests on mac
|
4 years ago |
Dan Walmsley
|
121a6e31b1
|
print mac os display res.
|
4 years ago |