summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | #7369 Removed ‌"final" from methods that do not need to be finalArtur Signell2011-08-193-5/+5
* | Fixed source formatting and Javadoc.John Alhroos2011-08-191-18/+23
* | #6094 Add a way to switch session keyLeif Åstrand2011-08-194-0/+188
* | Added light panel style to ChameleonThemeHenri Sara2011-08-191-1/+5
* | Replaced TableQuery debug mechanism with java.util.Logging #5712John Alhroos2011-08-191-31/+19
* | Reverted visibility change of updatePageLength() which mistakingly was commit...John Alhroos2011-08-191-1/+1
* | Added TestBench test for #7292John Alhroos2011-08-191-0/+52
* | Fixes pageLength=0 in TreeTable #7292John Alhroos2011-08-192-15/+27
* | Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-1912-163/+950
* | Updated test to work with the more exact assertCSSClass introduced in #7431Leif Åstrand2011-08-191-3/+3
* | Run tests also on Firefox 6Henri Sara2011-08-191-1/+1
* | Added messages to thrown exceptions to make debugging easierArtur Signell2011-08-191-12/+34
* | Added some ugly styles so that the feature can be visually verifiedArtur Signell2011-08-183-4/+29
* | Correction to running GAE tests in parallel with other integration testsHenri Sara2011-08-181-1/+1
* | Merged file copying target to the WAR target in build.xmlHenri Sara2011-08-181-28/+20
* | #7392 remove manual build from Vaadin 6.7 buildHenri Sara2011-08-182-101/+3
* | #5738 TabSheet's first visible tab should be rendered as if it is the first t...Leif Åstrand2011-08-182-198/+343
* | #7381 Include licensing related files and release notes in JARs, removed an o...Henri Sara2011-08-183-129/+41
* | #7381 Some build script cleanup, removed unnecessary files from test WARHenri Sara2011-08-183-38/+42
* | Specify color for even rows in the liferay theme (#6723)Jonatan Kronqvist2011-08-181-0/+4
* | #7433 separate servlet configuration in web.xml to enable GAE testingHenri Sara2011-08-172-3/+18
* | Fix for #7388John Alhroos2011-08-171-0/+3
* | Removed unused test servlet from web.xml - problematic for GAE integration testHenri Sara2011-08-171-18/+1
* | Optional expand and collapse animations for TreeTable (#6723)Jonatan Kronqvist2011-08-1712-46/+908
* | #7381 Packaging changes for Vaadin 6.7: JAR and test WAR only, no demo WAR no...Henri Sara2011-08-1714-488/+86
* | Removed reference to SQLContainers own debug logging. (Has been replaced by j...John Alhroos2011-08-171-1/+0
* | Replaced SQLContainers own debug logging implementation with java.util.Loggin...John Alhroos2011-08-171-66/+66
* | Fixed issue with toggling tooltips on/off #5414John Alhroos2011-08-162-3/+11
* | #7422 Updated fix for coping with additional spaces in the inputLeif Åstrand2011-08-162-7/+20
* | Tooltips for Tree + Testbech test for them #6637John Alhroos2011-08-164-0/+194
* | #7422 AbstractComponent.setStyleName containing spaces causes illogical resultsLeif Åstrand2011-08-163-4/+68
* | #7183 Fixed typo, should really be default multiselect mode that clears the o...Artur Signell2011-08-161-1/+1
* | #7183 Table in single select mode fires only 1 change event on iPadArtur Signell2011-08-161-1/+13
* | Code cleanup, related to #7183 Artur Signell2011-08-161-47/+62
* | Corrected formattingArtur Signell2011-08-161-61/+68
* | #5880 Removed some more Java 1.6 api that somehow slipped alongLeif Åstrand2011-08-162-3/+3
* | #5880 Add style name support for Tabsheet's Tab interfaceLeif Åstrand2011-08-164-1/+186
* | Made ItemDescriptionGenerator serializable #5414John Alhroos2011-08-161-1/+1
* | Fixed TreeTable regression #5414John Alhroos2011-08-161-2/+4
* | #7392 split manual build out from core build script - first stepHenri Sara2011-08-162-63/+93
* | #7178 multiapp and multiwidgetset examples moved to demo site projectHenri Sara2011-08-162-97/+0
* | Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...John Alhroos2011-08-155-8/+294
* | #6499 Don't close the streams multiple timesLeif Åstrand2011-08-152-3/+0
* | It Mill -> VaadinArtur Signell2011-08-151-1/+1
* | #7178 eliminated "example" themeHenri Sara2011-08-1314-138/+7
* | #7178 Fixed build.xml: launcher configuration must be included in the WARHenri Sara2011-08-131-2/+5
* | #7178 fix in build script (removed reference to a non-existent directory)Henri Sara2011-08-121-8/+0
* | #7178 removed AddressBook, demo themes and many other demo related filesHenri Sara2011-08-1264-597/+0
* | #7178 corrected GAE integration test scriptHenri Sara2011-08-121-1/+1
* | Merged VButton iPad/touch fix from 6.6, fixes #7389Marc Englund2011-08-121-7/+6