| .. |
|
Calendar
|
Code improvement
|
9 years ago |
|
Embedding
|
Initial working version of remoting
|
9 years ago |
|
Generators
|
Add missing inheritdoc comment.
|
10 years ago |
|
Mixins
|
Implement AutoScrollToSelectedItem
|
10 years ago |
|
Platform
|
Merge remote-tracking branch 'upstream/master' into remote2
|
9 years ago |
|
Presenters
|
Merge branch 'master' into fixes/1271-contenttemplate-before-content
|
9 years ago |
|
Primitives
|
Fix explicit StylingParent definition.
|
9 years ago |
|
Properties
|
Code cleanup
|
10 years ago |
|
Remote
|
[REMOTE] Renamed private class to avoid confusion
|
9 years ago |
|
Shapes
|
Fix sizing behavior of Shape class
|
9 years ago |
|
Templates
|
Refactored InstancedBinding creation.
|
9 years ago |
|
Utils
|
Switched to .NETStandard (mostly 1.1)
|
9 years ago |
|
AppBuilderBase.cs
|
Fixed invalid doc references.
|
9 years ago |
|
Application.cs
|
Merge branch 'master' into control-resources
|
9 years ago |
|
Avalonia.Controls.csproj
|
use lower case extensions for avalonia documentation files.
|
9 years ago |
|
Border.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Button.cs
|
Merge branch 'master' into feature/button-ispressed
|
9 years ago |
|
Canvas.cs
|
Set canvas property default values to NaN.
|
10 years ago |
|
Carousel.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
CheckBox.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Classes.cs
|
Fixed #1255.
|
9 years ago |
|
ColumnDefinition.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
ColumnDefinitions.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
ContentControl.cs
|
Make Content depend on ContentTemplate.
|
9 years ago |
|
ContextMenu.cs
|
fix context menu not closing when an item is clicked.
|
9 years ago |
|
Control.cs
|
Fix #1182.
|
9 years ago |
|
ControlExtensions.cs
|
Make dynamic resources work in more situations.
|
9 years ago |
|
Controls.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Decorator.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
DefinitionBase.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Design.cs
|
Initial remote XAML previewer implementation
|
9 years ago |
|
DockPanel.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
DrawingPresenter.cs
|
Clipping
|
9 years ago |
|
DropDown.cs
|
Select dropdown item on focus.
|
9 years ago |
|
DropDownItem.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Expander.cs
|
TwoWay binding by default for IsExpanded property in Expander control. fixes #865.
|
9 years ago |
|
Grid.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
GridLength.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
GridSplitter.cs
|
Not throw exception in last or first position.
|
10 years ago |
|
HotkeyManager.cs
|
Fixed unused member warnings.
|
10 years ago |
|
IApplicationLifecycle.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IContentControl.cs
|
Added ContentControl.ContentTemplate.
|
10 years ago |
|
IControl.cs
|
Merge branch 'master' into control-resources
|
9 years ago |
|
IGlobalDataTemplates.cs
|
Lazily initialize DataTemplates.
|
9 years ago |
|
IHeadered.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IPanel.cs
|
Make Collection Properties get-only
|
9 years ago |
|
IPseudoClasses.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IScrollable.cs
|
Added IScrollable interface.
|
10 years ago |
|
ISelectable.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
ISetInheritanceParent.cs
|
Recycle DataTemplates.
|
10 years ago |
|
ISetLogicalParent.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IVirtualizingController.cs
|
Fix virtualized list to taking up available space.
|
10 years ago |
|
IVirtualizingPanel.cs
|
Fix horizontal scroll with virtualized items.
|
9 years ago |
|
Image.cs
|
Renamed Rect.CenterIn -> CenterRect.
|
9 years ago |
|
ItemVirtualizationMode.cs
|
WIP: Adding virtualization to ItemsPresenter.
|
10 years ago |
|
ItemsControl.cs
|
Added initial changes to allow the user to change the selected item while the dropdown is closed but selected and allows the user to open the dropdown by pressing down
|
9 years ago |
|
LayoutTransformControl.cs
|
renamed Visual.TransformOrigin -> RenderTransformOrigin
|
10 years ago |
|
ListBox.cs
|
Deafult ItemsPresenter virtualization to None
|
10 years ago |
|
ListBoxItem.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Menu.cs
|
Ensure menu gets closed.
|
9 years ago |
|
MenuItem.cs
|
Fixed: MenuItem with sub-items is not closed when other menu item without sub-items is selected #226
|
9 years ago |
|
MenuItemAccessKeyHandler.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Orientation.cs
|
Added Orientation and IsIndeterminate properties to ProgressBar.
|
9 years ago |
|
Panel.cs
|
Make Collection Properties get-only
|
9 years ago |
|
PlacementMode.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
PointEventArgs.cs
|
Changed point name once again
|
10 years ago |
|
ProgressBar.cs
|
Fixed ProgressBar default alignment.
|
9 years ago |
|
RadioButton.cs
|
Implemented three states on ToggleButton, CheckBox and RadioButton.
|
9 years ago |
|
RepeatButton.cs
|
Add RepeatButton
|
9 years ago |
|
RequestBringIntoViewEventArgs.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
RowDefinition.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
RowDefinitions.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Screens.cs
|
Screen information API implementation
|
9 years ago |
|
ScrollViewer.cs
|
Add scroll bar & slider buttons
|
9 years ago |
|
SelectionChangedEventArgs.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
SelectionMode.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Separator.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Slider.cs
|
Fix slider
|
9 years ago |
|
StackPanel.cs
|
[StackPanel] Gap value is not added to the measured width or height after the last child.
|
9 years ago |
|
SystemDialog.cs
|
[MONOMAC] Implemented system dialogs
|
9 years ago |
|
TabControl.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
TabItem.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
TextBlock.cs
|
Ported immutable media impls from scenegraph.
|
9 years ago |
|
TextBox.cs
|
Fix #424.
|
9 years ago |
|
ToolTip.cs
|
ToolTip: IsOpen, Placement, Offset
|
9 years ago |
|
ToolTipService.cs
|
ToolTip: IsOpen, Placement, Offset
|
9 years ago |
|
TopLevel.cs
|
React to application resources changing.
|
9 years ago |
|
TreeView.cs
|
Code improvement
|
9 years ago |
|
TreeViewItem.cs
|
Make ItemTemplate work for TreeView.
|
10 years ago |
|
UserControl.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
VirtualizingStackPanel.cs
|
Add null check for parameter
|
9 years ago |
|
Window.cs
|
Screen information API implementation
|
9 years ago |
|
WindowBase.cs
|
Merge remote-tracking branch 'origin/master' into scenegraph
|
9 years ago |
|
WindowEdge.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
WindowIcon.cs
|
Update implementation and added test case to control catalog. Fixes #807.
|
9 years ago |
|
WindowState.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
WrapPanel.cs
|
Added a render test sample.
|
10 years ago |