Steven Kirk
|
551380e71d
|
Added failing test for #4392.
|
5 years ago |
Dariusz Komosiński
|
572a67dc8a
|
Merge pull request #6244 from megazyz/fixes/6243-thumb-mousecaptureloss
Fix: Thumb should handle pointer capture loss
|
5 years ago |
Dariusz Komosiński
|
d8b076cc46
|
Merge branch 'master' into fixes/6243-thumb-mousecaptureloss
|
5 years ago |
Max Katz
|
3aac0a379e
|
Merge pull request #6245 from AvaloniaUI/fixes/osx-getting-stuck-in-fullscreen
OSX - window state - keep field in sync.
|
5 years ago |
Dan Walmsley
|
2433435ac9
|
OSX - window state - keep field in sync.
|
5 years ago |
megasys
|
0bfbf285ed
|
Fix: Thumb should handle mouse capture loss
|
5 years ago |
Dariusz Komosiński
|
b00144eacd
|
Merge pull request #6220 from pr8x/expose-Ensure-Capacity
Expose EnsureCapacity() on AvaloniaList
|
5 years ago |
Dariusz Komosiński
|
d0a4afff67
|
Merge branch 'master' into expose-Ensure-Capacity
|
5 years ago |
Luis von der Eltz
|
f949390f34
|
Review
|
5 years ago |
Max Katz
|
0749f9a34f
|
Merge pull request #5981 from puppetsw/NumericUpDown_Fix_5318
NumericUpDown control changes
|
5 years ago |
Max Katz
|
69257c9a88
|
Update Api Compat
|
5 years ago |
Max Katz
|
65520ed794
|
Merge remote-tracking branch 'origin/master' into NumericUpDown_Fix_5318
# Conflicts:
# src/Avalonia.Controls/ApiCompatBaseline.txt
|
5 years ago |
Max Katz
|
fbab1e9f6b
|
Update samples
|
5 years ago |
Max Katz
|
1cca25ce33
|
Merge pull request #6210 from Royce551/add-itemscontrol-istextsearchenabled
Add ItemsControl.IsTextSearchEnabled
|
5 years ago |
Max Katz
|
7b5b848d3a
|
Merge branch 'master' into add-itemscontrol-istextsearchenabled
|
5 years ago |
Jumar Macato
|
750e9e2c01
|
Merge pull request #6031 from MarchingCube/compile-time-brush-parsing
Solid color brush changes and compile time parsing
|
5 years ago |
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 |
Royce551
|
43083edd2f
|
Unsubscribe before stopping timer
|
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 |
Luis von der Eltz
|
96ae9b19b3
|
Expose EnsureCapacity() on AvaloniaList
|
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 |
Royce551
|
975e48d3a2
|
Move to SelectingItemsControl
|
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 |
Royce551
|
4653c8ff60
|
Readd xmldocs
|
5 years ago |
Royce551
|
875655e3f3
|
Remove IsTextSearchEnabled implemenetation from ComboBox
|
5 years ago |