17706 Commits (d522ce47a2acf0fc83823a7378cfcc73ae306e01)

Author SHA1 Message Date
Stephen Monaco d522ce47a2
Fix typos in build messages when waiting to attach a debugger (#16701) 2 years ago
Max Katz 37ba4ce58e
Screens api refactor mobile (#16647) 2 years ago
IanRawley afa60f38de
UWP/WinUI style XYFocus subtree restrictions (#16557) 2 years ago
Emmanuel Hansen 98e60e89c7
android - defer rendering till surface is created (#16616) 2 years ago
Timothy Baldridge eb5f3955e3
Switch to a HashSet<T> as backing for SafeEnumerableList (#16633) 2 years ago
workgroupengineering ec655a9f7e
feat(XamlX): Trim text before invoke Color.Parse (#16649) 2 years ago
Steven Kirk 026789037f
Implemented `MultiBindingExpression` (#16219) 2 years ago
Dragorn421 c36493d1de
Fixup GlxDisplay.CreateContext (#16540) 2 years ago
Benedikt Stebner e55dfcd1a2
Fixes ShapedTextRun background rendering (#16594) 2 years ago
Nikita Tsukanov 5b382ae985
Added Compositor.CreateCompositionVisualSnapshot API (#16599) 2 years ago
Steven Kirk c6cdbfec3b
Add basic integration tests for NativeControlHost and improve its automation/a11y support. (#15542) 2 years ago
Tom Edwards d1cdb29ba0
Fixed overlay popups not automatically closing (#16564) 2 years ago
Dragorn421 0400665c57
Fix #13807 (#16539) 2 years ago
Stephen Monaco 6aecbe97a1
Remove internal access modifier from IWindowImpl.GetWindowsZOrder (#16562) 2 years ago
BobLd a6c446d022
Increase LayoutTransformControl.DecimalsAfterRound from 4 to 8 (#16583) 2 years ago
pokorpa d1ea3ff026
Apply NumericUpDown.FormatString changes immediately. (#16575) 2 years ago
Steven Kirk fa8b1736de
Refactor integration test app paging (#16551) 2 years ago
Emmanuel Hansen 4c2d9fcda7
Forward pointer wheel event from scrollbar to scrollviewer (#16398) 2 years ago
Emmanuel Hansen 20fe710681
refactor android input connection (#16490) 2 years ago
Julien Lebosquain 8493faf9c0
Remove System.Linq.Expressions usages in ReflectionClrPropertyInfo (#16568) 2 years ago
Steven Kirk b1489aaca2
Allow binding `DataGridRow.IsSelected` (#16520) 2 years ago
Benedikt Stebner e2ec8149e7
Do not set the baselineOrigin of ShapedTextRuns to (0,0) and rework the BaselineOffset calculation (#16545) 2 years ago
Benedikt Stebner a562c4e4e5
Improve TextTrimming customization experience (#16521) 2 years ago
Benedikt Stebner 9c5aab9d4f
Do not embolden a typeface that already has a higher weight than the requested (#16538) 2 years ago
shangchenglumetro 3deddbe305
chore: fix some comments (#16461) 2 years ago
Julien Lebosquain d1bd85e9b8
Nullable annotations for projects using XamlX (#15796) 2 years ago
Benedikt Stebner c249413503
Always invalidate the visual explicitly when the TextLayout is invalidated (#16481) 2 years ago
Benedikt Stebner 0b9fac7a7b
Always use the matched typeface's weight, style and stretch (#16489) 2 years ago
Julien Lebosquain 0f4ed21ae0
Obsolete CompiledBindingPathBuilder.SetRawSource (#16505) 2 years ago
Heku 78935ba85c
Move IsDirect = true into DirectPropertyBase (#16256) 2 years ago
Max Katz 2935763c25
Fix XML child-value syntax in Setters (#16153) 2 years ago
Max Katz 413ff78ebb
Fix android uri activation (#16477) 2 years ago
Christophe Calmejane 08e762e234
Win32.PlatformConstants uses buildNumber instead of version (#16453) 2 years ago
Sergey Mikolaytis 20b5c2b880
[Text] Fix infinite loop hang on selection of bidi text (#16306) 2 years ago
Nikita Tsukanov e0f0e908cc
[WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393) 2 years ago
Shaojun Li 189f95e0fd
Compatible with "fcitx5" envrionment variable (#16434) 2 years ago
Benedikt Stebner 4b494d9edb
Make sure Popups do not attempt to take focus when they are shown (#16365) 2 years ago
Emmanuel Hansen cbdc2dede1
return (0,0) as size for text selector layer on MeasureOverride (#16373) 2 years ago
Steven Kirk 0e869730a3
Fix context menu keyboard selection. (#16354) 2 years ago
Nikita Tsukanov 890df998a9
Update avn.idl 2 years ago
Max Katz 32c2f08200
MacOS sandboxing feature (#16090) 2 years ago
Steven Kirk 34558f25e0
Only update selection if focus comes from TabItem. (#16338) 2 years ago
Max Katz 8ea60fefe2
Fix nunit tests adapter losing async locals (#16157) 2 years ago
Jumar Macato 945b371bd7
Don't crash when a misbehaving app calls Show on a closed/closing window on macOS (#16341) 2 years ago
Emmanuel Hansen 5521baa827
win32 - fix window size and position for border only window when maximized through os (#16297) 2 years ago
BobLd 13eb047cb1
Use culture identifier instead of CultureInfo in NameTable (#16310) 2 years ago
Steven Kirk dc884cf946
Don't BringIntoViewOnFocusChange in Carousel. (#16339) 2 years ago
Max Katz 460a3549d5
Fix headless screens (#16348) 2 years ago
Max Katz 05ac6d2f1d
Screens API refactor (#16295) 2 years ago
Acoris b865cc41c4
fix #15873, prevent FontFamily Property was null and crash the whole application (#15896) 2 years ago