1618 Commits (4d2461e1560dca67364b059facbb38cabfe230bc)
 

Author SHA1 Message Date
Steven Kirk 4d2461e156 Make checkbox work. 11 years ago
Steven Kirk 52b6c0feac Fixed TemplatedParent binding. 11 years ago
Steven Kirk 785238bdf1 Merged XamlBinding and XamlTemplateBinding. 11 years ago
Steven Kirk 187d14c018 Added ScrollViewer XAML style. 11 years ago
Steven Kirk afb5e169de Implemented more control styles in XAML. 11 years ago
Steven Kirk 3cda7774c5 Use GetRuntimeProperty here. 11 years ago
Steven Kirk 25fa7ddc6a Added Carousel and CheckBox XAML styles. 11 years ago
Steven Kirk 7daea7db27 Merge branch 'master' into xaml-control-themes 11 years ago
Steven Kirk ad3c868321 Updated OmniXAML 11 years ago
Steven Kirk b1c44e7b1c Merge pull request #280 from Perspex/xamlapp_improvement 11 years ago
Steven Kirk 972f635b82 Updated OmniXAML. 11 years ago
Steven Kirk 1b17b037cf Use ContentAttribute to identify content property. 11 years ago
Steven Kirk 9e1de29c81 Commented-out non-working code for now. 11 years ago
Steven Kirk a18795b160 Put button style into its own file. 11 years ago
Steven Kirk f416a98fa6 Correctly handle negative mouse positions. 11 years ago
Steven Kirk a098dfac73 Directly manipulate button template border. 11 years ago
Steven Kirk 526ce1e0cc Get the PerspexProperty type from the Style. 11 years ago
Steven Kirk ba226d47a6 Return TargetType from Selector. 11 years ago
Steven Kirk d762913cd5 Lookup property on correct object. 11 years ago
Steven Kirk 88f155cdaa Merge branch 'refs/heads/property-registry' into xaml-control-themes 11 years ago
Steven Kirk 20436d95de Correctly implement finding property by name. 11 years ago
Steven Kirk 6bd5f85d4d Update Owner when AddOwnering properties. 11 years ago
Steven Kirk 952e4a99f7 Created PerspexPropertyRegistry. 11 years ago
José Manuel Nieto Sánchez 7333b8c465 Improved XamlTestApplication + new GeometryConverter 11 years ago
Nikita Tsukanov d3f0baaa9b Merge pull request #279 from Perspex/ImaBrokeDude-patch-1 11 years ago
Darnell Williams 3992abded8 Update intro.md 11 years ago
Steven Kirk 4790c75303 Merge pull request #278 from Perspex/ImaBrokeDude-readme-patch 11 years ago
Darnell Williams b2ff5f807d Corrected Styling Info 11 years ago
Steven Kirk d273958bd3 Correctly compare items. 11 years ago
Nikita Tsukanov 12a82874e3 nuget 11 years ago
Nikita Tsukanov f08a8fdb5d Still trying to fix nuget 11 years ago
Nikita Tsukanov ed961d0819 Fixed nuget push 11 years ago
Nikita Tsukanov 85d880e9fe Extracted Perspex.Desktop to a separate package 11 years ago
Steven Kirk 92f8ce6f47 Added TreeView static ctor. 11 years ago
Steven Kirk 01a5b5a345 Fix clipping with UseLayoutRounding. 11 years ago
Steven Kirk a1e09628c1 Added a focus adorner to TreeViewItem. 11 years ago
Steven Kirk 42ea736be2 Reset ItemsPresenter on Move for now. 11 years ago
Steven Kirk 0617aa23a5 Support Replace and Reset in ItemsPresenter. 11 years ago
Steven Kirk 71973cabb1 Fix removing items from ItemsControl. 11 years ago
Steven Kirk 96f1ee54dd Fix ItemContainerGenerator faulty remove logic. 11 years ago
Steven Kirk 6a005d35c8 Make TreeView selection work etc. 11 years ago
Steven Kirk 2615c5373c Started adding TreeView tests. 11 years ago
Steven Kirk 53926a47bf Refactored ItemContainerGenerator<T>. 11 years ago
Steven Kirk 6c77c401dd Updated OmniXAML. 11 years ago
Steven Kirk 8eee0a9cd6 Added style triggers. 11 years ago
Steven Kirk 26a322e0fc Add some more XAML control template goodness. 11 years ago
Steven Kirk 9d2eb399f5 Added missing attached property accessors. 11 years ago
Steven Kirk dab821249e Got basic XAML control templates working. 11 years ago
Steven Kirk 08f067b983 Added basic support for control templates in XAML. 11 years ago
Steven Kirk 1c9cce76d8 Make Control.Template of type IControlTemplate. 11 years ago