Dan Walmsley
|
2b76bad329
|
Merge branch 'master' into fixes/6202-osx-initial-focus
|
5 years ago |
Dan Walmsley
|
27000e1cc9
|
Merge pull request #6199 from AvaloniaUI/fixes/osx-com-issues
Fixes/osx com issues
|
5 years ago |
Dan Walmsley
|
666b779721
|
Merge branch 'master' into fixes/osx-com-issues
|
5 years ago |
Dan Walmsley
|
bac825c999
|
destroyed, not destructed.
|
5 years ago |
Dan Walmsley
|
927fd90d86
|
add documentation about START_COM_CALL.
|
5 years ago |
Dan Walmsley
|
9da6a28b51
|
fix
|
5 years ago |
Dan Walmsley
|
f053bfef3a
|
macro and add self pointer retaining to all COM calls.
|
5 years ago |
Steven Kirk
|
ec85bf14e6
|
Call makeFirstResponder when showing window.
This is needed in order for the view to receive keyboard events immediately after showing the window.
Fixes #6202
|
5 years ago |
Max Katz
|
4b0049b12e
|
Merge pull request #5858 from Afanyiyu/treeview-bugfix
fix: Fix ArgumentNullException in TreeView.ExpandSubTree()
|
5 years ago |
Il Harper
|
a6caf96237
|
Merge branch 'master' into treeview-bugfix
|
5 years ago |
Max Katz
|
1bfa7a6aa6
|
Merge pull request #6076 from ngarside/totalsize
Add API to get the total size of a window.
|
5 years ago |
Dan Walmsley
|
57440e9d36
|
retain self (this)
|
5 years ago |
Dan Walmsley
|
8058a46d26
|
prevent osx crash when closing inside activate.
|
5 years ago |
Dan Walmsley
|
f9824007e1
|
add a method to retain com object during com calls.
|
5 years ago |
Steven Kirk
|
6b164b6833
|
Merge branch 'master' into treeview-bugfix
|
5 years ago |
Steven Kirk
|
4da73d594d
|
Merge branch 'master' into totalsize
|
5 years ago |
Steven Kirk
|
6f509a8ce5
|
Merge pull request #6187 from amwx/ItemsRepeater_MoveItems
Allow moving items in ItemsRepeater
|
5 years ago |
amwx
|
17c94d3cf3
|
Add impl from upstream
|
5 years ago |
Max Katz
|
9fc1490455
|
Merge pull request #6151 from workgroupengineering/fixes/Issue_6100
Fixes issue 6100
|
5 years ago |
Max Katz
|
6e45368408
|
Merge branch 'master' into fixes/Issue_6100
|
5 years ago |
Max Katz
|
c1ef23f40f
|
Merge pull request #6176 from pr8x/more-to-strin-devtools
Adding more ToString() overloads to improve DevTools
|
5 years ago |
Max Katz
|
c5f6fbc842
|
Merge branch 'master' into more-to-strin-devtools
|
5 years ago |
Luis von der Eltz
|
cddae052e8
|
Don't box params, prevent creating temporary string
|
5 years ago |
Benedikt Stebner
|
34e0a2793b
|
Merge pull request #6175 from pr8x/add-star-grid-length-constant
Add "Star" static to GridLength
|
5 years ago |
Luis von der Eltz
|
40e6282375
|
Use interpolation string
|
5 years ago |
Luis von der Eltz
|
fa3f2c8932
|
Adding more ToString() overloads to support DevTools
|
5 years ago |
Luis von der Eltz
|
5bea0e4791
|
Add "Star" static to GridLength
|
5 years ago |
Jumar Macato
|
69eee53495
|
Merge pull request #6093 from AvaloniaUI/fixes/scrollcontent-presenter-order-of-operations
ScrollContentPresenter, fix order of operations, set Offset before setting Extent
|
5 years ago |
Jumar Macato
|
dcf081d958
|
Merge branch 'master' into fixes/scrollcontent-presenter-order-of-operations
|
5 years ago |
Jumar Macato
|
59f8996bec
|
Merge pull request #6146 from FoggyFinder/issue6127
Prevent `ScrollSlotIntoView` from crashing on start
|
5 years ago |
Dan Walmsley
|
c06de916f9
|
Merge branch 'master' into fixes/scrollcontent-presenter-order-of-operations
|
5 years ago |
Giuseppe Lippolis
|
83c141172f
|
feat(tests): Add test to check closing window on Alt+F4 KeyDown when ComboBox is focused
|
5 years ago |
Giuseppe Lippolis
|
f94e4eb9e7
|
fixes(ComboBox): Closing window on Alt+F4 KeyDown when ComboBox is focused
|
5 years ago |
FoggyFinder
|
11a6d0440c
|
Merge branch 'master' into issue6127
|
5 years ago |
Max Katz
|
b54a9657b8
|
Merge pull request #6138 from workgroupengineering/fixes/code_documentation
fixes: code documentation
|
5 years ago |
FoggyFinder
|
87639cab8e
|
adjust checking
|
5 years ago |
Max Katz
|
72d38d2ca3
|
Merge branch 'master' into fixes/code_documentation
|
5 years ago |
Max Katz
|
74ea0f8acc
|
Merge pull request #6140 from workgroupengineering/fixes/application_some_nullable_warnings
fixes(Application): some nullable warnings
|
5 years ago |
Max Katz
|
8752ca8f2f
|
Merge branch 'master' into fixes/application_some_nullable_warnings
|
5 years ago |
Max Katz
|
d12b972d03
|
Merge pull request #6141 from workgroupengineering/fixes/MenuItem_nullable_warnings
fixes(MenuItem): nullable warnings
|
5 years ago |
Giuseppe Lippolis
|
97882e3c76
|
fixes(Application): some nullable warnings
|
5 years ago |
Giuseppe Lippolis
|
6e48959f10
|
fixes(MenuItem): nullable warnings
|
5 years ago |
Giuseppe Lippolis
|
b51957f9d8
|
fixes: typo
|
5 years ago |
Giuseppe Lippolis
|
b4e11b227d
|
fixes: code documentation
|
5 years ago |
Max Katz
|
beaf783b78
|
Merge pull request #6097 from workgroupengineering/fixes/Warning_CS0169
fixes: Warnings CS0169
|
5 years ago |
Max Katz
|
5071126505
|
Merge branch 'master' into fixes/Warning_CS0169
|
5 years ago |
Max Katz
|
4d6293ab2e
|
Merge pull request #6135 from AvaloniaUI/textbox-IsNullOrEmpty
Use IsNullOrEmpty instead of IsNullOrWhiteSpace for :empty pseudoclass
|
5 years ago |
Max Katz
|
c81c97a19a
|
Use IsNullOrEmpty instead of IsNullOrWhiteSpace for :empty pseudoclass
|
5 years ago |
Nikita Tsukanov
|
3e421266c2
|
Merge pull request #6129 from AvaloniaUI/typo-fix
Update FbdevOutput.cs
|
5 years ago |
Nikita Tsukanov
|
49014f43b3
|
Update FbdevOutput.cs
|
5 years ago |