27522 Commits (4b9a2d96a1091bbf1eee419c3fe4c039fdc08d8f)
 

Author SHA1 Message Date
Grigorii Vasilchenko 0566fa861d
WeakEvent subscription management thread race condition fix (#19383) 8 months ago
Julien Lebosquain 65544ed9a4
Update release instructions (#19417) 8 months ago
Julian 105ba1aa42
IsEditable combox box (#18094) 8 months ago
Tim Miller dd8a2693ea
[v12] Enable Mac Catalyst in Avalonia.iOS (#19415) 8 months ago
lwz-sabrina 27bba4c386
Enable tray icon creation in all circumstances when running as an admin (#19382) 8 months ago
Alexander Marek df1816bde5
#18626 - improved scrolling performance in VirtualizingStackPanel.cs by reducing Measure/Arrange calls since they cause heavy GC pressure on constrained devices (Android, iOS) especially with complex item views (#18646) 8 months ago
Nikita Tsukanov f3b418d435
Implemented Dispatcher.Yield / Dispatcher.Resume (#19370) 8 months ago
Emmanuel Hansen 74e8ce7efa
restrict souce of input event sto parent view on android (#19289) 8 months ago
Tim Miller cd05ff88b7
[iOS] Implement Save File Picker Support (#19364) 8 months ago
Tim Miller 77e9b29388
Use VisualBrush for GroupBox (#19372) 8 months ago
Emmanuel Hansen 0f233c24de
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 8 months ago
Max Katz 8b19628be3
Commit missing resource values (#19371) 8 months ago
Max Katz e8cb18bc43
Add GroupBox (#19366) 8 months ago
Tim Miller d709b4d031
[iOS] Enable Pointer/Trackpad scrolling (#19342) 8 months ago
Vladislav Pozdniakov 3ad4973b58
Fixes/osx thick titlebar pointer events streaming, (tabs interface) #15696 (#19320) 8 months ago
Handsome08 fd72a4c3b4
Fix X11Screen info update incorrectly when screen changed. (#19262) 8 months ago
oktrue 83eded1c83
Typos fix (#19257) 8 months ago
Versette debd14f68a
Fix typo in XML documentation for ExtendClientAreaChromeHints enum (#19245) 8 months ago
Betta_Fish 016f32d90b
[Grid] Fix inner size calculation when Row/ColumnDefinition is not set but spacing is set (#19227) 8 months ago
Emmanuel Hansen 230159c174
Use captured element if available as source for tap gestures (#19222) 8 months ago
Emmanuel Hansen af5c8869aa
remove textbox holding handler in text selection handle (#19186) 8 months ago
kerams aa254413a6
Fix multiline selection crash (#19337) 8 months ago
Nikita Tsukanov ec0edda7c3
[X11] Added INCR support (#18428) 8 months ago
Vadym Artemchuk a15eae6833
explicit dispose skia objects (#19100) 8 months ago
Nikita Tsukanov 91199c0e77
Stopgap fix for (#19302) 8 months ago
Mike James 3c317f5224
Update readme.md 8 months ago
Emmanuel Hansen ba6faa32a7
made mobile textbox contextmenu transient (#19182) 9 months ago
Emmanuel Hansen 01e09e4f98
Revert 15603, add InputPaneActivationRequested in TextInputMethodClient (#19225) 9 months ago
Ahmed Elsayed dc19c39df5
fix: Selecting multiple lines in RTL textbox (#19093) 9 months ago
SeWZC 7808957a65
Fix: Unable to input numbers, symbols, and English letters in Avalonia on X11 with fcitx5 ForwardKey messages (#19207) 9 months ago
Benedikt Stebner 44295dd73c
Fix TextLineIImpl.GetTextBounds for clustered trailing zero width characters (#19208) 9 months ago
bui bao long 647f3e0de7
Feat/19059 add automation for validation error (#19161) 9 months ago
Julien Lebosquain f31d7a567a
Use hard links for build (#19209) 9 months ago
Benedikt Stebner 8acea1733b
Share Avalonia.Controls with Avalonia.Controls.Documents (#19191) 9 months ago
Max Katz b644cee98f
[12.0] Target SkiaSharp 3.0. Drop 2.88 support (#18981) 9 months ago
Max Katz 88bfecbee0
Rename "Documentation" subfolder into "docs" (#19189) 9 months ago
Egor Rudakov fb83c11b00
Fix random NRE inside `Compositor.CommitCore()` callback. (#19173) 9 months ago
Max Katz c008fb8083
Add OpenGlControlBase documentation (#19188) 9 months ago
walterlv e6ef371a9e
Avoid memory leak by clearing the shared array pool of LightweightObservableBase (#19167) 9 months ago
Simon Cropp 5b1385da6a
remove some un-used code (#19146) 9 months ago
Nikita Tsukanov 0bcf226502
Properly check if operation is pending when executing/aborting (#19132) 9 months ago
Jins 6c1c00106f
Fixed bug failing to match the focus state in ComboBox (#19147) 9 months ago
Simon Cropp d0e3e765c3
remove some redundant returns (#19137) 9 months ago
Steven Kirk fdf939a27f
Remove `PropertyPath`. (#19133) 9 months ago
Simon Cropp 5fa1e7f717
remove some duplicate dict lookups (#19138) 9 months ago
Simon Cropp 581ece3711
remove Settings.StyleCop from sln (#19140) 9 months ago
Simon Cropp c0127a1404
move to SDK 8.0.411 (#19136) 9 months ago
Dragorn421 3df5139e0e
Fix typo: `ExternalGLibMainLoopExceptionLogger` (#19128) 9 months ago
Steven Kirk 9349acaa11
Developer Documentation (#19131) 9 months ago
Steven Kirk 3cc0275506
Make `CharacterReader` internal. (#19123) 9 months ago