aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/data/util/DefaultItemSorter.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-210/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+3
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | Eliminate some generics related warnings in core (non-API).Henri Sara2011-11-111-2/+2
|/
* #6586 Remove obsolete Boolean comparison code in DefaultItemSorterHenri Sara2011-03-041-15/+3
* Fixed some warningsArtur Signell2010-10-051-3/+4
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-3/+3
* minor javadoc fixArtur Signell2010-05-251-1/+4
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* Merged 6.2.2 fixes from /versions/6.2Artur Signell2010-01-151-0/+14
* Fix for #3820 - DefaultItemSorter is not serializableArtur Signell2009-12-101-1/+2
* Integrated patch that implements ItemSorter for IndexedContainer, #3434Marc Englund2009-11-271-0/+197