32 Commits (083555bea43165f19f62c65f3a65df5fd40a6bc5)

Author SHA1 Message Date
danwalmsley bc42091ce9
Revert "Expose Cut Copy and Paste methods for binding for context menus" 6 years ago
Dan Walmsley 5ea8c57f76 move standard textbox context menu to the templates. 6 years ago
Jumar Macato 23713366fa
add support for default theme 6 years ago
José Pedro 856118f21c
Use TextBox text alignment and wrapping in watermark. 6 years ago
Deadpikle 6c29598071 Fix clicking TextBox border moving to end 6 years ago
Symbai 6fe5892ad9 Include vertical alignment of floating watermark 6 years ago
Symbai f4fe0b126c init 6 years ago
Symbai 4ac1fee023
Update TextBox.xaml 6 years ago
Abdulbaqi Alshareef 185511d7e0 Set default SelectionForegroundBrush in default style resource instead of code 7 years ago
Abdulbaqi Alshareef c67e405738 Add SelectionBrush and SelectionForegroundBrush Feature 7 years ago
Abdulbaqi Alshareef 434af7d56d Add CaretBrush property to Textbox 7 years ago
Steven Kirk b91df127ea Remove :valid and :invalid pseudoclasses. 7 years ago
Dan Walmsley 0f18328f14 fix formatting. 8 years ago
Dan Walmsley 7f9d223169 Set IBeam cursor in TextBox template as a style. 8 years ago
Dan Walmsley 4c9d41d980 fix color resource names 8 years ago
Steven Kirk b8f127fce7 Reimplemented TemplateBinding. 8 years ago
Dan Walmsley 8befbacba0 Use textpresenter to replace with password char. 8 years ago
Dan Walmsley a9747e0bd6 whitespace. 8 years ago
Dan Walmsley aca0fb3eba Implement password char on TextBox rather than separate control. 8 years ago
sdoroff 5dce65f7b6 Created a shared DataValidationErrors framework 8 years ago
Steven Kirk 8a80a724d7 Implement disabling of ListBox scrollbars. 8 years ago
Jeremy Koritzinsky 745517f68e Updated usage of Static and Type to be x:Static and x:Type. 9 years ago
Steven Kirk 33b57118cf Bind TextPresenter.Text before CaretIndex. 9 years ago
Steven Kirk f6ed69be28 StyleResource -> DynamicResource 9 years ago
Steven Kirk 7f2cbd0b71 Use a path for the TextBox error icon. 10 years ago
Steven Kirk 7a2adc63e9 Fix TextBox/error icon scrolling. 10 years ago
Steven Kirk 9094de563e Fix the TextBox error ToolTip. 10 years ago
Steven Kirk 41ba3b7782 Started adding TextBox error adornments. 10 years ago
Steven Kirk 19b034651e Use `:error` pseudoclass in TextBox. 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk df204ce01d Fix TextBox template binding. 10 years ago
Steven Kirk a6067c994e CanScrollHorizontally shouldn't be an attached property. 10 years ago
Steven Kirk f2ecce6cc2 Remove TextBox hacks. 10 years ago
Steven Kirk 42ccfebf17 Fixed TextBox floating watermark. 10 years ago
Steven Kirk 94ea1dc6c3 Renamed .paml files to .xaml. 10 years ago
Steven Kirk c8dc3ff29b Default theme now uses style resources. 10 years ago
Steven Kirk 1044154279 Bind to other controls with #control syntax. 11 years ago
Mikhail Kanygin a9f5042073 Implemented TextAlignment property for TextBox. 11 years ago
Steven Kirk ff90da2b3a Move XAML control styles into Perspex.Themes.Default. 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