1062 Commits (b8e92107b1ac4dc5f0bfe2ef3412bfae6a7bbfd2)
 

Author SHA1 Message Date
Steven Kirk b8e92107b1 Merge branch 'kekekeks-clipboard' 11 years ago
Steven Kirk 872a056a98 Merge branch 'clipboard' of https://github.com/kekekeks/Perspex into kekekeks-clipboard 11 years ago
Nikita Tsukanov 1f2eaf7945 Fixed formatting 11 years ago
Nikita Tsukanov 7e8d011f90 Implemented text clipboard support 11 years ago
Steven Kirk 59f4467c8f Merge pull request #114 from ncarrillo/cairo-path 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. 11 years ago
Steven Kirk 1495925c52 Merge branch 'converters' 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
Steven Kirk 0bbd44c27b Merge branch 'kekekeks-textbox-fix' 11 years ago
Steven Kirk 2ee2726c30 Merge branch 'textbox-fix' of https://github.com/kekekeks/Perspex into kekekeks-textbox-fix 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
Steven Kirk e87311d400 Merge pull request #109 from ncarrillo/patch-1 11 years ago
Nelson Carrillo f4e0602740 Update SolidColorBrushImpl.cs 11 years ago
Steven Kirk 295960c97e Merge pull request #112 from ncarrillo/patch-4 11 years ago
Nelson Carrillo e33ab018f8 Update SolidColorBrushImpl.cs 11 years ago
Nelson Carrillo 36543970a5 Update DrawingContext.cs 11 years ago
Steven Kirk eb79a6b127 Merge commit 'eb2948d2ea779df9d1d97fd3756b955ccad71936' 11 years ago
Nelson Carrillo dcdcd9ebef Update SolidColorBrushImpl.cs 11 years ago
Steven Kirk 52dd3d1b6b Draw DropDown selected content using VisualBrush 11 years ago
Steven Kirk 171195bb17 Directly reference win32 libs from test apps. 11 years ago
Steven Kirk 0a0e25935b Merge branch 'visualbrush' 11 years ago
Steven Kirk c69686142c Added VisualBrush flips. 11 years ago
Steven Kirk ec55baf12d Fix tile alignment. 11 years ago
Steven Kirk 8b252dc87b Merge pull request #105 from kekekeks/text-input 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 73737c6fc4 Added expected output. 11 years ago
Steven Kirk 2dc6cfe0ef Simplify some code. 11 years ago
Steven Kirk 31f1e53c51 Merge pull request #104 from kekekeks/fix-102 11 years ago
Steven Kirk 98f964ebb4 Merge pull request #103 from kekekeks/fix-101 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 aaed6cab91 Add tests for percent rects on VisualBrush 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 d24b8ad3f9 Merge branch 'master' into visualbrush 11 years ago
Steven Kirk 7bee5a79ec Removed redundant params. 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