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.
 
 
 
Nelson Carrillo 2074e18294 Merge from upstream 11 years ago
..
Generators Fixed failing tests. 11 years ago
Mixins Refactored ISelectable behavior into a mixin. 11 years ago
Parsers Allow Grid column/row definitions to be supplied as a string. 11 years ago
Platform Allow Windows to be shown as dialogs. 11 years ago
Presenters Manipulate logical parent thru ISetLogicalParent. 11 years ago
Primitives Test scrollbar auto-hiding. 11 years ago
Properties Started adding TemplateExtensions tests. 11 years ago
Shapes Fixed Rectangle snapping. 11 years ago
Templates Renamed Id to Name. 11 years ago
Utils Prevent stack overflow. 11 years ago
AdornerTemplate.cs Make focus adorner styleable. 11 years ago
Border.cs Documented Border. 11 years ago
Button.cs Added keyboard support to Button. 11 years ago
CheckBox.cs Added ListBox. 11 years ago
ColumnDefinition.cs Documented Grid + supporting classes. 11 years ago
ColumnDefinitions.cs Documented Grid + supporting classes. 11 years ago
ContentControl.cs Implemented Menus a bit better. 11 years ago
Control.cs Removed INameScope. 11 years ago
ControlExtensions.cs Implemented Menus a bit better. 11 years ago
ControlTemplate.cs Tidied up Presenter/TemplatedParent logic a bit. 11 years ago
Controls.cs Moved collections to their own namespace. 11 years ago
DataTemplate.cs Handle nulls in DataTemplate. 11 years ago
DataTemplates.cs Added IDataTemplate interface. 11 years ago
Deck.cs Fix TabControl logical parent. 11 years ago
Decorator.cs Manipulate logical parent thru ISetLogicalParent. 11 years ago
DefinitionBase.cs More porting docs etc from ideas branch. 11 years ago
DropDown.cs Manipulate logical parent thru ISetLogicalParent. 11 years ago
GlobalSuppressions.cs Implemented Menus a bit better. 11 years ago
Grid.cs Documented Grid + supporting classes. 11 years ago
GridLength.cs Documented Grid + supporting classes. 11 years ago
GridSplitter.cs Moved VisualTree extensions into own namespace. 11 years ago
IContentControl.cs Stylecop fixes. 11 years ago
IControl.cs Added IControl interface. 11 years ago
IDataTemplate.cs Added IDataTemplate interface. 11 years ago
IGlobalDataTemplates.cs Everything compiling now. 12 years ago
IHeadered.cs Non-building checkpoint in MAJOR refactor. 12 years ago
IItemsPanel.cs Tidied up ItemsControl logical parenting a bit. 11 years ago
INamed.cs Renamed Id to Name. 11 years ago
INavigablePanel.cs Improve directional naviation a bit. 11 years ago
ISelectable.cs More porting docs etc from ideas branch. 11 years ago
ISetLogicalParent.cs Manipulate logical parent thru ISetLogicalParent. 11 years ago
Image.cs More porting docs etc from ideas branch. 11 years ago
ItemsControl.cs Implemented Menus a bit better. 11 years ago
ItemsPanelTemplate.cs Stylecop fixes. 11 years ago
ListBox.cs Added ListBox. 11 years ago
ListBoxItem.cs Refactored ISelectable behavior into a mixin. 11 years ago
Menu.cs Added doc. comment. 11 years ago
MenuItem.cs Refactored ISelectable behavior into a mixin. 11 years ago
MenuItemAccessKeyHandler.cs More work on Menu. 11 years ago
Panel.cs Manipulate logical parent thru ISetLogicalParent. 11 years ago
Perspex.Controls.csproj Refactored ISelectable behavior into a mixin. 11 years ago
PlacementMode.cs Added Popup.PlacementMode. 11 years ago
Popup.cs Manipulate logical parent thru ISetLogicalParent. 11 years ago
PopupRoot.cs Added IControl interface. 11 years ago
ProgressBar.cs Moved ProgressBar value calculation to ValueChanged 11 years ago
RadioButton.cs Moved VisualTree extensions into own namespace. 11 years ago
RequestBringIntoViewEventArgs.cs Stylecop fixes. 11 years ago
RowDefinition.cs Documented Grid + supporting classes. 11 years ago
RowDefinitions.cs Documented Grid + supporting classes. 11 years ago
ScrollViewer.cs Renamed PerpexProperty coercion as validation. 11 years ago
StackPanel.cs Documented StackPanel. 11 years ago
TabControl.cs Revert "Removed PerspexReadOnlyListView<T>" 11 years ago
TabItem.cs Refactored ISelectable behavior into a mixin. 11 years ago
TextBlock.cs More porting docs etc from ideas branch. 11 years ago
TextBox.cs Renamed PerpexProperty coercion as validation. 11 years ago
TextWrapping.cs More porting docs etc from ideas branch. 11 years ago
ToolTip.cs Make tooltips show more than once. 11 years ago
TopLevel.cs Use a different approach to access keys in menu. 11 years ago
TreeDataTemplate.cs Stylecop fixes. 11 years ago
TreeView.cs Renamed PerpexProperty coercion as validation. 11 years ago
TreeViewItem.cs Refactored ISelectable behavior into a mixin. 11 years ago
UserControl.cs Added UserControl. 11 years ago
Window.cs Started adding keyboard accessibility to Menu. 11 years ago
app.config Updated NuGet packages. 12 years ago
packages.config Updated stylecop analyser. 11 years ago