16269 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
Steven Kirk 531f059c76 Only call coerce callback a single time. 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
Steven Kirk 146ebd201d Remove IPresenter and IContentPresenter. 3 years ago
Max Katz 52efb5dd8f Fix merge build error 3 years ago
FitDev b1769a0356 Move TryGetPlatformHandle to TopLevel Fix 3 3 years ago
Steven Kirk a99839be1d Remove unneeded protected properties. 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
Steven Kirk 61be135c8c Don't expose protected fields. 3 years ago
Steven Kirk d992fc2b4f Hide IChildIndexProvider interface method. 3 years ago
Steven Kirk da2af10efe Make INativeMenuExporterEventsImplBridge a private API. 3 years ago
Steven Kirk 8428ea9d6b Make IMainMenu and IAccessKeyHandler internal. 3 years ago
Steven Kirk 8f94a6505b Make IMenu, IMenuElement, IMenuItem internal. 3 years ago
Steven Kirk 6bbd56f7d9 Make IHeadered internal. 3 years ago
Steven Kirk d390b4796f Make IContentControl internal. 3 years ago
Steven Kirk 808ada86cd Make ContentControl.ContentChanged private again. 3 years ago
Steven Kirk 1e5ef03eca Make InvalidateMirrorTransform protected. 3 years ago
FitDev c2ab39e6db Move TryGetPlatformHandle to TopLevel Fix 2 3 years ago
FitDev ee1ef13ff2 Move TryGetPlatformHandle to TopLevel Fix 3 years ago
FitDev 4d67f3230c Move TryGetPlatformHandle to TopLevel 3 years ago
Steven Kirk 94b9c36e31 Focus first child from no focus. 3 years ago
Steven Kirk 65b3de6162 Use `IsEffectivelyEnabled` in automation peers. 3 years ago
Steven Kirk fede3d6138 Fix IsScrollInertiaEnabled warning. 3 years ago
Steven Kirk e78bd48a8e Only select if pointer is released in bounds. 3 years ago
Steven Kirk 235423cc97 Make UpdateIsEffectivelyEnabled available again. 3 years ago