Steven Kirk
|
a511eb57ca
|
Fixed skia backend broken by rename.
|
10 years ago |
donandren
|
98a355df80
|
shadow should be disposed in TextRenderer according sharpdx docs
http://sharpdx.org/documentation/api/t-sharpdx-icallbackable
|
10 years ago |
Steven Kirk
|
bb2e44394b
|
Make UserControl a name scope.
Closes #322.
|
10 years ago |
andrey
|
84c9289e62
|
Android scaling fix
|
11 years ago |
Nikita Tsukanov
|
f327ffcfa1
|
Removed PlatformSettings class
|
11 years ago |
Nikita Tsukanov
|
cf65cc5ef7
|
Massive android-backend code cleanup and fixes for threading and rendering
|
11 years ago |
Nikita Tsukanov
|
d6745e88c1
|
Added iOS support for skia backend
|
11 years ago |
Wiesław Šoltés
|
e7fc9415ae
|
Added TabStripPlacement style selectors
|
11 years ago |
Wiesław Šoltés
|
c47b8fef5b
|
Added TabStripPlacement property
|
11 years ago |
Steven Kirk
|
676d6df59c
|
Updated OmniXAML
|
11 years ago |
andrey
|
fd2c858dde
|
properly calculate client dimensions on rotate screen/resize
|
11 years ago |
andrey
|
3de3dd4244
|
initial support for skia in android
|
11 years ago |
andrey
|
8e68bd532f
|
Android functionality with default Canvas Implementation
|
11 years ago |
Thehx
|
f60bedc68c
|
Fixed a bug in ArcTo::GetAngle
|
11 years ago |
Steven Kirk
|
aee6f0bb4e
|
Make designer work.
We need to return a PerspexObjectAssembler also for undefined root.
|
11 years ago |
Nikita Tsukanov
|
f2bc9d177c
|
Update designer to support new code
|
11 years ago |
Nikita Tsukanov
|
2f832ff158
|
WeakSubscriptionManager is now able to convert delegates
|
11 years ago |
Nikita Tsukanov
|
64ed815f4c
|
Added WeakSubscriptionManager
|
11 years ago |
Nikita Tsukanov
|
346cfbb563
|
Skia.Android refactorng
|
11 years ago |
Nikita Tsukanov
|
6cc1904fd4
|
Mouse events are now translated
|
11 years ago |
Nikita Tsukanov
|
8fccd53557
|
WIP: UI scaling support
|
11 years ago |
Nikita Tsukanov
|
aa5394bc4b
|
Added operators for size
|
11 years ago |
Nikita Tsukanov
|
991a562179
|
Moved Show to ITopLevel
|
11 years ago |
Nikita Tsukanov
|
8e6c2c5c6d
|
Fixed SetOption import
|
11 years ago |
Nikita Tsukanov
|
6108b4de18
|
Now render targets don't ask for window size
|
11 years ago |
Nikita Tsukanov
|
1a5eb7c2c2
|
Unwind state stack when DrawingContext is disposed
|
11 years ago |
Nikita Tsukanov
|
8d00153dcf
|
Added ForceSoftware option for skia platform
|
11 years ago |
Steven Kirk
|
9e677181dd
|
Make sure static ctor is run when looking up PPs.
|
11 years ago |
Wiesław Šoltés
|
db7cee6891
|
Added MenuItem selector for Separator
|
11 years ago |
Wiesław Šoltés
|
ca598e15d2
|
Added Separator style to default theme
|
11 years ago |
Wiesław Šoltés
|
cfdad18462
|
Added Separator control
|
11 years ago |
Steven Kirk
|
c8b772c4ce
|
Proof of concept for OmniXAML issue #57.
|
11 years ago |
Steven Kirk
|
7c25473c65
|
Fixed bug with empty paths.
|
11 years ago |
Steven Kirk
|
82a670361a
|
Updated OmniXAML
|
11 years ago |
Nikita Tsukanov
|
abd7edd6b0
|
Android support for skia
|
11 years ago |
Nikita Tsukanov
|
6b30a6d6b2
|
It seems that GetEntryAssembly might return null
|
11 years ago |
Nikita Tsukanov
|
46bf9d73b5
|
Fixed getnatives.ps1
|
11 years ago |
Nikita Tsukanov
|
dbe80b4e63
|
Now using native libs from archive
|
11 years ago |
Steven Kirk
|
ef61782f31
|
Switch to OmniXAML master branch
|
11 years ago |
Steven Kirk
|
faeab18b5a
|
Wire up Name property with OmniXAML.
|
11 years ago |
Steven Kirk
|
1044154279
|
Bind to other controls with #control syntax.
Rather than specifying ElementName separately, allow binding using a "#control.Property" property path.
|
11 years ago |
Steven Kirk
|
7865743819
|
Added ElementName bindings.
|
11 years ago |
Steven Kirk
|
41cb6b68b6
|
Moved ControlLocator out of Data namespace.
|
11 years ago |
Steven Kirk
|
554383b61d
|
Added ControlLocator.
To track named controls relative to another control.
|
11 years ago |
Nikita Tsukanov
|
bb3f41a7d0
|
Now able to render on Gtk window using Skia and Direct2D
|
11 years ago |
Nikita Tsukanov
|
31ccb29586
|
Added quadTo and artTo for Skia backend
|
11 years ago |
Nikita Tsukanov
|
61e74a0c63
|
Added skia's win32 native libs
|
11 years ago |
Nikita Tsukanov
|
1b826d1084
|
Fixed skia text selection
|
11 years ago |
Nikita Tsukanov
|
3fa46bda9f
|
Restored clip + Don't crash when something is zero or null
|
11 years ago |
Nikita Tsukanov
|
cb49e500e3
|
Initial skia support code import from https://github.com/kekekeks/perspex-skia-temp
|
11 years ago |