Nikita Tsukanov
30db969e36
Make WglDCManager to also manage offscreen windows
4 years ago
Nikita Tsukanov
165790dd63
Use a named thread for HDC management
4 years ago
Nikita Tsukanov
f793f2b318
WGL: Lock shared context before creating a new one
4 years ago
Nikita Tsukanov
7ff602e471
Fixed WGL HDC management
4 years ago
Nikita Tsukanov
58ee997bb7
Block context creation for non-supporting displays
4 years ago
Nikita Tsukanov
5cea410df1
Addressed review
4 years ago
Nikita Tsukanov
ee156143c5
Merge branch 'feature/context-management-8' of github.com:AvaloniaUI/Avalonia into feature/context-management-8
4 years ago
Nikita Tsukanov
b344605c65
TrySetException
4 years ago
Nikita Tsukanov
258a4e9dac
Merge branch 'master' into feature/context-management-8
4 years ago
Nikita Tsukanov
5ab8af4957
Direct2D WritableBitmap DPI fix
4 years ago
Max Katz
8d272c7381
Merge pull request #9566 from AvaloniaUI/fixes/9565-mac-fullscreen-children
MacOS: Only bring windows to front if they're on the active space.
4 years ago
Steven Kirk
23e45beb90
Fix integration tests on macOS.
4 years ago
Steven Kirk
003923b50d
Fix integration tests on Windows.
We need to be explicit about which element we're talking about when there are two elements with the same content, and so use accessibility IDs rather than Name.
4 years ago
Nikita Tsukanov
eaf2ce38a4
Context management
4 years ago
Steven Kirk
e3e8c7af48
Merge branch 'master' into fixes/9565-mac-fullscreen-children
4 years ago
Max Katz
76b2d467ae
Merge pull request #9629 from AvaloniaUI/combox_selection
Don't set key event to handled if selection control receives Enter or Space key events
4 years ago
Max Katz
9b9539a791
Merge branch 'master' into combox_selection
4 years ago
Dan Walmsley
9e41e223f8
Merge pull request #9620 from comesx4/fix-tray-menu-issue
bugfix: Prevent showing trayMenu if the menu is empty.
4 years ago
Dan Walmsley
923df459e3
Merge branch 'master' into fix-tray-menu-issue
4 years ago
Max Katz
46fd473772
Merge pull request #9634 from kivarsen/fix-datagrid-grouping-arrows
Fix datagrid grouping arrows
4 years ago
kivarsen
0b76ab251e
Merge branch 'AvaloniaUI:master' into fix-datagrid-grouping-arrows
4 years ago
Kevin Ivarsen
845fea9d11
Swap the figures used for expanded/collapsed groups in DataGrid to match the standard convention.
4 years ago
Emmanuel Hansen
a691e7c8fa
don't set key event to handled when selection changes with space or enter
4 years ago
Max Katz
567a38ec72
Merge pull request #9480 from AvaloniaUI/enable-trimming
Enable trimming and fix errors in multiple projects
4 years ago
Max Katz
eb1f2edaed
Merge branch 'master' into enable-trimming
4 years ago
zhijun zhou
9ab7314ac6
Merge branch 'master' into fix-tray-menu-issue
4 years ago
Max Katz
b72c33ea28
Merge pull request #9592 from item-industrietechnik/master
Notifications: Correctly set parent
4 years ago
Max Katz
5bdbca1fad
Fix build
4 years ago
Thomas Karl Pietrowski
2300373c92
Merge branch 'master' into master
4 years ago
Max Katz
d047b51018
Merge branch 'master' into fix-tray-menu-issue
4 years ago
Max Katz
bf5d217412
Merge pull request #9619 from comesx4/Add-Ctrl+Insert-and-Shift+Insert
fix: Add more copy&paste hotkeys
4 years ago
Max Katz
d44b14126d
Enable COM autimation only when dynamic code is disabled
4 years ago
Max Katz
e75b5d0c5f
Platform specific trimming attributes
4 years ago
Max Katz
526d9d052b
Avalonia.Base and controls related project trimming attributes
4 years ago
Max Katz
de039015ca
Small cleanup of warnings
4 years ago
zhouzj
19043beda1
fix typo
4 years ago
zhouzj
915aff2eea
Prevent showing trayMenu if the menu is empty.
4 years ago
zhijun zhou
356b97220e
Merge branch 'master' into Add-Ctrl+Insert-and-Shift+Insert
4 years ago
zhouzj
8895fb660f
add more copy&paste hotkeys
4 years ago
Max Katz
8ab1758235
Merge pull request #9371 from comesx4/fix-progressbar-indicator-size-issue
Indicator size calculation should care about the ProgressBar's Padding property setting
4 years ago
zhijun zhou
78ae91d88f
Merge branch 'master' into fix-progressbar-indicator-size-issue
4 years ago
Max Katz
9acf082d47
Merge pull request #9541 from AvaloniaUI/fix-parent-service-provider
Pass parent's service provider to the StyleInclude, so parents stack is complete
4 years ago
Max Katz
83e649e7e9
Merge branch 'master' into fix-parent-service-provider
4 years ago
Max Katz
7675e61645
Merge pull request #9609 from AvaloniaUI/fixes/assert-in-unit-tests
Throw an exception on unit test assertion fail.
4 years ago
Steven Kirk
306ac0e21a
Throw an exception on unit test assertion fail.
4 years ago
Max Katz
c22464eb7d
Merge pull request #9588 from workgroupengineering/features/NetAnalyzers/CA1304
feat: Enable Rule CA1304
4 years ago
Max Katz
f720fd3cf3
Merge branch 'master' into features/NetAnalyzers/CA1304
4 years ago
Max Katz
5d785ca99a
Merge pull request #9189 from workgroupengineering/features/NetAnalyzers/CA1822
feat: Enable Rule CA1822
4 years ago
Max Katz
ded16050b2
Merge branch 'master' into features/NetAnalyzers/CA1304
4 years ago
Giuseppe Lippolis
6b1160b76d
fix: Address review
4 years ago