273 Commits (6d5b3e02c4458ae75df2bf04fb2df9146aa90102)

Author SHA1 Message Date
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Steven Kirk ae2ea31c6e Allow changing virtualization mode in test app. 10 years ago
Steven Kirk 635ee4fdb2 Fix compile error. 10 years ago
Steven Kirk c718f65e4c Make inserting items more user friendly. 10 years ago
Steven Kirk b6dc913b20 Allow multiple selection in virt test app. 10 years ago
danwalmsley e015fc15b2 add items, adds after selected item. 10 years ago
danwalmsley 94f8abbc4d add items at selected index, or at end if no selection. 10 years ago
danwalmsley defae349a7 added button to prepend and append items to list. 10 years ago
danwalmsley 35fe93c9c2 added support for add items and remove items in virtualization sample app. 10 years ago
Steven Kirk 3e8a8c6d7c WIP: INCC virtualization support. 10 years ago
Steven Kirk 780ff4c0b4 Correctly resize items. 10 years ago
Steven Kirk 2ea322f54f Added "Recreate" button to virtualization test app. 10 years ago
Steven Kirk 43d9fa5724 Show scroll info in virt test app. 10 years ago
Steven Kirk 5582750bb6 Added virtualization test app. 10 years ago
Steven Kirk d346b35ab7 Added IScrollable interface. 10 years ago
Steven Kirk b44589e0cb Renamed IScrollable -> ILogicalScrollable 10 years ago
Steven Kirk 03c138ff90 Delegate ScrollIntoView to ItemVirtualizer. 10 years ago
Steven Kirk 38afaf1aca More WIP on adding virtualization to ItemsPresenter. 10 years ago
Steven Kirk 7db353e742 Added IScrollable.IsLogicalScrollEnabled. 10 years ago
Steven Kirk ac7e224c3c Use ItemTemplates in test app. 10 years ago
Steven Kirk b91d8781d8 WIP 10 years ago
Nikita Tsukanov e14ac5742f RegisterServices should be called by AppBuilder 10 years ago
Nikita Tsukanov 40b9447bb3 Fixed DesignerAssist and added test for it 10 years ago
Steven Kirk d79fc6bbd8 Added AppBuilder 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk d97c276b52 Added ncrunch project files. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
donandren 90c48ffa9e Added sample usage of PathFigure in xaml in ControlCatalog 10 years ago
Steven Kirk cb98a09548 Supply a base URI when loading assets. 10 years ago
Wiesław Šoltés a3d2cc400d Updated BindingTest sample view model 10 years ago
Wiesław Šoltés 557fda7f45 Updated BindingTest sample 10 years ago
Wiesław Šoltés 764d5fd0ce Updated BindingTest sample 10 years ago
Wiesław Šoltés b25125108a Added Commands tab 10 years ago
Wiesław Šoltés b4d486f45d Added StringValueCommand 10 years ago
Dan Walmsley 8595eb58b3 updated repro design. 10 years ago
Dan Walmsley ab3237a923 repro commit for itemscontrol causing memory leak. 10 years ago
Jason Jarvis c79c383450 Replaced the contents of ControlCatalog.csproj with that from ControlCatalog.PCL and swapped all references. Removed temporary PCL version. 10 years ago
Jason Jarvis c961c8f975 Added iOS host for ControlCatalog PCL. Had to forcibly reference Themes.Default to get Xamarin runtime to load it properly. 10 years ago
Jason Jarvis c755b17c41 Initial work to split ControlCatalog out into Portable implementation and Desktop wrapper. 10 years ago
Jason Jarvis 2c7d457057 Deleted a bunch of obsolete files, addressed all of the code styling comments, etc. 10 years ago
Jason Jarvis b566401602 More iOS platform related improvements. Code style reformatting for PR. ControlCatalog can now run on Skia! AssetLoader hack for iOS to get us running. 10 years ago
Steven Kirk 3e3e3244e3 Updated SharpDX. 10 years ago
Jason Jarvis 874e350126 Fixed up tab and name styling issues. 10 years ago
Jason Jarvis 97388703b3 Adding various other runtime application configuration extensions to improve boilerplate main startup. Updated most Sample applications to use simpler bootstrapping extensions. 10 years ago
Jason Jarvis 3bb58a2031 First pass at SkiaSharp rendering back end. Lot's left to do still - see Skia/Perspex.Skia/readme.md. 10 years ago
Steven Kirk a40f0be1d9 Make SolidColorBrush properly immutable. 10 years ago
Steven Kirk 152b4000a8 Added Image to ControlCatalog. 10 years ago
Steven Kirk 85f1c3a5c7 Added Expander to ControlCatalog. 10 years ago
Steven Kirk adf30e529d Added RadioButton to ControlCatalog. 10 years ago
Steven Kirk b43b5947b9 Make ControlCatalog SideBar scrollable. 10 years ago