Steven Kirk 4cd60f46b4 Merge branch 'master' into feature/menuitem-inputgesturetext před 5 roky
..
AutoCompleteBoxPage.xaml 2fa8247f01 Removed MemberSelector. před 6 roky
AutoCompleteBoxPage.xaml.cs 72708cae67 Fix namespace build break. před 7 roky
BorderPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
BorderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
ButtonPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
ButtonPage.xaml.cs 6ab1fbd432 Inject the call to compiled xaml to x:Class-type před 6 roky
ButtonSpinnerPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
ButtonSpinnerPage.xaml.cs f14aac365b WIP před 6 roky
CalendarPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
CalendarPage.xaml.cs d91b8f8f84 Adds a Calendar control ported from Silverlight před 8 roky
CanvasPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
CanvasPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
CarouselPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. před 6 roky
CarouselPage.xaml.cs 53b71076d6 DropDown -> ComboBox. před 6 roky
CheckBoxPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
CheckBoxPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
ComboBoxPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. před 6 roky
ComboBoxPage.xaml.cs 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime před 6 roky
ContextMenuPage.xaml 7192673d43 Display (broken) data-bound context menu in ControlCatalog. před 6 roky
ContextMenuPage.xaml.cs 9efdffe875 Don't use global variables in ControlCatalog před 6 roky
DataGridPage.xaml 92c9d1dbf3 Use star sized row instead of auto row před 6 roky
DataGridPage.xaml.cs d5399091b6 Add prefixes and correct references from PageCollectionView to DataGridCollectionView. před 6 roky
DatePickerPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
DatePickerPage.xaml.cs 6e774349f8 Added a DatePicker control ported from Silverlight před 7 roky
DialogsPage.xaml 23fe70f5d5 [X11] Added support for filters in GTK file dialog před 6 roky
DialogsPage.xaml.cs 23fe70f5d5 [X11] Added support for filters in GTK file dialog před 6 roky
DragAndDropPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
DragAndDropPage.xaml.cs 2293d8332e Explicitly drop pointer capture for DnD (not actually a fix for the underlying issue) před 6 roky
ExpanderPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
ExpanderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
ImagePage.xaml fd08fdc820 Update ControlCatalog image page. před 6 roky
ImagePage.xaml.cs fd08fdc820 Update ControlCatalog image page. před 6 roky
ItemsRepeaterPage.xaml 7f72230597 Fix ItemsRepeater not clearing focused elements on items source changed. před 6 roky
ItemsRepeaterPage.xaml.cs 7f72230597 Fix ItemsRepeater not clearing focused elements on items source changed. před 6 roky
LayoutTransformControlPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
LayoutTransformControlPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
ListBoxPage.xaml 065f3b76bb add a repro to control catalog. před 6 roky
ListBoxPage.xaml.cs c70721aa2c Avoid integer boxing. před 6 roky
MenuPage.xaml deebe6090f Show input gesture text in control catalog. před 5 roky
MenuPage.xaml.cs 9efdffe875 Don't use global variables in ControlCatalog před 6 roky
NotificationsPage.xaml 96d912c46c implement notifications page in control catalog před 6 roky
NotificationsPage.xaml.cs 366cdfdb0f add a notifications page to control catalog před 6 roky
NumericUpDownPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. před 6 roky
NumericUpDownPage.xaml.cs 7c0f1f9374 Use "double" instead of "double?" for Value. DefaultValue removed. před 7 roky
PointersPage.cs b225e84324 Various control catalog improvements před 6 roky
ProgressBarPage.xaml fa9822b1ef Add Progressbar ShowProgressText property (#3531) před 5 roky
ProgressBarPage.xaml.cs 7cb4485dfb Added Orientation and IsIndeterminate properties to ProgressBar. před 8 roky
RadioButtonPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
RadioButtonPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
ScreenPage.cs 439f7af663 fix typo před 6 roky
SliderPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
SliderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
TabControlPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. před 6 roky
TabControlPage.xaml.cs de2a8728de Fixed TabControl and Viewbox pages před 7 roky
TabStripPage.xaml 139475de1c Added TabStripPage to ControlCatalog. před 6 roky
TabStripPage.xaml.cs 139475de1c Added TabStripPage to ControlCatalog. před 6 roky
TextBlockPage.xaml de93e8e969 Full Unicode support for TextBlock před 5 roky
TextBlockPage.xaml.cs de93e8e969 Full Unicode support for TextBlock před 5 roky
TextBoxPage.xaml 1f611e60c0 Merge branch 'master' into SelectionBrushFeature před 6 roky
TextBoxPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
ToolTipPage.xaml 343905ebb3 Generate asset resource info with paths před 7 roky
ToolTipPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia před 9 roky
TreeViewPage.xaml df6068604b Fix @Gillibald review notes: get rid of passing control to viewmodel, use binding instead před 6 roky
TreeViewPage.xaml.cs df6068604b Fix @Gillibald review notes: get rid of passing control to viewmodel, use binding instead před 6 roky
ViewboxPage.xaml de2a8728de Fixed TabControl and Viewbox pages před 7 roky
ViewboxPage.xaml.cs dbfb9288d1 add viewbox page to control catalog před 7 roky