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.
 
 
 
Steven Kirk 87ab442ab3 Fixes #466 . 10 years ago
..
Generators Make DataTemplate-created TreeViewItems namescopes. 10 years ago
Mixins Moved IVisual to Perspex.VisualTree. 10 years ago
Platform Merge branch 'dpi-aware' 10 years ago
Presenters Default theme now uses style resources. 10 years ago
Primitives Fixes #466 . 10 years ago
Properties Updated OmniXAML. 10 years ago
Shapes Make LayoutManager global. 10 years ago
Templates Make DataTemplate-created controls namescopes. 10 years ago
Utils fixed undo redo helper. 10 years ago
Border.cs Make LayoutManager global. 10 years ago
Button.cs Fixed name of PointerPressedEventArgs. 10 years ago
Canvas.cs Make LayoutManager global. 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. 10 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 Removed a bunch of unused members/classes. 10 years ago
Control.cs Ensure that PerspexObject bindings are unsubbed. 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 Arrange call Measure if !IsMeasureValid. 10 years ago
DefinitionBase.cs Updated PerspexProperties to new classes 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 Moved IVisual to Perspex.VisualTree. 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 Moved IVisual to Perspex.VisualTree. 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. 10 years ago
IPanel.cs Ran .net core code formatter. 11 years ago
IPseudoClasses.cs Only allow pseudoclasses to be set by control. 10 years ago
ISelectable.cs Ran .net core code formatter. 11 years ago
ISetLogicalParent.cs Moved ILogical to Perspex.LogicalTree. 10 years ago
Image.cs Fix Image measure. 10 years ago
ItemsControl.cs Moved ILogical to Perspex.LogicalTree. 10 years ago
ListBox.cs Fixed name of PointerPressedEventArgs. 10 years ago
ListBoxItem.cs More WIP refactoring properties. 10 years ago
Menu.cs Fixed name of PointerPressedEventArgs. 10 years ago
MenuItem.cs Fixed name of PointerPressedEventArgs. 10 years ago
MenuItemAccessKeyHandler.cs Applied a bunch of resharper suggestions. 10 years ago
NameScope.cs Updated PerspexProperties to new classes 10 years ago
NameScopeEventArgs.cs Fixed name scopes. 10 years ago
NameScopeExtensions.cs Fixed name scopes. 10 years ago
Panel.cs Moved ILogical to Perspex.LogicalTree. 10 years ago
Perspex.Controls.csproj Merge branch 'application.exit' of https://github.com/jkoritzinsky/Perspex into jkoritzinsky-application.exit 10 years ago
PlacementMode.cs Mame Popup GetPosition() method virtual. 10 years ago
ProgressBar.cs Merge branch 'logical-tree' into leaks 10 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 Correctly resolve attached properties. 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 Added logical tree attachment events to ILogical. 10 years ago
TextBox.cs Correctly resolve attached properties. 10 years ago
TextWrapping.cs Ran .net core code formatter. 11 years ago
ToolTip.cs Updated PerspexProperties to new classes 10 years ago
TopLevel.cs Merge branch 'application.exit' of https://github.com/jkoritzinsky/Perspex into jkoritzinsky-application.exit 10 years ago
TreeView.cs Fixed name of PointerPressedEventArgs. 10 years ago
TreeViewItem.cs corrected default binding mode for checkbox, treeview itemms and selected items. 10 years ago
UserControl.cs Applied a bunch of resharper suggestions. 10 years ago
Window.cs Added interface and implementation for application exiting. Will automatically close all windows when called. 10 years ago
WindowEdge.cs Implemented BeginResizeDrag 10 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 Updated NuGet packages. 10 years ago