1665 Commits (a9f5042073fa112e4dce58f775969d1e778702c5)
 

Author SHA1 Message Date
Mikhail Kanygin a9f5042073 Implemented TextAlignment property for TextBox. 11 years ago
Steven Kirk 4e20993e94 Merge pull request #298 from susloparovdenis/master 11 years ago
susloparov a5f8386878 Fixed bug in WrapPanel. Invalid size returned for Measure. 11 years ago
Steven Kirk d1150d2879 Fixed typos. 11 years ago
Steven Kirk 6e4bdf9216 Adjusted formatting a bit. 11 years ago
Steven Kirk 8e81a806cc Merge branch 'susloparovdenis-master' 11 years ago
Steven Kirk 52c8dbf40c Merge branch 'master' of https://github.com/susloparovdenis/Perspex into susloparovdenis-master 11 years ago
susloparov c3c76e43fe Changed ItemsPanel in TabStrip. WrapPanel instead of StackPanel. 11 years ago
susloparov 50ecd2da32 Added WrapPanel example to TestApplication 11 years ago
susloparov 808959ef79 Added ItemsPanelTemplate. 11 years ago
susloparov fd12667d4b Added wrap panel 11 years ago
susloparov 702f3a4645 Fixed misprint in Selector xmldoc. '<' was written instead of '>'. 11 years ago
Steven Kirk 6834f12170 Fix attached PerspexProperties. 11 years ago
Steven Kirk a634fa9a01 Remove non-client click messages. 11 years ago
Steven Kirk 60ee5f151f Missed change to .csproj. 11 years ago
Steven Kirk ae2f68504f Remove UserControl style. 11 years ago
Steven Kirk 6f983fe2cb Content/UserControl styles were missing. 11 years ago
Steven Kirk d9c5a69c37 Fix test in Release mode. 11 years ago
Steven Kirk b3139182f1 Make layout tests work again. 11 years ago
Steven Kirk bd6fc17e71 Added ProgressBar default theme. 11 years ago
Steven Kirk ff90da2b3a Move XAML control styles into Perspex.Themes.Default. 11 years ago
Steven Kirk af79e21fde Added Menu XAML styles. 11 years ago
Steven Kirk 8df047400f Fixed problem with DropDown. 11 years ago
Steven Kirk d54772033b Added DropDown theme in XAML. 11 years ago
Steven Kirk 2b8b5103f3 Added DropDown style. 11 years ago
Steven Kirk 2f67a6d8d1 Define FocusAdorner in XAML. 11 years ago
Steven Kirk 2f61edcc5f Added ":is(Type)" selector support. 11 years ago
Steven Kirk b3cdd92398 Allow StrokeDashArray in XAML. 11 years ago
Steven Kirk 71cd3d965b More work on XAML control theme. 11 years ago
Steven Kirk 34cca87b99 Removed workarounds. 11 years ago
Steven Kirk 7734f2bb52 Fix assorted bugs. 11 years ago
Steven Kirk 3427b7655b Added PerspexProperty plugin to ExpressionObserver. 11 years ago
Steven Kirk 06f59e57f4 Started adding an ExpressionObserver plugin system. 11 years ago
Steven Kirk 142eaa1c7c More work on XAML styles. 11 years ago
Steven Kirk 3808372896 Added RadioButton, ToggleButton XAML styles. 11 years ago
Steven Kirk e6351e8269 Added basic implementation of MultiBinding. 11 years ago
Steven Kirk 16d74ff121 Use correct property for floating watermark. 11 years ago
Steven Kirk 30e3b28c93 Started adding general purpose IValueConverters. 11 years ago
Steven Kirk c988bdb387 Fixed the problem with binding converters. 11 years ago
Steven Kirk 826d30d7d0 Updated OmniXAML 11 years ago
Steven Kirk 1669bdddd8 Fixed previous commit. 11 years ago
Steven Kirk e301e56a9d Start making Converters work. 11 years ago
Steven Kirk b230c3b3f3 Renamed XamlBinding -> Binding 11 years ago
Steven Kirk c4a81351cc Removed XamlBindingDefinition. 11 years ago
Steven Kirk 525c0dc052 Trying to add XAML Binding converters. 11 years ago
Steven Kirk 42da070678 Added TextBox XAML style. 11 years ago
Steven Kirk 4fd9434733 Special case for unstyled TextBox. 11 years ago
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