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.
 
 
 
Dariusz Komosiński 87af2cc31c
Merge branch 'master' into fixes/4901-logging-broken
6 years ago
..
ApplicationLifetimes Store args in ClassicDesktopStyleApplicationLifetime. 6 years ago
Calendar Removed mouse capture shenanigans from the calendar 6 years ago
Chrome Added PseudoClassesAttribute. 6 years ago
Converters Merge branch 'master' into feature/menu-scroller 6 years ago
DateTimePickers Added PseudoClassesAttribute. 6 years ago
Embedding Seperate RenderScaling from DesktopScaling. 6 years ago
Generators Fix NRE int ItemContainerGenerator when item is null 6 years ago
Mixins Use typed property changed args instead of changing handler args type. 6 years ago
Notifications Added PseudoClassesAttribute. 6 years ago
NumericUpDown Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
Platform Menu interaction handler fixes. 6 years ago
Presenters do not make any layout in ItemVirtualizer while not attached to visual tree 6 years ago
Primitives Enable light dismiss overlay for popups 6 years ago
Properties Strong name support 6 years ago
Remote Fix typo in PointerReleasedEventMessage 6 years ago
Repeater Don't register anchor candidates until they're laid out. 6 years ago
Selection Short-circuit setting source to current value. 6 years ago
Shapes Discard unused value. 6 years ago
Templates Added IRecyclingDataTemplate. 6 years ago
Utils Reafactor SelectingItemsControl selection. 6 years ago
AcrylicPlatformCompensationLevels.cs add platform specific compensation levels. 6 years ago
ApiCompatBaseline.txt Update API compat baseline. 6 years ago
AppBuilderBase.cs AppBuilderBase: Allow to specify app factory. 6 years ago
Application.cs Added ResourcesChangedEventArgs.Empty. 6 years ago
AutoCompleteBox.cs Merge branch 'master' into enhanced-autocomplete 6 years ago
Avalonia.Controls.csproj Reimplemented SelectionModel. 6 years ago
Border.cs Internal API for rounded border clip for usage with Border. 6 years ago
Button.cs Added PseudoClassesAttribute. 6 years ago
ButtonSpinner.cs Added PseudoClassesAttribute. 6 years ago
Canvas.cs Remove copyright headers. 6 years ago
Carousel.cs Remove copyright headers. 6 years ago
CheckBox.cs Remove copyright headers. 6 years ago
ColumnDefinition.cs Remove copyright headers. 6 years ago
ColumnDefinitions.cs Preferring user-provided string conversion over TypeDescriptor 6 years ago
ComboBox.cs fixes Issue #3428 : ComboBox should react on PointerReleasedEvent instead of PointerPressedEvent 6 years ago
ComboBoxItem.cs Remove copyright headers. 6 years ago
ContentControl.cs Remove copyright headers. 6 years ago
ContextMenu.cs Allow for setting wm shadow hint on a context menu. 6 years ago
Control.cs Remove copyright headers. 6 years ago
ControlExtensions.cs Remove copyright headers. 6 years ago
Controls.cs Remove copyright headers. 6 years ago
DataValidationErrors.cs Added PseudoClassesAttribute. 6 years ago
Decorator.cs Remove copyright headers. 6 years ago
DefinitionBase.cs Wire up validation/coercion for attached properties. 6 years ago
DefinitionList.cs Remove copyright headers. 6 years ago
Design.cs Make DesignWindowLoader expect PreviewWith on Styles. 7 years ago
DesktopApplicationExtensions.cs XML comment fixes. 7 years ago
DockPanel.cs Fix license headers 7 years ago
DrawingPresenter.cs Make DrawingPresenter obsolete. 7 years ago
DropDown.cs Parameterize logger on area as well as level. 6 years ago
Expander.cs Added PseudoClassesAttribute. 6 years ago
ExperimentalAcrylicBorder.cs fix unsubscribe handler. 6 years ago
Grid.cs Remove duplicate code for RoundLayoutValue 6 years ago
GridLength.cs Remove copyright headers. 6 years ago
GridSplitter.cs Don't declare property fields AvaloniaProperty<>. 7 years ago
HotkeyManager.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
IContentControl.cs Remove copyright headers. 6 years ago
IControl.cs Remove copyright headers. 6 years ago
IGlobalDataTemplates.cs Remove copyright headers. 6 years ago
IHeadered.cs Remove copyright headers. 6 years ago
IMenu.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
IMenuElement.cs Nullable enable menu-related classes. 6 years ago
IMenuItem.cs Nullable enable menu-related classes. 6 years ago
INativeMenuExporterEventsImplBridge.cs Hide RaiseNeedsUpdate method. 6 years ago
INativeMenuItemExporterEventsImplBridge.cs missing file. 6 years ago
IPanel.cs Remove copyright headers. 6 years ago
IScrollAnchorProvider.cs Added nullable annotations. 6 years ago
IScrollable.cs Remove copyright headers. 6 years ago
ISelectable.cs Remove copyright headers. 6 years ago
IVirtualizingController.cs Remove copyright headers. 6 years ago
IVirtualizingPanel.cs Remove copyright headers. 6 years ago
IconElement.cs add IconElement class. 6 years ago
Image.cs check either bound of the image. 6 years ago
ItemVirtualizationMode.cs Remove copyright headers. 6 years ago
ItemsControl.cs Fixed returns value; Issue 4883 6 years ago
ItemsSourceView.cs Fix working with collections of value types. 6 years ago
LayoutTransformControl.cs Initial CSS like transform support. 6 years ago
ListBox.cs Fix scrolling to selection. 6 years ago
ListBoxItem.cs Added PseudoClassesAttribute. 6 years ago
LoggingExtensions.cs Replaced LogToDebug with LogToTrace. 6 years ago
Menu.cs Set OverlayInputPassThroughElement in MenuItem template. 6 years ago
MenuBase.cs Nullable enable menu-related classes. 6 years ago
MenuItem.cs Menu interaction handler fixes. 6 years ago
MenuItemAccessKeyHandler.cs Remove copyright headers. 6 years ago
NativeControlHost.cs Synchronize native control size even if its not visible (X11/Win32) 6 years ago
NativeMenu.Export.cs Use typed property changed args instead of changing handler args type. 6 years ago
NativeMenu.cs whitespace 6 years ago
NativeMenuBar.cs Use MenuItems bridge interface to raise clicks. 6 years ago
NativeMenuItem.cs Use typed property changed args instead of changing handler args type. 6 years ago
NativeMenuItemBase.cs dont implement datacontext on menuitems 7 years ago
NativeMenuItemSeperator.cs Implemented managed menu bar presenter for native menus 7 years ago
Panel.cs Don't invalidate ItemsRepeater measure on children change. 6 years ago
PathIcon.cs add IconElement class. 6 years ago
PixelPointEventArgs.cs Remove copyright headers. 6 years ago
PlacementMode.cs Remove copyright headers. 6 years ago
ProgressBar.cs Added PseudoClassesAttribute. 6 years ago
RadioButton.cs Remove copyright headers. 6 years ago
RelativePanel.AttachedProperties.cs fix relativepanel 6 years ago
RelativePanel.cs remove chinese comments. 6 years ago
RepeatButton.cs Remove usage of deprecated input APIs. 6 years ago
RequestBringIntoViewEventArgs.cs Remove copyright headers. 6 years ago
ResolveByNameAttribute.cs initial work for xamlx compiler support for relative panel. 6 years ago
RowDefinition.cs Remove copyright headers. 6 years ago
RowDefinitions.cs Remove copyright headers. 6 years ago
Screens.cs Move Screens property to WindowBase since they are in IWindowBaseImpl anyway 7 years ago
ScrollChangedEventArgs.cs Added ScrollViewer.ScrollChanged event. 6 years ago
ScrollViewer.cs Allow ScrollViewer to scroll the content up, down, left and right by one page. 6 years ago
SelectionChangedEventArgs.cs Remove copyright headers. 6 years ago
SelectionMode.cs Remove copyright headers. 6 years ago
Separator.cs Remove copyright headers. 6 years ago
ShutdownMode.cs Remove copyright headers. 6 years ago
Slider.cs Added PseudoClassesAttribute. 6 years ago
Spinner.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
SplitView.cs Added PseudoClassesAttribute. 6 years ago
SplitViewPaneClosingEventArgs.cs Add SplitView 6 years ago
StackPanel.cs stackpanel copes with non-visible controls when arranging. 7 years ago
SystemDialog.cs Remove Window.ShowDialog variant that takes IWindowImpl. 6 years ago
TabControl.cs Update selected content when containers recycled. 6 years ago
TabItem.cs Added PseudoClassesAttribute. 6 years ago
TextBlock.cs Merge branch 'master' into fixes/GlyphRunBounds 6 years ago
TextBox.cs Added PseudoClassesAttribute. 6 years ago
TickBar.cs add some properties to `AffectsRender` list 6 years ago
ToggleSwitch.cs Added PseudoClassesAttribute. 6 years ago
ToolTip.cs Added PseudoClassesAttribute. 6 years ago
ToolTipService.cs just check newvalue isnt tooltip. 6 years ago
TopLevel.cs Seperate RenderScaling from DesktopScaling. 6 years ago
TreeView.cs fix nits 6 years ago
TreeViewItem.cs Added PseudoClassesAttribute. 6 years ago
UserControl.cs Remove copyright headers. 6 years ago
Viewbox.cs Fixed StackPanel arrange pass. 7 years ago
VirtualizingStackPanel.cs Remove copyright headers. 6 years ago
Window.cs Update XML Comment 6 years ago
WindowBase.cs Fix auto-sizing on secondary monitors on win32. 6 years ago
WindowEdge.cs Renamed Perspex -> Avalonia 10 years ago
WindowIcon.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
WindowStartupLocation.cs Implemented Window.WindowStartupLocation and WindowBase.Owner. 9 years ago
WindowState.cs Add Fullscreen to WindowState enum. 6 years ago
WindowTransparencyLevel.cs Add acrylic blur level with fallbacks to blur reported. 6 years ago
WrapPanel.cs fix WrapPanel issue #3165 item width/height should trigger new measure 7 years ago