summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/AbstractSplitPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Add @since to AbstractSplitPanel. (#15285)Sauli Tähkäpää2014-12-181-1/+1
* Merge remote-tracking branch 'origin/declarative'Artur Signell2014-12-181-0/+128
|\
| * API refactoring (#7749)declarativeArtur Signell2014-12-171-1/+1
| * Merge remote-tracking branch 'origin/master' into declarativeMatti Hosio2014-12-171-2/+14
| |\
| * | Do not write child components in sub templates (#7749)Matti Hosio2014-12-161-0/+3
| * | Do not remove children in read to ensure @DesignRoot reading worksArtur Signell2014-12-161-2/+0
| * | createNode -> createElementArtur Signell2014-12-151-2/+2
| * | Fix writing issues (#7749)Artur Signell2014-12-151-2/+2
| * | Do not create default instances while reading designs (#7749)Artur Signell2014-12-151-19/+9
| * | SynchronizeFrom/ToDesign -> read/writeDesign (#7749)Artur Signell2014-12-151-8/+6
| * | Declarative support for split panel (#7749).Mika Murtojarvi2014-12-121-0/+139
* | | Empty since tags -> 7.4Artur Signell2014-12-171-1/+1
| |/ |/|
* | Hierarchy change markAsDirty to AbstractComponentContainer (#14227)Anna Miroshnik2014-12-091-2/+0
* | Add getter to SplitterState.positionReversed (#15285)Anna Koskinen2014-11-251-0/+14
|/
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-011-8/+12
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-231-3/+8
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Fixed typo in SplitPanel method (#10418)Artur Signell2013-01-021-1/+1
* Rename ComponentEventListener to ConnectorEventListener (#10340)Leif Åstrand2012-11-231-2/+2
* Unified deprecation messagesArtur Signell2012-11-221-2/+2
* AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-061-1/+1
* inner Event classes converted to static nested classes (#5855)Pekka Hyvönen2012-09-041-3/+3
* Moved ReflectTools to com.vaadin.util (#4294)Artur Signell2012-09-041-1/+1
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-22/+22
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-2/+20
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-10/+2
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-2/+0
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-5/+4
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+521