Steven Kirk
|
f6fce366cd
|
Added failing tests for TextLayout when used with a transform.
|
5 years ago |
Nikita Tsukanov
|
1854bf3664
|
Merge pull request #6250 from AvaloniaUI/fixes/osx-red-flicker
Fixes/osx flicker
|
5 years ago |
Dan Walmsley
|
b2c95a10c5
|
add a try finally.
|
5 years ago |
Dan Walmsley
|
e4bad05de5
|
Merge branch 'master' into fixes/osx-red-flicker
|
5 years ago |
Max Katz
|
9622f953a6
|
Merge pull request #6251 from AvaloniaUI/bugfix/data-grid-interface-sorting
Fix DataGrid column sorting with inherited interface property
|
5 years ago |
Max Katz
|
c3f34825a0
|
Fix DataGrid column sorting with inherited interface property
|
5 years ago |
Dan Walmsley
|
47006ff110
|
add missing COM retainer.
|
5 years ago |
Dan Walmsley
|
11c2a0f5f4
|
restore change.
|
5 years ago |
Dan Walmsley
|
a28ffc08a3
|
whitespace.
|
5 years ago |
Dan Walmsley
|
1f8b909257
|
fix flicker... make nswindow handle the content resizing automatically.
|
5 years ago |
Dan Walmsley
|
1a0780a7a4
|
prevent recursive calls during resize.
|
5 years ago |
Max Katz
|
4a39644025
|
Merge pull request #6246 from AvaloniaUI/fixes/4392-compiledbinding-dot-path
Fix "." (empty) paths with compiled bindings.
|
5 years ago |
Steven Kirk
|
911262bf3f
|
Correctly handle long-form bindings with empty path.
|
5 years ago |
Steven Kirk
|
25d2ac986b
|
Fix "." (empty) paths with compiled bindings.
Fixes #4392
|
5 years ago |
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 |