summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* force emphasis style names to be cleanedMatti Tahvonen2010-03-151-8/+7
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-1511-568/+330
* JavaDoc for the Component interface. For #4244.Marko Grönroos2010-03-152-37/+338
* #4187 Drag and Drop server validation sample and a null check in AbstractSele...Henri Sara2010-03-151-3/+5
* #4333Matti Tahvonen2010-03-151-1/+3
* Changed default resource cache time to 1 hour (#2586)Artur Signell2010-03-151-2/+2
* Added some spaces and newlines. Should not change test outcome.Artur Signell2010-03-121-4/+4
* Fix for #3935 DateField does not update contents when locale is changedArtur Signell2010-03-121-1/+2
* Fix for #4004 PopupDateField - Wrong tabIndex for popup buttonArtur Signell2010-03-121-0/+7
* A proper (FF36 only) file drag support, enhanced test case. Should be forward...Matti Tahvonen2010-03-127-90/+309
* Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable.Henri Sara2010-03-1211-25/+111
* Test case for #3935Artur Signell2010-03-121-0/+47
* Test case and fix for Artur Signell2010-03-122-12/+109
* Minor javadoc update - removed serialiVersionUIDArtur Signell2010-03-121-4/+4
* Update firefox to 3.6Artur Signell2010-03-121-1/+1
* Added javadoc and getButtonName() debug methodArtur Signell2010-03-121-20/+101
* fixed broken jsni method in skeleton classMatti Tahvonen2010-03-121-4/+4
* Skeletons for html5 File API in DDMatti Tahvonen2010-03-111-2/+41
* Skeletons for html5 File API in DDMatti Tahvonen2010-03-113-0/+108
* Test case for ExtraLargeSubWindowArtur Signell2010-03-111-0/+27
* Fix for #3407 - Sub window higher than the browser window produces extra scro...Artur Signell2010-03-112-0/+41
* Include drag'n'drop sorting sampleArtur Signell2010-03-111-0/+31
* #4303 BeanItemContainer.addItem(null, Object) did not respect contractHenri Sara2010-03-111-1/+3
* changed the code to be java 1.6 compatibleMatti Tahvonen2010-03-116-45/+52
* fixes #4299Matti Tahvonen2010-03-111-2/+3
* test case for #4299Matti Tahvonen2010-03-111-0/+59
* Fix for #2586 - Theme should be refreshed when Vaadin version is updatedArtur Signell2010-03-111-10/+93
* Test case for #3554Artur Signell2010-03-111-0/+88
* Merge from 6.2 for fix [11755]John Alhroos2010-03-111-0/+6
* Print web browser start message only when starting itArtur Signell2010-03-101-1/+1
* small enhancements + developing web desktop test Matti Tahvonen2010-03-106-23/+292
* better fix for #4109Matti Tahvonen2010-03-103-27/+36
* Throw ExceptionInInitializerError instead of printing the stack trace to cons...Artur Signell2010-03-091-4/+5
* Revised JavaDoc documentation for Component (#4244).Marko Grönroos2010-03-092-133/+507
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-09145-0/+435
* Fix for #3554 - Form.addItemProperty() resets caption created by FieldFactoryArtur Signell2010-03-091-14/+1
* Fixed warningsArtur Signell2010-03-091-4/+11
* Added javadocArtur Signell2010-03-091-1/+8
* Added javadocArtur Signell2010-03-091-1/+65
* fixes #4292 for ContainerHierarchicalWrapperMatti Tahvonen2010-03-091-1/+8
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-2/+1
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-1/+1
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-1/+1
* enhanced docsMatti Tahvonen2010-03-091-3/+12
* removed duplicate fix for #4170 (from dd branch)Matti Tahvonen2010-03-091-4/+0
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-12/+44
* Reverted to previous version. Should not have been changed in merger.Artur Signell2010-03-091-0/+5
* Reverted to previous version. Should not have been changed in merger.Artur Signell2010-03-091-0/+5
* fixes #4279Matti Tahvonen2010-03-092-0/+41
* fixes #3949Matti Tahvonen2010-03-093-9/+55