summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes #4362 + test caseMatti Tahvonen2010-03-172-8/+52
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-179-41/+128
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-55/+49
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-179-85/+130
* #4360 HierarchicalContainer.setParent() left container in inconsistent stateHenri Sara2010-03-171-2/+3
* #4359 Immediate upload in FormLayoutHenri Sara2010-03-175-7/+27
* Test case for #4359: immediate upload in a FormLayoutHenri Sara2010-03-171-0/+49
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-162-2/+19
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-167-46/+133
* 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-164-106/+607
* 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
* added test caseMatti Tahvonen2010-03-161-0/+61
* #4350 ContainerHierarchicalWrapper recursive root removalHenri Sara2010-03-161-3/+1
* Test case for #4350 (ContainerHierarchicalWrapper).Henri Sara2010-03-163-9/+34
* Updated test case and fix for #4192 "HierarchicalContainer implements Contain...Artur Signell2010-03-165-148/+437
* Corrected reference to wrong HashSet class in DDTest6Henri Sara2010-03-161-1/+1
* 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
* cleaner tree drop location styles (not shaking that much anymore)Matti Tahvonen2010-03-155-8/+16
* 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