850 Commits (41244d58d5bb07df1e9dbaebdd1fa9e22ec52a7c)
 

Author SHA1 Message Date
Steven Kirk 41244d58d5 Use ItemsPresenter in DropDown template. 11 years ago
Steven Kirk 86fedfa945 Make ListBoxItem focusable thus selectable. 11 years ago
Steven Kirk 4e5cee4378 Don't add Panel Logical children twice! 11 years ago
Steven Kirk a4680f2041 Removed TabControl.SelectedContent. 11 years ago
Steven Kirk f7f86480bd Merge branch 'master' of https://github.com/grokys/Perspex 11 years ago
Steven Kirk 0ca4717b29 Merge branch 'Robertofon-master' 11 years ago
Steven Kirk fa863f9e83 Merge branch 'master' of https://github.com/Robertofon/Perspex into Robertofon-master 11 years ago
Steven Kirk d50c3231a8 Merge pull request #68 from ncarrillo/gtk-popup-placement 11 years ago
Steven Kirk f30b1fa0a1 Removed commented-out code. 11 years ago
Steven Kirk 40e1f5161b Apply TemplatedParent/call ApplyTemplate twice. 11 years ago
Steven Kirk 152f932ce8 Ignore test for now. 11 years ago
Steven Kirk 07aa92e1b7 Allow TabControl to reparent children of its Deck. 11 years ago
Steven Kirk 2d6d136418 Moved INamed to Perspex.Styling. 11 years ago
Steven Kirk c7dc89f06b Fixed applying control templates. 11 years ago
rob 80935434bc #46 Added remove-Tests for TabStrip and TabControl. 11 years ago
Steven Kirk b05f68eb42 Documented TemplatedControl. 11 years ago
Steven Kirk 46319743af Remove unnecessary measure/arrange. 11 years ago
Steven Kirk ab697a24b9 Removed no longer needed collections. 11 years ago
Steven Kirk 5303eb7cd8 Make all tests pass again. 11 years ago
Steven Kirk 38e85a3f36 Started reworking reparenting controls. 11 years ago
Steven Kirk abad671bba Set TabOnceActiveElement in SelectingItemsControl. 11 years ago
Steven Kirk 12c8d3712d Make TreeView work again, to an extent. 11 years ago
Steven Kirk eb6bd28664 Rename TypedItemContainerGenerator 11 years ago
Steven Kirk 77e81c4360 Make TabControl/Deck work again. 11 years ago
Steven Kirk 3492bd617f Added SelectingItemsControl.AutoSelect. 11 years ago
Steven Kirk 6af31ecf43 Use modern Items property changed notification. 11 years ago
Steven Kirk 3010bc76fb Use IItemContainerGenerator interface. 11 years ago
Steven Kirk ff331693f0 Started refactoring SelectingItemsControl. 11 years ago
Steven Kirk eabf674027 Move more stuff from Control to IControl. 11 years ago
Steven Kirk ef50e97a2b Added more ItemsPresenter tests. 11 years ago
Steven Kirk 362abd481c Documented ItemsPresenter. 11 years ago
Steven Kirk 696b016cf5 Don't explicitly set ItemsControl panel orientation. 11 years ago
Steven Kirk c1ba7cc526 Use interfaces in templates. 11 years ago
Steven Kirk c0fc38358f Refactored templates a bit. 11 years ago
Steven Kirk 1b2f1c41a5 StyleCop'ed ProgressBar. 11 years ago
Steven Kirk e606de9184 Merge pull request #67 from ncarrillo/geom-fixes 11 years ago
Steven Kirk ceda47a27f Merge pull request #66 from ncarrillo/pango-tweaks 11 years ago
Nelson Carrillo 6ea6afe81d Fixing popup placement 11 years ago
Nelson Carrillo 41842b644e Fixed memory leaks while drawing geometry 11 years ago
Nelson Carrillo cd3dc55e54 Fixes RadioButton rendering 11 years ago
Nelson Carrillo 57ebfd36d1 Revert previous paint change. 11 years ago
Nelson Carrillo 5b43ed6847 Fixed scrolling in a multiline textbox 11 years ago
Nelson Carrillo 1d4cca886d Implemented text selection and temporarily worked around text scaling 11 years ago
Steven Kirk f1deacdc74 Merge pull request #65 from ncarrillo/fix-progress-bar 11 years ago
Steven Kirk e4d2943208 Merge pull request #64 from ncarrillo/fix-cairo-image-clip 11 years ago
Steven Kirk 60b6f23aef Refactored ISelectable behavior into a mixin. 11 years ago
Steven Kirk b3bdbe8025 Merge pull request #62 from ncarrillo/fix-progressbar 11 years ago
Nelson Carrillo 2074e18294 Merge from upstream 11 years ago
Nelson Carrillo 3ed4cc0192 Moved ProgressBar value calculation to ValueChanged 11 years ago
Nelson Carrillo f7410049b1 Fixing clipping issue with images using the Cairo backend 11 years ago