780 Commits (3575525c2eb4596a1e249339b2a0dccfb034e33d)

Author SHA1 Message Date
Dan Walmsley 3725a7a8d5 remove accidentally pasted code. 7 years ago
Dan Walmsley 63da339fba rename to custom notification view. 7 years ago
Dan Walmsley 41102bad24 Notification control is not notification card and simple notification is now Notification. 7 years ago
Dan Walmsley b1125d73a1 remove messy install step. 7 years ago
Dan Walmsley e45805aa50 suggested api changes 7 years ago
Dan Walmsley e14cc277d7 dont use properties on toplevel 7 years ago
Benedikt Schroeder 8a179816ed Target TabItem itself instead of ContentPresenter for default selectors 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
Dan Walmsley 51b5ebe3c6 polish notification example code. 7 years ago
Dan Walmsley 5d3c74d294 custom notification color 7 years ago
Dan Walmsley b84634af83 tidy custom notification example. 7 years ago
Dan Walmsley 77dd5079d1 notification area is customizable via attached properties. 7 years ago
Dan Walmsley f8f5610b8c polish notifications 7 years ago
Dan Walmsley f09228cc48 simplify the usage of notification manager inside main window. 7 years ago
Steven Kirk 9650c7f9e3 Call UseDataGrid in WindowInteropTest. 7 years ago
Steven Kirk 9a60d77e63 Don't import SkiaSharp.props into WindowsInteropTest. 7 years ago
Steven Kirk 1693fd8d8d Remove unsupported armeabi. 7 years ago
Dan Walmsley 65a47c845e set binding mode in xaml 7 years ago
Dan Walmsley feba03d113 attempt to bind to local notification manager. 7 years ago
Dan Walmsley 962ed29bb6 remove need for seperate NotificationManager class. 7 years ago
Dan Walmsley 9772f1584d remove demo notification area. 7 years ago
Dan Walmsley b6fc0d7857 NotificationContent template works 7 years ago
Dan Walmsley f1cc462abc implement MVVM style notifications. (Managed only) 7 years ago
Dariusz Komosinski 88d1f175d2 Remove geometry pages. 7 years ago
Dan Walmsley d80083f2f5 further progress on notifications ui 7 years ago
artyom a66a2d33aa Add missing usings 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
Steven Kirk 561f070615 Make sure DataGrid is loaded in designer. 7 years ago
Steven Kirk 920f91f321 Move DataGrid theme to Themes directory. 7 years ago
Jumar Macato 4f00869837
Remove temporary hacks from 8ea2234. 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
Nikita Tsukanov 18d59ff649 Custom draw operations, exposed SkCanvas and reduced Skia api visibility 7 years ago
Nikita Tsukanov 26f5a3fe7a Fixed compilation 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
José Pedro 48dccadfb0
Fixed argument exception constructor calls. 7 years ago
Steven Kirk 7192673d43 Display (broken) data-bound context menu in ControlCatalog. 7 years ago
Jumar Macato af2431e539
Fix renderdemo sidebar template. 7 years ago
Jumar Macato fbb77d28a4
Add xmlns definitions, fix references & trim some warnings. 7 years ago
Steven Kirk c438f9301e Make DesignWindowLoader expect PreviewWith on Styles. 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
Nikita Tsukanov 7766d71f61 Use X11 backend for Linux by default 7 years ago