214 Commits (feature/writablebitmap-drawingcontext)

Author SHA1 Message Date
Benedikt Schroeder 08a72e893c Increase TextFormatter compatibility with WPF's version 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
Dan Walmsley 9a591f517e sign test assemblies 5 years ago
Steven Kirk 7469597712 Added benchmark for fluent RepeatButton. 5 years ago
Steven Kirk ea90f05f83 Added Window.ShowActive for win32. 5 years ago
Nikita Tsukanov 84ff532031 Dont sign tests 5 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
Dariusz Komosinski 77ef0ea144 Fix test. 6 years ago
Dan Walmsley 87c326a8fd fix mocks. 6 years ago
Dan Walmsley 2ad4002686 fix unit tests. 6 years ago
Dan Walmsley 0148106f54 Seperate RenderScaling from DesktopScaling. 6 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 714b0740db Make leak tests pass again. 6 years ago
Steven Kirk c45436dff1 Added Popup.OverlayDismissEventPassThrough. 6 years ago
Benedikt Schroeder bc9926014f Fix typeface fallback for embedded fonts 6 years ago
Benedikt Schroeder 2a181d9acb Introduce TextRunProperties 6 years ago
Steven Kirk 7694fc0484 Don't run layout passes on hidden TopLevels. 6 years ago
Steven Kirk 479d480ad9 Parameterize logger on area as well as level. 6 years ago
Steven Kirk fc711e7c86 Measure PopupRoot to MaxAutoSizeHint. 6 years ago
Steven Kirk 1e74316f63 Add unit test for `UseLayoutRounding`. 6 years ago
Benedikt Schroeder 6b8f867006 Initialize the GlyphRun on render 6 years ago
Dan Walmsley 5d8a03d2aa fix tests 6 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Nikita Tsukanov d0b041095d Inset box-shadow 6 years ago
Nikita Tsukanov 636c6800cf Merged LostFocus to ITopLevelImpl 6 years ago
Benedikt Schroeder 0b1b3914b3 More text rendering improvements 6 years ago
Steven Kirk 95735d239b Measure Window to MaxAutoSizeHint. 6 years ago
Steven Kirk 908eef0b0d Added failing tests for #3796. 6 years ago
Steven Kirk af950096cc Added failing test for #3784. 6 years ago
Steven Kirk 323cfdca3a Make ContextMenu leak tests fail again. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Steven Kirk cca4247c05 Added EventRoute. 6 years ago
Steven Kirk ae1475ad43 Rename IStyleRoot -> ILogicalRoot. 6 years ago
Benedikt Schroeder ab5e062deb Add GlyphRun support 6 years ago
Benedikt Schroeder 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 years ago
Steven Kirk b8b8e3f8cc Fix IWindowImpl mocks to call Close on Dispose. 6 years ago
Benedikt Schroeder 46d3a91652 Add missing mocks 6 years ago
Benedikt Schroeder 83bfb8ec70 Initial implementation of a font manager 6 years ago
Steven Kirk 0a8915b1cc Added failing test for #3148 7 years ago
Nikita Tsukanov 66b3da044c Fixed MouseTestHelper 7 years ago
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Dariusz Komosinski 01a404836e Reduce allocations caused by logging. 7 years ago