summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/data/util/MethodProperty.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-784/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+3
* Merge commit '17c14'Johannes Dahlström2012-06-121-4/+5
|\
| * #8297 Do not use static logger instancesHenri Sara2012-06-051-4/+5
* | #8125 Removed remaining references to Property.ConversionExceptionArtur Signell2011-12-211-3/+0
* | #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-211-3/+2
* | Remove conversions using String constructor from Properties (#8125).Henri Sara2011-12-181-37/+12
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-3/+3
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-3/+3
* | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-111-4/+7
* | Parameterize Property and Field with the value type.Henri Sara2011-11-081-8/+6
|/
* #4995 Nested bean property support: no extra property type parameter to addNe...Henri Sara2011-04-191-4/+4
* #4995 Nested bean property support: NestedMethodProperty does not inherit Met...Henri Sara2011-04-191-81/+53
* #6860 introduced AbstractProperty with common functionality of most property ...Henri Sara2011-04-181-161/+6
* #4995 Nested bean property support Henri Sara2011-04-181-60/+79
* Organize imports.Artur Signell2010-10-141-2/+0
* This is the implementation of the server-side logging featureJonatan Kronqvist2010-10-121-4/+6
* #5692 Generics and warnings cleanup in MethodPropertyHenri Sara2010-10-011-58/+79
* Fixed warningsArtur Signell2010-03-091-4/+11
* merged [9529] from 6.1Matti Tahvonen2009-10-301-8/+8
* MethodProperty workaround for #3064 - GAE cannot handle primitive class refer...Artur Signell2009-06-181-9/+16
* Fix for #3051 - MethodProperty serialization broken when setter or getter is ...Artur Signell2009-06-081-4/+3
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+938