| .. |
|
Accents
|
Merge branch 'master' into xamlil
|
7 years ago |
|
AutoCompleteBox.xaml
|
Cleaning up Themes.
|
8 years ago |
|
Avalonia.Themes.Default.csproj
|
Fixed bug caused by incorrect merge
|
7 years ago |
|
Button.xaml
|
fix color resource names
|
8 years ago |
|
ButtonSpinner.xaml
|
Fix ButtonSpinner styles
|
8 years ago |
|
Calendar.xaml
|
fix color resource names
|
8 years ago |
|
CalendarButton.xaml
|
fix color resource names
|
8 years ago |
|
CalendarDayButton.xaml
|
fix color resource names
|
8 years ago |
|
CalendarItem.xaml
|
fix color resource names
|
8 years ago |
|
Carousel.xaml
|
Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations.
|
8 years ago |
|
CheckBox.xaml
|
Remove :valid and :invalid pseudoclasses.
|
7 years ago |
|
ComboBox.xaml
|
DropDown -> ComboBox.
|
7 years ago |
|
ComboBoxItem.xaml
|
DropDown -> ComboBox.
|
7 years ago |
|
ContentControl.xaml
|
fix additional default templates
|
8 years ago |
|
ContextMenu.xaml
|
Fixed context menu styling.
|
7 years ago |
|
DataValidationErrors.xaml
|
fix color resource names
|
8 years ago |
|
DatePicker.xaml
|
Updated XamlIl, allow types to import IServiceProvider, preserve entire parent stack
|
7 years ago |
|
DefaultTheme.xaml
|
Merge branch 'master' into xamlil
|
7 years ago |
|
DefaultTheme.xaml.cs
|
Entire control catalog is now loaded from precompiled xaml
|
7 years ago |
|
EmbeddableControlRoot.xaml
|
Remove hardcoded fonts on our theme definition.
|
8 years ago |
|
Expander.xaml
|
fix color resource names
|
8 years ago |
|
FocusAdorner.xaml
|
Use Adorner Focus styling for focused DropDownItem
|
8 years ago |
|
GridSplitter.xaml
|
fix color resource names
|
8 years ago |
|
ItemsControl.xaml
|
Added ItemsControl.ItemTemplate property.
|
10 years ago |
|
ListBox.xaml
|
Implement disabling of ListBox scrollbars.
|
8 years ago |
|
ListBoxItem.xaml
|
Cleaning up Themes.
|
8 years ago |
|
Menu.xaml
|
Added ItemsControl.ItemTemplate property.
|
10 years ago |
|
MenuItem.xaml
|
CECIL
|
7 years ago |
|
NotificationCard.xaml
|
notificationcard default colours are defined as resources
|
7 years ago |
|
NumericUpDown.xaml
|
Updated NumericUpDown style
|
8 years ago |
|
PopupRoot.xaml
|
Make Content depend on ContentTemplate.
|
9 years ago |
|
ProgressBar.xaml
|
Rename IterationCount.Loop to IterationCount.Infinite to abide byCSS's equivalent property.
|
8 years ago |
|
RadioButton.xaml
|
fix color resource names
|
8 years ago |
|
RepeatButton.xaml
|
fix color resource names
|
8 years ago |
|
ScrollBar.xaml
|
Move Thumb style outside the control template
|
7 years ago |
|
ScrollViewer.xaml
|
do not focus scrollbar
|
8 years ago |
|
Separator.xaml
|
Use comma operator for Separator style.
|
7 years ago |
|
Slider.xaml
|
fix color resource names
|
8 years ago |
|
TabControl.xaml
|
Register TabControl with ContentControlMixin.
|
7 years ago |
|
TabItem.xaml
|
Target TabItem itself instead of ContentPresenter for default selectors
|
7 years ago |
|
TabStrip.xaml
|
Added ItemsControl.ItemTemplate property.
|
10 years ago |
|
TabStripItem.xaml
|
fix color resource names
|
8 years ago |
|
TextBox.xaml
|
Remove :valid and :invalid pseudoclasses.
|
7 years ago |
|
ToggleButton.xaml
|
fix color resource names
|
8 years ago |
|
ToolTip.xaml
|
Make Content depend on ContentTemplate.
|
9 years ago |
|
TreeView.xaml
|
Enable TreeView horizontal scrollbar. (#1872)
|
8 years ago |
|
TreeViewItem.xaml
|
TreeViewItem.cs - Renamed Depth to Level.
|
8 years ago |
|
UserControl.xaml
|
Don't override UserControl.StyleKey.
|
7 years ago |
|
Window.xaml
|
Set window Foreground property to enable theming
|
8 years ago |
|
WindowNotificationManager.xaml
|
use a seperate control for stackpanel reversing until we have flow control available.
|
7 years ago |