summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Minor formatting changesLeif Åstrand2011-11-101-6/+6
* Minor formatting changeLeif Åstrand2011-11-101-1/+1
* #7912 Remove support for IE6Leif Åstrand2011-11-0935-609/+73
* Formatting changesLeif Åstrand2011-11-091-6/+6
* Merge remote-tracking branch 'origin/6.8' into masterLeif Åstrand2011-11-0810-126/+517
|\
| * Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-082-0/+0
| * #7839 Corrected cases where pagelength=0 or where number of children > pagebu...Artur Signell2011-11-041-21/+29
| * #7780 Don't do partial repaints if the item set has changed during an expand ...Artur Signell2011-11-041-1/+21
| * #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
| * #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
| * #5562 Widgetset build throws an exception while throwing an exceptionArtur Signell2011-11-011-1/+1
| * Test and fix for #7852 TreeTable partial update throws NegativeArraySizeExcep...Artur Signell2011-10-311-1/+1
| * #7836 Table repaint throws ArrayIndexOutOfBounds when using FileSystemContainerArtur Signell2011-10-271-1/+16
| * #7698 FileSystemContainer throws NPE when a directory cannot be readArtur Signell2011-10-271-0/+5
* | Some minor formatting changesLeif Åstrand2011-11-041-3/+3
|/
* #7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageErrorLeif Åstrand2011-10-211-3/+25
* Fix for #7808Jonatan Kronqvist2011-10-201-2/+2
* #6588, #7776 : fine tuned fix with properties that modify value. ValueChange ...Matti Tahvonen2011-10-131-11/+20
* fix for #7776Matti Tahvonen2011-10-111-14/+45
* #7479 Fix for Windows: The name of a resource is a '/'-separated path, not Fi...Artur Signell2011-10-111-3/+1
* #7755 Debug window "highlight component" does not work with sub windowsArtur Signell2011-10-111-2/+2
* Fixed #7548 - testbench tests with keyboard navigation now work in ie6Jonatan Kronqvist2011-10-112-0/+17
* #7755 Debug window "highlight component" does not work with sub windowsArtur Signell2011-10-111-0/+10
* Adjusting the logging levels for #7736Jonatan Kronqvist2011-10-101-1/+1
* Fixed #7736 - downgraded INFO log statements to FINE or FINERJonatan Kronqvist2011-10-101-13/+13
* #6588 quick fix, still need to re-evaluate and test the solutionMatti Tahvonen2011-10-072-29/+90
* #7738 corrected ticket reference for fixArtur Signell2011-10-071-1/+1
* #5488 Avoid encoding slashes and back slashes in ApplicationResource URLsArtur Signell2011-10-071-1/+7
* Fix and tests for #7720Jonatan Kronqvist2011-10-071-1/+1
* Fixes #7731Jonatan Kronqvist2011-10-071-4/+15
* reverted #6588 fix, causes rather bad regressionsMatti Tahvonen2011-10-062-48/+3
* variables now visible in debug consoleMatti Tahvonen2011-10-061-1/+1
* Description should be appended AFTER the legend not before. #3725John Alhroos2011-10-061-1/+1
* Revised [21596] miscalculation fix to take possibly set CSS paddings into con...John Alhroos2011-10-061-2/+5
* Fixes footer miscalculation issue #3710John Alhroos2011-10-061-2/+2
* #7708 Added code for handling tooltip events in VDragAndDropWrapper + testArtur Signell2011-10-051-0/+12
* #6494 Reverted [21428] as it causes infinite loops in certain situationsArtur Signell2011-10-041-22/+3
* Merged changes from 6.6Henri Sara2011-10-031-7/+3
|\
| * Another fix for #7692 for JBoss 5+ and possibly other servers/class loaders.Henri Sara2011-09-301-7/+3
* | Merged #6698 to Vaadin 6.7 branchLeif Åstrand2011-09-301-1/+22
|\|
| * #7692 Improved logging based on reviewHenri Sara2011-09-291-1/+1
| * #7692 Improved logging based on reviewHenri Sara2011-09-291-4/+5