796 Commits (2b09f5f6d1e0a5bc00a38fabf5647a2e84ee60b9)

Author SHA1 Message Date
Steven Kirk 2b09f5f6d1 Fix DropDown dropping down. 10 years ago
Steven Kirk 3b5d338ea5 Added DropDownItem. 10 years ago
Steven Kirk b5c9bc7266 Ensure items made visible when no transition set. 10 years ago
Steven Kirk fd36871332 Make carousel page transition changable in catalog. 10 years ago
Steven Kirk c49201b8cb Added SelectingItemsControl.SelectionChanged event. 10 years ago
Steven Kirk f0a8f45362 Removed hack from MenuItem. 10 years ago
Steven Kirk 4845dfd0fa Added IContentPresenterHost. 10 years ago
Amer Koleci e2ab8171b3 Update to SharpDX 3.0.0 official release. 10 years ago
Wiesław Šoltés 9b4ddce3b5 Fixed failing tests 10 years ago
Wiesław Šoltés 490d19f5ca Fixes issue #382 10 years ago
Steven Kirk 59032dcff8 Make DropDown in ControlCatalog display correctly. 11 years ago
Steven Kirk e85178e0c5 Unwrap TargetInvocationExceptions. 11 years ago
Steven Kirk c4ceebcfb3 Ensure Presenter template is applied... 11 years ago
Steven Kirk 567f0135ff Make TemplatedParent inherit. 11 years ago
Steven Kirk c810f95904 Don't ApplyTemplate on nested templated controls... 11 years ago
Steven Kirk 516a701e6b Fixed ControlCatalog resources. 11 years ago
Steven Kirk 072cb0128e Fixed failing tests. 11 years ago
Steven Kirk 7925fa8c65 Cache Margin in MeasureCore. 11 years ago
Steven Kirk 4ef9639f3e Removed LINQ from MeasureOverride. 11 years ago
Nikita Tsukanov 630be0c6bf Test app is running again 11 years ago
Steven Kirk a7089515c5 Fixed culling bug with transforms. 11 years ago
Nikita Tsukanov 81f1bf51a8 Fixed #282 11 years ago
Steven Kirk ce1ef2fd89 Make Carousel demo buttons work. 11 years ago
Steven Kirk 7ab944c0a5 Make GridSplitter.Orientation non-nullable. 11 years ago
Steven Kirk 2e161e5fcb Fixed up control catalog sidebar. 11 years ago
Steven Kirk c98254025f Simplified TabControl style. 11 years ago
Steven Kirk fe7fc66cc5 Fixed GridSplitter in DevTools. 11 years ago
Steven Kirk 9ad94743c0 Fix small layout bug with UseLayoutRounding. 11 years ago
Steven Kirk 9efbfc182e Use IBitmap for Image.Source 11 years ago
Steven Kirk 1eb0fbb385 Further simplify StyleActivator. 11 years ago
susloparov ccf59b8690 GridSplitterTests 11 years ago
Steven Kirk b4417e3bd6 Support loading bitmaps from resources. 11 years ago
Steven Kirk 416eb1d7a5 Respect negative margins when culling. 11 years ago
Steven Kirk 8e2830ad05 Don't return negative size from Measure. 11 years ago
Steven Kirk c427ab49f6 Cull controls outside clip bounds. 11 years ago
Steven Kirk b4e23af46e Tidied up RendererMixin. 11 years ago
Steven Kirk 53de5f72bf Update some Rect stuff with impl from SharpDX. 11 years ago
Steven Kirk 3bfba9c8ce Ensure TreeViewItems are removed from index. 11 years ago
Steven Kirk 8fe84fa1dc Search logical tree for root TreeView. 11 years ago
Steven Kirk 78abef1551 Tidied up tree item container generators. 11 years ago
donandren 440fbf44fc expander some code refactoring 11 years ago
donandren 0f0ae1fb7b new expander control 11 years ago
Steven Kirk ea9ba2930a Revert "Merge pull request #366 from wieslawsoltes/TabStripItem" 11 years ago
Steven Kirk 44408cfc5c ItemContainerGenerator can be null. 11 years ago
Wiesław Šoltés dd690f9dd5 Reduce TabStripItem Margin value 11 years ago
Steven Kirk 0e3768d2b4 Tweaked documentation and TestScrollable. 11 years ago
Steven Kirk bfc010f757 Initial implementation of logical scrolling. 11 years ago
susloparov bd4acc6e5e Merged GridSplitter related classes into one. 11 years ago
Steven Kirk 75dcd93bf1 Allow changing color of MenuItem via styles. 11 years ago
Steven Kirk db1e20acc8 Only allow pseudoclasses to be set by control. 11 years ago