25991 Commits (bf1be0cd2f2c1336b0400890e3ab8c9fcaf3277a)
 

Author SHA1 Message Date
Steven Kirk bf1be0cd2f
Fix initial logical scrollable state (#13066) 3 years ago
Max Katz 7a25e37113
Use latest Angle builds (#13081) 3 years ago
Dong Bin 528eb7daec
Add Clear function to Date and Time pickers. (#13082) 3 years ago
Max Katz ceab482834
Add "EGL_ANGLE_flexible_surface_compatibility" ext check (#13080) 3 years ago
Max Katz dcd1b59783
Trimmable runtime xaml loader (#12937) 3 years ago
Steven Kirk 965276d616
Disallow entering fullscreen when showing window. (#12865) 3 years ago
Tim 3430e6dc68
Housekeeping/improve issue templates (#13074) 3 years ago
Meloman19 7479f53750
Fix offset expression animation (#13071) 3 years ago
thevortexcloud dbdde5e0fd
Add Header content control template for Fluent and Simple themes (#13028) 3 years ago
Max Katz cd4bf7a02b
MacOS file type filter in native file dialog (#12899) 3 years ago
MaxwellDAssistek b8fad4af84
Replace old Roadmap link with link to Blog (#13069) 3 years ago
Nikita Tsukanov 4378ad1dfb [X11] Force the first screen to be primary if XRandr haven't provided one 3 years ago
Emmanuel Hansen d171353a45
Improve updates of Win32 window's WindowStyles (#12752) 3 years ago
Max Katz b2f2c49a19
Merge pull request #13019 from AvaloniaUI/fixes/itemscontrol-logical-child-removal 3 years ago
Lehonti Ramos b48cf37bfe
In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020) 3 years ago
Lehonti Ramos 69f4a304a2
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
Lehonti Ramos 0133ada0a8
In `Avalonia.ReactiveUI`, simplified null checks for delegate invocations (#13023) 3 years ago
Lehonti Ramos 35c5960aab
In `Avalonia.Dialogs`, added `readonly` to fields that are never modi… (#13022) 3 years ago
Steven Kirk 155065e932 Remove control child from logical children. 3 years ago
Steven Kirk f845c685fa Added failing test for ItemsControl logical children. 3 years ago
Julien Lebosquain 6d4a5031cd
Fix MobileSandbox.iOS TFM (#13017) 3 years ago
Julien Lebosquain e6c1670421
Fix unit tests culture (#13016) 3 years ago
Emmanuel Hansen 347162050e
Hold Gesture size and event improvements (#12879) 3 years ago
Max Katz 3de2a0ea91
Bump minimal TFM for mobile projects from .NET 6 to .NET 7… (#13012) 3 years ago
Dat Ng 5113b70697
Bugfix: CanResize unused when Width/Height is set (#12445) 3 years ago
Dong Bin db7cbaa61d
feat: WindowNotificationManager: support TopCenter and BottomCenter position (#12804) 3 years ago
Julien Lebosquain dd26b6d232
Added PhysicalKey handling for Android (#13006) 3 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Tom Edwards ab3690c8e4
Pass nowarn to external MSBuild processes (#12647) 3 years ago
Herman K 99ef172b2c
Closing tooltips on control click (#12831) 3 years ago
Tom Edwards 745b579e8f
Fix default values of window properties not being sent to `IWindowImpl` (#12656) 3 years ago
Julien Lebosquain 9548bf7337
Fix HeadlessUnitTestSession creation race condition (#12979) 3 years ago
Emmanuel Hansen 11669e3a44
Fix focus loss issue with AutocompleteBox (#12883) 3 years ago
Max Katz 292d7acd83
Fix XAML name generator with non-Avalonia XAML files (#13001) 3 years ago
Max Katz c0f3769b7d
Merge pull request #12875 from liwuqingxin/fixes/12874-datagrid-remove-selecteditem 3 years ago
DmitryZhelnin 8e07f9f856
Fix TabItem memory leak (#12418) 3 years ago
workgroupengineering 040d73b36f
fix: set `AvaloniaUseCompiledBindingsByDefault` to false by default (#12987) 3 years ago
DmitryZhelnin 7ee12d27b3
TopLevel: avoid capturing of this reference when listening for property changes of PointerOverElement (#12996) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
Max Katz d6ecb517b8
Fix FontManager crash (#12982) 3 years ago
Omid Mafakher 3687cb9ecc
Samsung Tizen (#12151) 3 years ago
Nikita Tsukanov 96d2ea4f22
Added guards for compositor reentrancy and exposed batch lifetime events (#12968) 3 years ago
Max Katz 151bbed2e8
Merge pull request #12970 from Gillibald/fixes/browserIme 3 years ago
Benedikt Stebner d7f0ea382c Merge branch 'fixes/browserIme' of https://github.com/Gillibald/Avalonia into fixes/browserIme 3 years ago
Benedikt Stebner 7e7f684cf0 Cleanup input.ts 3 years ago
Benedikt Stebner 8147a919cf
Merge branch 'master' into fixes/browserIme 3 years ago
Benedikt Stebner 5b1de54e81 Don't handle the input event and instead work with CompositionEnd and KeyDow, KeyUp 3 years ago
Wiesław Šoltés cde91774ac
Restore PathIcon Foreground setter in Fluent theme (#12789) 3 years ago
Vladimir Drobyshev 206b5fd1de
Fix - TextPresenter ignores FontStretch property (#12947) 3 years ago