summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/SplitPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Corrected SplitPanel default size (#6020)Artur Signell2010-11-261-0/+1
* #6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanelArtur Signell2010-11-231-424/+7
* Fixes style attributes remaining in DOM when swapping reverse positioning in ...John Alhroos2010-10-291-1/+1
* Bugfix for #1588 John Alhroos2010-10-291-3/+1
* Adds possibility to set split position from the opposite side in a SplitPanel...John Alhroos2010-10-291-4/+42
* #4611 add getComponentCount() method for ComponentContainer implementationsHenri Sara2010-10-261-2/+18
* #5865: class stubs + depracations towards one to one widget mappingMatti Tahvonen2010-10-211-0/+20
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+1
* #5692 Generics: server-side changes for changeVariables() and some component ...Henri Sara2010-10-041-1/+1
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-061-5/+0
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-061-0/+5
* #5286 implement Serializable where necessaryHenri Sara2010-07-011-40/+49
* code splitting + client initializationMatti Tahvonen2010-06-111-1/+2
* initial implementation of code splitting #4408Matti Tahvonen2010-06-041-1/+1
* Fixes #4460: SplitPanel: add getters for the position (and unit) of the split...Jouni Koivuviita2010-03-311-0/+19
* Fix for #4354 - SplitPanel setComponent methods should check if the component...Artur Signell2010-03-161-0/+10
* Fixes #3322: SplitPanel with split position 100% doesn't resize correctlyJouni Koivuviita2010-03-051-5/+9
* Fuxes #3904: VSplitPanel sends unnecessary split position eventsJouni Koivuviita2009-12-231-4/+22
* Added generics to ComponentContainer.getComponentIterator (#3717).Artur Signell2009-12-141-3/+3
* Fixes #3526: SplitPanel collapse and expand with doubleclickJouni Koivuviita2009-12-081-0/+60
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-10/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-5/+7
* Fixed a typo in javadocMatti Tahvonen2009-09-091-2/+2
* fixes #3309 + two other typosMatti Tahvonen2009-09-091-3/+3
* fixes #3169, thanks to DownlordMatti Tahvonen2009-08-281-0/+14
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+330