260 Commits (83d19056cd6b8d2e4719811c2d97f4b69f2d4e7e)

Author SHA1 Message Date
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
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
Dan Walmsley e44c36bef3 Revert "Revert "upgrade to net462"" 4 years ago
Dan Walmsley c78179e9ac Revert "upgrade to net462" 4 years ago
Dan Walmsley 010ca1901a upgrade to net462 4 years ago
Dan Walmsley 786375aff9 handle platforms that return null for the trayiconimpl. 5 years ago
Steven Kirk 4dbf646a73 Implement CombinedGeometry. 5 years ago
Dan Walmsley 33f4bb6418 fix unit tests. 5 years ago
Steven Kirk 89cb076778 Implement GeometryGroup. 5 years ago
Giuseppe Lippolis 75bd449a69 feat: Implement Post<T> method of IDispatcher. 5 years ago
Steven Kirk ba369a9059 Fix auto-scaling on win32. 5 years ago
Steven Kirk cd51d638e9 Pass dialog flag to window impl Show. 5 years ago
Nathan Garside bccbf0570c Make FrameSize nullable 5 years ago
Nathan Garside d77d1fd5da Rename to FrameSize 5 years ago
Nathan Garside 9feb2376a0 Squash toplevel-totalsize 5 years ago
Steven Kirk ec51318315 Make custom keyboard navigation work again. 5 years ago
Benedikt Schroeder 08a72e893c Increase TextFormatter compatibility with WPF's version 5 years ago
Dan Walmsley a4ebe5dbb5 add direct2d implementation. 5 years ago
Jumar Macato 74a74acf0c
set from float to double 5 years ago
Jumar Macato 4ef47bfdb0
Add TryGetSegment 5 years ago
Jumar Macato 386a318abe
add stubs for headless/mock 5 years ago
Steven Kirk 2a44d8b564 Initial implementation of UI automation. 5 years ago
Dan Walmsley 9a591f517e sign test assemblies 6 years ago
Steven Kirk 7469597712 Added benchmark for fluent RepeatButton. 6 years ago
Steven Kirk ea90f05f83 Added Window.ShowActive for win32. 6 years ago
Nikita Tsukanov 84ff532031 Dont sign tests 6 years ago
Steven Kirk a832d63915 IStandardCursorFactory -> ICursorFactory. 6 years ago
Steven Kirk 94b6f133ea Added failing test for #4822. 6 years ago
Nikita Tsukanov e4505ce861 Strong name support 6 years ago
Nikita Tsukanov 7c250bba7f Added optimized Blit method for render layers 6 years ago
Benedikt Schroeder 04c781ca14 Make sure GlyphTypefaces are always cached 6 years ago
Dariusz Komosinski aff78fa662 Add default alpha and pixel formats to render interfaces. 6 years ago