aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractSplitPanel.java
Commit message (Expand)AuthorAgeFilesLines
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #6858 Corrected typo in removeListener methodArtur Signell2011-04-181-2/+1
* Merged changes from 6.5 branchHenri Sara2011-02-281-1/+2
* AbstractSplitPanel should really be abstract...Artur Signell2010-12-301-1/+1
* Calling SplitPanel.removeComponent with any component or null always removes ...John Alhroos2010-12-141-1/+1
* Fix for #6145John Alhroos2010-12-141-0/+2
* #6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanelArtur Signell2010-11-231-0/+436