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 |
Nelson Carrillo
|
06a99e6d88
|
Simplified geometry rendering by using Cairo.Path and caching StreamGeometryContextImpl
|
11 years ago |
Steven Kirk
|
ab352ebfcb
|
Move Thickness parsing to Thickness.Parse.
And added unit tests.
|
11 years ago |
Steven Kirk
|
d54d15f66d
|
Tidy up BrushConverter
|
11 years ago |
Steven Kirk
|
a98cc89730
|
Allow grid row/cols in XAML as strings.
|
11 years ago |
Steven Kirk
|
5e18c3f4b8
|
Move grid length parsing to GridLengths.
|
11 years ago |
Steven Kirk
|
b7170a5179
|
Added brush and color parsers.
|
11 years ago |
Nikita Tsukanov
|
f24a6a0125
|
Fixed textbox control keys handling
|
11 years ago |
Steven Kirk
|
1bfc317d12
|
Tidy up BitmapConverter.
|
11 years ago |
Steven Kirk
|
0e67963d7c
|
Merged changes from githubclient2 branch, except GitHubClient.
|
11 years ago |
Nelson Carrillo
|
f4e0602740
|
Update SolidColorBrushImpl.cs
|
11 years ago |
Nelson Carrillo
|
e33ab018f8
|
Update SolidColorBrushImpl.cs
|
11 years ago |
Nelson Carrillo
|
36543970a5
|
Update DrawingContext.cs
|
11 years ago |
Nelson Carrillo
|
dcdcd9ebef
|
Update SolidColorBrushImpl.cs
|
11 years ago |
Steven Kirk
|
52dd3d1b6b
|
Draw DropDown selected content using VisualBrush
If content is a control. Fixes #87.
|
11 years ago |
Steven Kirk
|
c69686142c
|
Added VisualBrush flips.
|
11 years ago |
Steven Kirk
|
ec55baf12d
|
Fix tile alignment.
|
11 years ago |
Nikita Tsukanov
|
70dcfd652a
|
Now using TextInput event, WM_CHAR and GtkIMContext
|
11 years ago |
Steven Kirk
|
4787e24880
|
Trying to make tiling work right...
|
11 years ago |
Steven Kirk
|
2dc6cfe0ef
|
Simplify some code.
|
11 years ago |
Nikita Tsukanov
|
4f1c80d50d
|
Perspex.Win32 shouldn't reference types from WPF, that causes issues with Mono build
|
11 years ago |
Nikita Tsukanov
|
ff9bbbaa27
|
Fix for #101
|
11 years ago |
Nikita Tsukanov
|
e76f5b8f35
|
Use default PopupImpl even in embedded mode
|
11 years ago |
Nikita Tsukanov
|
0543c45a4a
|
Fix for #102
|
11 years ago |
Steven Kirk
|
fcf151e2ae
|
Implemented DestinationRect with TileMode.Tile.
|
11 years ago |
Steven Kirk
|
4cb1e66a56
|
Added support for VisualBrush TileMode.Tile.
|
11 years ago |
Steven Kirk
|
b2b50090ba
|
Added clipping to VisualBrush.DestinationRect.
|
11 years ago |
Steven Kirk
|
8b2b0273b5
|
Implemented VisualBrush.DestinationRect.
|
11 years ago |
Steven Kirk
|
7bee5a79ec
|
Removed redundant params.
And added file headers etc.
|
11 years ago |
Steven Kirk
|
eccfb11163
|
Added TileBrush.TileMode.
|
11 years ago |
Steven Kirk
|
ec010a1c4d
|
Implemented VisualBrush.SourceRect.
|
11 years ago |
Steven Kirk
|
5dca21e6b9
|
Fix/test VisualBrush alignment.
|
11 years ago |
Nelson Carrillo
|
200f683d36
|
Implemented LinearGradientBrush for Cairo
|
11 years ago |
Steven Kirk
|
4f200bedb3
|
Implement VisualBrush alignment.
|
11 years ago |
Steven Kirk
|
0d938acbed
|
First two VisualBrush tests passing.
|
11 years ago |
Steven Kirk
|
c056dbaa68
|
Don't call Draw/FillRoundedRectangle when radius == 0
As D2D was drawing slightly rounded corners.
|
11 years ago |
Nelson Carrillo
|
454b1547ee
|
Implemented LinearGradientBrush
|
11 years ago |
Nikita Tsukanov
|
13e811f74b
|
Fixed RXUI threading issue
|
11 years ago |
Nikita Tsukanov
|
7d416715fe
|
Register SyncContext in RegisterServices
|
11 years ago |