5507 Commits (8dcfc7ebec6f27b458315b81dc110a7bb0960510)

Author SHA1 Message Date
Steven Kirk fb5121a42f
Null conditional operator in bindings (#18270) 1 year ago
Nikita Tsukanov c3b4d61b8a
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
Julien Lebosquain 07a76145f4
Remove DataGrid from the main repository (#18401) 1 year ago
Julien Lebosquain 3c7c469018
Raise pointer events on captured element (#18420) 1 year ago
Emmanuel Hansen e189ef9c53
Fix - Search for visual parents when hittesting for pointer events (#18416) 1 year ago
Vadim Kutin edaaf5bbda
Improve KeyGesture.ToString() output in case when Key is set to Key.None (#18353) 1 year ago
Maxwell Katz 82329882ac
Support complex types in datatype (#18379) 1 year ago
Rastislav Svoboda 6e1cab99f6
Fix: TextBox having selection and pressing up / down arrows (#18385) 1 year ago
Emmanuel Hansen 8a7945e492
Bring control into view only if control isn't properly visible in viewport (#18359) 1 year ago
Betta_Fish 7d3f490b04
[Grid] Add RowSpacing and ColumnSpacing (#18077) 1 year ago
Maxwell Katz acd4653411
Add diagnostic metrics/activities (#18314) 1 year ago
workgroupengineering 61de7e36b1
feat(Window): Allow to persist content of Clipboard after App close (#16778) 1 year ago
Julien Lebosquain b815659435
Fix Window.MeasureOverride measuring with the old ClientSize (#18338) 1 year ago
Jonko 418e15d294
Search all SelectingItemsControl items with TextSearch on key input, not just realized ones (#17506) 1 year ago
Nikita Tsukanov abd7a88608
[DRAFT] Send dispose command for CompositionTarget as an OOB batch (#18119) 1 year ago
pjt33 11b5d421c4
Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 1 year ago
Alexandre Mutel 72caa3ccba
Fix TextLayout.Width calculation (#18305) (#18310) 1 year ago
Maxwell Katz 5e7963b545
Root assemblies for SRE XAML loader (#18290) 1 year ago
Rastislav Svoboda 939c78047e
TextBox: clear selection when moving the caret horizontally (#18255) 1 year ago
Poker 117450dbbe
Fix DockPanel index out of range (#18261) 1 year ago
Aleksei Smirnov df6382a3c6
#18192 Fix Implicit x:DataType defining for InheritDataTypeFromItems attributed property (#18206) 1 year ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 1 year ago
Maxwell Katz 68009f8960
Warning AVLN2208: Item container in the data template (#18132) 1 year ago
Benedikt Stebner dd2c92ce46
FontFamily.FamilyTypefaces support (#18113) 1 year ago
Emmanuel Hansen 4c1edc2d1e
Fix - Complete window dialog task when dialog is hidden (#18047) 1 year ago
Poker beaefef646
[DockPanel] Add Spacing properties (#17977) 1 year ago
Melissa 29fbaaa878
Fixed unnecessary window displacement on resize (#18004) 1 year ago
Leo Bottaro 9441362dcc
Add missing Blend Modes and expose BlendMode on Image Control (#17903) 1 year ago
solveEM 5f0ae7fccb
TextLayout: TextStyleOverrides aren't applied correctly (#17922) 1 year ago
Compunet 84e62d67f9
[TextTrimming] Fixed some text trimming bugs (#17998) 1 year ago
Evan Ruiz 3e3f11d84f
Path Geometry update fix for 4748 bug rerender on change for paths segments (#18025) 1 year ago
Maxwell Katz 98a388d3a3
Add Popup.ShouldUseOverlayLayer property (#5629) 1 year ago
Tom Edwards 2e6c571fc9
Added WrapItemsAlignment (#17792) 1 year ago
Julien Lebosquain 01a7c859d4
Fix style without selector not finding target type (#18026) 1 year ago
Yaroslav 58dacb051c
Add new constructor to AvaloniaDictionary and include unit tests #17311 (#17312) 1 year ago
Mohamad Iraji fdadfb862f
add spacing to uniform grid - issue 8406 (#17993) 1 year ago
Dong Bin 26bc22910f
[TextBox] Add readonly property: LineCount. (#17656) 1 year ago
Benedikt Stebner d3b61cd75e
[Skia] Fix RadialGradientBrush for non center origin (#17925) 1 year ago
Benedikt Stebner 19394e062b
Skia - Add a unit test for the dash array calculation (#18001) 1 year ago
Compunet 7071c7a8d6
Reset bidi levels of trailing whitespace after text wrapping (According to TR9 guidelines) (#17924) 1 year ago
Tom Edwards 0dd628ffb7
Added Binding.Delay feature (#16805) 1 year ago
Benedikt Stebner 759facea18
Align bitmap memory to 4 bytes (#17774) 1 year ago
Washi e991d63527
Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 1 year ago
metaone01 af11240107
bugfix: ScrollBar will be hidden when ScrollBarVisibility is specified as Visible (#17718) 1 year ago
Julien Lebosquain 9d03a01afa
Made OneTime bindings update on DataContext changes (#17683) 1 year ago
c4llv07e be8edab05b
Ignore key modifiers on text editing if field is a password field. (#17695) 1 year ago
Benedikt Stebner 894d2386ab
Calculate Bounds and InkBounds for TextLayout to be able to calculate the minmal required width. (#17721) 1 year ago
Benedikt Stebner 4c428d073d
Update Unicode data and algorithms to v. 16.0 (#16919) 1 year ago
Meloman19 18fcfcc163
Expanding StringTokenizator with ReadOnlySpan. (#17645) 1 year ago
Max Katz da4be92fa0
BoolConverters.Not should support ConvertBack (#17658) 1 year ago