Steven Kirk
|
3aa9b7e60c
|
Accept RelativePoint in XAML.
|
11 years ago |
Steven Kirk
|
e101130250
|
Renamed RelativeUnit values.
Percent -> Relative, Pixels -> Absolute.
|
11 years ago |
Steven Kirk
|
4bd6990aa2
|
Use RelativePoint in LinearGradientBrush.
|
11 years ago |
Steven Kirk
|
b4eca729fb
|
Renamed Origin -> RelativePoint.
|
11 years ago |
Steven Kirk
|
fde9464816
|
Allow GradientBrushes in XAML.
|
11 years ago |
Steven Kirk
|
a18bc4d913
|
Convert max window size to client size.
|
11 years ago |
Steven Kirk
|
0963f913f2
|
Fixed cairo image tests.
|
11 years ago |
Steven Kirk
|
db4a48ef75
|
Allow loading bitmaps from stream in D2D.
|
11 years ago |
Nelson Carrillo
|
57e27cb96e
|
Implemented DashStyle
|
11 years ago |
Nikita Tsukanov
|
58b9d849b4
|
Added Size.Empty
|
11 years ago |
Nikita Tsukanov
|
3cd3579475
|
"field can be readonly"
|
11 years ago |
Nikita Tsukanov
|
dbeb0344f8
|
static readonly rename
|
11 years ago |
Nikita Tsukanov
|
21a3554260
|
Change property getter to expression properties
|
11 years ago |
Nikita Tsukanov
|
01e2c90bc5
|
Removed this.
|
11 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
f071a3d06b
|
Removed GlobalSuppressions.
|
11 years ago |
Steven Kirk
|
2e56c951d5
|
Removed StyleCop.Analysers.
|
11 years ago |
Nelson Carrillo
|
943fca9aaf
|
Implemented IDisposable for IRenderer
|
11 years ago |
Steven Kirk
|
ab352ebfcb
|
Move Thickness parsing to Thickness.Parse.
And added unit tests.
|
11 years ago |
Steven Kirk
|
b7170a5179
|
Added brush and color parsers.
|
11 years ago |
Steven Kirk
|
52dd3d1b6b
|
Draw DropDown selected content using VisualBrush
If content is a control. Fixes #87.
|
11 years ago |
Steven Kirk
|
b2b50090ba
|
Added clipping to VisualBrush.DestinationRect.
|
11 years ago |
Steven Kirk
|
eccfb11163
|
Added TileBrush.TileMode.
|
11 years ago |
Steven Kirk
|
ec010a1c4d
|
Implemented VisualBrush.SourceRect.
|
11 years ago |
Nelson Carrillo
|
454b1547ee
|
Implemented LinearGradientBrush
|
11 years ago |
Steven Kirk
|
a1ee3efab8
|
More work on VisualBrush, not entirely correct yet.
|
11 years ago |
Steven Kirk
|
79422fc45b
|
Started implementing VisualBrush.
|
11 years ago |
Steven Kirk
|
5dc0e604fb
|
Slyecoping.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |