| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the last simple ie6 hacks #7912 | Leif Åstrand | 2011-12-01 | 3 | -13/+0 |
* | Remove java 1.6 @Override annotations methods from interfaces | Leif Åstrand | 2011-11-29 | 21 | -37/+0 |
* | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2011-11-24 | 6 | -10/+104 |
|\ |
|
| * | Added ids and re-enabled test | Artur Signell | 2011-11-24 | 1 | -52/+0 |
| * | Added ids and re-enabled test | Artur Signell | 2011-11-24 | 2 | -0/+53 |
| * | disabled test, testbench don't support custom implementations of client side ... | Matti Tahvonen | 2011-11-23 | 1 | -0/+0 |
| * | Added license header to VDragAndDropWrapperIE.java | Henri Sara | 2011-11-22 | 1 | -0/+4 |
| * | Merge some changes from 6.7 to 6.8 | Henri Sara | 2011-11-22 | 3 | -6/+95 |
* | | #7964 Fixed test | Artur Signell | 2011-11-22 | 2 | -42/+30 |
* | | #7985 Method for checking if browser is too old to work with Vaadin 7 | Artur Signell | 2011-11-22 | 2 | -0/+45 |
* | | #7913 Removed IE6/IE7 related fix from merged change | Artur Signell | 2011-11-22 | 1 | -1/+0 |
* | | #7984 removed Firefox workarounds | Artur Signell | 2011-11-22 | 10 | -89/+13 |
* | | FIXME comment for the future | Artur Signell | 2011-11-22 | 1 | -0/+3 |
* | | #7963 Additional fixes | Artur Signell | 2011-11-22 | 6 | -22/+17 |
* | | #7964 Fixed test to be compatible with CheckBox change | Artur Signell | 2011-11-22 | 1 | -11/+13 |
* | | Added WebContent/VAADIN/widgetsets to .gitignore as git cannot track empty di... | Artur Signell | 2011-11-22 | 1 | -4/+1 |
* | | #7981 Removed Firefox 2 specific code and CSS | Artur Signell | 2011-11-22 | 10 | -105/+10 |
* | | #7913 Removed IE7 specific CSS rules | Artur Signell | 2011-11-22 | 25 | -162/+4 |
* | | #7913 Removed IE7 related stuff | Artur Signell | 2011-11-22 | 15 | -432/+29 |
* | | #7964 Added booleanValue() to CheckBox for now. Can probably be removed | Artur Signell | 2011-11-22 | 1 | -1/+14 |
* | | #7963 Button now extends AbstractComponent instead of AbstractField | Artur Signell | 2011-11-22 | 10 | -293/+141 |
* | | #7963 Moved ActionManager from AbstractField to AbstractComponent to | Artur Signell | 2011-11-22 | 2 | -58/+44 |
* | | #7964 CheckBox now extends AbstractField directly. | Artur Signell | 2011-11-22 | 36 | -313/+368 |
* | | #7913 Removed IE7 specific code from Button | Artur Signell | 2011-11-22 | 1 | -24/+0 |
* | | #7913 Removed IE6/IE7 specific code from CheckBox | Artur Signell | 2011-11-22 | 1 | -35/+0 |
* | | Removed demo related ignores that are no longer relevant | Artur Signell | 2011-11-22 | 1 | -10/+0 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2011-11-22 | 29 | -195/+1494 |
|\| |
|
| * | Merge changes from 6.7 to 6.8 | Leif Åstrand | 2011-11-22 | 1 | -3/+3 |
| * | renamed html file so that test bench don't think it is a test script | Matti Tahvonen | 2011-11-21 | 1 | -51/+0 |
| * | renamed html file so that test bench don't think it is a test script | Matti Tahvonen | 2011-11-21 | 2 | -1/+52 |
| * | dragandropwrapper can now initiate html5 drags, fixes #7833 | Matti Tahvonen | 2011-11-21 | 9 | -75/+388 |
| * | Merged fixes from 6.7 | Artur Signell | 2011-11-17 | 12 | -94/+664 |
| * | Merged some changes from 6.7 to 6.8 | Henri Sara | 2011-11-16 | 4 | -21/+163 |
| * | Merged #7837 to Vaadin 6.8 | Henri Sara | 2011-11-15 | 3 | -2/+276 |
* | | Dummy commit #1 for testing repository | Artur Signell | 2011-11-11 | 1 | -0/+1 |
* | | Merge remote branch 'origin/6.8' | Artur Signell | 2011-11-11 | 1 | -2/+2 |
|\| |
|
| * | #7918 Test with Firefox 8 | Artur Signell | 2011-11-10 | 1 | -1/+1 |
* | | Merge branch 'master' of ssh://git@dev.vaadin.com/vaadin | Artur Signell | 2011-11-11 | 4 | -9/+9 |
|\ \ |
|
| * | | Longer pause before taking the inital screenshot (#7396) | Leif Åstrand | 2011-11-11 | 1 | -1/+1 |
| * | | Run integration tests with Safari 5 instead of Firefox 3.6 (#7396) | Leif Åstrand | 2011-11-11 | 1 | -1/+1 |
| * | | Minor formatting changes | Leif Åstrand | 2011-11-10 | 1 | -6/+6 |
| * | | Minor formatting change | Leif Åstrand | 2011-11-10 | 1 | -1/+1 |
* | | | Firefox 7 -> 8 | Artur Signell | 2011-11-10 | 1 | -1/+1 |
|/ / |
|
* | | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 120 | -1268/+83 |
* | | Formatting changes | Leif Åstrand | 2011-11-09 | 1 | -6/+6 |
* | | Merge remote branch 'origin/6.8' | Artur Signell | 2011-11-08 | 1 | -0/+73 |
|\| |
|
| * | Test for #7908 | Artur Signell | 2011-11-08 | 1 | -0/+73 |
* | | Merge remote-tracking branch 'origin/6.8' into master | Leif Åstrand | 2011-11-08 | 53 | -251/+2778 |
|\| |
|
| * | Removed svn:executable property to avoid problems with Git on Windows | Artur Signell | 2011-11-08 | 28 | -0/+0 |
| * | Test for file uploads. Not run automatically due to limitations in testing fi... | Artur Signell | 2011-11-08 | 3 | -0/+1062 |