summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/IndexedContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Add Grid.addRow (#13334)Leif Åstrand2014-12-091-12/+15
* Merge branch 'master' into gridTeemu Suo-Anttila2014-05-201-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2014-04-251-3/+4
* | Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"Jonatan Kronqvist2014-04-111-4/+3
* | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2013-10-161-3/+4
|/
* Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-241-0/+14
* Re-added Property.toString warning messages (#10916)Artur Signell2013-04-241-18/+20
* Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-221-0/+5
* (#10563) Logging now uses parameters.Mikael Grankvist2013-02-281-5/+6
* Do not throw NPE when asking for a null propertyId (#10445)Artur Signell2013-01-301-1/+2
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* Return null as non-existing property for IndexedContainer (#10445)Henri Sara2012-11-301-1/+3
* Unified deprecation messagesArtur Signell2012-11-221-10/+10
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-7/+7
* Avoid throwing exceptions from toString, log message instead (#9804)Artur Signell2012-10-011-2/+16
* Reformat projectLeif Åstrand2012-09-051-0/+4
* Refak addListener package com.vaadin.data.utilPetri Heinonen2012-08-301-6/+65
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-161-6/+0
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-3/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+1109