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 |
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 |
Color_yr
|
608c251fb2
|
Make the animation display complete
|
3 years ago |
Max Katz
|
9808a441dc
|
Merge pull request #12174 from Gundz/12106
Fixed issue where RowDetailsTemplate was getting the wrong DataContext
|
3 years ago |
Steven Kirk
|
e394ca59fe
|
Merge pull request #12327 from AvaloniaUI/fix-macos-window-positioning
Fix window incorrect positioning with window startup location CenterScreen on MacOS
|
3 years ago |
Max Katz
|
47988db9c3
|
Update ExternalConsumers.props
|
3 years ago |
Max Katz
|
983bc49ce1
|
Merge pull request #12336 from MrJul/fixes/tools-pdb
Use embedded pdb for analyzers and build tasks
|
3 years ago |
Julien Lebosquain
|
a99fb216cc
|
Use embedded pdb for analyzers and build tasks
|
3 years ago |
Nikita Tsukanov
|
688f444c34
|
Merge branch 'feature/custom-visual-sync'
|
3 years ago |
Nikita Tsukanov
|
1fe2c29901
|
Started to move composition sync logic to the visual itself
|
3 years ago |
daniilpavliuchyk
|
5d2b9edec3
|
Fix window incorrect positioning with window startup location CenterScreen on MacOS
|
3 years ago |
Dan Walmsley
|
40afe1b574
|
Merge pull request #12322 from Gillibald/fixes/getCharacterHitFromDistance
Adjust GetCharacterHitFromDistance to match what WPF expects
|
3 years ago |
Dan Walmsley
|
b6489e03bb
|
Merge branch 'master' into fixes/getCharacterHitFromDistance
|
3 years ago |
Nikita Tsukanov
|
fc12649c73
|
Merge pull request #12313 from iq2luc/fix-xlibi18n-segfault
Fix segfault on Linux when typing in a TexBox
|
3 years ago |
Benedikt Stebner
|
27093360d7
|
Merge branch 'master' into fixes/getCharacterHitFromDistance
|
3 years ago |
Benedikt Stebner
|
bd3f097895
|
Adjust behavior to match what WPF expects
|
3 years ago |
Nikita Tsukanov
|
f03b9c61d1
|
Merge pull request #12257 from AvaloniaUI/fixes/window-border-resize
Fix windows with BorderOnly decoration being unresizable
|
3 years ago |
Max Katz
|
758c77f5f3
|
Merge pull request #12294 from Mrxx99/fix/attached-property-name-generation
Fix creating fields for attached properties called name. closes #12283
|
3 years ago |
Mrxx99
|
73271b4ae2
|
Merge branch 'master' into fix/attached-property-name-generation
|
3 years ago |
Max Katz
|
9d57ec0113
|
Merge pull request #12318 from Gillibald/fixes/getCharacterHitFromDistance
Fix TextLine.GetCharacterHitFromDistance for mixed buffers
|
3 years ago |
Benedikt Stebner
|
1e64c51879
|
Adjust test
|
3 years ago |
Benedikt Stebner
|
9c94158ae7
|
Make sure TextLine.GetCharacterHitFromDistance for mixed buffers
|
3 years ago |
Luc
|
c834b04496
|
Fix segfault on Linux when typing in a TexBox
See https://github.com/AvaloniaUI/Avalonia/issues/12049
|
3 years ago |
Mrxx99
|
d090787791
|
Merge branch 'master' into fix/attached-property-name-generation
|
3 years ago |
Max Katz
|
705442bc5a
|
Merge pull request #12088 from workgroupengineering/features/Controls/DataGrid/DataGridColumn_Witdh_Binding_Issue_4326
feat(DataGrid): Allow binding DataGridColumn Witdh
|
3 years ago |
Max Katz
|
14f89140ca
|
Merge pull request #12270 from AvaloniaUI/android-text
Android - Text Input fixes
|
3 years ago |
mrxx99
|
0ce9a6ed87
|
Fix creating fields for attached properties called name. closes #12283
|
3 years ago |
Benedikt Stebner
|
d43c72faa5
|
Merge branch 'master' into android-text
|
3 years ago |
Giuseppe Lippolis
|
a5f615d783
|
feat(ControlCatalog): Add sample how binding DataGridColumn Width
|
3 years ago |
Giuseppe Lippolis
|
ed6331cd3d
|
feat(DataGrid): Allow binding DataGridColumn Width
|
5 years ago |
Benedikt Stebner
|
99f1225f57
|
Prevent NRE
|
3 years ago |
Emmanuel Hansen
|
a54163f1c1
|
select current composing region if active when commiting and ensure selection is set when surrounding text changes
|
3 years ago |
Max Katz
|
904b8ae287
|
Merge pull request #12262 from AvaloniaUI/dependabot/npm_and_yarn/src/Browser/Avalonia.Browser/webapp/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /src/Browser/Avalonia.Browser/webapp
|
3 years ago |