292 Commits (7f39e39debc19f54c6729e674a8fa132bdb87c6d)

Author SHA1 Message Date
Simon 876fa08812 move to a consistent langversion of 11 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
Emmanuel Hansen 586c3350dc adds tests 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Glen Nicol 2a5dceecbb Feature: Double click expand/collapse treeview and numpad keyboard shortcuts 3 years ago
Nikita Tsukanov eaf2ce38a4 Context management 3 years ago
Steven Kirk 306ac0e21a Throw an exception on unit test assertion fail. 3 years ago
Steven Kirk 6f03f1c3d6 Removed ITemplatedControl. 4 years ago
Steven Kirk 8347093f90 Removed IInteractive. 4 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Steven Kirk c29ed43e0e Move attaching styles in tests to a helper. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Benedikt Stebner 17b2834d21 Implement letter spacing 4 years ago
Benedikt Stebner 2a547d7161 Introduce GlyphMetrics 4 years ago
Benedikt Stebner a4a24c2fa5 Remove GlyphTypeface.PlatformImpl 4 years ago
Benedikt Stebner 5a5080b1a5 Rework GlyphTypeface 4 years ago
Benedikt Stebner 74fafe3b09 Optimize GlyphRun allocations 4 years ago
Arhell 4da0ae8dab update test folder links 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Max Katz d1683c963e Remove MouseDevice from the TopLevel 4 years ago
Nikita Tsukanov 4b7feeb4f4 Fixed various invalidation and hit-testing issues 4 years ago
Dan Walmsley 0aacec3fae fix mockwindowplatform and test. 4 years ago
Dan Walmsley 9be71040c8 failing unit test. 4 years ago
Benedikt Stebner 77e32f4bbe Update to Unicode 14 4 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
Benedikt Stebner 71aba01b10 Implement FormattedText.BuildGeometry 4 years ago
Benedikt Stebner 020c8de59e Fix mocks 4 years ago
Giuseppe Lippolis 3b9a34274a feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default); 4 years ago
Max Katz ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 4 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 4 years ago
Benedikt Stebner 17b9f246f3 Text hit testing fixes 4 years ago
Steven Kirk c34b7f2d31 Remove generic methods from ILogSink. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
Rustam Sayfutdinov 04f9c0b5b6 Fix getting paths from Uri 4 years ago
Benedikt Stebner 0a3e5f5b91 Introduce Typeface.FontStretch and rework Skia typeface matching 4 years ago
Benedikt Stebner 95769ff007 Add TextBlock inlines support 4 years ago
Benedikt Stebner 1db3296611 Fix TextBlock/TextPresenter measure/arrange 4 years ago
Nikita Tsukanov b2b4014b1c Make DispatcherPriority to be a struct with static readonly field values 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
Benedikt Stebner 2633cf3ba4
Introduce FontManagerOptions (#7089) 4 years ago
Simon Haines 54f82b26a5 Fix positioning of non-overlay popups 4 years ago
Dan Walmsley b89e884bcf Revert "Revert "Revert "upgrade to net462""" 4 years ago