..
OpenGl
Warning fixes: spring wave (#15747)
2 years ago
AcceleratorPage.xaml
Fixes and improves several access key (accelerator) related issues (#17292)
1 year ago
AcceleratorPage.xaml.cs
Fixes and improves several access key (accelerator) related issues (#17292)
1 year ago
AcrylicPage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
AcrylicPage.xaml.cs
AcrylicPage.
6 years ago
AdornerLayerPage.xaml
Fix Adorner Layer Clipping (#13921)
2 years ago
AdornerLayerPage.xaml.cs
Add add / remove adorner buttons for testing
3 years ago
AutoCompleteBoxPage.xaml
add AutoCompleteBox with MinimumPrefixLength=0 to control gallery
3 years ago
AutoCompleteBoxPage.xaml.cs
AutoCompleteBox.Items -> ItemsSource.
3 years ago
BorderPage.xaml
Update Brush.Parse() to Handle all Color Formats (#19526)
6 months 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 HyperlinkButton (#14509)
2 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
Add AllowTapRangeSelection for Calendar (#19367)
6 months 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
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340)
11 months ago
ClipboardPage.xaml.cs
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340)
11 months ago
ColorPickerPage.xaml
Make ColorPicker button content customizable. (#13073)
2 years ago
ColorPickerPage.xaml.cs
Update palettes used in the ColorPickerPage
3 years ago
ComboBoxPage.xaml
IsEditable combox box (#18094)
6 months ago
ComboBoxPage.xaml.cs
Fix compile error.
3 years ago
CompositionPage.axaml
Reworked the way we are clipping dirty rects with CompositionTarget (#14806)
2 years ago
CompositionPage.axaml.cs
Reworked the way we are clipping dirty rects with CompositionTarget (#14806)
2 years ago
ContainerQueryPage.xaml
Feature - Container Queries (#16846)
10 months ago
ContainerQueryPage.xaml.cs
Feature - Container Queries (#16846)
10 months 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
Rename ContextMenu Opening/Closing events removing type prefix
3 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
Remove DataGrid from the main repository (#18401)
11 months ago
DataGridPage.xaml.cs
Remove DataGrid from the main repository (#18401)
11 months ago
DataValidationPage.axaml
Converter for DataValidationErrors (#11282)
2 years ago
DataValidationPage.axaml.cs
Converter for DataValidationErrors (#11282)
2 years ago
DateTimePickerPage.xaml
Adds support for Seconds to TimePicker (#16079)
2 years ago
DateTimePickerPage.xaml.cs
Adds support for Seconds to TimePicker (#16079)
2 years ago
DialogsPage.xaml
Implement TopLevel.Launcher (#14320)
2 years ago
DialogsPage.xaml.cs
MacOS sandboxing feature (#16090)
2 years ago
DragAndDropPage.xaml
[macOS] Fixes stuck mouse buttons after drag (#17035)
1 year ago
DragAndDropPage.xaml.cs
Warning cleanup 2 (#13696)
2 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
Custom popup placement callback (#15667)
1 year ago
FlyoutsPage.axaml.cs
Custom popup placement callback (#15667)
1 year ago
FocusPage.xaml
XY focus (#13947)
2 years ago
FocusPage.xaml.cs
XY focus (#13947)
2 years ago
GesturePage.cs
feat(PinchGestureRecognizer): Report Pinch angle in degrees (#13244)
2 years ago
GesturePage.xaml
feat(PinchGestureRecognizer): Report Pinch angle in degrees (#13244)
2 years ago
HeaderedContentPage.axaml
Add GroupBox (#19366)
6 months ago
HeaderedContentPage.axaml.cs
Add Header content control template for Fluent and Simple themes (#13028)
2 years ago
ImagePage.xaml
Adaptive design for ControlCatalog sample pages
4 years ago
ImagePage.xaml.cs
Remove PixelRect.Default
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
#18626 - improved scrolling performance in VirtualizingStackPanel.cs by reducing Measure/Arrange calls since they cause heavy GC pressure on constrained devices (Android, iOS) especially with complex item views (#18646)
6 months ago
ListBoxPage.xaml.cs
Move ListBox page view model to its own file.
6 years ago
MenuPage.xaml
Introduce MenuItem.ToggleType (#11441)
2 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
Add XAML usage sample
2 years ago
NotificationsPage.xaml.cs
Add XAML usage sample
2 years ago
NumericUpDownPage.xaml
feat(NumericUpDown): Add InnerLeftContent and InnerRightContent (#14575)
2 years ago
NumericUpDownPage.xaml.cs
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
OpenGlPage.xaml
Added Compositor.CreateCompositionVisualSnapshot API (#16599)
2 years ago
OpenGlPage.xaml.cs
Fix some compiler warnings (#17180)
1 year ago
PlatformInfoPage.xaml
Add tv support to form factor (#14194)
2 years ago
PlatformInfoPage.xaml.cs
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
3 years ago
PointerCanvas.cs
fix pointer page scrolling issue
2 years ago
PointerContactsTab.cs
fix pointer page scrolling issue
2 years ago
PointersPage.xaml
Fixes after review
4 years ago
PointersPage.xaml.cs
fix pointer page scrolling issue
2 years ago
ProgressBarPage.xaml
Restore the progress bar page to its former glory (#17285)
1 year 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
Screens API refactor (#16295)
2 years ago
ScrollViewerPage.xaml
Deferred scrolling (#13644)
2 years ago
ScrollViewerPage.xaml.cs
merge scroll viewer samples
3 years ago
SliderPage.xaml
fix: reverse TickBar when Slider direction is reversed (#19096)
8 months 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
Don't expect WasmRuntimeAssetsLocation to be always set (#18947)
8 months ago
TabControlPage.xaml.cs
Minimize private API usages (#14810)
2 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
Ability to configure font features (#14157)
2 years ago
TextBlockPage.xaml.cs
Full Unicode support for TextBlock
6 years ago
TextBoxPage.xaml
feat: add hidesuggestions property to textbox (#17815)
1 year 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
Custom popup placement callback (#15667)
1 year ago
ToolTipPage.xaml.cs
Custom popup placement callback (#15667)
1 year ago
TransitioningContentControlPage.axaml
TemplatePart XAML diagnostics (#14180)
2 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
Fix usage of ComboBox in control catalog ViewboxPage (#14972)
2 years ago
ViewboxPage.xaml.cs
Set combobox items from xaml on ViewboxPage
4 years ago
WindowCustomizationsPage.xaml
Add Window.CanMinimize/CanMaximize (#18117)
6 months ago
WindowCustomizationsPage.xaml.cs
Add a WindowCustomization page to the control catalog.
6 years ago
teapot.bin
Implemented GlControlBase
6 years ago