A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
..
AutoCompleteBoxPage.xaml Added async population feature 8 years ago
AutoCompleteBoxPage.xaml.cs Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
BorderPage.xaml StyleResource -> DynamicResource 9 years ago
BorderPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ButtonPage.xaml StyleResource -> DynamicResource 9 years ago
ButtonPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ButtonSpinnerPage.xaml Ability to place spinner buttons on the left side 8 years ago
ButtonSpinnerPage.xaml.cs ButtonSpinner control is ported from ExtendedWFPToolkit 8 years ago
CalendarPage.xaml Adds a Calendar control ported from Silverlight 8 years ago
CalendarPage.xaml.cs Adds a Calendar control ported from Silverlight 8 years ago
CanvasPage.xaml Fix error in CanvasPage path markup. 10 years ago
CanvasPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
CarouselPage.xaml Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations. 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 Implemented three states on ToggleButton, CheckBox and RadioButton. 8 years ago
CheckBoxPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ContextMenuPage.xaml StyleResource -> DynamicResource 9 years ago
ContextMenuPage.xaml.cs move the context menu to its own page in control catalog. 9 years ago
DatePickerPage.xaml Added a DatePicker control ported from Silverlight 8 years ago
DatePickerPage.xaml.cs Added a DatePicker control ported from Silverlight 8 years ago
DialogsPage.xaml [MONOMAC] Implemented maximize/unmaximize for borderless windows 9 years ago
DialogsPage.xaml.cs Implemented three states on ToggleButton, CheckBox and RadioButton. 8 years ago
DragAndDropPage.xaml added Drag+Drop sample 8 years ago
DragAndDropPage.xaml.cs Move DnD classes to Avalonia.Input. 8 years ago
DropDownPage.xaml StyleResource -> DynamicResource 9 years ago
DropDownPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ExpanderPage.xaml Renamed Perspex -> Avalonia 10 years ago
ExpanderPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ImagePage.xaml Update implementation and added test case to control catalog. Fixes #807. 9 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
MenuPage.xaml move the context menu to its own page in control catalog. 9 years ago
MenuPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
NumericUpDownPage.xaml Use "double" instead of "double?" for Value. DefaultValue removed. 8 years ago
NumericUpDownPage.xaml.cs Use "double" instead of "double?" for Value. DefaultValue removed. 8 years ago
ProgressBarPage.xaml Added Orientation and IsIndeterminate properties to ProgressBar. 8 years ago
ProgressBarPage.xaml.cs Added Orientation and IsIndeterminate properties to ProgressBar. 8 years ago
RadioButtonPage.xaml Requested change. 8 years ago
RadioButtonPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ScreenPage.cs Screen information API implementation 8 years ago
SliderPage.xaml Renamed Perspex -> Avalonia 10 years ago
SliderPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
TextBoxPage.xaml IAssetLoader changes 8 years ago
TextBoxPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ToolTipPage.xaml Use DynamicResource instead of StyleResource 8 years ago
ToolTipPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
TreeViewPage.xaml Added TreeView to ControlCatalog. 10 years ago
TreeViewPage.xaml.cs Don't spawn 1KK treeview nodes immediately 9 years ago