summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in project.rootArtur Signell2011-12-081-1/+1
* Made test running from Eclipse work with IvyArtur Signell2011-12-083-2/+4
* Fix compile errors and one failed test caused by mergingLeif Åstrand2011-12-084-8/+13
* Merge remote branch 'origin/databinding'Leif Åstrand2011-12-08207-1083/+4246
|\
| * Merge branch 'master' into databindingArtur Signell2011-12-0812-169/+343
| |\
| * | Add CustomField component in Vaadin core (#3718)Henri Sara2011-12-0814-5/+1012
| * | Merge branch 'master' into databindingHenri Sara2011-12-0824-282/+559
| |\ \
| * | | Removed Java 6 @Override annotationsArtur Signell2011-12-055-20/+6
| * | | #8061 Removed NativeButton(String caption, Object target, StringArtur Signell2011-12-0515-33/+134
| * | | #8061 Remove Button(String caption, Object target, String methodName)Artur Signell2011-12-051-21/+0
| * | | #8026 remove some deprecated API from CustomComponentHenri Sara2011-12-011-39/+0
| * | | Handle fields with no data source in AbstractField.convertToDataSource()Henri Sara2011-12-011-21/+18
| * | | Minor fixes to data binding tests based on review.Henri Sara2011-12-014-34/+12
| * | | Removed executable flagArtur Signell2011-11-285-0/+0
| * | | Removed @Override annotations from interface methodsArtur Signell2011-11-281-2/+1
| * | | Removed @Override annotations from interface methodsArtur Signell2011-11-283-13/+8
| * | | Method for getting all Fields in VaadinArtur Signell2011-11-281-0/+10
| * | | Misc tests for convertersArtur Signell2011-11-2812-0/+742
| * | | Removed interface @OverridesArtur Signell2011-11-2817-21/+403
| * | | Initial implementation of using converters in TableArtur Signell2011-11-281-2/+50
| * | | Initial implementation of converters for AbstractFieldArtur Signell2011-11-286-117/+271
| * | | Default value for a CheckBox is now false and not null. RemovedArtur Signell2011-11-281-16/+2
| * | | First take on ConvertersArtur Signell2011-11-2511-0/+468
| * | | Merge branch 'master' into databindingArtur Signell2011-11-24135-1791/+2314
| |\ \ \
| * \ \ \ Merge branch 'master' into databindingHenri Sara2011-11-144-5/+6
| |\ \ \ \
| * | | | | #7930 Eliminate Validator.isValid()Henri Sara2011-11-1223-228/+121
| * | | | | Convert nested data model event classes to static where possible.Henri Sara2011-11-117-13/+13
| * | | | | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-1130-60/+68
| * | | | | Eliminate some generics related warnings in core (non-API).Henri Sara2011-11-1112-53/+54
| * | | | | Eliminate many generics related warnings in tests.Henri Sara2011-11-1046-195/+189
| * | | | | Change Form.addField() parameter from Field to Field<?>.Henri Sara2011-11-101-2/+2
| * | | | | Eliminate generics related warnings in field factories.Henri Sara2011-11-104-13/+15
| * | | | | Merge branch 'master' into databindingHenri Sara2011-11-10121-1281/+169
| |\ \ \ \ \
| * | | | | | #7917 Add BeanItem.expandProperty() and use it in form tests.Henri Sara2011-11-104-32/+40
| * | | | | | #6887 addNestedContainerBean() in AbstractBeanContainer to replace aHenri Sara2011-11-101-1/+35
| * | | | | | Create scaffolding for data binding tests (one/many-to-one/many).Henri Sara2011-11-096-0/+236
| * | | | | | Split Address out from test class Person.Henri Sara2011-11-094-59/+115
| * | | | | | Merge branch 'master' into databindingHenri Sara2011-11-0853-251/+2778
| |\ \ \ \ \ \
| * | | | | | | Parameterize Property and Field with the value type.Henri Sara2011-11-0829-147/+143
| * | | | | | | Eliminate more cases that used Property.toString().Henri Sara2011-11-0810-29/+36
| * | | | | | | Throw exception from Property.toString() implementations.Henri Sara2011-11-076-10/+14
| * | | | | | | Partly eliminate the use of Property.toString().Henri Sara2011-11-0726-71/+187
| * | | | | | | Remove Field.getCaption(), getDescription() and setDescription().Henri Sara2011-11-072-18/+1
* | | | | | | | Ignore compiled buildhelper classesLeif Åstrand2011-12-081-0/+1
* | | | | | | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-12-0835-455/+911
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/ivyconfig'Artur Signell2011-12-0812-169/+343
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Pass deps.initialized to called test targets in different build files.Mikael Vappula2011-12-053-5/+7
| | * | | | | | Prevent multiple ivy:configure callsMikael Vappula2011-12-051-3/+5
| | * | | | | | Cleaned up Ivy configurationMikael Vappula2011-12-027-110/+122
| | * | | | | | Fixed test framework transient dependencies in main ivy.xmlMikael Vappula2011-12-011-5/+3