395 Commits (fc709df9341b87b5aa2c2f1ea650afdbf5a44b21)

Author SHA1 Message Date
Nikita Tsukanov 4dbb165a7b
Reworked the way we are clipping dirty rects with CompositionTarget (#14806) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800) 2 years ago
Marko Prosen f6c5720e7a
Fix TimePicker empty designator on 12 hour clock (#13469) 2 years ago
Benedikt Stebner 8da8100288
Fix SystemFontCollection nearest match lookup (#13365) 2 years ago
Julien Lebosquain e6c1670421
Fix unit tests culture (#13016) 3 years ago
Julien Lebosquain 9548bf7337
Fix HeadlessUnitTestSession creation race condition (#12979) 3 years ago
Emmanuel Hansen a030d29d15 add failing test 3 years ago
stepan_govorko 77dc35bf46 Introduced counting of rendered visuals in ServerCompositionVisual and added relevant unit tests in CompositorInvalidationClippingTests. The new tests ensure that visuals that are not in dirty rect are rendered correctly with different ClipToBounds and Clip geometry parameters. 3 years ago
Vladimir Kulikov 0013f44444 Setting child of TestRoot once 3 years ago
Nikita Tsukanov 8680c612fd OSX rendering refactoring 3 years ago
Giuseppe Lippolis c7b92e2026 fix: AvaloniaPublicKey.props multiple import 3 years ago
Emmanuel Hansen c12fe17315 Added internal helpers for protected gesture events 3 years ago
Emmanuel Hansen 5ad9e4ea4e fix tests 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 3515143219 Use PlatformSettings from the top level internally 3 years ago
Nikita Tsukanov b445ea9d68 Borking changes 3 years ago
Nikita Tsukanov fa7eb55902 Flakiness? 3 years ago
Nikita Tsukanov ba07b5461b Scoping 3 years ago
Nikita Tsukanov b6e9cb808d More state reset 3 years ago
Nikita Tsukanov b56bf1c527 More scoping for tests 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 40515fc798 Clarify/fix unit test. 3 years ago
Dan Walmsley a78c41dd41 add a unit test. 3 years ago
Steven Kirk 703e24ed57 Make stub impls return None transparency. 3 years ago
Steven Kirk 8845f239b6 Implement transparency level hint list on win32. 3 years ago
Steven Kirk 146ebd201d Remove IPresenter and IContentPresenter. 3 years ago
Max Katz c3738875e6 Migrate to net462 3 years ago
Steven Kirk 8428ea9d6b Make IMainMenu and IAccessKeyHandler internal. 3 years ago
Steven Kirk 04c50f8bf2 Make style selector internals internal. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 42bd366bc1 Added failing test for ScrollViewer jumpiness. 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
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Benedikt Stebner 0442c3b337 Introduce advanced render options 3 years ago
Benedikt Stebner a4a96d6ff4 Optimize FontManager caching 3 years ago
Nikita Tsukanov 312f1250e2 Don't use AvaloniaObject in IPlatformRenderInterface 3 years ago
Nikita Tsukanov 44a830fd7f Fixed tests 3 years ago
Nikita Tsukanov 91e4bd00b6 Fixed more tests 3 years ago
Benedikt Stebner f307b7364a Fix TextLineImp GetTextBounds 3 years ago
Nikita Tsukanov 371251d58c Review comments 3 years ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 3 years ago
Nikita Tsukanov 6a99ca39f9 Implemented dispatcher that works like WPF one 3 years ago
Dan Walmsley 2b076322e5 check access before clearing job queue. 3 years ago
Dan Walmsley a298ff55f9 clear dispatcher queue at the end of tests. 3 years ago
Benedikt Stebner 147db08f90 Introduce GlyphRun.Bounds 3 years ago
Benedikt Stebner d08083bbf3 Introduce font collections 3 years ago
Benedikt Stebner edbfd96b2d Simply ShapedBuffer GlyphInfos access 3 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago