Luis von der Eltz
|
2387e0bb5a
|
Add option to freez popups (Alt + Ctrl + F)
|
5 years ago |
Luis von der Eltz
|
9eb1299bfb
|
Merge branch 'feature-devtools-inspect-popup' of https://github.com/pr8x/Avalonia into feature-devtools-inspect-popup
|
5 years ago |
Luis von der Eltz
|
838626d763
|
remove c#9 features, clean up
|
5 years ago |
Luis v.d.Eltz
|
553f318901
|
Merge branch 'master' into feature-devtools-inspect-popup
|
5 years ago |
Benedikt Stebner
|
898ed78437
|
Merge pull request #6211 from Gillibald/fixes/RightToLeftTextWrap
Fix RightToLeft TextWrapping
|
5 years ago |
Benedikt Stebner
|
52dc718a23
|
Merge branch 'master' into fixes/RightToLeftTextWrap
|
5 years ago |
Luis von der Eltz
|
650ae63bd6
|
make "ctrl+shift+click" work
|
5 years ago |
Luis von der Eltz
|
937663e1f6
|
Merge remote-tracking branch 'github/master' into feature-devtools-inspect-popup
# Conflicts:
# src/Avalonia.Controls/Flyouts/FlyoutBase.cs
# src/Avalonia.Controls/Primitives/Popup.cs
|
5 years ago |
Luis von der Eltz
|
dfc5669507
|
Typo
|
5 years ago |
Luis von der Eltz
|
4d9131091e
|
Add custom names to PopupRoot
|
5 years ago |
Max Katz
|
fd656d5cca
|
Merge pull request #6059 from AvaloniaUI/context-request-keyboard
Add ContextRequest event, use it to show ContextFlyout/ContextMenu, allow to open context using keyboard
|
5 years ago |
Luis von der Eltz
|
a9affd64bf
|
Add support for Flyouts, ToolTips & ContextMenus
|
5 years ago |
Max Katz
|
368a747cdb
|
Merge branch 'master' into context-request-keyboard
|
5 years ago |
Dan Walmsley
|
1728044d3e
|
Merge pull request #6213 from AvaloniaUI/fixes/textbox-crash-when-focused-but-not-visible
Fixes/textbox crash when focused but not visible
|
5 years ago |
Dan Walmsley
|
e2a7345618
|
Merge branch 'master' into fixes/textbox-crash-when-focused-but-not-visible
|
5 years ago |
Dan Walmsley
|
71feb36f3f
|
Merge pull request #6258 from Takoooooo/fix-dismiss-layer-hittest-osx
Fix light dismiss overlay intercepting titlebar hit tests for OSX.
|
5 years ago |
dvdsvdv vrfsv
|
ea269261a7
|
match OSX behavior with Win behavior
|
5 years ago |
Jumar Macato
|
bb44c69490
|
Merge branch 'master' into context-request-keyboard
|
5 years ago |
Jumar Macato
|
b57e984327
|
Merge pull request #6235 from MarchingCube/adorner-layer-clipping
Allow for disabling clipping of adorners. Cleanup AdornerLayer class.
|
5 years ago |
Jumar Macato
|
998b15b12c
|
Merge branch 'master' into adorner-layer-clipping
|
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 |
Dariusz Komosinski
|
4212d3c695
|
Allow for disabling clipping of adorners. Cleanup AdornerLayer class.
|
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 |