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 |
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 |
Nikita Tsukanov
|
a67f00af55
|
Merge branch 'master' into dispatcher-priority
# Conflicts:
# src/Gtk/Avalonia.Gtk/GtkPlatform.cs
# tests/Avalonia.RenderTests/TestBase.cs
|
9 years ago |
Nikita Tsukanov
|
4e9654165f
|
Added MonoMacPlatform.ShowInDock
|
9 years ago |
Nikita Tsukanov
|
36a127f430
|
Merge pull request #1174 from kekekeks/Remove-GTKebab
Removed GTK2 and Cairo support
|
9 years ago |
Nikita Tsukanov
|
e58b83a259
|
Merge branch 'master' into Remove-GTKebab
|
9 years ago |
Nikita Tsukanov
|
bc69ca8202
|
Merge pull request #1173 from kekekeks/gradient-fix
Fix for LinearGradientBrush #1118
|
9 years ago |
Nikita Tsukanov
|
d9ad127b11
|
Merge pull request #1159 from JurjenBiewenga/ScreenFix
Fixed bug that created new instance of ScreenImpl every time it was accessed through WindowBaseImpl
|
9 years ago |
Nikita Tsukanov
|
3d3d4528f6
|
Burn, baby, BURN!
|
9 years ago |
Nikita Tsukanov
|
70c24908a9
|
Various fixes for GTK and DeferredRenderer support
|
9 years ago |
Nikita Tsukanov
|
2abd980713
|
Don't try to start WeakTimer right away
|
9 years ago |
Nikita Tsukanov
|
b963d68668
|
Try to respect DispatcherPriority when possible
|
9 years ago |
Nikita Tsukanov
|
db63b74aaa
|
Fix for 1118
|
9 years ago |
Jeremy Koritzinsky
|
057421c66f
|
Merge pull request #1163 from JurjenBiewenga/SVG_Paths
Implemented path markup for Q S and T
|
9 years ago |
Jurjen Biewenga
|
0a1af2620c
|
Merge branch 'master' into SVG_Paths
|
9 years ago |
Jurjen Biewenga
|
d4af351251
|
Removed unused code
|
9 years ago |
Jurjen Biewenga
|
6fc85456f1
|
Added expected test results for Cairo and Direct2D
|
9 years ago |
Jurjen Biewenga
|
e74a1be8e4
|
Added SVGPath test
|
9 years ago |
Jurjen Biewenga
|
8659bddce8
|
Implemented path markup for Q S and T
|
9 years ago |
Nikita Tsukanov
|
c3e36e9339
|
[SKIA] There is no need to disable LcdRenderText for regular opacity, it's needed only for RTB and layers
|
9 years ago |
Nikita Tsukanov
|
ead7b3bea3
|
[SKIA] Fixed text opacity issue with layers in deferred rendeing mode
|
9 years ago |
Jurjen Biewenga
|
b44fde9613
|
Fixed bug that created new instance of ScreenImpl every time it was accessed through WindowBaseImpl
|
9 years ago |
Nikita Tsukanov
|
7d8da5fb2c
|
Merge pull request #1158 from wieslawsoltes/Build-Script-Updates
Build script updates
|
9 years ago |
Wiesław Šoltés
|
daaf2fdd79
|
Use latest cake version
|
9 years ago |
Wiesław Šoltés
|
c9a5247d3f
|
Rename local variable
|
9 years ago |
Wiesław Šoltés
|
137768c9e0
|
Use resolve for inspectcode tool path
|
9 years ago |
Wiesław Šoltés
|
76643b5a61
|
Use resolve for xunit tool path
|
9 years ago |
Wiesław Šoltés
|
da696737b1
|
Resolve xunit.console tool path
|
9 years ago |
Wiesław Šoltés
|
a63be30b5e
|
Cache correct version
|
9 years ago |
Wiesław Šoltés
|
e685b4ac8d
|
Update cake addins
|
9 years ago |
Wiesław Šoltés
|
8291f5d691
|
Use latest stable version of NuGet command-line
|
9 years ago |
Wiesław Šoltés
|
30abcff6c2
|
Use same version of XUnit as build props
|
9 years ago |
Wiesław Šoltés
|
f0aedf81e0
|
Remove duplicate tool
|
9 years ago |
Jurjen Biewenga
|
e25f949d98
|
Screen information API implementation
|
9 years ago |
Nikita Tsukanov
|
846742f621
|
Generate geometry even for empty polylines
|
9 years ago |
Nikita Tsukanov
|
d4325bf0a4
|
Fixed #1152
|
9 years ago |
Nikita Tsukanov
|
6252ef249e
|
Updated build documentation
|
9 years ago |
Jeremy Koritzinsky
|
c62f6d197d
|
Merge pull request #1148 from AvaloniaUI/framework-path-override
Apply FrameworkPathOverride automatically
|
9 years ago |
Jeremy Koritzinsky
|
321fa38843
|
Merge branch 'master' into framework-path-override
|
9 years ago |
Eli Arbel
|
010061e5cd
|
Merge pull request #1131 from aelij/fix-1129
Defer changes to dirty visuals
|
9 years ago |
Steven Kirk
|
23a966a365
|
Merge branch 'master' into pr/1131-defer-changes-to-dirty-visuals
|
9 years ago |
Steven Kirk
|
f882c07e19
|
Merge pull request #1136 from AvaloniaUI/dynamicresource-instead-of-styleresource
Use DynamicResource instead of StyleResource
|
9 years ago |
Steven Kirk
|
64d811ca91
|
Merge branch 'master' into dynamicresource-instead-of-styleresource
|
9 years ago |
Steven Kirk
|
f19ec2248b
|
Merge branch 'master' into dynamicresource-instead-of-styleresource
Conflicts:
src/Avalonia.Themes.Default/ScrollBar.xaml
src/Avalonia.Themes.Default/Slider.xaml
|
9 years ago |
Nikita Tsukanov
|
5a752f0851
|
Merge pull request #1005 from AvaloniaUI/monomac
MonoMac-based backend
|
9 years ago |
Nikita Tsukanov
|
b909380909
|
[MONOMAC] Fixed assembly info
|
9 years ago |