65 Commits (37390e8b33fb7c3a293c733252db9ff0bcc391fa)

Author SHA1 Message Date
Steven Kirk d79fc6bbd8 Added AppBuilder 10 years ago
Steven Kirk d97c276b52 Added ncrunch project files. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 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
Steven Kirk 364fe86e78 Allow designer to work again. 10 years ago
Wiesław Šoltés 90705d0c86 Added logging to XamlTestApplication 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
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 30e3b28c93 Started adding general purpose IValueConverters. 11 years ago
José Manuel Nieto Sánchez 7333b8c465 Improved XamlTestApplication + new GeometryConverter 11 years ago
Steven Kirk 92535c3904 Make TreeDataTemplate work. 11 years ago
Steven Kirk 9d88f91852 Determine binding target at time of bind. 11 years ago
Steven Kirk 52975c8432 Basic binding using ExpressionObserver. 11 years ago
Steven Kirk ce920d1d18 Commented out TreeView for now. 11 years ago
Nikita Tsukanov 01562bd98c XamlTestApp code cleanup 11 years ago
Nikita Tsukanov b016c8d34d Moved some stuff from XamlTestApplication to XamlTestApplicationPcl 11 years ago
Steven Kirk 5cd27f7e8f Started implementing TreeDataTemplate. 11 years ago
Steven Kirk d581a1785d Fixed test DataTemplate. 11 years ago
Steven Kirk a0509caede Renamed TreeDataTemplate -> FuncTreeDataTemplate. 11 years ago
Steven Kirk d143b7fcee Make initial DropDown selection work 11 years ago
Steven Kirk 328f4c95d6 Trying to define DataTemplates in XAML. 11 years ago
Jason Jarvis d561910554 Updated TimeSpanTypeConverter (renamed) to support both full syntax as well as shorthand seconds only. Made CrossFade/PageSlide use simple Duration property, and removed PerspexObject base. Fixed some white space issues. 11 years ago
Jason Jarvis 8723790a04 Animations (PageSlide and CrossFade) can now be added in Xaml files. Added a TimeSpanTypeConverter to support that. 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Steven Kirk b3af361686 Still trying to get property dependencies working. 11 years ago
Steven Kirk 1b745ab62c Removed NGenerics. 11 years ago
Nikita Tsukanov 2fd1234b49 Renamed MainWindow.xaml to MainWindow.paml 11 years ago
Steven Kirk 6b19582945 Store XAML in embedded resources. 11 years ago
Steven Kirk cf4be0f3ff Use .net 4.5 for XamlTestApplication. 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Steven Kirk a941a57168 Make Perspex.Markup.Xaml target PCL Profile7. 11 years ago
Steven Kirk 3aa9b7e60c Accept RelativePoint in XAML. 11 years ago
Steven Kirk fde9464816 Allow GradientBrushes in XAML. 11 years ago
Steven Kirk 4f7afbc63d Updated OmniXAML with whitespace improvements. 11 years ago
Nikita Tsukanov 7df76d17ba I accidentally the whole MainWindow.cs 11 years ago
Nikita Tsukanov bec230211a Now resolving xml namespaces via attributes 11 years ago
Steven Kirk a3ea8eab16 Include OmniXAML as a submodule. 11 years ago
Nikita Tsukanov 8564a74fc1 Changed default namespace 11 years ago
Steven Kirk 5a6cf2ca29 Added ClassesConverter. 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk a98cc89730 Allow grid row/cols in XAML as strings. 11 years ago
Steven Kirk 171195bb17 Directly reference win32 libs from test apps. 11 years ago
Steven Kirk 9a2dbef228 Updated OmniXAML. 11 years ago
Nikita Tsukanov 10bac32190 Use ReactiveUI built via submodule 11 years ago
Steven Kirk 13b12ad19f Make xaml test app use 4.5.1 fx. 11 years ago