26083 Commits (9a3cfce24d7c386782f4341e5707abc4486abc1e)
 

Author SHA1 Message Date
Julien Lebosquain 9a3cfce24d
Fix viewport calculation with non-invertible render transform (#13188) 3 years ago
Benedikt Stebner 1b0af799bb
[Win32] Fix LoadIcon (#13466) 3 years ago
Chris Tacke 53c646be06
Added PointerPressed and PointerReleased events to DataGrid header (#12595) 3 years ago
Herman K 39ce0c206f
Tooltip inherits theme from control (#13454) 3 years ago
Emmanuel Hansen 9753aa5535
only add text selector layer when textpresenter is loaded. (#13458) 3 years ago
Nikita Tsukanov 7aa106a7b7
Fix bitmap->icon conversion? (#13445) 3 years ago
Emmanuel Hansen eb5fdd2a3d
Implement Text Selection handles in TextBox for touch input (#13107) 3 years ago
Nikita Tsukanov 47c39e91a1
[X11] IME hack for fcitx4 (#13435) 3 years ago
Alshain e3c8e378a2
Allow TransitioningContentControl to be reversed. (#13003) 3 years ago
workgroupengineering 7a1b9c782d
fix: Preview not showed when using using statment #12974 (#13436) 3 years ago
Nikita Tsukanov 74110ab267
Removed dependency on System.Drawing.Common (#13431) 3 years ago
Nikita Tsukanov 2a85f7cafe
Dispose CecilTypeSystem in XAML compiler task (#13429) 3 years ago
Emmanuel Hansen fcea3453ff
Add method to cancel currently ongoing gesture on a pointer (#13351) 3 years ago
Magnus Lindhe c7e9651489
Fix previewing XAML in the Simple theme project (#13394) 3 years ago
Benedikt Stebner 8da8100288
Fix SystemFontCollection nearest match lookup (#13365) 3 years ago
Benedikt Stebner 2cfdc09886
Fix ShapedTextRun Split for sequences that contain invisible character that belong to the same cluster (#13385) 3 years ago
Max Katz da523ffcaf
Implement DirectComposition support, as well as return Win8+ window transparency (#13382) 3 years ago
workgroupengineering 972e7598af
fix(CaptionButton): theme used hardcoded Background, Foreground and BorderBrush color (#13373) 3 years ago
Magnus Lindhe c261a60018
Add TextBox.ScrollToLine (#13274) 3 years ago
Benedikt Stebner a6075db521
Update HarfBuzzSharp (#13357) 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
Tom Edwards 9c627423ff
Handle array types when parsing XAML values (#13331) 3 years ago
workgroupengineering 77e1abcc68
update xamlx (#13328) 3 years ago
Steven Kirk 87ffbfc089
Implement IList on DataGridCollectionView. (#13313) 3 years ago
robloo 3a428a3fe8
Fix BeginFigure() usage in Sector to be filled (#13304) 3 years ago
Nikita Tsukanov e49d61a4b4
iBus support fixes (#13297) 3 years ago
workgroupengineering a4cdddac09
cleanup(PinchGestureRecognizer): Removing unused methods (#13229) 3 years ago
Benedikt Stebner 26035be849
[Mac] Fix keyDown event (#13280) 3 years ago
workgroupengineering 1ee3779a7a
feat: avoid redundant null check in PinchGestureRecognizer (#13207) 3 years ago
workgroupengineering ea6402486c
feat(Gestures): Allow using some `Gestures` events in Xaml (#13232) 3 years ago
Magnus Lindhe 050c660939
Fix watermark alignment of TextBox in the Simple theme #5802 (#13295) 3 years ago
Nikita Tsukanov 5b02b0389a
X11 IME preedit, preedit cursor, input context improvements (#13282) 3 years ago
Emmanuel Hansen 43f1b9d8ca
do not set borders if window state is maximized (#13228) 3 years ago
Jumar Macato 03355b28b5
Add option to enable/disable input focus proxy for X11. (#13273) 3 years ago
Julien Lebosquain a5d5880e2e
Rethrow layout exceptions (#13189) 3 years ago
Benedikt Stebner a5b12fbc7d
Introduce TextBlock.LineSpacing (#13243) 3 years ago
laolarou 51b7ef44d0
Update OpenGlControlBase.cs (#13260) 3 years ago
Benedikt Stebner 312e6089f8
Fixes leading space GlyphRun.InkBounds (#13268) 3 years ago
Alessandro Francesconi a581dc3628
Typo on TextBlock.cs comments (#13255) 3 years ago
Max Katz b3ff3ab808
Replace UnixLoader with NativeLibraryEx (#13217) 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 b18d2f74f3
[Mac] Handle control keys all the time (#13220) 3 years ago
Max Katz adb97bd5b6
Fix macOS clipboard formats mapping (#13197) 3 years ago
workgroupengineering b6b0168677
fix(ImmutableSolidColorBrush): Missing assingment of ctor transform argument (#13194) 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
Jumar Macato ccf74f62b9
Merge pull request #13191 from Gillibald/featurer/customSystemFonts 3 years ago
Jumar Macato a33fbda1fa
Merge branch 'master' into featurer/customSystemFonts 3 years ago