Bill Henning
|
d64502e2e7
|
Fix for Track not arranging after IsDirectionReversed property changed.
|
3 years ago |
Dan Walmsley
|
4f08bce234
|
Merge pull request #12560 from AvaloniaUI/fixes/macos-key-textinput-events-order
fix macos keydown and textinput events being raised in the wrong order.
|
3 years ago |
Dan Walmsley
|
177a927e08
|
Merge branch 'master' into fixes/macos-key-textinput-events-order
|
3 years ago |
Dan Walmsley
|
3be326d301
|
Merge pull request #12563 from AvaloniaUI/fix-build-legacy-nuget-feed
remove legacy nuget feed no longer reachable.
|
3 years ago |
Dan Walmsley
|
839de5966b
|
remove all traces of old api diff.
|
3 years ago |
Dan Walmsley
|
eafaa6e584
|
remove legacy nuget feed no longer reachable.
|
3 years ago |
Dan Walmsley
|
e0ffb920a9
|
fix macos keydown and textinput events being raised in the wrong order.
|
3 years ago |
Max Katz
|
a0a8e94f8f
|
Merge pull request #12544 from Flithor/master
Fix DataGridHeader style
|
3 years ago |
Max Katz
|
fa6bcc9a8c
|
Merge pull request #12526 from adirh3/fixes/context-menu-leak
Fixed memory leaks in ContextMenu.cs
|
3 years ago |
Max Katz
|
5eeb46f0bc
|
Merge pull request #12553 from EgorRudakov2/fix_wait_for_OleGetClipboard
Set PreserveSig to true for OleGetClipboard
|
3 years ago |
Julien Lebosquain
|
7a66ea7496
|
Merge pull request #12173 from danielmayost/tcc-fixes
[TransitioningContentControl] Manage his LogicalChildren
|
3 years ago |
adirh
|
74a5e13d2e
|
Trigger devops build again
|
3 years ago |
Rudakov Egor
|
7b6ae071d7
|
Set PreserveSig to true for OleGetClipboard
|
3 years ago |
Flithor
|
2dbe0d717e
|
Update Fluent.xaml
|
3 years ago |
Flithor
|
ea946b2b7c
|
Update Fluent.xaml
|
3 years ago |
Daniel Mayost
|
79e7e26365
|
Merge branch 'master' into tcc-fixes
|
3 years ago |
adirh
|
038c963750
|
Fixed unit test
|
3 years ago |
adirh
|
1d48468537
|
Added check for when control already attached to visual tree
|
3 years ago |
adirh
|
5f7d823b59
|
Added unit test
|
3 years ago |
adirh
|
11971a0431
|
Fixed memory leaks in ContextMenu.cs
|
3 years ago |
Dan Walmsley
|
1896e8ad68
|
Merge pull request #12330 from AvaloniaUI/feature/embedded-automation-roots
Allow embedded root automation peers.
|
3 years ago |
Dan Walmsley
|
2c889d558a
|
Fixes #YOUTRACK-HDSW-24
|
3 years ago |
Steven Kirk
|
8ab5a55c0f
|
Merge branch 'master' into feature/embedded-automation-roots
|
3 years ago |
Dan Walmsley
|
655f199647
|
Merge pull request #12478 from AvaloniaUI/fixes/dnd-unwrap-win32-data-object
Unwrap win32 data object
|
3 years ago |
Nikita Tsukanov
|
8328cc79e2
|
Unwrap win32 data object
|
3 years ago |
Max Katz
|
d772ea8645
|
Merge pull request #12430 from flexxxxer/master
Fix DataContext not getting GC'd/Finalized. closes #12123
|
3 years ago |
flexxxxer
|
628455ec3d
|
To Avalonia.Controls.TopLevel.HandleClosed method body was added Avalonia.Controls.TopLevel.StopRendering method call
|
3 years ago |
flexxxxer
|
5b182890f3
|
Added unit tests for non-disposable DataContext issue (#12123)
|
3 years ago |
flexxxxer
|
ca2ca4ee9f
|
Revert "fix: try 1"
This reverts commit adcaf6a317.
|
3 years ago |
flexxxxer
|
c418442d13
|
Revert "unit tests added"
This reverts commit b0f6d17c55.
|
3 years ago |
flexxxxer
|
b0f6d17c55
|
unit tests added
|
3 years ago |
flexxxxer
|
adcaf6a317
|
fix: try 1
|
3 years ago |
Max Katz
|
4d6cd42946
|
Merge pull request #12347 from flexxxxer/master
Fix not working hotkey on a custom control. closes #12323
|
3 years ago |
Julien Lebosquain
|
b702e2430f
|
Merge pull request #12410 from MrJul/fixes/ref-pdb
Generate pdb for ref assemblies
|
3 years ago |
Benedikt Stebner
|
92957ebffc
|
Merge pull request #12415 from 3dfxuser/fix
Add null check for TextInputMethodClient in OnSelectionChanged() method
|
3 years ago |
Julien Lebosquain
|
f253b614b3
|
Generate pdb for ref assemblies
|
3 years ago |
3dfxuser
|
ec21caf7fe
|
Add null check for TextInputMethodClient in OnSelectionChanged() method
|
3 years ago |
Nikita Tsukanov
|
d0b1389ee8
|
override_redirect and Handle fixes for X11Window
|
3 years ago |
flexxxxer
|
a5c7b1d358
|
issue fix
|
3 years ago |
flexxxxer
|
9ba9414c22
|
unit test for issue added
|
3 years ago |
Steven Kirk
|
40a35491f3
|
Merge branch 'master' into feature/embedded-automation-roots
|
3 years ago |
Jumar Macato
|
ef1093a970
|
Merge pull request #12364 from Coloryr/master
Make the animation display complete
|
3 years ago |
Max Katz
|
80223e486f
|
Merge pull request #12368 from workgroupengineering/features/Controls/NumericUpDown/TextAlignment
feat(NumericUpDown): TextAlignment
|
3 years ago |
Nikita Tsukanov
|
6a80ef86f3
|
Merge pull request #12377 from ThereGoesMySanity/dbus-fallback-fix
Catch dbus errors so that WatchAsync can register all names
|
3 years ago |
Will Kennedy
|
e1ac9be7f1
|
Catch errors so that for loop can register all names
|
3 years ago |
Giuseppe Lippolis
|
55c9da56eb
|
feat(NumericUpDown): TextAlignment
|
3 years ago |
Steven Kirk
|
6b3db2a3f5
|
Shortcut finding the visual root for controls.
|
3 years ago |
Steven Kirk
|
ae82bc1b8f
|
Fix GetVisualRootCore.
Needs to check for `IRootProvider`. Fixes integration tests on Windows.
|
3 years ago |
Steven Kirk
|
90e3760c0f
|
Use interface instead of concrete class.
|
3 years ago |
Color_yr
|
608c251fb2
|
Make the animation display complete
|
3 years ago |