summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/6.8'Artur Signell2011-11-242-6/+15
|\
| * Added license header to VDragAndDropWrapperIE.javaHenri Sara2011-11-221-0/+4
| * Merge some changes from 6.7 to 6.8Henri Sara2011-11-221-6/+11
* | #7985 Method for checking if browser is too old to work with Vaadin 7Artur Signell2011-11-222-0/+45
* | #7913 Removed IE6/IE7 related fix from merged changeArtur Signell2011-11-221-1/+0
* | #7984 removed Firefox workaroundsArtur Signell2011-11-226-79/+10
* | FIXME comment for the futureArtur Signell2011-11-221-0/+3
* | #7963 Additional fixesArtur Signell2011-11-222-9/+5
* | #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-224-69/+9
* | #7913 Removed IE7 related stuffArtur Signell2011-11-2215-432/+29
* | #7964 Added booleanValue() to CheckBox for now. Can probably be removedArtur Signell2011-11-221-1/+14
* | #7963 Button now extends AbstractComponent instead of AbstractFieldArtur Signell2011-11-222-213/+40
* | #7963 Moved ActionManager from AbstractField to AbstractComponent toArtur Signell2011-11-222-58/+44
* | #7964 CheckBox now extends AbstractField directly. Artur Signell2011-11-222-69/+74
* | #7913 Removed IE7 specific code from ButtonArtur Signell2011-11-221-24/+0
* | #7913 Removed IE6/IE7 specific code from CheckBoxArtur Signell2011-11-221-35/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-11-2210-171/+524
|\|
| * dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-216-75/+251
| * Merged fixes from 6.7Artur Signell2011-11-172-80/+199
| * Merged some changes from 6.7 to 6.8Henri Sara2011-11-161-14/+56
| * Merged #7837 to Vaadin 6.8Henri Sara2011-11-151-2/+18
* | 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