..
AutoCompleteBoxPage.xaml
Removed MemberSelector.
7 years ago
AutoCompleteBoxPage.xaml.cs
Fix namespace build break.
8 years ago
BorderPage.xaml
Generate asset resource info with paths
7 years ago
BorderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ButtonPage.xaml
Generate asset resource info with paths
7 years ago
ButtonPage.xaml.cs
Inject the call to compiled xaml to x:Class-type
7 years ago
ButtonSpinnerPage.xaml
Generate asset resource info with paths
7 years ago
ButtonSpinnerPage.xaml.cs
WIP
7 years ago
CalendarPage.xaml
Generate asset resource info with paths
7 years ago
CalendarPage.xaml.cs
Adds a Calendar control ported from Silverlight
9 years ago
CanvasPage.xaml
Generate asset resource info with paths
7 years ago
CanvasPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
CarouselPage.xaml
Renamed DropDown -> ComboBox in samples.
7 years ago
CarouselPage.xaml.cs
DropDown -> ComboBox.
7 years ago
CheckBoxPage.xaml
Generate asset resource info with paths
7 years ago
CheckBoxPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ComboBoxPage.xaml
Renamed DropDown -> ComboBox in samples.
7 years ago
ComboBoxPage.xaml.cs
Reworked the font manager to better manage resoures and also work properly with the application lifetime
6 years ago
ContextMenuPage.xaml
Display (broken) data-bound context menu in ControlCatalog.
7 years ago
ContextMenuPage.xaml.cs
Don't use global variables in ControlCatalog
7 years ago
DataGridPage.xaml
Use star sized row instead of auto row
7 years ago
DataGridPage.xaml.cs
Add prefixes and correct references from PageCollectionView to DataGridCollectionView.
7 years ago
DatePickerPage.xaml
Generate asset resource info with paths
7 years ago
DatePickerPage.xaml.cs
Added a DatePicker control ported from Silverlight
8 years ago
DialogsPage.xaml
[X11] Added support for filters in GTK file dialog
7 years ago
DialogsPage.xaml.cs
[X11] Added support for filters in GTK file dialog
7 years ago
DragAndDropPage.xaml
Generate asset resource info with paths
7 years ago
DragAndDropPage.xaml.cs
Explicitly drop pointer capture for DnD (not actually a fix for the underlying issue)
7 years ago
ExpanderPage.xaml
Generate asset resource info with paths
7 years ago
ExpanderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ImagePage.xaml
Update ControlCatalog image page.
6 years ago
ImagePage.xaml.cs
Update ControlCatalog image page.
6 years ago
ItemsRepeaterPage.xaml
Fix ItemsRepeater not clearing focused elements on items source changed.
6 years ago
ItemsRepeaterPage.xaml.cs
Fix ItemsRepeater not clearing focused elements on items source changed.
6 years ago
LayoutTransformControlPage.xaml
Generate asset resource info with paths
7 years ago
LayoutTransformControlPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ListBoxPage.xaml
add a repro to control catalog.
7 years ago
ListBoxPage.xaml.cs
Avoid integer boxing.
7 years ago
MenuPage.xaml
MenuItem.InputGestureText -> InputGesture
6 years ago
MenuPage.xaml.cs
Don't use global variables in ControlCatalog
7 years ago
NotificationsPage.xaml
implement notifications page in control catalog
7 years ago
NotificationsPage.xaml.cs
add a notifications page to control catalog
7 years ago
NumericUpDownPage.xaml
Renamed DropDown -> ComboBox in samples.
7 years ago
NumericUpDownPage.xaml.cs
Use "double" instead of "double?" for Value. DefaultValue removed.
8 years ago
PointersPage.cs
Various control catalog improvements
7 years ago
ProgressBarPage.xaml
Add Progressbar ShowProgressText property (#3531)
6 years ago
ProgressBarPage.xaml.cs
Added Orientation and IsIndeterminate properties to ProgressBar.
9 years ago
RadioButtonPage.xaml
Generate asset resource info with paths
7 years ago
RadioButtonPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ScreenPage.cs
fix typo
7 years ago
SliderPage.xaml
Generate asset resource info with paths
7 years ago
SliderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
TabControlPage.xaml
Renamed DropDown -> ComboBox in samples.
7 years ago
TabControlPage.xaml.cs
Fixed TabControl and Viewbox pages
7 years ago
TabStripPage.xaml
Added TabStripPage to ControlCatalog.
7 years ago
TabStripPage.xaml.cs
Added TabStripPage to ControlCatalog.
7 years ago
TextBlockPage.xaml
Full Unicode support for TextBlock
6 years ago
TextBlockPage.xaml.cs
Full Unicode support for TextBlock
6 years ago
TextBoxPage.xaml
Merge branch 'master' into SelectionBrushFeature
7 years ago
TextBoxPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ToolTipPage.xaml
Generate asset resource info with paths
7 years ago
ToolTipPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
TreeViewPage.xaml
Fix @Gillibald review notes: get rid of passing control to viewmodel, use binding instead
7 years ago
TreeViewPage.xaml.cs
Fix @Gillibald review notes: get rid of passing control to viewmodel, use binding instead
7 years ago
ViewboxPage.xaml
Fixed TabControl and Viewbox pages
7 years ago
ViewboxPage.xaml.cs
add viewbox page to control catalog
7 years ago