aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/SplitPanel.java
Commit message (Expand)AuthorAgeFilesLines
* #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