3823 Commits (daae9c0181e59ea8e4a728a7912ef10fcc36e266)
 

Author SHA1 Message Date
Steven Kirk daae9c0181 Forgot to save before last commit. 10 years ago
Steven Kirk 9029513b9d Merge branch 'master' into scenegraph 10 years ago
Steven Kirk 071ec135c3 Added missing member to interface. 10 years ago
Steven Kirk 059b937237 Set dirty rect when control removed/hidden. 10 years ago
Steven Kirk 226fc6bf0c Tweak DeferredRenderer locking. 10 years ago
Steven Kirk ad73e7f8e8 Send paint and resize notifications to renderer. 10 years ago
Steven Kirk 2b1d4e555e Fix failing test. 10 years ago
Nikita Tsukanov e3d24cf11a Merge pull request #903 from kekekeks/bitmaps 10 years ago
Steven Kirk 418effebc1 Merge branch 'master' into scenegraph 10 years ago
Nikita Tsukanov 131fa44fa1 Fixed namespaces 10 years ago
Nikita Tsukanov 67a82d0462 Reverted WIC default pixel format 10 years ago
Nikita Tsukanov 90a4915549 Implemented WritableBitmap 10 years ago
Nikita Tsukanov 7013033a1b Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 10 years ago
Nikita Tsukanov 008cec2e15 Merge pull request #899 from kekekeks/toplevels 10 years ago
Steven Kirk 4c3c01d115 Merge branch 'master' into toplevels 10 years ago
Steven Kirk df9c50448e Merge pull request #902 from kekekeks/contextprov 10 years ago
Nikita Tsukanov 75940e20d7 Merge branch 'master' into toplevels 10 years ago
Nikita Tsukanov 657c53fb73 Make it clear that MaxClientSize is used when available 10 years ago
Nikita Tsukanov 6072bad3f6 Naming 10 years ago
Nikita Tsukanov e1b2ac5697 Add a way to pass view model for the main window 10 years ago
Steven Kirk 7e4f7cf11d Merge branch 'master' into scenegraph 10 years ago
Nikita Tsukanov 432153c006 Readd [Fact] for path tests 10 years ago
Nikita Tsukanov 03ae54cb25 Platform toplevel cleanup 10 years ago
Nikita Tsukanov 82aa5709b2 Merge pull request #901 from kekekeks/skia-fixes-2017-02-19 10 years ago
Nikita Tsukanov a26b583a79 Merge branch 'master' into skia-fixes-2017-02-19 10 years ago
Nikita Tsukanov 026c943055 Fixed tests 10 years ago
Nikita Tsukanov 32d307f032 Possible leaks 10 years ago
Nikita Tsukanov 46de034f98 Don't skip tests that are passing now 10 years ago
Nikita Tsukanov d17b32d7bd Fixed tests 10 years ago
Nikita Tsukanov f0285179bd Fixed comments and solution 10 years ago
Steven Kirk 4e93799840 Merge pull request #840 from AvaloniaUI/fixes/825-layoutupdated 10 years ago
Steven Kirk daa500f6a1 Merge branch 'master' into fixes/825-layoutupdated 10 years ago
Steven Kirk 5b62cef95f Fix Skia stream geometry bounds calculation. 10 years ago
Steven Kirk 8f4ef7fab0 Make a bunch of skia render tests pass. 10 years ago
Steven Kirk dcb7c35144 Run skia render tests under NCrunch. 10 years ago
Steven Kirk 4fddd18661 Don't clear skia canvas when creating drawing ctx. 10 years ago
Steven Kirk 4907841e75 Implement drawing opacity masked bitmap on skia. 10 years ago
Nikita Tsukanov f21212e76a Refactored out WindowBase from TopLevel 10 years ago
Steven Kirk 2a79137e56 Make cairo render tests pass. 10 years ago
Steven Kirk bf6b9c1e7f Merge branch 'master' into scenegraph 10 years ago
Nikita Tsukanov 4d3d42b600 [SKIA] Fixed DPI scaling issues introduced by b96c2de 10 years ago
Nikita Tsukanov 1620c40491 Merge pull request #896 from kekekeks/direct2d-os-version-detect 10 years ago
Nikita Tsukanov d7bee43015 Check for Windows version in Direct2D platform 10 years ago
Nikita Tsukanov dd25cffdcc [WIN32_CORE] Use flat GDI+ API for icon loading 10 years ago
Steven Kirk 4fc75cb2fb Fixed failing tests. 10 years ago
Steven Kirk 2823f9efe6 Merge branch 'master' into scenegraph 10 years ago
Steven Kirk 468f9654e0 Test turning geometry clipping on and off. 10 years ago
Steven Kirk 5e4f5a6160 Handle geometry clips on child layers. 10 years ago
Steven Kirk abe69ac320 Moved some mocks into Avalonia.UnitTests. 10 years ago
Steven Kirk a849d7b116 Fixed geometry clip hit testing. 10 years ago