1956 Commits (ae6a085ebcd002f8f4f3a47973dc6217e32261c3)

Author SHA1 Message Date
Nikita Tsukanov ae6a085ebc
Don't tick with render loop when app is idle (#20873) 2 weeks ago
Emmanuel Hansen 7bdf54ee35
Remove Uncompilable code guarded by platform defines (#20861) 2 weeks ago
Nikita Tsukanov b2ecb21e03
Render target/surface housekeeping (#20811) 3 weeks ago
Nikita Tsukanov ba43523daf
Rename SystemDecorations to WindowDecorations since they aren't necessary "system". (#20796) 3 weeks ago
Nikita Tsukanov 3553eda8ae
Themeable Client Window Decorations (#20770) 3 weeks ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 4 weeks ago
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Jan Kučera 79239b5842
ItemStatus and ItemType UIA properties (#20669) 1 month ago
Julien Lebosquain 09cf664bd1
Windows: Fix clipboard bitmap pixel shift (#20654) 1 month ago
Julien Lebosquain 97e3d80a26
Fix Win32 clipboard not returning bitmaps in some cases (#20506) 1 month ago
Julien Lebosquain 816fb91d4e
Move GetWindowsZOrder to IWindowingPlatform (#20633) 1 month ago
Julien Lebosquain 7d0c2264f5
Merge multiple interfaces related to rendering (#20557) 1 month ago
Julien Lebosquain 7b54818918
Remove IDataObject to IDataTransfer wrappers and related methods (#20521) 2 months ago
Julien Lebosquain 4c3c9aa99f
Add AlphaFormat to ILockedFramebuffer (#20556) 2 months ago
Melissa b775804b61
Implemented AutomationProperties.LiveSetting (#20473) 2 months ago
lindexi 62fac86360
Reduce the number of WrapDirect3D11Texture calls (#20517) 2 months ago
lindexi 93eeadf3c1
Fix the DxgiRenderTimerLoop thread get the screens from UI thread (#20511) 2 months ago
lindexi 3b3a5d2b76
Add thread name in DxgiConnection (#20505) 2 months ago
Melissa a2a1663f4b
Added automation peer for Expander control (#20475) 2 months ago
Melissa a77f7adce0
Added property changed event for IToggleProvider (#20486) 2 months ago
Julien Lebosquain 942f23274f
Remove EnableUnsafeBinaryFormatterSerialization property (#20467) 2 months ago
Yuriy Kopylov 87b35a7c7f
Removed obsolete Windows clipboard format CF_TEXT. (#20389) 3 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 3 months ago
Julien Lebosquain ce0a1c6b3e
Update dependencies (#20139) 3 months ago
Emmanuel Hansen 9623669c41
Win32 - export bitmap in more clipboard formats (#20209) 3 months ago
Julien Lebosquain 884051ed10
Fix several issues with ExtendClientAreaToDecorationsHint on Windows (#20217) 4 months ago
Max Katz fd37190b32
Change empty icon to use lazy initialization (#20211) 4 months ago
Melissa d2817201cb
Added LandmarkType to automation properties (#20134) 4 months ago
Krzysztof Krysiński bc407c27b5
Fixed intermediate points order for windows (#20075) 4 months ago
Julien Lebosquain 246cbfc566
Remove Direct2D1 (#20132) 4 months ago
Julien Lebosquain 40a3af4aa5
Remove netstandard2.0 from almost all projects (#20111) 4 months ago
Emmanuel Hansen 28f687ec63
Fix winforms mnemonic handler being called when textbox is focused. (#20091) 4 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 4 months ago
Emmanuel Hansen 8631917d57
Fix popups not closing when using WinForms Host (#20090) 4 months ago
Emmanuel Hansen 4be786a5f6
Support reading from and copying images to clipboard (#19930) 4 months ago
Jumar Macato 80223ca7d4
Impl `SuggestedFileType` for Save/OpenFilePicker (#20026) 4 months ago
Emmanuel Hansen dfd3b8864d
win32 - do not activate embedded windows when shown (#20027) 4 months ago
Andrey Rusyaev 7aed580721
Add Record struct and field to ComVariant to ensure that it has proper binary size (4 pointers (16 bytes) on a 32-bit processor, 3 pointers (24 bytes) on a 64-bit processor). (#20017) 5 months ago
Tim Miller 052bf2d46d
[Win] Handle mouse movement in non-client areas of window. (#19922) 5 months ago
Jan Kučera 99db0e1eca
Primary mouse device (#19898) 5 months ago
Emmanuel Hansen 3ed7b9e9fa
Fix/win32 no border sysmenu (#19923) 5 months ago
Jumar Macato 2c540873ec
Add Impl for SaveFilePickerWithResultAsync API (#19783) 5 months ago
Julien Lebosquain 037d7621d1
Prevent duplicated files during drag-and-drop (#19864) 5 months ago
Tom Edwards f5446254e8
Add finalizer to Win32Icon which frees its GDI handle (#19813) 5 months ago
Tom Edwards 017f31f56f
Fixed win32 exception when a file picker has an invalid file type (#19812) 5 months ago
Emmanuel Hansen 0958e79cf9
Win32 - Fix margins and nc hit test for caption buttons in extend to client windows (#19773) 6 months ago
Nikita Tsukanov 22c4c630ce
[OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 6 months ago