26842 Commits (xclass-generator)
 

Author SHA1 Message Date
Max Katz ad2ae99d27 wip 1 year ago
lindexi 35328892c7
feat: Support ContactRect in X11 and Windows platform (#16498) 1 year 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) 1 year 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
Julien Lebosquain e3c64189a4
Extract non-generic members from frequently used generic types (#16585) 2 years ago
Julien Lebosquain 20f77a3490
Fix bindings without property path (#16729) 2 years ago
Max Katz 751b2731e3
Adjust diagnostic apis (#17022) 2 years ago
Max Katz e22cfa8424
XamlX update: IProvideValueTarget fixes and nested-types support (#17021) 2 years ago
Benedikt Stebner 2e83ac1a04
Convert control codepoints into zero width space during shaping (#17004) 2 years ago
xLEGiON d5f0188ccf
Fix SelectableTextBlock Selection (#15536) 2 years ago
Benedikt Stebner d72ed1078f
Make sure GlyphRunImpl.InkBounds are always at a positive location (#16601) 2 years ago
Max Katz c50e731d8d
ResourceProvider upgrade (#16928) 2 years ago
Julien Lebosquain 932f54316b
Fixes geometry render bounds when curves are present (#16756) 2 years ago