25853 Commits (eb4aee0d8bbd89d794a705d7ec8ac97149f2e7d0)
 

Author SHA1 Message Date
Benedikt Stebner eb4aee0d8b [WIP]Fix overhang leading calculation for negative values (#13672) 3 years ago
Vlad 30aa69f71c Fix blocking shutdown app with LibInput (#13677) 3 years ago
workgroupengineering 40d50b1e21 fix: Potential TransformGroup memory leak (#13529) 3 years ago
Emmanuel Hansen 6794148b49 prevent gesture recognition when gesture is captured (#13323) 3 years ago
lnxon 57f7622906 Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503) 3 years ago
Tom Edwards 078185d7c0 Deferred scrolling (#13644) 3 years ago
laolarou a2e936fbc4 Fix for issue #13493 (#13518) 3 years ago
Benedikt Stebner 6ed16f09aa Properly handle overhang with RTL FlowDirection (#13631) 3 years ago
Prashant Cholachagudda 2d1ef09bf1 fix:Previewer connection fails from VSCode (#13630) 3 years ago
Max Katz a34d0dbe1d Win32 file picker fixes (#13625) 3 years ago
Herman K aa5743bbe6 current_folder added to open file / folder picker (#13596) 3 years ago
Emmanuel Hansen 05847bf68b update scaling when Position is set directly (#13590) 3 years ago
Tim 42a739c2d9 Fix: Allow ColorPicker-Fylout to swap position if needed (#13567) 3 years ago
Marko Prosen 70987bef90 Fix TimePicker empty designator on 12 hour clock (#13469) 3 years ago
Steven Kirk fa69cf2a49 Fix some issues with focus scopes (#13409) 3 years ago
Emmanuel Hansen fe51b4c75e Implement Next action in android IME (#13222) 3 years ago
workgroupengineering 2391751eac fix: Navigation when CanExecute is fasle (#13507) 3 years ago
Glen Stone 3df9ab4f63 DataGrid inertial scroll support (#13502) (#13511) 3 years ago
Tom Edwards be8c5edaae Don't clear pointer capture unless we had pointer capture (#13489) 3 years ago
Max Katz f3cee957dc Make Avalonia.Browser work on .NET 8 (#13312) 3 years ago
Nikita Tsukanov 5a7479ff07 Fix ImageBrush crash when source bitmap gets disposed (#13506) 3 years ago
Herman K ed79ad6db1 Fixed passing current_folder to DBus for save file dialog (#13491) 3 years ago
Marko Prosen e6f2d6b142 Fix DateTimePicker scroll down (#13482) 3 years ago
Julien Lebosquain b149588b58 Fix viewport calculation with non-invertible render transform (#13188) 3 years ago
Herman K 6bb6ef01a1 Tooltip inherits theme from control (#13454) 3 years ago
Nikita Tsukanov a733cf8b2d Dispose CecilTypeSystem in XAML compiler task (#13429) 3 years ago
Benedikt Stebner d9543e23c3 Fix ShapedTextRun Split for sequences that contain invisible character that belong to the same cluster (#13385) 3 years ago
workgroupengineering 779c6e0ead fix(CaptionButton): theme used hardcoded Background, Foreground and BorderBrush color (#13373) 3 years ago
Magnus Lindhe 8e3b205d65 Add TextBox.ScrollToLine (#13274) 3 years ago
Benedikt Stebner dc9419a71f Update HarfBuzzSharp (#13357) 3 years ago
Steveice10 849be2a098 Add tooltip support to NativeMenuItem. (#13350) 3 years ago
Benedikt Stebner cf6895e370 Fix TextLayout.OverhandLeading calculation (#13287) 3 years ago
Steveice10 1528da39fa Exclude access key markers from native menu titles on macOS. (#13338) 3 years ago
Steven Kirk d1646bf04e Implement IList on DataGridCollectionView. (#13313) 3 years ago
robloo bb07307b8f Fix BeginFigure() usage in Sector to be filled (#13304) 3 years ago
Nikita Tsukanov 70b243e2c3 iBus support fixes (#13297) 3 years ago
workgroupengineering 0b61097655 feat(Gestures): Allow using some `Gestures` events in Xaml (#13232) 3 years ago
Magnus Lindhe ca66901a81 Fix watermark alignment of TextBox in the Simple theme #5802 (#13295) 3 years ago
Nikita Tsukanov 2dd531c849 X11 IME preedit, preedit cursor, input context improvements (#13282) 3 years ago
Jumar Macato 0916616f30 Add option to enable/disable input focus proxy for X11. (#13273) 3 years ago
Julien Lebosquain 6a0eda05c3 Rethrow layout exceptions (#13189) 3 years ago
Benedikt Stebner 59c554d9e1 Introduce TextBlock.LineSpacing (#13243) 3 years ago
laolarou ea7b10e0a0 Update OpenGlControlBase.cs (#13260) 3 years ago
Max Katz e8a279c605 Fix macOS clipboard formats mapping (#13197) 3 years ago
workgroupengineering 6da0fc31c5 fix(ImmutableSolidColorBrush): Missing assingment of ctor transform argument (#13194) 3 years ago
Benedikt Stebner 7959b12db7 Fix text wrapping for languages like chinese that can break at all characters and not just at spaces (#13193) 3 years ago
Benedikt Stebner 5a63299d1a [Text] Fix hit testing issues (#13155) 3 years ago
Glen Stone d7f0f32115 #13123 Fix ButtonSpinnerLocation in SimpleTheme (#13142) 3 years ago
Prashant Cholachagudda aefe41b55a Ambiguous error message when you load App.axaml (#13129) 3 years ago
Benedikt Stebner 9f32509835 Fix text hit testing for invisible runs (#13135) 3 years ago