26900 Commits (5cc111c7289a1d7ac3298295cc66a407cb5879d5)
 

Author SHA1 Message Date
Nikita Tsukanov 5cc111c728 Implemented XEmbed client support with GtkSharp usage example (#17446) 2 years ago
Nikita Tsukanov b977368fed [GLX] Resize the platform render target to compositor-provided size (#17779) 2 years ago
Stephen Monaco 261a08a355 Fix KnownFolder for x86 Windows (#17705) 2 years ago
Julien Lebosquain d9349581a1 Made OneTime bindings update on DataContext changes (#17683) 2 years ago
c4llv07e 2e5fbc8b82 Ignore key modifiers on text editing if field is a password field. (#17695) 2 years ago
Julien Lebosquain 36efc98c57 Fix Closed not being called for macOS popups (#17753) 2 years ago
Benedikt Stebner 56f6296066 Calculate Bounds and InkBounds for TextLayout to be able to calculate the minmal required width. (#17721) 2 years ago
Benedikt Stebner 5f45637e8d Update cursor without checking for IsPointerOver because that flags gets written after the SetCursor is called (#17726) 2 years ago
Max Katz 476ee2be62 Make MarkupExtension.ProvideValue method inlinable for StaticResourceExtension and ResolveByNameExtension (#17659) 2 years ago
MizuKuma 714a7f1b1c Fix broken pre-edit markedText on iOS and solve #17523 (#17618) 2 years ago
Alexander Marek c813db3c99 #17675 - AfterPlatformServicesSetup callbacks are not called by the AfterApplicationSetup callbacks anymore (#17676) 2 years ago
Julien Lebosquain cc4dbdaeb4 Fix TextBlock re-measure in infinite container (#17638) 2 years ago
Julien Lebosquain 05e22ec8ab Fix random test failures and add empty dispatcher verification to tests (#17628) 2 years ago
Dan Walmsley 35f6d73e0d Raise the `EffectiveViewPortChanged` when a control is added to the tree that has already has a valid layout (#17570) 2 years ago
Max Katz 901efda7fc Use URLWithString for pickers (#17594) 2 years ago
Max Katz fa36f52b96 Update SkiaSharp (#17595) 2 years ago
JamesSmith85 0fc17cacca call proper method on hide (#17573) 2 years ago
Emmanuel Hansen a37079596f don't check if intent is declared by app before launch (#17571) 2 years ago
Julien Lebosquain 8f5d5061da Win32: fix position being changed on Resize while minimized (#17559) 2 years ago
Max Katz fe28a3f60f Fix visual snapshot on headless (#17565) 2 years ago
Benedikt Stebner f63b60cbc7 Fix FontCollection glyph typeface caching (#17519) 2 years ago
Steve ecd3a59b8e Fix crashing after opening a uri on browser (#17524) 2 years ago
Dong Bin 630d2dc511 Fix TreeViewItem Expand/Collapse event source (#17558) 2 years ago
Julien Lebosquain f1c5ac7864 Fix npm install for parallel builds (#17532) 2 years ago
Max Katz 331d73efa3 Fix TimePicker breaking change, when using pre-11.2 styles 2 years ago
Julien Lebosquain 5c1492d9e9 Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 2 years ago
Jan Karger ツ ☀ 3aba971ba0 CalendarDatePicker - use CustomDateFormatString for parsing the text input (#17465) 2 years ago
Max Katz 42e396e0de [Browser] Add dotnet/runtime#109289 workaround (#17507) 2 years ago
zii-dmg 9c5e63992d Check if path is file (#17500) 2 years ago
Julien Lebosquain 3f81e292db Revert "Respect the value of SkipCompilerExecution (#17145)" (#17499) 2 years ago
Benedikt Stebner 5c83e054d1 Fix TextBlock TextAlignment issues when a HorizontalAlignment is defined (#17402) 2 years ago
Steven Kirk 5e4a3f95f3 Added basic date/time picker automation peers. (#17426) 2 years ago
Max Katz 1c1d1f3d37 Add .net 8 multitarget (#17452) 2 years ago
Max Katz 01b3a582f3 Handle previously missed event types in PenDevice (#17454) 2 years ago
Julien Lebosquain e6fda91d96 Fix TemplateBinding in custom IControlTemplate implementations (#17427) 2 years ago
Benedikt Stebner 612bafb7a8 Make sure font simulations are applied for all collection types (#17399) 2 years ago
Max Katz e5cdf3c4b4 Implement TryGetFeature on secondary previewer windows (#17409) 2 years ago
Color_yr 6d5d2979ce fix Expander.cs (#17411) 2 years ago
Nikita Tsukanov 28b317298e Create an autorelease pool for every render timer tick (#17414) 2 years ago
Dong Bin ef63c8c7d4 feat: revert enum order. (#17398) 2 years ago
Nikita Tsukanov fb5e7f7f2b Don't use GLib helper functions introduced in 2.74 (#17392) 2 years ago
Nikita Tsukanov fc7301a520 Updated PackageProjectUrl with UTM tags (#17389) 2 years ago
lindexi 1b33329384 Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 2 years ago
Danich54rus 1d757a65a4 Fix InlineUIContainer clipping in text when ArrangeOverride called. (#17183) (#17194) 2 years ago
Dameng 64989cf9fd Fix DataGrid native aot crash when sorting. (#17248) 2 years ago
Max Katz 6a9cf807c1
Disable Metal as a default rendering mode for 11.2 (#17508) 2 years ago
Max Katz 1709f73843 Avoid test failing on 11.2, should not hardcode callbackExecuted ideally 2 years ago
Max Katz 05ff912f26 Bump HarfBuzz too 2 years ago
Benedikt Stebner 0b2d7e760a Do not reset text selection when the TextBox loses focus (#17195) 2 years ago
Julien Lebosquain 3ebd77495d Fix overlay popup focus issues (#17326) 2 years ago