summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Formatting changesLeif Åstrand2011-11-091-6/+6
* Merge remote branch 'origin/6.8'Artur Signell2011-11-081-0/+73
|\
| * Test for #7908Artur Signell2011-11-081-0/+73
* | Merge remote-tracking branch 'origin/6.8' into masterLeif Åstrand2011-11-0853-251/+2778
|\|
| * Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-0828-0/+0
| * Test for file uploads. Not run automatically due to limitations in testing fi...Artur Signell2011-11-083-0/+1062
| * Fixed datesArtur Signell2011-11-041-15/+11
| * #7839 Corrected cases where pagelength=0 or where number of children > pagebu...Artur Signell2011-11-041-21/+29
| * Test for TreeTable with pageLength set to zeroArtur Signell2011-11-042-0/+124
| * Fixed datesArtur Signell2011-11-041-4/+4
| * Theme for tickets, based on ReindeerArtur Signell2011-11-041-0/+4
| * #7780 Don't do partial repaints if the item set has changed during an expand ...Artur Signell2011-11-043-114/+242
| * Test for #7839Artur Signell2011-11-041-0/+238
| * Test for #7839Artur Signell2011-11-041-0/+528
| * #7839 Avoid discarding rows when updating rows as row indexes have not been u...Artur Signell2011-11-041-4/+6
| * #7839 Cleanup based on reviewArtur Signell2011-11-041-14/+18
| * #7839 Out of Sync error when using Generated Columns with TreeTable - additio...Artur Signell2011-11-041-2/+2
| * #7839 Out of Sync error when using Generated Columns with TreeTableArtur Signell2011-11-032-42/+226
| * Added javadoc and debug loggingArtur Signell2011-11-031-0/+32
| * #7790 Reverted sort methods to call refreshRenderedCells instead of refreshRo...Artur Signell2011-11-031-4/+6
| * Partly reverted [21883] as it caused unnecessary rendering in some casesArtur Signell2011-11-031-14/+54
| * Include c.v.terminal.gwt.server in the test coverage dataLeif Åstrand2011-11-031-1/+2
| * #7790 Renamed method to refreshRowCache, ensured it is used internally by Tab...Artur Signell2011-11-031-33/+33
| * #7790 Added a method for forcing Table to repaint its rowsArtur Signell2011-11-031-38/+55
| * Corrected the Scrollable JavaDoc to correspond with the code.Marko Grönroos2011-11-022-14/+76
| * #7810 Fixed error handling of the row disabled in [21824]Leif Åstrand2011-11-021-1/+1
| * #5562 Widgetset build throws an exception while throwing an exceptionArtur Signell2011-11-011-1/+1
| * Corrected scroll offsetsArtur Signell2011-11-011-3/+3
| * Test and fix for #7852 TreeTable partial update throws NegativeArraySizeExcep...Artur Signell2011-10-312-1/+56
| * MergedDo not test that DST is active as it fails when DST is not active...Artur Signell2011-10-311-6/+0
| * #7836 Table repaint throws ArrayIndexOutOfBounds when using FileSystemContainerArtur Signell2011-10-271-1/+16
| * #7810 temporarily commented out row that prevents build from succeedingArtur Signell2011-10-271-1/+1
| * #7698 FileSystemContainer throws NPE when a directory cannot be readArtur Signell2011-10-271-0/+5
| * Test for #7698Artur Signell2011-10-271-0/+16
| * Added output of some debug informationLeif Åstrand2011-10-272-2/+12
| * Don't fail if unable to clean up the deploy dir (should be taken care of by r...Leif Åstrand2011-10-273-4/+1
* | Some minor formatting changesLeif Åstrand2011-11-041-3/+3
* | Don't fail build if test coverage generation is disabledLeif Åstrand2011-11-031-1/+1
* | Merge branch 'master' of ssh://git@dev.vaadin.com/vaadin.gitLeif Åstrand2011-11-023-6/+4
|\ \
| * | Removed extra c from build numberArtur Signell2011-11-011-1/+1
| * | Merge branch 'master' of ssh://dev.vaadin.com/vaadinArtur Signell2011-11-012-4/+66
| |\ \
| | * | Do not use special -noservlet versions of GWT JARs.Henri Sara2011-11-011-4/+2
| * | | Updated test as JDK1.6 gives a different date format for the locale than JDK1.5Artur Signell2011-11-011-1/+1
* | | | Some additions to .gitignoreLeif Åstrand2011-11-021-0/+2
| |/ / |/| |
* | | Converted .gitignore file from svn:ignore propertiesMikael Vappula2011-10-311-0/+64
|/ /
* | Do not exclude GWT JARs from classpath as it should contain servlet APIHenri Sara2011-10-311-2/+0
* | Updated version to 7.0.0Artur Signell2011-10-311-1/+1
* | Don't test with JBoss AS 3 and Tomcat 4 any more because of droppedLeif Åstrand2011-10-311-16/+0
* | Updated GWT version to 2.4.0Henri Sara2011-10-311-1/+1
* | Removed testing of unsupported browsersArtur Signell2011-10-311-3/+3