Steven Kirk
b0401f5c71
Added brush tests to cairo render tests.
VisualBrush tests currently ignored as it's not yet implemented on
cairo.
11 years ago
Steven Kirk
092f03ef7b
Updated coding style documentation.
11 years ago
Steven Kirk
3d845f9527
Fixed failing Border render tests.
They were failing because passing a Pango.Context to FormattedTextImpl
was a hack. Create a pango context on startup that can be used for all
FormattedTextImpls. Fix the expected test output for tests containing
text as the expected output came from the Direct2D renderer where text
rendering is slightly different.
11 years ago
Steven Kirk
66c0a50876
Coding style.
11 years ago
Steven Kirk
1322fd11d0
Use -1 for infinite width in pango layout.
11 years ago
Steven Kirk
15954d1dc5
Fix intermittent Style unit test failures.
11 years ago
Steven Kirk
d4bc955b38
Fix expected Rectange render output.
11 years ago
Steven Kirk
3648d5b822
Fixed cairo Path tests.
11 years ago
Steven Kirk
ba95d1f35a
Fix intermittent Perspex.Base.UnitTests failures.
11 years ago
Steven Kirk
0963f913f2
Fixed cairo image tests.
11 years ago
Steven Kirk
bfdc4cd487
Assign Surface in RTB.
11 years ago
Nelson Carrillo
2d55007ef8
Merge pull request #140 from ncarrillo/cairo-brush-fixes
Fixing LinearGradientBrush colors on Cairo
11 years ago
Steven Kirk
846df81b76
Whitespace.
11 years ago
Nelson Carrillo
1eb7a41a4a
Fixing LinearGradientBrush colors on Cairo
11 years ago
Nikita Tsukanov
c3bc823bd0
GTK: Use InvalidateRect instead of Draw
11 years ago
Steven Kirk
afc44d933b
Merge pull request #137 from ncarrillo/cairo-bitmap-stream
Added support for loading Bitmaps from a Stream for Gtk/Cairo
11 years ago
Nelson Carrillo
a1785ea43f
Fixing broken RTB
11 years ago
Nelson Carrillo
670a2a2573
Added support for loading Bitmaps from a Stream to the Gtk/Cairo platform
11 years ago
Steven Kirk
db4a48ef75
Allow loading bitmaps from stream in D2D.
11 years ago
Nikita Tsukanov
6cbb729d9e
Merge pull request #136 from kekekeks/html
Added HtmlRenderer port
11 years ago
Nikita Tsukanov
ed200cf0ec
Weird submodule stuff
11 years ago
Nikita Tsukanov
516152a728
Changed the namespace
11 years ago
Nikita Tsukanov
43bff94d01
Html: added missing css to demo
11 years ago
Nikita Tsukanov
6b5eb0c5de
Html: Fixed selection and changed demo
11 years ago
Nikita Tsukanov
59740cdec8
Html: added DashStyle support
11 years ago
Nikita Tsukanov
6e93e9b760
Merge branch 'master' of github.com:grokys/Perspex into html
11 years ago
Nikita Tsukanov
676c2e20d4
Html: Implemented event propagation
11 years ago
Nikita Tsukanov
18c0d3c655
Various html renderer improvements
11 years ago
Nikita Tsukanov
104b84ba76
Fixed HtmlLabel measure
11 years ago
Steven Kirk
406f476a7c
Simplify MouseMove logic.
11 years ago
Steven Kirk
90d7d81889
Correctly dispatch PointerMoved events.
Fixes #130 .
11 years ago
Nelson Carrillo
f036eb17bd
Merge pull request #131 from ncarrillo/dashed-pen
Implemented DashStyle
11 years ago
Nelson Carrillo
57e27cb96e
Implemented DashStyle
11 years ago
Nikita Tsukanov
34dff255f5
HTML: Seems to be rendering more like reference implementation
11 years ago
Nikita Tsukanov
b873b26c85
Merge commit '58b9d849b4de9469e2ffcaf402dc1833430b327e'
11 years ago
Nikita Tsukanov
645d1d8792
WIP: Porting HTMLRenderer support from WPF
11 years ago
Nikita Tsukanov
58b9d849b4
Added Size.Empty
11 years ago
Nikita Tsukanov
e445f7c754
Now using key table (generated) for GtkKeyboardDevice
11 years ago
Nikita Tsukanov
a2aecd3d91
R# settings
11 years ago
Nikita Tsukanov
3cd3579475
"field can be readonly"
11 years ago
Nikita Tsukanov
425c9b3ca8
Added R# settings file
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
db178cd6df
Added file header.
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
Steven Kirk
5f99e27f9c
Merge branch 'master' of https://github.com/Perspex/Perspex
11 years ago