Commit History

Author SHA1 Message Date
  Jeremy Koritzinsky 820e804c30 Merge branch 'master' into context-menu-page-in-control-catalog 8 years ago
  Nikita Tsukanov cce1c7af60 Switched to nuget version of Portable.Xaml and updated to use netstandard1.3 8 years ago
  danwalmsley 64d1535b92 move the context menu to its own page in control catalog. 8 years ago
  Wiesław Šoltés f8097cc27d Added msbuild props for package references 8 years ago
  Nikita Tsukanov 6cf037ad7c One liners 8 years ago
  Nikita Tsukanov 66ac05b2c2 Removed <Name> elements from new projects 8 years ago
  Nikita Tsukanov d1caaaca3e Removed <Project> 8 years ago
  Nikita Tsukanov 4c3ef0d9bf Make portable ControlCatalog to target .NETStandard 1.1 8 years ago
  Nikita Tsukanov e780c4201a Switched to .NETStandard (mostly 1.1) 8 years ago
  Nikita Tsukanov b0a063838f Migrated to PackageReference 8 years ago
  Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 9 years ago
  Nikita Tsukanov d1ac5a4002 Code cleanup 9 years ago
  Nikita Tsukanov b89d334147 Implemented embedding to WPF and WinForms 9 years ago
  Steven Kirk 3df84e6cc9 Added TreeView to ControlCatalog. 9 years ago
  Jeremy Koritzinsky b2f6a6d409 Fixed icon support in win32 and added example icon to ControlCatalog. 9 years ago
  Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
  Jason Jarvis c79c383450 Replaced the contents of ControlCatalog.csproj with that from ControlCatalog.PCL and swapped all references. Removed temporary PCL version. 9 years ago
  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. 9 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. 9 years ago
  Steven Kirk 152b4000a8 Added Image to ControlCatalog. 9 years ago
  Steven Kirk 85f1c3a5c7 Added Expander to ControlCatalog. 9 years ago
  Steven Kirk adf30e529d Added RadioButton to ControlCatalog. 9 years ago
  Steven Kirk ac3db6573b Added Menu page to ControlCatalog. 9 years ago
  Steven Kirk 364fe86e78 Allow designer to work again. 9 years ago
  Steven Kirk 467541c9a3 Merge branch 'MergedApplicationControls' of https://github.com/jkoritzinsky/Perspex into jkoritzinsky-MergedApplicationControls 9 years ago
  Wiesław Šoltés ca31191e5a Changed target framework to 4.5 for ControlCatalog 9 years ago
  Steven Kirk 92452afc6f Added ToolTip to ControlCatalog. 9 years ago
  Steven Kirk ea6b1d4cfd Starting removing hard dependency on Serilog. 9 years ago
  Steven Kirk 8f0d63db73 Added TextBox to ControlCatalog. 9 years ago
  Jeremy Koritzinsky 44b1b4d9cd Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 9 years ago