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.
 
 
 
Jason Jarvis 9582fe3c37 Merge branch 'master' into skiasharp 10 years ago
..
Generators Handle TreeDataTemplate.ItemsSelector == null. 10 years ago
Mixins Fix ContentControlMixin. 10 years ago
Platform Removed RenderTargetDecorator. 10 years ago
Presenters Coerce CarouselPresenter.SelectedIndex. 10 years ago
Primitives Close Popup with !StaysOpen on non-client click. 10 years ago
Properties Allow designer to work again. 10 years ago
Shapes Fixed Shape.AffectsGeometry. 10 years ago
Templates Return InstancedBinding from TreeDataTemplate. 10 years ago
Utils Handle empty text when double-clicking TextBox. 10 years ago
Application.cs Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
Border.cs Make SolidColorBrush properly immutable. 10 years ago
Button.cs Fixed name of PointerPressedEventArgs. 10 years ago
Canvas.cs canvas attached properties arrange improvement 10 years ago
Carousel.cs Fixed name of PointerPressedEventArgs. 10 years ago
CheckBox.cs Ran .net core code formatter. 11 years ago
Classes.cs Only allow pseudoclasses to be set by control. 11 years ago
ColumnDefinition.cs Updated PerspexProperties to new classes 10 years ago
ColumnDefinitions.cs Added ResetBehavior to PerspexList. 11 years ago
ContentControl.cs More WIP refactoring properties. 10 years ago
ContextMenu.cs Don't share Popups in ContextMenu. 10 years ago
Control.cs Make DelayedBinding use Initialized event. 10 years ago
ControlExtensions.cs Moved Bind method to IPerspexObject. 10 years ago
Controls.cs Added ResetBehavior to PerspexList. 11 years ago
Decorator.cs Make Decorator.Child an IControl. 10 years ago
DefinitionBase.cs Updated PerspexProperties to new classes 10 years ago
Design.cs Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
DockPanel.cs Updated PerspexProperties to new classes 10 years ago
DropDown.cs Added logical tree attachment events to ILogical. 10 years ago
DropDownItem.cs Added DropDownItem. 10 years ago
Expander.cs expander properties made direct 10 years ago
Grid.cs Removed a bunch of unused members/classes. 10 years ago
GridLength.cs More work on XAML control theme. 11 years ago
GridSplitter.cs Added PseudoClass for OrientationProperty 10 years ago
HotkeyManager.cs More WIP refactoring properties. 10 years ago
IApplicationLifecycle.cs Added interface and implementation for application exiting. Will automatically close all windows when called. 10 years ago
IContentControl.cs Renamed DataTemplate -> FuncDataTemplate. 11 years ago
IControl.cs Added Control.Initialized. 10 years ago
IGlobalDataTemplates.cs Ran .net core code formatter. 11 years ago
IHeadered.cs Ran .net core code formatter. 11 years ago
INameScope.cs Fixed name scopes. 11 years ago
IPanel.cs Ran .net core code formatter. 11 years ago
IPseudoClasses.cs Only allow pseudoclasses to be set by control. 11 years ago
ISelectable.cs Ran .net core code formatter. 11 years ago
ISetLogicalParent.cs Moved ILogical to Perspex.LogicalTree. 10 years ago
Image.cs added AffectsRender to Image control 10 years ago
ItemsControl.cs Moved ILogical to Perspex.LogicalTree. 10 years ago
LayoutTransformControl.cs reformat LayoutTransformControl code 10 years ago
ListBox.cs Fixed name of PointerPressedEventArgs. 10 years ago
ListBoxItem.cs More WIP refactoring properties. 10 years ago
Menu.cs Close menu on non-client clicks. 10 years ago
MenuItem.cs Make MenuItem.Icon a logical child of MenuItem. 10 years ago
MenuItemAccessKeyHandler.cs Applied a bunch of resharper suggestions. 11 years ago
NameScope.cs Updated PerspexProperties to new classes 10 years ago
NameScopeEventArgs.cs Fixed name scopes. 11 years ago
NameScopeExtensions.cs Fixed name scopes. 11 years ago
Panel.cs Make SolidColorBrush properly immutable. 10 years ago
Perspex.Controls.csproj Merge branch 'MergedApplicationControls' of https://github.com/jkoritzinsky/Perspex into jkoritzinsky-MergedApplicationControls 10 years ago
PlacementMode.cs Mame Popup GetPosition() method virtual. 10 years ago
ProgressBar.cs Merge branch 'logical-tree' into leaks 11 years ago
RadioButton.cs Refactored binding somewhat. 10 years ago
RequestBringIntoViewEventArgs.cs Moved IVisual to Perspex.VisualTree. 10 years ago
RowDefinition.cs Updated PerspexProperties to new classes 10 years ago
RowDefinitions.cs Added ResetBehavior to PerspexList. 11 years ago
ScrollViewer.cs CanScrollHorizontally shouldn't be an attached property. 10 years ago
SelectionChangedEventArgs.cs Added SelectingItemsControl.SelectionChanged event. 10 years ago
SelectionMode.cs Make SelectionMode flags. 11 years ago
Separator.cs Added Separator control 11 years ago
Slider.cs Added PseudoClass for OrientationProperty 10 years ago
StackPanel.cs Updated PerspexProperties to new classes 10 years ago
SystemDialog.cs Win32 implementation of folder browse dialog. 10 years ago
TabControl.cs Updated PerspexProperties to new classes 10 years ago
TabItem.cs Updated PerspexProperties to new classes 10 years ago
TextBlock.cs Make some TextBox/Block properties direct. 10 years ago
TextBox.cs Make some TextBox/Block properties direct. 10 years ago
TextWrapping.cs Ran .net core code formatter. 11 years ago
ToolTip.cs Don't display tooltip for hidden control. 10 years ago
TopLevel.cs Added a pre-process hook to InputManager, 10 years ago
TreeView.cs Fixed name of PointerPressedEventArgs. 10 years ago
TreeViewItem.cs Make TreeViewItem.IsExpanded a direct property. 10 years ago
UserControl.cs Applied a bunch of resharper suggestions. 11 years ago
Window.cs Ensure Initialized gets called on TopLevels. 10 years ago
WindowEdge.cs Implemented BeginResizeDrag 11 years ago
WindowState.cs Added Window.WindowState. 10 years ago
WrapPanel.cs Updated PerspexProperties to new classes 10 years ago
app.config Moved to more standard filesystem layout. 11 years ago
packages.config Starting removing hard dependency on Serilog. 10 years ago