4887 Commits (d1610d75397c444bf4c51cb5a0fa8451cf9b6305)
 

Author SHA1 Message Date
Steven Kirk d1610d7539 Merge branch 'fixes/dc-render-layers' of https://github.com/AvaloniaUI/Avalonia into fixes/dc-render-layers 9 years ago
Steven Kirk e0a6771296 Merge remote-tracking branch 'origin/master' into fixes/dc-render-layers 9 years ago
Steven Kirk 247ef0b041 Merge pull request #1161 from arndtdv/master 9 years ago
Steven Kirk b133cb8588 Merge remote-tracking branch 'origin/master' into pr/1161-fixed-226 9 years ago
Jeremy Koritzinsky 8360938dee Merge pull request #1198 from jp2masa/warnings 9 years ago
Nikita Tsukanov 3e09457e10 [D2D1] Implement support for IFramebufferPlatformSurface 9 years ago
José Pedro cc7098583e Fixed Assert.Null warnings. 9 years ago
danwalmsley 0bd5e61e6c Merge pull request #1195 from AvaloniaUI/fixes/treeview-timer-exception-zero-interval 9 years ago
Dan Walmsley c8e6bd5809 Fix using dispatcher timer with 0 time interval causing exception. 9 years ago
Nikita Tsukanov 9b22a5e26c Merge pull request #1181 from AvaloniaUI/fixes/1178-rendering-artifacts 9 years ago
danwalmsley 1888b04ee2 Merge branch 'master' into fixes/1178-rendering-artifacts 9 years ago
danwalmsley 2d34764d9e Merge pull request #1186 from AvaloniaUI/fixes/1185-stackpanel-gap-property-last-child 9 years ago
danwalmsley f61df3db4a Merge branch 'master' into fixes/1185-stackpanel-gap-property-last-child 9 years ago
Nikita Tsukanov e3b3e05a0c [GTK3] Use XPutImage on Linux when possible 9 years ago
Nikita Tsukanov 75b33cd999 Merge branch 'master' into fixes/dc-render-layers 9 years ago
Nikita Tsukanov 9c04bb7d0b Merge branch 'master' into fixes/1185-stackpanel-gap-property-last-child 9 years ago
Nikita Tsukanov 05240d92ea Merge branch 'master' into fixes/1178-rendering-artifacts 9 years ago
Nikita Tsukanov 3882cf6cf3 [GTK3] Allow to render IDeferredRenderOperation to existing context 9 years ago
Nikita Tsukanov 1993942e9e [SKIA] Properly dispose intermediate bitmaps 9 years ago
Nikita Tsukanov 372ae88ba9 Set NativeBlob.Size to zero on dispose 9 years ago
Nikita Tsukanov 004f8a4cdd Fall back to direct SKBitmap 9 years ago
Nikita Tsukanov 3805317042 [SKIA] Fall back to direct SKBitmap call for unit tests 9 years ago
Steven Kirk d0a3827256 Merge branch 'master' into fixes/dc-render-layers 9 years ago
danwalmsley 35ccf41c82 Merge branch 'master' into fixes/1185-stackpanel-gap-property-last-child 9 years ago
Steven Kirk 7b7f412064 Merge branch 'master' into fixes/1178-rendering-artifacts 9 years ago
Nikita Tsukanov 835bf9a7e5 Fixed release build 9 years ago
danwalmsley 2c7124d5cf Merge branch 'master' into fixes/1185-stackpanel-gap-property-last-child 9 years ago
Dan Walmsley 18e556a1b1 correct stack panel unit tests. 9 years ago
Steven Kirk 9159b9a610 Merge branch 'master' into fixes/1178-rendering-artifacts 9 years ago
Nikita Tsukanov 29791fa241 Manual native memory management for leak detection 9 years ago
Dan Walmsley eb5a354d62 [StackPanel] Gap value is not added to the measured width or height after the last child. 9 years ago
Steven Kirk 5fd6f5ac6d Snap bounding boxes to pixels. 9 years ago
Nikita Tsukanov f6a60e2759 [GTK3] Block in SetNextRenderOperation until previous frame is dequeued 9 years ago
Nikita Tsukanov b05f913e25 [GTK3] Normal priority for timers 9 years ago
Nikita Tsukanov 0977161413 Use AppDomain.GetLoadedAssemblies() for all platforms 9 years ago
Nikita Tsukanov 7a01250352 [GTK#] Burn in fire, fire, fire, you're no longer required 9 years ago
Steven Kirk cf9e8cfede Use NotSupportedException 9 years ago
Steven Kirk 048d866d97 Merge branch 'master' into fixes/dc-render-layers 9 years ago
Steven Kirk e98e70f34b Merge pull request #1168 from wieslawsoltes/UseDynamicResource 9 years ago
Steven Kirk 685a509c5c Reimplement commented-out tests. 9 years ago
Steven Kirk c68712e570 Merge branch 'master' into UseDynamicResource 9 years ago
Nikita Tsukanov 1380436b76 [GTK3] Use GTK window state management functions instead of GDK 9 years ago
Nikita Tsukanov e877f6e864 [GTK3] Revert to manually scaling the surface, cairo_surface_set_device_scale is not supported on Ubuntu 14.04 9 years ago
Nikita Tsukanov 088fc6fc56 [GTK3] Fixed DPI support for DeferredRenderer 9 years ago
Steven Kirk 8b0b0c1266 Merge branch 'master' into UseDynamicResource 9 years ago
Nikita Tsukanov 82b2028d8e Update readme.md 9 years ago
Nikita Tsukanov 080cdb5089 Linked screenshot to a video of control catalog 9 years ago
Nikita Tsukanov 6514723fb7 [GTK3] Priority and rendering fixes 9 years ago
Nikita Tsukanov c7262e76d2 [SKIA] Fixed DrawImage opacity 9 years ago
Jeremy Koritzinsky d412a27b85 Merge branch 'master' into master 9 years ago