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 41244d58d5 Use ItemsPresenter in DropDown template. 11 years ago
..
Generators Make TreeView work again, to an extent. 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 Use ItemsPresenter in DropDown template. 11 years ago
Primitives Removed commented-out code. 11 years ago
Properties Started adding TemplateExtensions tests. 11 years ago
Shapes Fixed Rectangle snapping. 11 years ago
Templates Allow TabControl to reparent children of its Deck. 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 Allow TabControl to reparent children of its Deck. 11 years ago
Control.cs Removed no longer needed collections. 11 years ago
ControlExtensions.cs Implemented Menus a bit better. 11 years ago
Controls.cs Move more stuff from Control to IControl. 11 years ago
Deck.cs Started reworking reparenting controls. 11 years ago
Decorator.cs Started reworking reparenting controls. 11 years ago
DefinitionBase.cs More porting docs etc from ideas branch. 11 years ago
DropDown.cs Use ItemsPresenter in DropDown template. 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 Rename TypedItemContainerGenerator 11 years ago
IControl.cs Refactored templates a bit. 11 years ago
IGlobalDataTemplates.cs Refactored templates a bit. 11 years ago
IHeadered.cs Non-building checkpoint in MAJOR refactor. 12 years ago
INavigablePanel.cs Move more stuff from Control to IControl. 11 years ago
IReparentingControl.cs Started reworking reparenting controls. 11 years ago
IReparentingHost.cs Allow TabControl to reparent children of its Deck. 11 years ago
ISelectable.cs More porting docs etc from ideas branch. 11 years ago
ISetLogicalParent.cs Started reworking reparenting controls. 11 years ago
Image.cs More porting docs etc from ideas branch. 11 years ago
ItemsControl.cs Allow TabControl to reparent children of its Deck. 11 years ago
ItemsPanelTemplate.cs Stylecop fixes. 11 years ago
ListBox.cs Rename TypedItemContainerGenerator 11 years ago
ListBoxItem.cs Make ListBoxItem focusable thus selectable. 11 years ago
Menu.cs Started refactoring SelectingItemsControl. 11 years ago
MenuItem.cs Started refactoring SelectingItemsControl. 11 years ago
MenuItemAccessKeyHandler.cs More work on Menu. 11 years ago
Panel.cs Don't add Panel Logical children twice! 11 years ago
Perspex.Controls.csproj Allow TabControl to reparent children of its Deck. 11 years ago
PlacementMode.cs Added Popup.PlacementMode. 11 years ago
Popup.cs Make all tests pass again. 11 years ago
PopupRoot.cs Started reworking reparenting controls. 11 years ago
ProgressBar.cs StyleCop'ed ProgressBar. 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 Move more stuff from Control to IControl. 11 years ago
TabControl.cs Removed TabControl.SelectedContent. 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 Fixing popup placement 11 years ago
TopLevel.cs Use a different approach to access keys in menu. 11 years ago
TreeView.cs Make TreeView work again, to an extent. 11 years ago
TreeViewItem.cs Use IItemContainerGenerator interface. 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