summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes #4362 + test caseMatti Tahvonen2010-03-171-8/+11
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-178-40/+121
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-55/+49
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-178-82/+82
* #4360 HierarchicalContainer.setParent() left container in inconsistent stateHenri Sara2010-03-171-2/+3
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-161-2/+13
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-165-41/+98
* Added javadoc about the class being internalArtur Signell2010-03-161-1/+4
* #4284 - Add Chrome version parsing to BrowserInfoArtur Signell2010-03-161-0/+4
* Test case and fix for #3931 - Provide methods for browser detection in WebBro...Artur Signell2010-03-163-106/+390
* Fix for #4354 - SplitPanel setComponent methods should check if the component...Artur Signell2010-03-161-0/+10
* fixes #4351 (relative size changes don't propagate via csslayout)Matti Tahvonen2010-03-161-0/+18
* #4350 ContainerHierarchicalWrapper recursive root removalHenri Sara2010-03-161-3/+1
* Updated test case and fix for #4192 "HierarchicalContainer implements Contain...Artur Signell2010-03-162-73/+257
* IE now behaves with its text selection during drag and dropMatti Tahvonen2010-03-151-0/+6
* drag proxy fix for Dragmode.wrapperMatti Tahvonen2010-03-151-2/+6
* force emphasis style names to be cleanedMatti Tahvonen2010-03-151-8/+7
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-157-527/+50
* 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
* 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-126-84/+221
* Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable.Henri Sara2010-03-127-16/+105
* Test case and fix for Artur Signell2010-03-121-12/+17
* Minor javadoc update - removed serialiVersionUIDArtur Signell2010-03-121-4/+4
* 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
* Fix for #3407 - Sub window higher than the browser window produces extra scro...Artur Signell2010-03-111-0/+9
* #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
* Fix for #2586 - Theme should be refreshed when Vaadin version is updatedArtur Signell2010-03-111-10/+93
* 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-104-7/+38
* 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
* enhanced docsMatti Tahvonen2010-03-091-3/+12