summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from 6.7Johannes Dahlström2012-01-121-0/+10
* Merged changes from 6.7Johannes Dahlström2011-12-301-0/+24
* Merged changes from 6.8Johannes Dahlström2011-12-221-1/+3
* #8089 Don't fire TextChangeEvent inside TextChangeEventLeif Åstrand2011-12-091-7/+9
* Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0879-144/+144
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0879-144/+144
| * #7008 Table.setTableFieldFactory should refresh contentArtur Signell2011-12-071-0/+3
| * #7704 javadocArtur Signell2011-12-071-1/+1
| * #7630 Removed note about LoginForm being newArtur Signell2011-12-071-2/+0
| * #6937 Javadoc fixArtur Signell2011-12-071-2/+2
| * #5783, #4977 Improved Slider javadocArtur Signell2011-12-071-39/+63
| * #7668 - Formatted code to adhere to Vaadin coding conventionsJohannes Dahlström2011-11-292-8/+8
| * #7988 TreeTable.setCollapsed() should not throw NPE if the component has not ...Henri Sara2011-11-282-4/+8
| * Fixed batch for #7668 - addComponent methods *must* add the component to the ...Johannes Dahlström2011-11-242-22/+74
| * #7988 no partial refresh for an item that is not in the buffer, improved testHenri Sara2011-11-241-1/+2
| * #7988 TreeTable.setCollapsed(...) should refresh UIHenri Sara2011-11-242-8/+19
| * Enhanced tests and fix for #7668 - re-adding a component at an index before i...Johannes Dahlström2011-11-242-42/+22
| * #7972 drop on table should work also when page length is zeroHenri Sara2011-11-221-11/+6
| * #7062 ComboBox shows required indicator when in read onlyArtur Signell2011-11-171-1/+1
| * Form and Table now sets property to fields Viewer property if one exists. fix...Matti Tahvonen2011-11-162-3/+56
| * #7837 do not use partial updates in TreeTable if the container does not suppo...Henri Sara2011-11-151-2/+18
* | Merged tests, fixes and javadoc updates from 6.7Artur Signell2011-12-085-44/+69
* | #7668 fix and tests merged from 6.7Johannes Dahlström2011-11-302-2/+34
* | Merge changes from 6.7 to 6.8Henri Sara2011-11-292-10/+26
* | Merged fixes from 6.7Artur Signell2011-11-252-14/+62
* | dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-211-4/+34
* | Merged fixes from 6.7Artur Signell2011-11-171-1/+1
* | Merged #7837 to Vaadin 6.8Henri Sara2011-11-151-2/+18
|/
* #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 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-031-37/+145
* 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-021-5/+35
* Test and fix for #7852 TreeTable partial update throws NegativeArraySizeExcep...Artur Signell2011-10-311-1/+1
* 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
* #6588 quick fix, still need to re-evaluate and test the solutionMatti Tahvonen2011-10-071-2/+48
* reverted #6588 fix, causes rather bad regressionsMatti Tahvonen2011-10-061-33/+1
* #6588 changed to check for uninitialized client state on the clientLeif Åstrand2011-09-271-1/+1
* #6588 slightly changed based on reviewLeif Åstrand2011-09-271-3/+3
* Merged changes from 6.6Henri Sara2011-09-272-5/+24
* #6588 Repainting in TextChangeListener will send wrong value to clientLeif Åstrand2011-09-271-1/+33
* Yet another indexing issue fixed for #7620Jonatan Kronqvist2011-09-271-0/+3