25962 Commits (ab3690c8e402634b8b07d3fd30159ddd57b0bb45)
 

Author SHA1 Message Date
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
Julien Lebosquain 3515b99a92
Fix VirtualizingStackPanel and nth-child for the currently realizing item container (#12957) 3 years ago
Julien Lebosquain d43dde504e
FluentTheme: settable ListBoxItem.FontWeight/FontSize (#12958) 3 years ago
Tako b15ee692da
Add support for setting tooltip text for TrayIcons (#12948) 3 years ago
Benedikt Stebner c1ab50b08f
[Mac] Rework raw keyDown/textInput handling (#12774) 3 years ago
Benedikt Stebner 8f7e055392
Set _ignoreWmChar when IME sends a ImeProcessed key to prevent input via WM_CHAR (#12942) 3 years ago
Nikita Tsukanov ae765e6022
[X11] Don't convert the current time from long to int (#12941) 3 years ago
Benedikt Stebner 407440645b
Correctly compare source and destination pixel format (#12940) 3 years ago
Benedikt Stebner 969d6fd4b8 Only raise text input via OnTextInput 3 years ago
NLNet a8518ab1cf
Merge branch 'master' into fixes/12874-datagrid-remove-selecteditem 3 years ago
DmitryZhelnin 9eeb3ee340
Animatable: subscribe to collection changes only if transitions are already enabled. (#12861) 3 years ago
workgroupengineering 1cb271fb37
fix: Xaml Compiler error when code-behind class contains a `DllImport` method (#12882) 3 years ago
Tom Edwards 5d3a90a5cc
Detect recursion in analyser `while` loops (#12916) 3 years ago
Max Katz 25be133613
Merge pull request #12915 from AvaloniaUI/maxkatz6-patch-2 3 years ago
Max Katz 15ea623533
Change iOS initialization order 3 years ago
Benedikt Stebner 0b41caf433
Introduce GlyphTypeface.TryGetStream (#12696) 3 years ago
Max Katz 3619b80549
Add ThreadProxyRenderTimer (#12900) 3 years ago
Mihnea Rădulescu 7b67fda0eb
Fix issue 4427 - System.InvalidOperationException: Default font family name can't be null or empty (#12817) 3 years ago
Nikita Tsukanov 09c5f20984
[X11] Use Xft.dpi and QT_*** environment variable to get screen scaling (#12880) 3 years ago
Benedikt Stebner cb461ab043
Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 3 years ago
Benedikt Stebner fac9e55f69
Introduce PixelFormatWriter (#12807) 3 years ago
NLNet cd66a5c628
Merge branch 'master' into fixes/12874-datagrid-remove-selecteditem 3 years ago
workgroupengineering 23dd9fb92e
fix: Simple theme is missing resources for TimePicker & DatePicker (#12851) 3 years ago
Steven Kirk 84320594bb
Don't clear clipboard in SetText. (#12866) 3 years ago
Steven Kirk 8d3f9043a8
Update CONTRIBUTING.md (#12714) 3 years ago
NLNet df0342f17e
Fix VirtualizingPanel's RemoveInternalChildRange() removing elements from 0 (#12476) (#12877) 3 years ago
NLNet 001f75c4cd Fix DataGrid' SelectedItems removing wrong item when DataGrid is grouping (#12874) 3 years ago
lnxon ae36d617f9
Fix issue #12453 (#12454) 3 years ago
workgroupengineering f430981dd9
feat: Avalonia Properties Page (#12562) 3 years ago
Julien Lebosquain a2b7ca47e5
Fix interpolator being called after last animation iteration (#12781) 3 years ago