4909 Commits (f869e3f1781d95ae201854037d31eee950b37452)
 

Author SHA1 Message Date
Jeremy Koritzinsky f869e3f178 Move path parsing into the binding extension. Our path shorthands will only work from XAML now. Now we can look up types. 9 years ago
Jeremy Koritzinsky a29837dd04 Implement syntax sugar for RelativeSource (not including setting a specific AncestorType) 9 years ago
Jeremy Koritzinsky bf78e35489 Update XUnit to a released version. 9 years ago
Jeremy Koritzinsky 12e32dc08e Implement RelativeSource binding syntax sugar except for parsing AncestorType. 9 years ago
Jeremy Koritzinsky 38091ee670 Merge pull request #1179 from jkoritzinsky/MethodsAsCommands 9 years ago
Nikita Tsukanov fe8aae2244 [GTK3] Lock and sync X11 display 9 years ago
Nikita Tsukanov 753d05d19e [GTK3] Don't initialize GTK twice 9 years ago
Steven Kirk f6208c100a Merge branch 'master' into MethodsAsCommands 9 years ago
Nikita Tsukanov 81a37c87b5 Merge pull request #1202 from AvaloniaUI/fixes/1201-d2d-resize-flicker 9 years ago
Jeremy Koritzinsky 83ee601735 Use TypeUtilities to convert the type of CommandParameter to the correct type. 9 years ago
Jeremy Koritzinsky 120eb2dde6 PR Feedback. 9 years ago
Nikita Tsukanov a06631f1a9 Merge pull request #1196 from kekekeks/timer-priority 9 years ago
Nikita Tsukanov eb181d1fd7 Merge branch 'master' into timer-priority 9 years ago
Steven Kirk abe47da717 Fix flicker on resize under D2D. 9 years ago
Steven Kirk e3d9df99bc Merge pull request #1184 from AvaloniaUI/fixes/dc-render-layers 9 years ago
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
Nikita Tsukanov ec9c1568c5 Merge branch 'master' into timer-priority 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
Nikita Tsukanov bdbe95b9b1 Fixed DispatcherTimer's priorities 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