summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-2225-162/+4
* #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-2210-293/+141
* #7963 Moved ActionManager from AbstractField to AbstractComponent toArtur Signell2011-11-222-58/+44
* #7964 CheckBox now extends AbstractField directly. Artur Signell2011-11-2236-313/+368
* #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
* Removed demo related ignores that are no longer relevantArtur Signell2011-11-221-10/+0
* Merge remote branch 'origin/6.8'Leif Åstrand2011-11-2229-195/+1494
|\
| * Merge changes from 6.7 to 6.8Leif Åstrand2011-11-221-3/+3
| * renamed html file so that test bench don't think it is a test scriptMatti Tahvonen2011-11-211-51/+0
| * renamed html file so that test bench don't think it is a test scriptMatti Tahvonen2011-11-212-1/+52
| * dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-219-75/+388
| * Merged fixes from 6.7Artur Signell2011-11-1712-94/+664
| * Merged some changes from 6.7 to 6.8Henri Sara2011-11-164-21/+163
| * Merged #7837 to Vaadin 6.8Henri Sara2011-11-153-2/+276
* | Dummy commit #1 for testing repositoryArtur Signell2011-11-111-0/+1
* | Merge remote branch 'origin/6.8'Artur Signell2011-11-111-2/+2
|\|
| * #7918 Test with Firefox 8Artur Signell2011-11-101-1/+1
* | Merge branch 'master' of ssh://git@dev.vaadin.com/vaadinArtur Signell2011-11-114-9/+9
|\ \
| * | Longer pause before taking the inital screenshot (#7396)Leif Åstrand2011-11-111-1/+1
| * | Run integration tests with Safari 5 instead of Firefox 3.6 (#7396)Leif Åstrand2011-11-111-1/+1
| * | Minor formatting changesLeif Åstrand2011-11-101-6/+6
| * | Minor formatting changeLeif Åstrand2011-11-101-1/+1
* | | Firefox 7 -> 8Artur Signell2011-11-101-1/+1
|/ /
* | #7912 Remove support for IE6Leif Åstrand2011-11-09120-1268/+83
* | 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