436 Commits (2b99e0159d74ee0446e4e2d0aa6e0aecffca3eae)

Author SHA1 Message Date
Dan Walmsley 409be7f33f remove event for querying text input options. replace with attached property that is inheritable. 4 years ago
Benedikt Stebner 95769ff007 Add TextBlock inlines support 4 years ago
Emmanuel Hansen ef5851f123 fix item repeater page crash 4 years ago
Dan Walmsley 687a40b7bd Revert "demo code" 4 years ago
Takoooooo a485425023 demo code 4 years ago
robloo 7f00daeee2 Add Re-themed SplitButton example in ControlCatalog 4 years ago
Max Katz 7dcb6e553d Fix memory leak DoDragDrop never releasing object 4 years ago
Dominik Matijaca b040ac5414
ItemsControl: WrapSelection (#6286) 4 years ago
Max Katz 6a7083345a Update sample pages 4 years ago
Wiesław Šoltés 26eba8d80e Use ArrayList for items 4 years ago
Wiesław Šoltés eaa62b7828 Set combobox items from xaml on ViewboxPage 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
robloo aaf5282ebd Integrate all button controls within a redesigned ButtonsPage 4 years ago
robloo 29865672e2 Add ToggleSplitButton 4 years ago
robloo a6f1582745 Add sample SplitButtons to the ControlCatalog 4 years ago
robloo d1ea7b1ec9 Add empty SplitButtonPage in ControlCatalog 4 years ago
Nikita Tsukanov 9c0964adf5 Added GetIntermediatePoints support for X11, libinput and evdev 4 years ago
Tim U d21c3cce1e Improve Demo 4 years ago
Tim U cf6c0991f8 Update Demo 4 years ago
Tim U fe21e298af Show validation in Demo App 4 years ago
Max Katz 8836a9e208 Adaptive design for ControlCatalog sample pages 4 years ago
Dariusz Komosinski 80041d8f30 Change pointers page to use new ellipse drawing APIs. 4 years ago
Sergey Mikolaytis 28a2a2fc8e
Windows IME (#7007) 4 years ago
Tim edf9505598 Add Property DataGridColumn.HeaderTemplate 4 years ago
Max Katz bd2e7d23ca Update dialogs sample page 4 years ago
Lubomir Tetak 3cc31f7912 OSX do not enforce DND copy effect 4 years ago
Steven Kirk d6a98fef40 Display access key in RadioButton. 4 years ago
Steven Kirk 99780a0c67 Display access key in ToggleButton, ToggleSwitch. 4 years ago
Steven Kirk d0037f1df5 Display access key in ControlCatalog pages. 4 years ago
Steven Kirk f3abb8ed64 Display access key in Buttons. 4 years ago
Max Katz f276c4ed8b Changes after review 4 years ago
Max Katz 031e8ac2f0 Complete 5 years ago
Max Katz e5ca5c38e8 Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls 5 years ago
Max Katz 69fb1c056f FIrst version of nth-child 5 years ago
Max Katz 9f5f0aa84d Do not inherit text properties in Popup 5 years ago
Adir e61147edc1 Added Mica enum value to WindowTransparencyLevel.cs 5 years ago
Tako c6f9c6a820
Implement MaskedTextBox (#6453) 5 years ago
Max Katz 0f83ccb4b0
ContentPresenter should create child without content, if template was set (#6226) 5 years ago
Max Katz 98a4364810 Handle horizontal wheel scrolling in DataGrid 5 years ago
Giuseppe Lippolis b9fcee5c3f Sample: Add sample for binding DataGridColumn IsVisible 5 years ago
Max Katz fbab1e9f6b Update samples 5 years ago
Max Katz 8ced83c601 Update sample pages 5 years ago
Max Katz 5483071599 Fix cancellable contexts #6057 5 years ago
Max Katz 4523450e04 Improve context flyout/menu sample pages 5 years ago
nils måsén dbe9a2e2d1 fix xaml errors in controlcatalog sample 5 years ago
Dariusz Komosinski 6d0ac9a541 Fix property type on Stretch. 5 years ago
Dariusz Komosinski f775f9d3f0 Remove old viewbox samples. 5 years ago
Dariusz Komosinski 6e2384deb8 Use an ellipse instead. 5 years ago
Dariusz Komosinski b3e2b05d1f Implement StretchDirection for Viewbox. Cleanup Viewbox. 5 years ago
Dariusz Komosinski 5265b0592a Implement MenuItem.StaysOpenOnClick. 5 years ago