summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update license header in one more source file.Henri Sara2011-12-131-1/+1
* Exclude test data beans from JUnit test execution.Henri Sara2011-12-131-1/+1
* Update old license headersHenri Sara2011-12-1315-16/+16
* Misc minor javadoc fixesArtur Signell2011-12-124-14/+64
* #8103 ConverterFactory is no longer static + javadoc updatesArtur Signell2011-12-123-37/+67
* Removed unused classArtur Signell2011-12-121-18/+0
* #8101/#8103 Javadoc for converters and converter factoryArtur Signell2011-12-1212-32/+343
* #8101 Javadoc for ConverterArtur Signell2011-12-121-2/+82
* #7930 Fix/Improve Validator javadoc based on review.Henri Sara2011-12-122-7/+5
* Test for #8074Artur Signell2011-12-121-0/+25
* #8074 Additional fix to still allow using setValue with integersArtur Signell2011-12-121-0/+13
* Improve #7930 (elimination of Validator.isValid()) based on review.Henri Sara2011-12-096-23/+21
* Add some comments in CustomField javadoc.Henri Sara2011-12-091-2/+5
* #8026 Removed deprecated API from Slider/VSliderArtur Signell2011-12-092-149/+0
* #8074 Ensure Slider value is in valid range.Artur Signell2011-12-091-53/+9
* #8073 Slider.setValue(Double value, boolean repaintIsNotNeeded) shouldArtur Signell2011-12-091-1/+1
* Mark ConverterFactory as SerializableLeif Åstrand2011-12-091-1/+3
* Removed dummy test fileArtur Signell2011-12-091-1/+0
* #3851 AbstractField should run validators for empty fieldsArtur Signell2011-12-091-36/+25
* Remove more deleted files that were resurrected by a mergeLeif Åstrand2011-12-093-299/+0
* Add license header to some new filesLeif Åstrand2011-12-0913-0/+52
* Use Logger for debug messages in DefaultConverterFactory.Henri Sara2011-12-091-5/+9
* Resolve compile errors caused by merge of 6.8 branchLeif Åstrand2011-12-094-39/+7
* Dropped support for portlet 1.0Leif Åstrand2011-12-092-436/+0
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-09512-810/+3510
|\
| * Merged fixes from 6.7Artur Signell2011-12-085-4/+266
| |\
| | * Test for how validators work with empty fieldsArtur Signell2011-12-082-0/+227
| | * #4925 com.vaadin.tools.ReflectTools javadocArtur Signell2011-12-081-2/+2
| | * #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-082-2/+37
| * | Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08488-678/+678
| |\|
| | * Test case for #8077Leif Åstrand2011-12-081-0/+48
| | * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08488-678/+678
| | * Update selection ranges when unselecting rows from the server (#8076)Leif Åstrand2011-12-082-1/+5
| | * Test application and disabled testbench script for #8076Leif Åstrand2011-12-082-0/+124
| | * #6603 AbstractBeanContainer.addAll does not ensure resolved itemIds are not nullArtur Signell2011-12-071-0/+5
| | * #7008 Table.setTableFieldFactory should refresh contentArtur Signell2011-12-071-0/+3
| | * #7704 javadocArtur Signell2011-12-071-1/+1
| | * #6862 Update Application.getWindow JavadocArtur Signell2011-12-071-8/+8
| | * #7630 Removed note about LoginForm being newArtur Signell2011-12-071-2/+0
| | * #6937 Javadoc fixArtur Signell2011-12-071-2/+2
| | * #5783, #4977 Improved Slider javadocArtur Signell2011-12-071-39/+63
| | * #8035 Extra event on TextField with ActionHandlerLeif Åstrand2011-12-072-0/+70
| | * Fixed regression in #7127 patch: doubleclick events must be sent immediatelyJohannes Dahlström2011-12-071-1/+1
| | * Updated formattingLeif Åstrand2011-12-071-6/+6
| | * Fix for #7127 - Table selection breaks if ItemClickListener calls requestRepaintJohannes Dahlström2011-12-071-40/+58
| | * #7127 test case: Table selection breaks if ItemClickListener requests repaintJohannes Dahlström2011-12-072-0/+448
| | * Remove unnecessary invocations of fixSpacers based on review (#8041)Leif Åstrand2011-12-071-2/+0
| | * Update container height for partial updates (#8041)Leif Åstrand2011-12-071-0/+3
| | * Test case for #8041Leif Åstrand2011-12-052-0/+92
| | * #3915 ChildComponentContainer fails to calculate width of its child widget pr...Leif Åstrand2011-12-051-0/+32