summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/TransactionalPropertyWrapper.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Add test for TransactionalPropertyWrapper memory leaksTeemu Suo-Anttila2014-04-141-1/+1
| | | | Change-Id: I69d0d759f95100f1dd9e2dbba57ec2c246e3aca9
* Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438)Teemu Suo-Anttila2014-04-141-6/+20
| | | | Change-Id: Ifafb6d87b4280f8bd9e631235fff62f42de4b4c8
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Modified FieldGroup so that fields configured with read only propertiestapio2012-11-081-0/+14
| | | | | will also be made read only (#9076). Change-Id: I183ae263f4952a51513623d38dc9e04ce1482f45
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-1/+1
| | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259
* 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-1/+0
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+114