505 Commits (attach-dev-tools-conditional)

Author SHA1 Message Date
Jason Jarvis b566401602 More iOS platform related improvements. Code style reformatting for PR. ControlCatalog can now run on Skia! AssetLoader hack for iOS to get us running. 10 years ago
Steven Kirk 3e3e3244e3 Updated SharpDX. 10 years ago
Jason Jarvis 874e350126 Fixed up tab and name styling issues. 10 years ago
Jason Jarvis 97388703b3 Adding various other runtime application configuration extensions to improve boilerplate main startup. Updated most Sample applications to use simpler bootstrapping extensions. 10 years ago
Jason Jarvis 3bb58a2031 First pass at SkiaSharp rendering back end. Lot's left to do still - see Skia/Perspex.Skia/readme.md. 10 years ago
Steven Kirk a40f0be1d9 Make SolidColorBrush properly immutable. 10 years ago
Steven Kirk 152b4000a8 Added Image to ControlCatalog. 10 years ago
Steven Kirk 85f1c3a5c7 Added Expander to ControlCatalog. 10 years ago
Steven Kirk adf30e529d Added RadioButton to ControlCatalog. 10 years ago
Steven Kirk b43b5947b9 Make ControlCatalog SideBar scrollable. 10 years ago
Steven Kirk ac3db6573b Added Menu page to ControlCatalog. 10 years ago
Steven Kirk 364fe86e78 Allow designer to work again. 10 years ago
Wiesław Šoltés af9e5e6336 Removed unused usings 10 years ago
Wiesław Šoltés 17313a05ba Changed target framework to 4.5 for BindingTest 10 years ago
Wiesław Šoltés ca31191e5a Changed target framework to 4.5 for ControlCatalog 10 years ago
Wiesław Šoltés 90705d0c86 Added logging to XamlTestApplication 10 years ago
Steven Kirk 92452afc6f Added ToolTip to ControlCatalog. 10 years ago
Steven Kirk 3f5f21e6ad Removed logging to normal in BindingTest. 10 years ago
Steven Kirk 46df444cda Logging documentation. 10 years ago
Steven Kirk 3bf4182007 Log binding errors. 10 years ago
Steven Kirk ea6b1d4cfd Starting removing hard dependency on Serilog. 10 years ago
Steven Kirk a5f80f6180 Added TextBox wrapping examples to ControlCatalog. 10 years ago
Steven Kirk 8f0d63db73 Added TextBox to ControlCatalog. 10 years ago
Jeremy Koritzinsky 44b1b4d9cd Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
Steven Kirk c7ae87af3c Added LayoutTransformControl to ControlCatalog. 10 years ago
danwalmsley 8e9cf40ead implemented ScrollSize from IScrollable. 10 years ago
Steven Kirk 81d7d76659 Renamed paml => xaml in files. 10 years ago
Steven Kirk 94ea1dc6c3 Renamed .paml files to .xaml. 10 years ago
Steven Kirk 913c647bcb Think I've managed to repro Core2D leak. 10 years ago
Steven Kirk e09495749f Update BindingTest to display data template. 10 years ago
Steven Kirk 45004daa76 Use theme colors in ControlCatalog sidebar. 10 years ago
Steven Kirk 2a44e707f5 Use theme colors in ControlCatalog. 10 years ago
Steven Kirk b397e5f89e Re-enable carousel transition dropdown. 10 years ago
Steven Kirk d582eecf28 Fix TestApplication. 10 years ago
Steven Kirk ab2d7571e1 Include default theme and base color in App.paml. 10 years ago
Artsiom Herasimchuk 89fac7c1ea Added Slider to control catalog 10 years ago
Steven Kirk 44a50eb51c Removed one way to source binding from BindingTest. 10 years ago
Steven Kirk 80ecc8002b Implemented delayed bindings. 10 years ago
danwalmsley b845680b2e Font scaling on linux, and FolderBrowse implementation for linux. 10 years ago
danwalmsley dc3c4d79d6 Added open file and open folder dialogs to test app. 10 years ago
Steven Kirk 8375a155e9 Added disabled state to CheckBox. 10 years ago
Steven Kirk f6c7513490 Added CheckBox page to ControlCatalog. 10 years ago
Wiesław Šoltés c8a6b43009 Updat app.config 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 5e1a2a3e5d Ouput XamlTestApplication startup time. 10 years ago
Steven Kirk 956f3ddc51 Fixed ContextMenu test code in test app. 10 years ago
José Manuel Nieto Sánchez 077825cf93 Adaptation to newest changes in OmniXAML 10 years ago
danwalmsley f32f293f30 Added implementation of ContextMenus. 10 years ago
danwalmsley d2a6b89434 Added initial ContextMenu attachedProperty. 10 years ago
Ivan Kochurkin 7667d9d510 Added Binding to Polygon and Polyline. 10 years ago