26851 Commits (7a42c7eb8f3c361b8b30cfa4b87c05daaadc60d3)
 

Author SHA1 Message Date
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
Tom Edwards 1e34a78a83
Fixed TabItem.ContentTemplate being reused for the next tab item (#17141) 2 years ago
Benedikt Stebner 432fbe8a9e
Do not shape and render null terminator (#17119) 2 years ago
Nikita Tsukanov f1135d2a01
Unsubscribe the same handler with subscribed with in Dispatcher::ShutdownImpl (#17122) 2 years ago
Steven Kirk 6b78783cb7
Prevent stack overflow in two-way bindings. (#17073) 2 years ago
Max Katz d7040e22d5
Begin with DisableRuntimeMarshalling support + fix macOS Metal AOT (#17116) 2 years ago
Tom Edwards f36cb541f0
Fix the entry assembly of a ClickOnce application not having Avalonia XAML compilation output (#17115) 2 years ago
Steven Kirk b8d8fda4ea
Prevent AutoCompleteBox getting stuck in a state where it can't drop down. (#17074) 2 years ago
Julien Lebosquain 33bd02c2f6
Add missing Screen.Equals/GetHashCode overrides (#17112) 2 years ago
Stephen Monaco aa18de5990
Fix WellKnownFolder.Download on Windows (#17107) 2 years ago
ahopper 05389af98e
Fix AutomationProperties.HelpText on macos (#17046) 2 years ago
Nikita Tsukanov e2a07cc04d
[AVN] Introduced ComObjectWeakPtr (#17041) 2 years ago
Nikita Tsukanov 04e76a9265
Make our TileBrush code a bit less byzantine (#17098) 2 years ago
Nikita Tsukanov 7f208d0bde
Properly fixed DrawingContextProxy transform tracking (#17101) 2 years ago
Nikita Tsukanov 49ab0b36e5
Added Win32PlatformOptions.GraphicsAdapterSelectionCallback (#17079) 2 years ago
Steven Kirk 8c043d5900
Call layer.setNeedsDisplay on show. (#17096) 2 years ago
Nikita Tsukanov 2299d96f98
Enable VisualBrush to be used as Visual's OpacityMask (#17072) 2 years ago
ahopper 85fff4a232
fix Automation.HelpText on windows (#17030) 2 years ago
Julien Lebosquain 49fb9ff34c
[macOS] Fixes stuck mouse buttons after drag (#17035) 2 years ago
Max Katz 0aac1e4e04
Validate visual parent on attaching to the tree (#17049) 2 years ago
Julien Lebosquain d5fdeb3d3a
Fix parsing of XAML setters when the child isn't a text node (#17044) 2 years ago
Julien Lebosquain 99503dd735
Delete nuget.config from IntegrationTestApp (#17045) 2 years ago