aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* #8052 Restore Portlet supportLeif Åstrand2011-12-1415-880/+1084
* Update regex to cope with the request paths used in portletsLeif Åstrand2011-12-141-1/+1
* Migrate AAP.getStaticFilesLocstion to WrappedPortletRequestLeif Åstrand2011-12-142-29/+22
* Refactor to use different WrappedRequests for Portal specific hacksLeif Åstrand2011-12-147-287/+287
* Merge branch 'windowing'Marc Englund2011-12-144-52/+193
|\
| * UIDL can now be included in initial html, or second 'browser details' respons...Marc Englund2011-12-144-52/+193
* | Fix null handling for CheckBox.Henri Sara2011-12-131-1/+3
* | #8111 Remove dotted prefix of nested property names from captions.Henri Sara2011-12-131-0/+4
* | Update license header in one more source file.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-1211-31/+342
* | #8101 Javadoc for ConverterArtur Signell2011-12-121-2/+82
* | #7930 Fix/Improve Validator javadoc based on review.Henri Sara2011-12-122-7/+5
* | #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-094-21/+19
* | 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
* | #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-091-32/+0
* | Dropped support for portlet 1.0Leif Åstrand2011-12-092-436/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-09436-1417/+1744
|\ \
| * \ Merged fixes from 6.7Artur Signell2011-12-082-3/+6
| |\ \
| | * | #4925 com.vaadin.tools.ReflectTools javadocArtur Signell2011-12-081-2/+2
| | * | #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-081-1/+4
| * | | Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08432-606/+606
| |\| |
| | * | #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08432-606/+606
| | * | Update selection ranges when unselecting rows from the server (#8076)Leif Åstrand2011-12-081-1/+5
| | * | #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-071-0/+13
| | * | 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
| | * | 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
| | * | #3915 ChildComponentContainer fails to calculate width of its child widget pr...Leif Åstrand2011-12-051-0/+32