5010 Commits (9a3cfce24d7c386782f4341e5707abc4486abc1e)

Author SHA1 Message Date
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
Steven Kirk f347eaf711 Accept base TargetType in ItemContainerTheme 3 years ago
Steven Kirk b024bb463b Add tests for #12620. 3 years ago
Bill Henning 16ab9c595c Fix for TextBlock.TextDecorations not inheriting down to inlines. 3 years ago
Nikita Tsukanov 96da4f0699 When calculating geometry bounds take into account parameters that affect geometry bounds 3 years ago
Boyd Patterson 932b40b19b Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height. 3 years ago
stepan_govorko f5c93a50ab added more comments 3 years ago
stepan_govorko 77dc35bf46 Introduced counting of rendered visuals in ServerCompositionVisual and added relevant unit tests in CompositorInvalidationClippingTests. The new tests ensure that visuals that are not in dirty rect are rendered correctly with different ClipToBounds and Clip geometry parameters. 3 years ago
adirh 038c963750 Fixed unit test 3 years ago
adirh 5f7d823b59 Added unit test 3 years ago
flexxxxer 5b182890f3 Added unit tests for non-disposable DataContext issue (#12123) 3 years ago
flexxxxer c418442d13 Revert "unit tests added" 3 years ago
flexxxxer b0f6d17c55 unit tests added 3 years ago