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