5022 Commits (8734d9d86e05b542e5132e2f6ba87f4f668b0bbb)

Author SHA1 Message Date
Benedikt Stebner b94b011c94
[WIP]Fix overhang leading calculation for negative values (#13672) 3 years ago
lnxon 40b73a661f
Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503) 3 years ago
Tom Edwards d62ff00f85
Deferred scrolling (#13644) 3 years ago
laolarou c6c12cee37
Fix for issue #13493 (#13518) 3 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 3 years ago
Benedikt Stebner 520d9d631a
Properly handle overhang with RTL FlowDirection (#13631) 3 years ago
Marko Prosen f6c5720e7a
Fix TimePicker empty designator on 12 hour clock (#13469) 3 years ago
Steven Kirk 79acab1080
Fix some issues with focus scopes (#13409) 3 years ago
Max Katz 60c11167f8
Add default template to the ContentControl, remove theme specific templates (#11365) 3 years ago
Tim 8fc0be82cd
Converter for DataValidationErrors (#11282) 3 years ago
workgroupengineering 99737a8395
fix: Navigation when CanExecute is fasle (#13507) 3 years ago
Julien Lebosquain dca8cd4f92
Remove viewport estimation from VirtualizingStackPanel (#13169) 3 years ago
Julien Lebosquain 9a3cfce24d
Fix viewport calculation with non-invertible render transform (#13188) 3 years ago
Alshain e3c8e378a2
Allow TransitioningContentControl to be reversed. (#13003) 3 years ago
Benedikt Stebner 8da8100288
Fix SystemFontCollection nearest match lookup (#13365) 3 years ago
Magnus Lindhe c261a60018
Add TextBox.ScrollToLine (#13274) 3 years ago
Steveice10 e0c6e11a42
Add tooltip support to NativeMenuItem. (#13350) 3 years ago
Benedikt Stebner da3d4ca5c2
Fix TextLayout.OverhandLeading calculation (#13287) 3 years ago
Steveice10 6f0bfbf3aa
Exclude access key markers from native menu titles on macOS. (#13338) 3 years ago
Nikita Tsukanov 5b02b0389a
X11 IME preedit, preedit cursor, input context improvements (#13282) 3 years ago
Benedikt Stebner 312e6089f8
Fixes leading space GlyphRun.InkBounds (#13268) 3 years ago
Boyd Patterson 98acdd7c08
Do not match access keys on input elements that are not effectively enabled. (#13185) 3 years ago
Benedikt Stebner bbe4ad8755
Fix TextWrapping for all modes when nothing fits into a line (#13241) 3 years ago
Benedikt Stebner ba3773714b
Fix text wrapping for languages like chinese that can break at all characters and not just at spaces (#13193) 3 years ago
Benedikt Stebner 1d3feffed6 Fix unit test 3 years ago
Benedikt Stebner 36ec244b2c Introduce AppBuilder extension to customize system fonts 3 years ago
Benedikt Stebner b83a5eb8b7
[Text] Fix hit testing issues (#13155) 3 years ago
Lehonti Ramos d1444b4f7c
Modernized accessor syntax in several places (#13044) 3 years ago
Benedikt Stebner f8ec196e2f
Fix text hit testing for invisible runs (#13135) 3 years ago
Julien Lebosquain 059c775bba
Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
Steven Kirk bf1be0cd2f
Fix initial logical scrollable state (#13066) 3 years ago
Steven Kirk f845c685fa Added failing test for ItemsControl logical children. 3 years ago
Julien Lebosquain e6c1670421
Fix unit tests culture (#13016) 3 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Tom Edwards 745b579e8f
Fix default values of window properties not being sent to `IWindowImpl` (#12656) 3 years ago
Julien Lebosquain 9548bf7337
Fix HeadlessUnitTestSession creation race condition (#12979) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
Vladimir Drobyshev 206b5fd1de
Fix - TextPresenter ignores FontStretch property (#12947) 3 years ago
Julien Lebosquain 3515b99a92
Fix VirtualizingStackPanel and nth-child for the currently realizing item container (#12957) 3 years ago
workgroupengineering 1cb271fb37
fix: Xaml Compiler error when code-behind class contains a `DllImport` method (#12882) 3 years ago
Mihnea Rădulescu 7b67fda0eb
Fix issue 4427 - System.InvalidOperationException: Default font family name can't be null or empty (#12817) 3 years ago
Benedikt Stebner cb461ab043
Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 3 years ago
Benedikt Stebner fac9e55f69
Introduce PixelFormatWriter (#12807) 3 years ago
Julien Lebosquain a2b7ca47e5
Fix interpolator being called after last animation iteration (#12781) 3 years ago
Julien Lebosquain b9c8e71981
Ensure GlyphRunImpl has consistent bounds (#12765) 3 years ago
Steven Kirk 45e5d25ccf Implemented Geometry.GetWidenedGeometry. 3 years ago
Benedikt Stebner 21cc95a014 Fix failing test 3 years ago
Emmanuel Hansen a030d29d15 add failing test 3 years ago
Steven Kirk 03ff228a6d Preserve container themes set locally. 3 years ago