..
AcrylicPage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
AcrylicPage.xaml.cs
AcrylicPage.
6 years ago
AdornerLayerPage.xaml
Add add / remove adorner buttons for testing
3 years ago
AdornerLayerPage.xaml.cs
Add add / remove adorner buttons for testing
3 years ago
AutoCompleteBoxPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
AutoCompleteBoxPage.xaml.cs
AutoCompleteBox.Items -> ItemsSource.
3 years ago
BorderPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
BorderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ButtonSpinnerPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
ButtonSpinnerPage.xaml.cs
fix: Null Annotation
4 years ago
ButtonsPage.xaml
Add accent button to control catalog.
4 years ago
ButtonsPage.xaml.cs
fix: Null Annotation
4 years ago
CalendarDatePickerPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
CalendarDatePickerPage.xaml.cs
fix some null annotation in ControlCatalog
4 years ago
CalendarPage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
CalendarPage.xaml.cs
fix some null annotation in ControlCatalog
4 years ago
CanvasPage.xaml
Use HSV and HSL colors in ControlCatalog CanvasPage
4 years ago
CanvasPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
CarouselPage.xaml
Reimplemented Carousel.
3 years ago
CarouselPage.xaml.cs
fix: Null Annotation
4 years ago
CheckBoxPage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
CheckBoxPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ClipboardPage.xaml
Update sample pages
4 years ago
ClipboardPage.xaml.cs
move clipboard to TopLevel
3 years ago
ColorPickerPage.xaml
Improve ColorPreviewer margins with drop shadow
3 years ago
ColorPickerPage.xaml.cs
Update palettes used in the ColorPickerPage
3 years ago
ComboBoxPage.xaml
feat: add combobox samples.
3 years ago
ComboBoxPage.xaml.cs
Fix compile error.
3 years ago
CompositionPage.axaml
ImmediateContext + ServerCustomCompositionVisual + bugfixes
3 years ago
CompositionPage.axaml.cs
Update usages of ItemsControl Items/ItemsSource.
3 years ago
ContextFlyoutPage.xaml
Fix build
3 years ago
ContextFlyoutPage.xaml.cs
Add some popup properties to the PopupFlyoutBase
3 years ago
ContextMenuPage.xaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
ContextMenuPage.xaml.cs
fix: Null Annotation
4 years ago
CursorPage.xaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
CursorPage.xaml.cs
Added cursor page to control catalog.
5 years ago
CustomDrawing.xaml
Add Support for low-latency Dxgi-swapchain based presentation model (#9572)
3 years ago
CustomDrawing.xaml.cs
Add Support for low-latency Dxgi-swapchain based presentation model (#9572)
3 years ago
CustomDrawingExampleControl.cs
Fix some other AVP warnings
3 years ago
DataGridPage.xaml
DataGrid.Items -> ItemsSource.
3 years ago
DataGridPage.xaml.cs
DataGrid.Items -> ItemsSource.
3 years ago
DateTimePickerPage.xaml
Update control catalog and samples
3 years ago
DateTimePickerPage.xaml.cs
fix minor typos
3 years ago
DialogsPage.xaml
AutoCompleteBox.Items -> ItemsSource.
3 years ago
DialogsPage.xaml.cs
Log DBus Exceptions
3 years ago
DragAndDropPage.xaml
Remove specific data type methods from the IDataObject, add new Files format
3 years ago
DragAndDropPage.xaml.cs
Fix ControlCatalog DnD sample
3 years ago
ExpanderPage.xaml
Add disabled Expander expanding/collapsing examples to the sample app
3 years ago
ExpanderPage.xaml.cs
Add CancelRoutedEventArgs and use it in Expander
3 years ago
FlyoutsPage.axaml
Merge branch 'master' into flyout-api
3 years ago
FlyoutsPage.axaml.cs
Setup generators project in the repository, use in the control catalog
3 years ago
GesturePage.cs
fix: misc warning
3 years ago
GesturePage.xaml
add Gestures sample page
3 years ago
ImagePage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
ImagePage.xaml.cs
Remove PixelRect.Default
3 years ago
ItemsRepeaterPage.xaml
ItemsRepeater.Items -> ItemsSource.
3 years ago
ItemsRepeaterPage.xaml.cs
Media system refactoring
3 years ago
LabelsPage.axaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
LabelsPage.axaml.cs
Setup generators project in the repository, use in the control catalog
3 years ago
LayoutTransformControlPage.xaml
remove usages of old ThemeAccentBrush.
6 years ago
LayoutTransformControlPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ListBoxPage.xaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
ListBoxPage.xaml.cs
Move ListBox page view model to its own file.
6 years ago
MenuPage.xaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
MenuPage.xaml.cs
Remove Rx.props from ControlCatalog and some other projects too
3 years ago
NativeEmbedPage.xaml
Move native control samples to the control catalog
4 years ago
NativeEmbedPage.xaml.cs
Update usages of ItemsControl Items/ItemsSource.
3 years ago
NotificationsPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
NotificationsPage.xaml.cs
add TopLevel.GetTopLevel api
3 years ago
NumericUpDownPage.xaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
NumericUpDownPage.xaml.cs
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
OpenGlPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
OpenGlPage.xaml.cs
Implemented interop with externally managed GPU memory
3 years ago
PlatformInfoPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
PlatformInfoPage.xaml.cs
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
3 years ago
PointerCanvas.cs
fix: AVP1022 Bad name: An AvaloniaProperty named 'DrawOnlyPoints' is being assigned to ControlCatalog.Pages.PointerCanvas.StatusProperty
3 years ago
PointerContactsTab.cs
Remove Rx.props from ControlCatalog and some other projects too
3 years ago
PointersPage.xaml
Fixes after review
4 years ago
PointersPage.xaml.cs
Merge branch 'master' into improve-input-android
4 years ago
ProgressBarPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
ProgressBarPage.xaml.cs
Added Orientation and IsIndeterminate properties to ProgressBar.
8 years ago
RadioButtonPage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
RadioButtonPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
RefreshContainerPage.axaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
RefreshContainerPage.axaml.cs
Setup generators project in the repository, use in the control catalog
3 years ago
RelativePanelPage.axaml
Adaptive design for ControlCatalog sample pages
4 years ago
RelativePanelPage.axaml.cs
Setup generators project in the repository, use in the control catalog
3 years ago
ScreenPage.cs
fix: remove unused pen.
3 years ago
ScrollViewerPage.xaml
merge scroll viewer samples
3 years ago
ScrollViewerPage.xaml.cs
merge scroll viewer samples
3 years ago
SliderPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
SliderPage.xaml.cs
Use AvaloniaList instead of List
6 years ago
SplitViewPage.xaml
Update control catalog and samples
3 years ago
SplitViewPage.xaml.cs
Adds control catalog page
6 years ago
TabControlPage.xaml
Added tests and control catalog demo for live changes to TabItem.ContentTemplate. The next commit will fix both.
3 years ago
TabControlPage.xaml.cs
Composition aware resources
3 years ago
TabStripPage.xaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
TabStripPage.xaml.cs
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
TextBlockPage.xaml
Use correct theme specific selection brush on SelectableTextBlock
3 years ago
TextBlockPage.xaml.cs
Full Unicode support for TextBlock
6 years ago
TextBoxPage.xaml
[Text] fix tab width. It's too long
3 years ago
TextBoxPage.xaml.cs
remove event for querying text input options. replace with attached property that is inheritable.
4 years ago
ThemePage.axaml
Update control catalog and samples
3 years ago
ThemePage.axaml.cs
Update usages of ItemsControl Items/ItemsSource.
3 years ago
ToggleSwitchPage.xaml
Integrate all button controls within a redesigned ButtonsPage
4 years ago
ToggleSwitchPage.xaml.cs
ToggleSwitchpage for Control gallery (#4137)
6 years ago
ToolTipPage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
ToolTipPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
TransitioningContentControlPage.axaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
TransitioningContentControlPage.axaml.cs
Add TransitioningContentControl-DemoPage
4 years ago
TreeViewPage.xaml
Update usages of ItemsControl Items/ItemsSource.
3 years ago
TreeViewPage.xaml.cs
Refactored TreeView page in ControlCatalog.
6 years ago
ViewboxPage.xaml
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
ViewboxPage.xaml.cs
Set combobox items from xaml on ViewboxPage
4 years ago
WindowCustomizationsPage.xaml
Update control catalog to support insets samples
3 years ago
WindowCustomizationsPage.xaml.cs
Add a WindowCustomization page to the control catalog.
6 years ago
teapot.bin
Implemented GlControlBase
6 years ago