24913 Commits (122b1a827fc0d01bc491f23e12366f5fee2ba643)
 

Author SHA1 Message Date
Steven Kirk 122b1a827f Added additional test & fix. 3 years ago
Steven Kirk e277e6e569 Added tests for AutomationTextRange. 3 years ago
Steven Kirk 79f5052907 Remove GetVisibleRanges from text provider. 3 years ago
Steven Kirk a8b14fd29c Fix the 4rd hardest problem in computer science. 3 years ago
Steven Kirk bd1cd71613 Clip text bounds to effective viewport. 3 years ago
Steven Kirk 15bce1f0f4 Initial implementation of ITextProvider. 3 years ago
Max Katz 1c041720d7
Merge pull request #11447 from Gillibald/fixTextBoxMaxLines 3 years ago
Max Katz 7c1122042e
Merge pull request #11501 from AvaloniaUI/fixes/11484-coercevalue-called-multiple-times 3 years ago
Max Katz a975d9016b
Merge pull request #11498 from affederaffe/fix-dbus-tray-icon 3 years ago
Steven Kirk 531f059c76 Only call coerce callback a single time. 3 years ago
Steven Kirk 81084454f4 Added failing tests for #11484. 3 years ago
Benedikt Stebner e69661b353 Rework MaxLines to limit how many lines are visible at once and don't prevent additional input if MaxLines is reached 3 years ago
affederaffe de617de3d7 Don't create DBus Tray Icon when not connected 3 years ago
Max Katz b2b908c6e8
Merge pull request #11495 from AvaloniaUI/refactor/remove-presenter-interfaces 3 years ago
Steven Kirk 0cb590e03b Remove now-unnecessary casts. 3 years ago
Steven Kirk 146ebd201d Remove IPresenter and IContentPresenter. 3 years ago
Benedikt Stebner 65339723d3
Merge pull request #11366 from Enscape/fixes/tabitem-contenttemplate-analyzer-warnings 3 years ago
Max Katz aad728e90d
Merge pull request #11455 from AvaloniaUI/fixes/list-selection-interactions 3 years ago
Max Katz 908e3d2888
Merge branch 'master' into fixes/list-selection-interactions 3 years ago
Max Katz 52efb5dd8f Fix merge build error 3 years ago
Max Katz 45381c3792 Merge remote-tracking branch 'origin/master' into fixes/list-selection-interactions 3 years ago
Max Katz 439a5b8a3a
Merge pull request #11477 from AvaloniaUI/refactor/grokys-avalonia-controls-internalize 3 years ago
Max Katz 7b66740d7f
Merge pull request #11362 from robloo/rangebase-valuechanged 3 years ago
Max Katz c8363b052c
Merge pull request #11481 from AvaloniaUI/emmaus/android_keycodes 3 years ago
Max Katz 5b2126435a
Merge pull request #11474 from fitdev/master 3 years ago
George cef5314600
Merge branch 'master' into master 3 years ago
FitDev b1769a0356 Move TryGetPlatformHandle to TopLevel Fix 3 3 years ago
Steven Kirk a99839be1d Remove unneeded protected properties. 3 years ago
Nikita Tsukanov 1c504d7b0c
Merge pull request #11480 from AvaloniaUI/refactor/refactor/grokys-avalonia-diagnostics-internalize 3 years ago
Nikita Tsukanov d0ea293a60
Merge pull request #11483 from AvaloniaUI/refactor/grokys-avalonia-markup-internalize 3 years ago
Steven Kirk afb5d65f68 Make ICompiledBindingPathElement internal. 3 years ago
Steven Kirk 11b44129d1 Make IRuntimeXamlLoader internal. 3 years ago
Steven Kirk 5836b202cc Make parsers internal. 3 years ago
Steven Kirk 3b203225cd Make DelayedBinding internal. 3 years ago
Emmanuel Hansen 89be3ee533 Add more android keycode support 3 years ago
Steven Kirk 46488628dd Move TemplateBinding to Avalonia.Base. 3 years ago
Steven Kirk c83e64d4d9 Fix spelling mistake. 3 years ago
Steven Kirk 29ba660e4b Make BindingBase.GetParentDataContext private. 3 years ago
Steven Kirk f1cde62c98 Make ConsoleContext internal. 3 years ago
Steven Kirk 79b043cbfa Remove ExportAvaloniaModuleAttribute . 3 years ago
Steven Kirk 38a77e2f69 Make IContentPresenterHost internal. 3 years ago
Steven Kirk 4c194b47c2 Removed ContentPresenter.CreateChild. 3 years ago
Steven Kirk f6699faf4a Make FreezeVisibilityChangeHandling internal. 3 years ago
Steven Kirk e4634a917e Make TopLevel.CreateLayoutManager internal. 3 years ago
Steven Kirk 673b3e4b71 Make top level Handle* methods internal. 3 years ago
Steven Kirk 4ea25f7990 Make ToggleSwitch.UpdateKnobPos private. 3 years ago
Steven Kirk 2241873316 Make TextBox.RemoveInvalidCharacters private. 3 years ago
Steven Kirk b0bcfcfbf7 Make TextBlock.SimpleTextSource private. 3 years ago
Steven Kirk de0ebdda22 Don't expose fields. 3 years ago
Steven Kirk 16615a43d3 Don't expose pseudoclass constants. 3 years ago