Steven Kirk d6a98fef40 Display access key in RadioButton. 4 lat temu
..
AcrylicPage.xaml d5e6171ddd Improve slider interaction in AcrylicPage. 4 lat temu
AcrylicPage.xaml.cs f329918116 AcrylicPage. 5 lat temu
AutoCompleteBoxPage.xaml 18ac401007 add example of datavalidation on autocomplete box. 5 lat temu
AutoCompleteBoxPage.xaml.cs 3f3ec4b835 Added custom TextSelector example 5 lat temu
BorderPage.xaml bf0c8ae01d fix sidebar. 5 lat temu
BorderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
ButtonPage.xaml f3abb8ed64 Display access key in Buttons. 4 lat temu
ButtonPage.xaml.cs b6a5e9bdd4 Add example for RepeatButton 5 lat temu
ButtonSpinnerPage.xaml 76d3d013e3 add datavalidations to button spinner. 5 lat temu
ButtonSpinnerPage.xaml.cs f14aac365b WIP 7 lat temu
CalendarDatePickerPage.xaml 0863b29d09 Rename existing DatePicker control 5 lat temu
CalendarDatePickerPage.xaml.cs 0863b29d09 Rename existing DatePicker control 5 lat temu
CalendarPage.xaml 343905ebb3 Generate asset resource info with paths 7 lat temu
CalendarPage.xaml.cs d91b8f8f84 Adds a Calendar control ported from Silverlight 8 lat temu
CanvasPage.xaml 343905ebb3 Generate asset resource info with paths 7 lat temu
CanvasPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
CarouselPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. 6 lat temu
CarouselPage.xaml.cs 53b71076d6 DropDown -> ComboBox. 6 lat temu
CheckBoxPage.xaml d0037f1df5 Display access key in ControlCatalog pages. 4 lat temu
CheckBoxPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
ComboBoxPage.xaml 0f83ccb4b0 ContentPresenter should create child without content, if template was set (#6226) 4 lat temu
ComboBoxPage.xaml.cs 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 lat temu
ContextFlyoutPage.xaml 8ced83c601 Update sample pages 4 lat temu
ContextFlyoutPage.xaml.cs 8ced83c601 Update sample pages 4 lat temu
ContextMenuPage.xaml 5483071599 Fix cancellable contexts #6057 4 lat temu
ContextMenuPage.xaml.cs 8ced83c601 Update sample pages 4 lat temu
CursorPage.xaml 98974af13e Added cursor page to control catalog. 5 lat temu
CursorPage.xaml.cs 98974af13e Added cursor page to control catalog. 5 lat temu
DataGridPage.xaml 98a4364810 Handle horizontal wheel scrolling in DataGrid 4 lat temu
DataGridPage.xaml.cs 26fa71bddc DataGrid add CompiledBinding example 5 lat temu
DateTimePickerPage.xaml ec937153a4 add datavalidation to date and time pickers. 5 lat temu
DateTimePickerPage.xaml.cs a7b9bd2876 Add styles and control catalog page 5 lat temu
DialogsPage.xaml d0037f1df5 Display access key in ControlCatalog pages. 4 lat temu
DialogsPage.xaml.cs c24f65a5f7 Fix even more broken cases for closing child/dialog windows on win32. 5 lat temu
DragAndDropPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 lat temu
DragAndDropPage.xaml.cs 39501e5b30 DnD support for OSX 5 lat temu
ExpanderPage.xaml 343905ebb3 Generate asset resource info with paths 7 lat temu
ExpanderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
FlyoutsPage.axaml ca17a9d0aa Sample Pages 4 lat temu
FlyoutsPage.axaml.cs ca17a9d0aa Sample Pages 4 lat temu
ImagePage.xaml 3aab2d5619 Added functionality to use CroppedBitmap directly in XAML 5 lat temu
ImagePage.xaml.cs 3aab2d5619 Added functionality to use CroppedBitmap directly in XAML 5 lat temu
ItemsRepeaterPage.xaml 031e8ac2f0 Complete 4 lat temu
ItemsRepeaterPage.xaml.cs c421000997 Merge branch 'master' into feature/itemsrepeater-elementfactory 5 lat temu
LabelsPage.axaml d17006f480 make label page use compiled references to label 5 lat temu
LabelsPage.axaml.cs 303b6c1586 Remove ReactiveUI usage from sample apps 5 lat temu
LayoutTransformControlPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 lat temu
LayoutTransformControlPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
ListBoxPage.xaml f276c4ed8b Changes after review 4 lat temu
ListBoxPage.xaml.cs a91d632211 Move ListBox page view model to its own file. 5 lat temu
MenuPage.xaml 63a4333832 ControlCatalog: Update ContextMenuPage and MenuPage samples 5 lat temu
MenuPage.xaml.cs 303b6c1586 Remove ReactiveUI usage from sample apps 5 lat temu
NotificationsPage.xaml 96d912c46c implement notifications page in control catalog 6 lat temu
NotificationsPage.xaml.cs 366cdfdb0f add a notifications page to control catalog 6 lat temu
NumericUpDownPage.xaml fbab1e9f6b Update samples 4 lat temu
NumericUpDownPage.xaml.cs fbab1e9f6b Update samples 4 lat temu
OpenGlPage.xaml db3e2780f1 OSX support 5 lat temu
OpenGlPage.xaml.cs b9985a8fa0 Refactorings for opengl context and surface management 5 lat temu
PointersPage.cs b225e84324 Various control catalog improvements 6 lat temu
ProgressBarPage.xaml 3417cebae1 Update progress bar samples to include Maximum/Minimum examples 4 lat temu
ProgressBarPage.xaml.cs 7cb4485dfb Added Orientation and IsIndeterminate properties to ProgressBar. 8 lat temu
RadioButtonPage.xaml d6a98fef40 Display access key in RadioButton. 4 lat temu
RadioButtonPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
RelativePanelPage.axaml 99833d24b5 relative panel page also uses compiled references. 5 lat temu
RelativePanelPage.axaml.cs eb3c4cd008 add relative panel page to control catalog. 5 lat temu
ScreenPage.cs 3e690c5fbc fix rounding error on screens page. 5 lat temu
ScrollViewerPage.xaml f3a964232a Add page for scroll viewer. 5 lat temu
ScrollViewerPage.xaml.cs 303b6c1586 Remove ReactiveUI usage from sample apps 5 lat temu
SliderPage.xaml f7aa342f22 Added reversed direction sliders to ControlCatalog. 4 lat temu
SliderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
SplitViewPage.xaml cf0ea3581a Fix SplitView pane to work with popups 5 lat temu
SplitViewPage.xaml.cs e385dbc43c Adds control catalog page 5 lat temu
TabControlPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. 6 lat temu
TabControlPage.xaml.cs 303b6c1586 Remove ReactiveUI usage from sample apps 5 lat temu
TabStripPage.xaml 139475de1c Added TabStripPage to ControlCatalog. 6 lat temu
TabStripPage.xaml.cs 139475de1c Added TabStripPage to ControlCatalog. 6 lat temu
TextBlockPage.xaml 40d74cf682 Fix baseline alignment of multiple runs 5 lat temu
TextBlockPage.xaml.cs de93e8e969 Full Unicode support for TextBlock 5 lat temu
TextBoxPage.xaml 9f5f0aa84d Do not inherit text properties in Popup 4 lat temu
TextBoxPage.xaml.cs 12c2c16d13 Android soft input using Avalonia.Input 4 lat temu
ToggleSwitchPage.xaml 99780a0c67 Display access key in ToggleButton, ToggleSwitch. 4 lat temu
ToggleSwitchPage.xaml.cs b9cec08b41 ToggleSwitchpage for Control gallery (#4137) 5 lat temu
ToolTipPage.xaml 2cac9980e1 Update tooltip samples 5 lat temu
ToolTipPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 lat temu
TreeViewPage.xaml af90219ff4 Reverted SelectionModel. 5 lat temu
TreeViewPage.xaml.cs 63c336e6d1 Refactored TreeView page in ControlCatalog. 5 lat temu
ViewboxPage.xaml 6d0ac9a541 Fix property type on Stretch. 4 lat temu
ViewboxPage.xaml.cs 6d0ac9a541 Fix property type on Stretch. 4 lat temu
WindowCustomizationsPage.xaml e61147edc1 Added Mica enum value to WindowTransparencyLevel.cs 4 lat temu
WindowCustomizationsPage.xaml.cs 454cc06184 Add a WindowCustomization page to the control catalog. 5 lat temu
teapot.bin 021995ed35 Implemented GlControlBase 6 lat temu