124 Commits (142eaa1c7cdce044fa248de06d165d70c90d21d3)

Author SHA1 Message Date
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 525c0dc052 Trying to add XAML Binding converters. 11 years ago
Steven Kirk 42da070678 Added TextBox XAML style. 11 years ago
Steven Kirk 4d2461e156 Make checkbox work. 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 25fa7ddc6a Added Carousel and CheckBox XAML styles. 11 years ago
Steven Kirk 972f635b82 Updated OmniXAML. 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 a098dfac73 Directly manipulate button template border. 11 years ago
Steven Kirk 526ce1e0cc Get the PerspexProperty type from the Style. 11 years ago
José Manuel Nieto Sánchez 7333b8c465 Improved XamlTestApplication + new GeometryConverter 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 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 01417ba883 Renamed ControlTemplate -> FuncControlTemplate 11 years ago
Steven Kirk a4421a6241 Added Application XAML. 11 years ago
Steven Kirk 5bfa93b747 Renamed Deck -> Carousel. 11 years ago
Steven Kirk 78ff0ff940 Fix ProgressBar display. 11 years ago
Steven Kirk 16825ac45e Handle null and UnsetValue in ExpressionSubject. 11 years ago
Steven Kirk 62b8c5a40c Added default type converter for bindings. 11 years ago
Steven Kirk 6401cec2ef Make SelectedItems a plain IList 11 years ago
Steven Kirk c0dff57a78 Make SelectedItems bindable. 11 years ago
Steven Kirk 7d73960ef6 Make selecting ranges work. 11 years ago
Steven Kirk b2d40e77c3 Started implementing multiple selection. 11 years ago
Steven Kirk 7a287782fb Renamed "selected" style class to ":selected" 11 years ago
Steven Kirk 7b82df4369 Replaced AutoSelect with SelectionMode. 11 years ago
Steven Kirk d183cf1bc3 Fix XamlTestApplication. 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 9aa3c18c58 Fixed shuffle. 11 years ago
Steven Kirk a5ec3588c5 Test binding negation in BindingTest. 11 years ago
Steven Kirk 3fee7587bc Make the shuffle more noticable. 11 years ago
Steven Kirk 0c837f87a8 Add demo of binding to array index. 11 years ago
Steven Kirk 1064fbd186 Implement OneTime binding. 11 years ago
Steven Kirk 8457645eb4 Implemented OneWayToSource binding. 11 years ago
Steven Kirk 907505f194 Get simple two-way bindings working. 11 years ago
Steven Kirk 4d5abf80e7 Added a binding test application. 11 years ago
Steven Kirk 52975c8432 Basic binding using ExpressionObserver. 11 years ago
Steven Kirk ce920d1d18 Commented out TreeView for now. 11 years ago