1955 Commits (2e161e5fcb9f6887cd7da183ef5ecf75a9bcb43a)
 

Author SHA1 Message Date
Steven Kirk 2e161e5fcb Fixed up control catalog sidebar. 11 years ago
Steven Kirk c98254025f Simplified TabControl style. 11 years ago
Steven Kirk f9d3895a53 Merge remote-tracking branch 'refs/remotes/origin/master' into controlcatalog 11 years ago
Steven Kirk fe7fc66cc5 Fixed GridSplitter in DevTools. 11 years ago
Steven Kirk 35b682359a Merge branch 'master' into controlcatalog 11 years ago
Steven Kirk 9ad94743c0 Fix small layout bug with UseLayoutRounding. 11 years ago
Steven Kirk 91f7caead9 Merge branch 'susloparovdenis-gridsplitter' 11 years ago
Steven Kirk f92f9b27b1 Merge branch 'gridsplitter' of https://github.com/susloparovdenis/Perspex into susloparovdenis-gridsplitter 11 years ago
Steven Kirk 4add74a426 Merge branch 'master' into controlcatalog 11 years ago
Steven Kirk 9efbfc182e Use IBitmap for Image.Source 11 years ago
Steven Kirk f8898a31a9 Merge remote-tracking branch 'refs/remotes/origin/master' into controlcatalog 11 years ago
Steven Kirk 1eb0fbb385 Further simplify StyleActivator. 11 years ago
Steven Kirk bbe0f5a7a7 Added control catalog. 11 years ago
susloparov 382a8d5fa1 Merge remote-tracking branch 'upstream/master' into gridsplitter 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
Steven Kirk 35e87f2b10 Merge pull request #367 from donandren/expander 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 46003152f4 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 1f5104712d Merge branch 'iscrollable' 11 years ago
Steven Kirk 34f0e18ee4 Removed accidentally committed file. 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
Steven Kirk b858d01c61 Fix DevTools bug. 11 years ago
Steven Kirk cd721f1ae8 Merge branch 'master' into leaks 11 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 11 years ago
Steven Kirk 8172d8214f Use a naive implementation of StyleActivator. 11 years ago
Steven Kirk 23cc9a2ff4 Allow binding to element without path. 11 years ago
Steven Kirk 5d2658d856 Make IStyleable.Classes an IPerspexReadOnlyList. 11 years ago
susloparov 7070ad51ed Merged Horizontal and Vertical Grid splitter back into single class 11 years ago
Steven Kirk dc757851c1 Added failing Carousel leak test. 11 years ago
susloparov 0a4730d9ba Styled GridSplitters 11 years ago
susloparov e7872e1a0c Added GridSplitter example to XamlTestApplication, Layout tab. 11 years ago
susloparov 981ec53d07 Seperated GridSplitter into HorizontalGridSplitter and VerticalGridSplitter 11 years ago
susloparov ef06e79667 First grid splitter implementation 11 years ago