120 Commits (676c2e20d47a283c2fcbec49cb5449bf278946b2)

Author SHA1 Message Date
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
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 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 11 years ago
Nikita Tsukanov 8a4e62ef7b Fixed textbox copy 11 years ago
Nikita Tsukanov d0fadf3535 Added IScrollInfo and ScrollInfoAdapter 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. 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. 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 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