shahid-pk
708b10544f
consistent names for xaml type converters
11 years ago
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
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
3648d5b822
Fixed cairo Path tests.
11 years ago
Steven Kirk
0963f913f2
Fixed cairo image tests.
11 years ago
Steven Kirk
bfdc4cd487
Assign Surface in RTB.
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
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
ed200cf0ec
Weird submodule stuff
11 years ago
Nikita Tsukanov
516152a728
Changed the namespace
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
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
57e27cb96e
Implemented DashStyle
11 years ago
Nikita Tsukanov
34dff255f5
HTML: Seems to be rendering more like reference implementation
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
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
Nikita Tsukanov
13831792f3
Hack to get F12 working on Linux
11 years ago
Nikita Tsukanov
f0e154ac90
ModifierKeys are now stored inside events
Ceterum censeo StyleCopum esse delendum
11 years ago
Nikita Tsukanov
8a4e62ef7b
Fixed textbox copy
11 years ago
Nikita Tsukanov
d0fadf3535
Added IScrollInfo and ScrollInfoAdapter
Ceterum censeo StyleCopum esse delendum
11 years ago
Steven Kirk
d920814ffd
Set cursor for GridSplitter.
11 years ago
Steven Kirk
81f5c3a235
Fix typo.
11 years ago
Nikita Tsukanov
7f72c7763b
Implemented cursors. Ceterum censeo StyleCopum esse delendum.
11 years ago
Steven Kirk
42a280fb08
Removed debug code.
11 years ago
Steven Kirk
be65d41d9d
Use elvis operator.
11 years ago
Steven Kirk
f455d51520
Added IInputRoot.PointerOverElement.
To track element currently under pointer on a window.
11 years ago
José Manuel Nieto Sánchez
61210f4a52
Fixed binding issue with weak references: https://github.com/Perspex/Perspex/issues/107
11 years ago
Nelson Carrillo
943fca9aaf
Implemented IDisposable for IRenderer
11 years ago
Nikita Tsukanov
1f2eaf7945
Fixed formatting
11 years ago
Nikita Tsukanov
7e8d011f90
Implemented text clipboard support
11 years ago