Nikita Tsukanov
|
3882cf6cf3
|
[GTK3] Allow to render IDeferredRenderOperation to existing context
|
9 years ago |
Jurjen Biewenga
|
10551b7b31
|
Added array to filter out specific chars from the input text
Added '' to the invalid chars array
|
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 |
Steven Kirk
|
eea810cd63
|
Merge branch 'master' into tokenizer
|
9 years ago |
José Pedro
|
2cc4b41acc
|
Use Screen API.
|
9 years ago |
José Pedro
|
b694c37785
|
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia
|
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
Conflicts:
src/Gtk/Avalonia.Cairo/Media/DrawingContext.cs
|
9 years ago |
Steven Kirk
|
e98e70f34b
|
Merge pull request #1168 from wieslawsoltes/UseDynamicResource
Use DynamicResource instead of StyleResource
|
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
|
05b6ab91c9
|
Disable unused event warning
|
9 years ago |
Jeremy Koritzinsky
|
6dc6ec84e9
|
Add leak test to make sure the method accessor doesn't leak memory.
|
9 years ago |
Jeremy Koritzinsky
|
81168ac094
|
Add error handling for methods with too many parameters. Add support for static methods.
|
9 years ago |
Jeremy Koritzinsky
|
250f6acef0
|
Add delegate -> command conversion as a default value conversion.
|
9 years ago |
Jeremy Koritzinsky
|
12ec059acb
|
Initial code to enable binding to a method.
|
9 years ago |
Jeremy Koritzinsky
|
d412a27b85
|
Merge branch 'master' into master
|
9 years ago |
Nikita Tsukanov
|
9d5a0be23e
|
Merge pull request #1175 from jp2masa/progressbar
Added Orientation and IsIndeterminate properties to ProgressBar
|
9 years ago |
José Pedro
|
af113224c6
|
Requested change.
|
9 years ago |
Nikita Tsukanov
|
3ef7418b23
|
Updated icon
|
9 years ago |
José Pedro
|
5cebc7792f
|
Requested changes.
|
9 years ago |
Wiesław Šoltés
|
578b5328ae
|
Merge branch 'master' into UseDynamicResource
|
9 years ago |
Nikita Tsukanov
|
c8276106af
|
Merge pull request #1172 from kekekeks/dispatcher-priority
Dispatcher priority and support for DeferredRenderer in GTK3 backend
|
9 years ago |
Nikita Tsukanov
|
a3b688f21c
|
[GTK3] Remove compile items (again)
|
9 years ago |
Nikita Tsukanov
|
d8113d2987
|
XML docs for DispatcherPriority
|
9 years ago |