169 Commits (2bef4dc540d250afede2a557478289550c9beecf)

Author SHA1 Message Date
Symbai fa9822b1ef
Add Progressbar ShowProgressText property (#3531) 6 years ago
Steven Kirk fd08fdc820 Update ControlCatalog image page. 6 years ago
Benedikt Schroeder 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 years ago
Dariusz Komosiński 7f72230597 Fix ItemsRepeater not clearing focused elements on items source changed. 6 years ago
Nikita Tsukanov 465273c883 Implemented managed menu bar presenter for native menus 7 years ago
Steven Kirk 9317aeda6a Added "Randomize Heights" to ItemsRepeaterPage. 7 years ago
Dariusz Komosinski c70721aa2c Avoid integer boxing. 7 years ago
Dan Walmsley 439f7af663 fix typo 7 years ago
Dan Walmsley 7ee0bb804a display screen dpi info on screenspage 7 years ago
Dan Walmsley 065f3b76bb add a repro to control catalog. 7 years ago
Nikita Tsukanov b225e84324 Various control catalog improvements 7 years ago
Nikita Tsukanov 2293d8332e Explicitly drop pointer capture for DnD (not actually a fix for the underlying issue) 7 years ago
Steven Kirk fa6505123f Allow adding items anywhere in list. 7 years ago
Steven Kirk 8ef5fdfbc1 Add "Add Item" button to ItemsRepeaterPage. 7 years ago
Steven Kirk 997fd1aa30 Moved ItemsRepeater to Avalonia.Controls. 7 years ago
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
Ivan Kochurkin df6068604b Fix @Gillibald review notes: get rid of passing control to viewmodel, use binding instead 7 years ago
Ivan Kochurkin 6f58bb0e39 Implement functionality for added controls in TreeViewPage.xaml.cs 7 years ago
Ivan Kochurkin 9e874529c6 Add `Add`, `Remove` buttons and `SelectionMode` combobox to TreeViewPage.xaml 7 years ago
Ivan Kochurkin c3f0841142 Implement functionality for added controls in ListBoxPage.xaml.cs 7 years ago
Ivan Kochurkin 1707496b3f Add `Add`, `Remove` buttons and `SelectionMode` combobox to ListBoxPage.xaml 7 years ago
Steven Kirk 139475de1c Added TabStripPage to ControlCatalog. 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
Steven Kirk 89268e9df6 Allow switching ItemsRepeater layout in ControlCatalog. 7 years ago
Steven Kirk ece1b3e334 Initial import of ItemsRepeater from the WinUI library. 7 years ago
Nikita Tsukanov 9efdffe875 Don't use global variables in ControlCatalog 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
Benedikt Schroeder 92c9d1dbf3 Use star sized row instead of auto row 7 years ago
Nikita Tsukanov 3fa0a57750 Don't show non-pressed pointers 7 years ago
Nikita Tsukanov 988b2e4155 Added PointerPage 7 years ago
Dan Walmsley 96d912c46c implement notifications page in control catalog 7 years ago
Dan Walmsley 366cdfdb0f add a notifications page to control catalog 7 years ago
Nikita Tsukanov 6ab1fbd432 Inject the call to compiled xaml to x:Class-type 7 years ago
Dariusz Komosinski 88d1f175d2 Remove geometry pages. 7 years ago
Nikita Tsukanov 23fe70f5d5 [X11] Added support for filters in GTK file dialog 7 years ago
Steven Kirk 6089291cf8 Renamed DropDown -> ComboBox in samples. 7 years ago
Steven Kirk 53b71076d6 DropDown -> ComboBox. 7 years ago
Jumar Macato d5399091b6
Add prefixes and correct references from PageCollectionView to DataGridCollectionView. 7 years ago
Dariusz Komosiński 8534769435 Platform geometry implementations for D2D and Skia. 7 years ago
José Pedro e6e8907643
Changed IScreenImpl.AllScreens return type so that it's not array. 7 years ago
Dariusz Komosinski 0116a9ba23 Fix TreeViewPage indent. 7 years ago
Dariusz Komosinski 85d309830a TreeView multiple selection support. 7 years ago
Jumar Macato 7d8e218699
Make ICollectionView internal and rename DataGrid specific 7 years ago
Steven Kirk 7192673d43 Display (broken) data-bound context menu in ControlCatalog. 7 years ago
Jumar Macato fbb77d28a4
Add xmlns definitions, fix references & trim some warnings. 7 years ago
Nikita Tsukanov f14aac365b WIP 7 years ago
Steven Kirk 13aafcc540 Show dialog centered on owner. 7 years ago
Steven Kirk 9a2f828ba6 Modify DialogsPage to allow testing of startup location. 7 years ago
Steven Kirk 4ec2b1c554 Use PixelPoint and PixelRect for device points/rects. 7 years ago