..
AutoCompleteBoxPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
AutoCompleteBoxPage.xaml.cs
Fix namespace build break.
8 years ago
BorderPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
BorderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ButtonPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
ButtonPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ButtonSpinnerPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
ButtonSpinnerPage.xaml.cs
ButtonSpinner control is ported from ExtendedWFPToolkit
8 years ago
CalendarPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
CalendarPage.xaml.cs
Adds a Calendar control ported from Silverlight
9 years ago
CanvasPage.xaml
Pass correct node bounds to PushOpacityMask. (#1870)
8 years ago
CanvasPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
CarouselPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
CarouselPage.xaml.cs
Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations.
8 years ago
CheckBoxPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
CheckBoxPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ContextMenuPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
ContextMenuPage.xaml.cs
move the context menu to its own page in control catalog.
9 years ago
DatePickerPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
DatePickerPage.xaml.cs
Added a DatePicker control ported from Silverlight
8 years ago
DialogsPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
DialogsPage.xaml.cs
Implemented three states on ToggleButton, CheckBox and RadioButton.
9 years ago
DragAndDropPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
DragAndDropPage.xaml.cs
Move DnD classes to Avalonia.Input.
8 years ago
DropDownPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
DropDownPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ExpanderPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
ExpanderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ImagePage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
ImagePage.xaml.cs
Update implementation and added test case to control catalog. Fixes #807.
9 years ago
LayoutTransformControlPage.xaml
StyleResource -> DynamicResource
9 years ago
LayoutTransformControlPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ListBoxPage.xaml
Cleaning up Themes.
8 years ago
ListBoxPage.xaml.cs
Cleaning up Themes.
8 years ago
MenuPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
MenuPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
NumericUpDownPage.xaml
Cleaning up Themes.
8 years ago
NumericUpDownPage.xaml.cs
Use "double" instead of "double?" for Value. DefaultValue removed.
8 years ago
ProgressBarPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
ProgressBarPage.xaml.cs
Added Orientation and IsIndeterminate properties to ProgressBar.
9 years ago
RadioButtonPage.xaml
Fix #1782: Implement GroupName for RadioButton
8 years ago
RadioButtonPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ScreenPage.cs
ScreenPage.cs - Bug fix.
8 years ago
SliderPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
SliderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
TextBoxPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
TextBoxPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ToolTipPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
ToolTipPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
TreeViewPage.xaml
rename stackpanel Gap property to Spacing property.
8 years ago
TreeViewPage.xaml.cs
Don't spawn 1KK treeview nodes immediately
9 years ago