| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gwt-user and gwt-dev dependencies in client and compilerfeature/standard-gwt | Teemu Suo-Anttila | 2016-05-05 | 5 | -204/+25 |
* | Compare against references also if no version specified | Henri Sara | 2016-05-04 | 1 | -7/+11 |
* | Add javadocs for onConnectorHierarchyChange | Leif Åstrand | 2016-05-04 | 1 | -0/+30 |
* | Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sass | Ilia Motornyi | 2016-05-04 | 5 | -162/+2 |
* | Revert "Documentation fix for null representation (#13221)" | Ilia Motornyi | 2016-05-04 | 2 | -6/+3 |
* | Fix classpath order for integration tests | Henri Sara | 2016-05-04 | 1 | -1/+1 |
* | Relax checkstyle rules | Henri Sara | 2016-05-03 | 1 | -1/+1 |
* | Ignore files generated for checkstyles | Leif Åstrand | 2016-05-03 | 1 | -0/+2 |
* | Move theme and widgetset compilation to prepare-package | Teemu Suo-Anttila | 2016-05-03 | 1 | -0/+1 |
* | Throw IAE in setExpandRatio() if given ratio is less than 0 | Maciej Przepióra | 2016-05-03 | 1 | -0/+8 |
* | Ensure addItem(null) returns null | Artur Signell | 2016-05-03 | 3 | -9/+8 |
* | added one missing "you" | Fredrik Rönnlund | 2016-05-02 | 1 | -1/+1 |
* | Update gwt-rpc.asciidoc | Enver Haase | 2016-05-02 | 1 | -1/+1 |
* | Update clientside-debugging.asciidoc | Enver Haase | 2016-05-02 | 1 | -1/+1 |
* | Update advanced-dragndrop.asciidoc | Guglielmo Moretti | 2016-05-02 | 1 | -1/+1 |
* | Take body scrolling into account when deciding combobox popup position (#19162) | Artur Signell | 2016-05-02 | 4 | -11/+122 |
* | GWT history frame is not needed in embedding | Jonni Nakari | 2016-05-02 | 1 | -20/+0 |
* | Documentation fix for null representation (#13221) | elmot | 2016-05-02 | 2 | -3/+6 |
* | Better default for nullRepresentation (#13221, #12877) | Matti Tahvonen | 2016-05-02 | 5 | -2/+162 |
* | Fix README.mdfeature/nullrepresentation | elmot | 2016-05-02 | 1 | -33/+10 |
* | Expect Chrome 50 in VerifyBrowserVersionTest | Henri Sara | 2016-05-02 | 1 | -6/+5 |
* | Fix CriticalNotificationsTest on Chrome | Henri Sara | 2016-05-02 | 1 | -0/+6 |
* | Add interface for AppWidgetset (#19770) | Markus Koivisto | 2016-04-29 | 6 | -43/+264 |
* | Fix IE focus fix which has been broken since 7.0.0 (#7965) | Artur Signell | 2016-04-28 | 1 | -3/+5 |
* | Restrict grid sidebar size to visible viewport (#19349) | Artur Signell | 2016-04-28 | 6 | -4/+302 |
* | Scroll selected tab into view (#3899) | Artur Signell | 2016-04-28 | 3 | -1/+44 |
* | Use the correct window height when comparing to browser window height (#19590) | Artur Signell | 2016-04-28 | 3 | -8/+93 |
* | Double check table focus in IE (#19676) | Artur Signell | 2016-04-28 | 2 | -4/+158 |
* | Take transition into account for Window layout (#15192, #19525, #19415) | Artur Signell | 2016-04-28 | 5 | -0/+241 |
* | Fixed language mistakes | elmot | 2016-04-28 | 3 | -8/+6 |
* | Clarify error message for column mismatches (#18323) | Leif Åstrand | 2016-04-28 | 1 | -5/+9 |
* | Store unknown attributes in DesignContext #19749 | John Ahlroos | 2016-04-28 | 4 | -12/+95 |
* | Fix PropertyValueGenerator javadocs | Leif Åstrand | 2016-04-28 | 1 | -4/+6 |
* | Do not throw an exception for PhantomJS | Henri Sara | 2016-04-28 | 2 | -7/+19 |
* | Make sure that browser.factory is passed to JUnit | Henri Sara | 2016-04-28 | 1 | -0/+2 |
* | Merge remote-tracking branch 'origin/feature/mavenize' to master | Teemu Suo-Anttila | 2016-04-28 | 5755 | -4538/+6485 |
|\ |
|
| * | Fix formatting of VaadinBrowserFactory | Henri Sara | 2016-04-28 | 1 | -6/+8 |
| * | Add browser factory for SauceLabs | Henri Sara | 2016-04-28 | 1 | -0/+112 |
| * | Add browser factory for BrowserStack | Henri Sara | 2016-04-28 | 1 | -0/+128 |
| * | Add a way to override browser factory | Henri Sara | 2016-04-28 | 1 | -0/+31 |
| * | Move checkstyles plugin to actual modules | elmot | 2016-04-27 | 12 | -33/+105 |
| * | Move compiled themes out from resources | Teemu Suo-Anttila | 2016-04-27 | 1152 | -37/+40 |
| * | Move test UI to correct source folder | Teemu Suo-Anttila | 2016-04-27 | 1 | -0/+0 |
| * | Moving WindowAndUIShortcuts to the correct place | elmot | 2016-04-26 | 2 | -0/+0 |
| * | Check Java 1.6 compatibility | Henri Sara | 2016-04-25 | 4 | -1/+51 |
| * | Use classes compiled with Maven in uitest | Henri Sara | 2016-04-23 | 3 | -84/+8 |
| * | Run checkstyle with Maven | Henri Sara | 2016-04-22 | 7 | -32/+44 |
| * | Some Vaadin 7.7 release notes changes7.7.0.alpha1 | Henri Sara | 2016-04-21 | 1 | -45/+13 |
| * | Merge remote-tracking branch 'origin/master' into feature/mavenize | Teemu Suo-Anttila | 2016-04-21 | 16 | -16/+182 |
| |\ |
|
| * | | Skip javadoc plugin in uitest | Teemu Suo-Anttila | 2016-04-21 | 1 | -0/+6 |