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 350b2444e2 Fix layout calculations w/margins. 12 years ago
..
Generators Added keyboard navigation for ListBox. 12 years ago
Platform Getting something drawn now. 12 years ago
Presenters Fix layout calculations w/margins. 12 years ago
Primitives Moved some more properties out of Control. 12 years ago
Properties Stylecop fixes. 12 years ago
Shapes Fixed scaling for Paths. 12 years ago
Utils Inplemented double and triple click in TextBox. 12 years ago
Border.cs Moved some more properties out of Control. 12 years ago
Button.cs Fixed layout again. 12 years ago
CheckBox.cs Added ListBox. 12 years ago
ColumnDefinition.cs WIP 12 years ago
ColumnDefinitions.cs Merge remote-tracking branch 'origin/master' into logical-tree 12 years ago
ContentControl.cs Display logical tree in DevTools. 12 years ago
Control.cs Moved some more properties out of Control. 12 years ago
ControlExtensions.cs Moved VisualTree extensions into own namespace. 12 years ago
ControlTemplate.cs Correctly apply nested templates. 12 years ago
Controls.cs Moved collections to their own namespace. 12 years ago
DataTemplate.cs Stylecop fixes. 12 years ago
DataTemplateExtensions.cs Moved VisualTree extensions into own namespace. 12 years ago
DataTemplates.cs Moved collections to their own namespace. 12 years ago
Decorator.cs Implemented ILogical. 12 years ago
DefinitionBase.cs Non-building checkpoint in MAJOR refactor. 12 years ago
Grid.cs Moved collections to their own namespace. 12 years ago
GridLength.cs Non-building checkpoint in MAJOR refactor. 12 years ago
GridSplitter.cs Moved VisualTree extensions into own namespace. 12 years ago
IGlobalDataTemplates.cs Everything compiling now. 12 years ago
IHeadered.cs Non-building checkpoint in MAJOR refactor. 12 years ago
ISelectable.cs Added ListBox. 12 years ago
Image.cs Moved some properties around. 12 years ago
ItemsControl.cs Display logical tree in DevTools. 12 years ago
ItemsPanelTemplate.cs Stylecop fixes. 12 years ago
ListBox.cs Added ListBox. 12 years ago
ListBoxItem.cs Stylecop fixes. 12 years ago
Panel.cs Make ItemsControl items be logical children. 12 years ago
Perspex.Controls.csproj Reinstate Descendent selector tests. 12 years ago
RadioButton.cs Moved VisualTree extensions into own namespace. 12 years ago
RequestBringIntoViewEventArgs.cs Implemented TextBox scrolling. 12 years ago
RowDefinition.cs Added a dev tools prompt. 12 years ago
RowDefinitions.cs Moved collections to their own namespace. 12 years ago
ScrollViewer.cs Moved a bit of stuff around. 12 years ago
StackPanel.cs Make templates etc get applied on measure. 12 years ago
TabControl.cs Make logical tree work for TabControl. 12 years ago
TabItem.cs Stylecop fixes. 12 years ago
TextBlock.cs Moved some more properties out of Control. 12 years ago
TextBox.cs Simplified TextBox scrolling. 12 years ago
TextWrapping.cs Added TextWrapping setting. 12 years ago
TreeDataTemplate.cs Stylecop fixes. 12 years ago
TreeView.cs Stylecop fixes. 12 years ago
TreeViewItem.cs Moved VisualTree extensions into own namespace. 12 years ago
Window.cs Added FPS counter to test app. 12 years ago
app.config Updated NuGet packages. 12 years ago
packages.config Updated NuGet packages. 12 years ago