85 Commits (f1deacdc7403ee4e8e30ad6a38d76a8de63bb0ec)

Author SHA1 Message Date
Steven Kirk 33696785ab Forgot to save .csproj after last commit it seems 11 years ago
Steven Kirk ed3b5df146 Updated stylecop analyser. 11 years ago
Nelson Carrillo 95d5ce56a4 Began implementing Geometry support for Cairo/Gtk 11 years ago
Nelson Carrillo 6826ef19a5 Implemented CornerRadius for Border 11 years ago
Steven Kirk 4b810f704c TextAlignment.Center to match WPF. 11 years ago
Steven Kirk 9ae44342e5 Restore focus when menu item clicked. 11 years ago
Steven Kirk 80064e8712 More work on Menu. 11 years ago
Steven Kirk 576ee1500d Added access key support to AccessKeyHandler. 11 years ago
Steven Kirk 6c2346c09a Documented Visual. 11 years ago
Steven Kirk a6f89ffa03 Use invariant culture when parsing numbers. 11 years ago
Steven Kirk 2c066f0f5d Allow DevTools to inspect popup visual trees. 11 years ago
Steven Kirk fe9ed13cff Install StyleCopAnalysers. 11 years ago
Steven Kirk 839cf9c141 Moved ILogical to Perspex.Styling. 11 years ago
Steven Kirk 2763e59adb Use serilog for logging. 11 years ago
Steven Kirk 3965f7bdae Updated and fixed all packages. 11 years ago
Steven Kirk 363ad22438 Uninstalled Stylecop.MSBuild 11 years ago
Steven Kirk 566e66d848 Removed DeckItem - it's not needed. 11 years ago
Steven Kirk f429e9f723 Fixed Rectangle snapping. 11 years ago
Steven Kirk aef34f810d Stylecop fixes. 11 years ago
Steven Kirk 560707bfe2 Added page slide transition. 11 years ago
Steven Kirk 08aa54e16f Added Transitions to TabControl. 11 years ago
Steven Kirk 493768a5ad Added missing properties to FormattedText. 11 years ago
Steven Kirk 06e0dde700 Track adorned element position. 11 years ago
ncarrillo 74c82f3b63 Work on TextAlignment 11 years ago
ncarrillo 2cd1ff5fcd Implemented RenderTargetBitmap support for Cairo 11 years ago
ncarrillo 121dbfb25d Implemented RenderTargetBitmap support for Cairo 11 years ago
Steven Kirk 3efc8e8920 Improved tab focus handling a bit. 11 years ago
Steven Kirk bad9aae1a5 Stylecop fixes. 11 years ago
Steven Kirk e0cbfc3a2d Added support for dashed pens. 11 years ago
Steven Kirk 783211c964 Added Visual.ZIndex. 11 years ago
Steven Kirk fcb746a1c4 Initial implementation of adorners. 11 years ago
Steven Kirk c27ddbb17c Removed ActualSize property - use Bounds instead. 11 years ago
Steven Kirk 43e645de6a Fix Rect.Equals. 11 years ago
Steven Kirk 53d804572d Added TextBlock.FontWeight. 11 years ago
Steven Kirk 83043a85fa Updated NuGet pkgs. 11 years ago
Steven Kirk f0eb17aec6 Added Matrix.ToString. 11 years ago
Steven Kirk 152e9870a8 Refactored out common rendering code. 11 years ago
Steven Kirk aa63b5fa15 Started refactoring events. 11 years ago
Steven Kirk f013760ce5 Use consistent naming in base collections. 11 years ago
Steven Kirk 95d9e6f106 Stylecop fixes. 11 years ago
Steven Kirk 5b77f5412f PerspexList now notifies of cleared items. 11 years ago
Steven Kirk 1b1d60d0c0 Make popup appear in right place. 11 years ago
Steven Kirk 89e8871e90 Added logical tree extension methods. 11 years ago
Steven Kirk 09c1f41cd4 Reinstate Descendent selector tests. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 11 years ago
Steven Kirk dca0494a5e Moved collections to their own namespace. 11 years ago
Steven Kirk 336e1c4ae2 Implemented ILogical. 11 years ago
Steven Kirk 5e8bb904c9 Use a single timer for all animation. 11 years ago
Steven Kirk 2f7981f1cb Added an animated rotation. 11 years ago
Steven Kirk 9afc768449 Added FPS counter to test app. 11 years ago