666 Commits (f7d9590ae53b23e9ab2ecc4abe4296ccbbc11c01)

Author SHA1 Message Date
Nikita Tsukanov 6e33686ff6 CreateDesignerFriendlyWindow -> CreateEmbeddableWindow 10 years ago
Nikita Tsukanov a961498420 Implemented designer scaling 10 years ago
Nikita Tsukanov 991e421437 Now using built-in designer API instead of dynamic calls 10 years ago
Nikita Tsukanov 627e24c073 Fixed #236 10 years ago
Nikita Tsukanov a697349fe0 GTK's RadialGradientBrushImpl doesn't crash anymore but doesn't seem to work properly 10 years ago
Steven Kirk 1ac814e534 Make ScrollViewer handle child margin. 10 years ago
Steven Kirk fc90527fc8 Removed debug messagebox. 10 years ago
Steven Kirk bd6b6bad67 Added test for SCV.BringDescendentIntoView 10 years ago
Steven Kirk 6dc9ee31e0 Added doc comments for ScrollViewer. 10 years ago
Steven Kirk 2fbcb222c1 Added doc comments for ScrollContentPresenter. 10 years ago
Steven Kirk 4ca4238dfe Delay changing TextBox caret pos til after measure. 10 years ago
Steven Kirk 96290423c6 Respect padding in ScrollViewer. 10 years ago
Steven Kirk fa872389c3 Make ScrollContentViewer.Offset get coerced. 10 years ago
Steven Kirk 8ed00230ad Fixed wonky formatting. 10 years ago
Steven Kirk 1380f39cfd Don't get caret position unless needed. 10 years ago
Nikita Tsukanov c81d4cc599 FPS counter is back 10 years ago
Nikita Tsukanov 40b3765916 Use single CFDisplayLink for everything 10 years ago
Nikita Tsukanov 2462930a91 Added /src/Skia/getnatives.sh 10 years ago
Nikita Tsukanov d1badd0dbb Reduced memory traffic 10 years ago
Nikita Tsukanov 85b530e363 New ios backend 10 years ago
Nikita Tsukanov 9efc30c12e Now using GLKView and CADisplayLink 10 years ago
Steven Kirk a511eb57ca Fixed skia backend broken by rename. 11 years ago
donandren 98a355df80 shadow should be disposed in TextRenderer according sharpdx docs 11 years ago
Steven Kirk bb2e44394b Make UserControl a name scope. 11 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. 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