26872 Commits (af0f73de934c9519e37e5fb591cb2c1bf3764af9)
 

Author SHA1 Message Date
Max Katz af0f73de93
`[GeneratedComInterface]` based Windows automation (#16543) 2 years ago
Mike James 923f3c575e
Update readme links 2 years ago
lindexi 5398f7aa46
Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 2 years ago
Danich54rus a06ae34732
Fix InlineUIContainer clipping in text when ArrangeOverride called. (#17183) (#17194) 2 years ago
nickodei 397fc75e91
Fix xml-test error message being not culture-invariant (#17374) 2 years ago
Max Katz 68a626f678
Fix .NET 9 WASM incompatibility by updating SkiaSharp.WASM package (#17362) 2 years ago
Benedikt Stebner 0944e043ca
Do not reset text selection when the TextBox loses focus (#17195) 2 years ago
Julien Lebosquain b5fd40e504
Fix overlay popup focus issues (#17326) 2 years ago
Julien Lebosquain fe0b91d541
Fix PopupRoot.ConfigurePosition being called unnecessary (#17322) 2 years ago
Julien Lebosquain b300ef6439
Integration tests: add retries to OpenWindowWithClick (#17259) 2 years ago
Benedikt Stebner 63a4eafc67
Make the name table optional (#17306) 2 years ago
Benedikt Stebner 82b048d58e
Rework how TextBlock skips redundant measure and arrange calls (#17271) 2 years ago
Nikita Tsukanov c66008b627
Implemented GLib-based dispatcher (#17281) 2 years ago
Nikita Tsukanov 58de42b101
Restore the progress bar page to its former glory (#17285) 2 years ago
VisualMelon 3e3d434cf2
Set TimePicker.Time seconds to zero when UseSeconds is False (#17251) 2 years ago
walterlv 0bd90d802a
Use the himetric location instead of the pixel location. (#16850) 2 years ago
Dameng 4e19ed8f24
Fix DataGrid native aot crash when sorting. (#17248) 2 years ago
Julien Lebosquain a04af7cebf
Fix ThemeVariant equality (#17257) 2 years ago
Max Katz 7f2cd0723a
Fix desktop lifetime non-mainwindow cancellation (#17059) 2 years ago
Max Katz be7bb765fd
Try to infer DataContext type from the $parent and #named compiled binding path parts (#17204) 2 years ago
workgroupengineering edc3f0fa3d
feat(DevTools): Allow configure DevTools HotKey (#16668) 2 years ago
Herman K. 7a42c7eb8f
Considering scaling when centering windows (#16158) 2 years ago
Tom Edwards 353ad7dbd4
Add ItemsControl.PreparingContainer event (#14153) 2 years ago
Compunet e913c895ec
Fixed an issue RTL wrapped text calculates an extra line for the control desired size (#17209) 2 years ago
Benedikt Stebner d3aa0c21e3
Introduce font family mapping (#17234) 2 years ago
Steven Kirk cb4b69894a
Ensure field is initialized. (#17218) 2 years ago
Julien Lebosquain 51dbf954ef
Fix LayoutUpdated and EffectiveViewportChanged double registration (#17196) 2 years ago
dbriard 20db30dbc3
Fix missing Orientation check in VirtualizingStackPanel (#17135) 2 years ago
Ge 770d31f4e6
ComboBox Empty Selection should not Generate a TextBlock as SelectionBoxItem (#16748) 2 years ago
workgroupengineering b11574a122
fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 2 years ago
workgroupengineering 2d288847f7
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 2 years ago
lindexi 35328892c7
feat: Support ContactRect in X11 and Windows platform (#16498) 2 years ago
Ryan Newington aabd038e88
Fixes an issue that can cause Avalonia-based applications to crash. The GetMessage call in RunLoop() of WinUiCompositorConnection.cs has been updated to process the result of GetMessage, and terminate the message loop if a WM_QUIT message is received on the pump. (#17190) 2 years ago
Yoh Deadfall 492cbe53f2
Avoid Select when no boxing required (#16886) 2 years ago
Nikita Tsukanov b17153f9aa
Don't apply our weird window positioning hacks for clicks on traffic lights (#17181) 2 years ago
Max Katz b49b255b76 Master now targets 11.3 2 years ago
Julien Lebosquain fc25c00ec4
Fix some compiler warnings (#17180) 2 years ago
Nikolai Naberezhnev cd4315bf9e
Fix SplitView :closed pseudoclass not being added on control initialization #17176 (#17178) 2 years ago
Mike James 9d54429c30
Update readme.md 2 years ago
Julien Lebosquain db10780e15
Use coercion for MaskedTextBox.Text (#17143) 2 years ago
Nikita Tsukanov 4a06d75881
Use epoll for dispatcher loop since it's more accurate with wait timeouts (#17123) 2 years ago
Nikita Tsukanov e296589b8f
[fbdev] Added a mode that should not waste time in FBIO_WAITFORVSYNC (#17124) 2 years ago
Max Katz 1851cd5fe2
Disable runtime marshalling for getprocaddress (#17136) 2 years ago
Steven Kirk b272283e50
Make popup focus stealing configurable. (#16642) 2 years ago
workgroupengineering 182e3f9cfd
fix(Win32): PopupImpl memory leak (#16890) 2 years ago
workgroupengineering 36c9de9cf0
feat: Enable Rule CA1851 (#16779) 2 years ago
Nikita Tsukanov 8742dbdf78
Make UiThreadRenderTimer to calculate the next tick time based on expected FPS (#17121) 2 years ago
Valery Varaksa 981f47f050
Fix HeadlessWindowImpl.Position does not persist new value (#17103) 2 years ago
Julien Lebosquain 3a9a316a38
Execute Dispatcher.RunJobs after each NUnit test (#17140) 2 years ago
Tom Edwards dccaea61a6
Respect the value of SkipCompilerExecution (#17145) 2 years ago