Dariusz Komosinski
|
cca1d4abc4
|
Fix even more tests.
|
5 years ago |
Dariusz Komosinski
|
e55c11ec37
|
Fix unit tests.
|
5 years ago |
Dariusz Komosiński
|
5b989591bd
|
Merge branch 'master' into compile-time-brush-parsing
|
5 years ago |
Max Katz
|
838cd914ce
|
Merge pull request #6228 from MihaMarkic/makes_readonly_struct
Makes TextBox.UndoRedoState struct readonly
|
5 years ago |
Dariusz Komosinski
|
17d9755c3f
|
Update API compat.
|
5 years ago |
Dariusz Komosiński
|
ca293ea979
|
Merge branch 'master' into compile-time-brush-parsing
|
5 years ago |
Dariusz Komosiński
|
a63ea76d26
|
Merge branch 'master' into makes_readonly_struct
|
5 years ago |
Nikita Tsukanov
|
ab9235e0d2
|
Merge pull request #6229 from MihaMarkic/updates_gitignore
Adds CodeRush directory to GIT ignored files
|
5 years ago |
Miha Markič
|
cd54a9255d
|
Adds CodeRush directory to GIT ignored files
|
5 years ago |
Miha Markič
|
0864f3c562
|
Makes TextBox.UndoRedoState struct readonly
|
5 years ago |
Jumar Macato
|
ad5007cf42
|
Merge branch 'master' into compile-time-brush-parsing
|
5 years ago |
Max Katz
|
1086449d4d
|
Merge pull request #6198 from AvaloniaUI/fixes/6190-check-parent-window-on-show
Validate parent/owner when showing windows.
|
5 years ago |
Max Katz
|
f21b81748e
|
Merge branch 'master' into fixes/6190-check-parent-window-on-show
|
5 years ago |
Max Katz
|
8d0c961cdc
|
Merge pull request #6133 from Splitwirez/arc-shape
Add Arc shape control 2: Electric Boogaloo
|
5 years ago |
Max Katz
|
1c76216052
|
Merge branch 'master' into arc-shape
|
5 years ago |
Nikita Tsukanov
|
7c1a61bb7e
|
Merge pull request #6219 from AvaloniaUI/fixes/sandbox-designer
Make the designer work in the sandbox project.
|
5 years ago |
Steven Kirk
|
3b56b93ba1
|
Make the designer work in the sandbox project.
|
5 years ago |
Dan Walmsley
|
2bf0f77af3
|
Merge pull request #6212 from AvaloniaUI/fixes/6202-osx-initial-focus
OSX: Fix initial keyboard input
|
5 years ago |
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 |
Jumar Macato
|
3740c9d973
|
Update Arc.cs
|
5 years ago |
Jumar Macato
|
f5ded26321
|
Update Arc.cs
|
5 years ago |
Jumar Macato
|
8848bf31f6
|
Merge branch 'master' into arc-shape
|
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
|
a42334d128
|
Hide child windows when hiding parent/owner.
|
5 years ago |
Steven Kirk
|
15cdee1bee
|
Ensure parent/owner windows are visible when showing child.
|
5 years ago |
Steven Kirk
|
69852a56f5
|
Don't allow self as parent/owner window.
|
5 years ago |
Steven Kirk
|
ea3f85e126
|
Don't allow using a closed window as a parent/owner.
|
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 |
Jumar Macato
|
52dbdf6a2f
|
Merge branch 'master' into arc-shape
|
5 years ago |
Splitwirez
|
992d49aee8
|
Merge branch 'arc-shape' of https://github.com/Splitwirez/Avalonia into arc-shape
|
5 years ago |
Splitwirez
|
6e99f12406
|
Fix comments
|
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 |