69 Commits (79d3400c8a8ef2a117fe00b7feab000618a14e8d)

Author SHA1 Message Date
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 2 months ago
Julien Lebosquain 50d6dbc07c
Fix menu memory leak (#20753) 2 months ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 2 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 4 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 4 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 8 months ago
workgroupengineering 78a7f3836d
feat(TabControl): Enable Recognizes AccessKey (#15013) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 3 years ago
Max Katz be22b361c8 Add theme variants specific tests 3 years ago
Emmanuel Hansen f61c7f6cd9 Revert "fix tests" 3 years ago
Emmanuel Hansen c804fa00cf fix tests 3 years ago
Max Katz c2e00428df Remove AppBuilderBase and generics 3 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Max Katz ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 4 years ago
Benedikt Stebner 1db3296611 Fix TextBlock/TextPresenter measure/arrange 4 years ago
Max Katz 4d866b544c Replace shared project with Avalonia.PlatformSupport 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Steven Kirk ddb8f9c7de Update unit tests to use new default theme URLs. 4 years ago
Benedikt Stebner 1855914717 Introduce HarfBuzz platform implementations for unit tests 4 years ago
Steven Kirk a832d63915 IStandardCursorFactory -> ICursorFactory. 6 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Benedikt Schroeder 83bfb8ec70 Initial implementation of a font manager 7 years ago
Steven Kirk 4a386d1b84 Added skipped failing leak test for transitions. 7 years ago
Steven Kirk 0b4e6b8471 Make centralized RenderLoop. 8 years ago
Jeremy Koritzinsky 4ec647b870 Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux. 8 years ago
Steven Kirk d2eca3968b Removed IRendererFactory. 9 years ago
Steven Kirk 2f5d8e2d1e Fix merge error. 9 years ago
Steven Kirk bb11b302b8 Added failing unit test for #277. 9 years ago
Nikita Tsukanov eb6bfd3de8 Moved layout manager from service locator to ILayoutRoot 9 years ago
Andrey Kunchev b5e290ceaf fix build 9 years ago
Steven Kirk 1b9d61416f Ported ImmediateRenderer from scenegraph branch. 9 years ago
Steven Kirk e6cb529878 Ported immutable media impls from scenegraph. 9 years ago
Steven Kirk 4e719262c4 Make WindowBase.IsVisible return correct value. 9 years ago
Steven Kirk d7703d619c Fixed failing test. 9 years ago
donandren 8b468c174c fix AvaloniaPropertyConverter Tests, added attached property binding test, fixed some tests, simplified others 9 years ago
Steven Kirk a46be4e200 Ensure correct thread for AvaloniaProperty access. 9 years ago
Steven Kirk abe69ac320 Moved some mocks into Avalonia.UnitTests. 9 years ago
Steven Kirk b5e93b67fe Make Window.IsVisible track window visibility. 9 years ago
Steven Kirk 584cdbb133 Make FormattedTextImpl immutable. 10 years ago
Steven Kirk 349ba78931 Fixed pointerover state. 10 years ago
Steven Kirk d91d1829ac Initial implementation of scenegraph hit testing. 10 years ago