daniel mayost
|
62078d2cc3
|
calculate mirrorTransform before renderTransform
|
4 years ago |
daniel mayost
|
40a4ea745b
|
replacement of ViewboxContainer inheritance from Control to Layoutable
|
4 years ago |
Giuseppe Lippolis
|
4845c10d88
|
fix(ExpressionNode): ensure _subscriber do not change during ValueChanged
|
4 years ago |
Max Katz
|
75a10efcf1
|
Avoid static references in DataGrid fluent theme
|
4 years ago |
Wiesław Šoltés
|
5d8474efd4
|
Fix PointerLeaveItemEvent owner
|
4 years ago |
Wiesław Šoltés
|
5f316617dd
|
Fix PointerEnterItemEvent owner
|
4 years ago |
Wiesław Šoltés
|
5dfb35ba00
|
Fix ParentProperty owner
|
4 years ago |
Wiesław Šoltés
|
7a46bf27d6
|
Fix IsOpenProperty owner
|
4 years ago |
Wiesław Šoltés
|
adc60d6340
|
Fix DelayProperty owner
|
4 years ago |
Wiesław Šoltés
|
1af1aaa4d1
|
Fix IntervalProperty owner
|
4 years ago |
Steven Kirk
|
ddf266d9ae
|
Invalidate measure when showing a control.
But not when hiding it.
|
4 years ago |
Max Katz
|
2863021498
|
Update Avalonia.DesignerSupport.csproj
|
4 years ago |
robloo
|
4d01810fc4
|
Move CalendarDatePicker into its own directory
|
4 years ago |
robloo
|
1abc73ba54
|
Simplify calendar popup toggling methods
|
4 years ago |
robloo
|
a517624c81
|
Open Calendar popup with Alt+Down
|
4 years ago |
robloo
|
f1cd198379
|
Simplify getting changed property values
|
4 years ago |
Dan Walmsley
|
3e8ce3deb1
|
[OSX] GetFrameSize - explicitly detect when native side didnt touch result object to signal null.
|
4 years ago |
Dan Walmsley
|
845be8ae0e
|
[OSX] until window is shown FrameSize is null.
|
4 years ago |
Dan Walmsley
|
b9bbd6ff0f
|
Revert "remove redundant api GetFrameSize."
This reverts commit 05e6c9cfd9.
|
4 years ago |
Dan Walmsley
|
05e6c9cfd9
|
remove redundant api GetFrameSize.
|
4 years ago |
Dariusz Komosinski
|
220a8a8df9
|
Use cheaper transforms in Viewbox.
|
4 years ago |
Steven Kirk
|
57c6db613e
|
Update OnPropertyChanged after merge.
|
4 years ago |
Tim
|
6af71c36de
|
Fix DataGridRow resizing issue
|
4 years ago |
Wiesław Šoltés
|
0a7955420f
|
Fix
|
4 years ago |
Wiesław Šoltés
|
0b99106f85
|
Revert
|
4 years ago |
Wiesław Šoltés
|
8e8f3ec15f
|
Revert
|
4 years ago |
Wiesław Šoltés
|
dc84ea7ede
|
Revert
|
4 years ago |
Wiesław Šoltés
|
a901ab38ac
|
Revert
|
4 years ago |
Wiesław Šoltés
|
3cb16c731c
|
Revert
|
4 years ago |
Steven Kirk
|
083115d087
|
Interface is client implementable.
Co-authored-by: Benedikt Stebner <Gillibald@users.noreply.github.com>
|
4 years ago |
Steven Kirk
|
8d3af8a9b4
|
Added some explanatory comments.
|
4 years ago |
Brett Story
|
b26dc16827
|
Fixing AddOwner on LineHeight for TextPresenter
|
4 years ago |
Brett Story
|
8b9883e0d3
|
TextBox and TestPresenter use AddOwner from TextBlock for LineHeight
|
4 years ago |
Wiesław Šoltés
|
a531335da4
|
Annotate handler parameter as can be null
|
4 years ago |
Wiesław Šoltés
|
6af332b7d0
|
Use nameof in RoutedEvent.Register
|
4 years ago |
Wiesław Šoltés
|
6e2dea0fa0
|
Add WindowClosed and WindowOpened property
|
4 years ago |
Wiesław Šoltés
|
f553c44c84
|
Use nameof
|
4 years ago |
Wiesław Šoltés
|
149a51e366
|
Add IsSelectedChanged property
|
4 years ago |
Wiesław Šoltés
|
ef74802035
|
Add RequestBringIntoView property
|
4 years ago |
Brett Story
|
dbf25230b4
|
Utilizing AddOwner for LineHeight on TextBox
|
4 years ago |
Wiesław Šoltés
|
bea7438f9a
|
Fix PointerMovedEvent name registration
|
4 years ago |
Brett Story
|
5618cc03e4
|
Utilizing TextLayout's LineHeight in TextBox and TextPresenter
|
4 years ago |
Dariusz Komosinski
|
f7fe24e29a
|
Remove event handler allocations done in a loop from CalendarItem.
|
4 years ago |
Sviatoslav Peleshko
|
97765b522c
|
Unescape volumes labels read from /dev/disk/by-label folder
This makes volumes with labels containing some special characters (e.g.
whitespace, tab, etc.) to show up correctly in the ManagedFileChooser
dialog.
|
4 years ago |
Sviatoslav Peleshko
|
56b5af0da6
|
Unescape mount point paths read from /proc/mounts
This makes mounts that have symbols " \t\n\\" actually appear in the
volumes list in the ManagedFileChooser dialog.
|
4 years ago |
Sviatoslav Peleshko
|
a8809e04f9
|
Use the correct size for the symlink path buffer
This fixes crashes when the path has non-ASCII characters
|
4 years ago |
Dariusz Komosinski
|
6c7dc426fc
|
Missing property changes.
|
4 years ago |
Dariusz Komosinski
|
b34095fda3
|
Optimize memory usage of styles and fix ordering issue in devtools.
|
4 years ago |
Wiesław Šoltés
|
08cbec6f23
|
Fix ContentPresenter property field types
|
4 years ago |
Wiesław Šoltés
|
2ee9411830
|
Fix SelectingItemsControl WrapSelection property owner
|
4 years ago |