summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/data/util/ContainerHierarchicalWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-792/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+28
* Merge remote branch 'origin/6.8'Leif Åstrand2012-05-041-1/+2
|\
| * Applied patch provided for #8600 (hasChildren() broken if item used to have c...Marc Englund2012-04-241-1/+2
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-2/+2
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-111-1/+1
|/
* #5692 Generics: ContainerHierarchicalWrapper, HierarchicalContainerHenri Sara2010-10-041-6/+6
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-061-1/+1
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-061-1/+1
* #5280 make ContainerHierarchicalWrapper serializableHenri Sara2010-06-301-16/+31
* #4350 ContainerHierarchicalWrapper recursive root removalHenri Sara2010-03-161-3/+1
* fixes #4292 for ContainerHierarchicalWrapperMatti Tahvonen2010-03-091-1/+8
* fixes #3949Matti Tahvonen2010-03-091-1/+13
* merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-051-2/+11
|\
| * Fix for #4215 and #4216 for ContainerHierarchicalWrapperArtur Signell2010-02-231-2/+11
* | changesMatti Tahvonen2010-03-041-1/+1
* | some preliminary drag and drop stuffMatti Tahvonen2010-01-281-10/+13
|/
* fixes #3688Matti Tahvonen2009-12-171-23/+54
* Added generics from Container interfaceArtur Signell2009-12-151-1/+1
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+688