| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the correct window height when comparing to browser window height (#19590) | Artur Signell | 2016-04-28 | 1 | -8/+11 |
* | Double check table focus in IE (#19676) | Artur Signell | 2016-04-28 | 1 | -4/+23 |
* | Take transition into account for Window layout (#15192, #19525, #19415) | Artur Signell | 2016-04-28 | 1 | -0/+16 |
* | Move checkstyles plugin to actual modules | elmot | 2016-04-27 | 1 | -0/+13 |
* | Check Java 1.6 compatibility | Henri Sara | 2016-04-25 | 1 | -0/+8 |
* | Merge remote-tracking branch 'origin/master' into feature/mavenize | Teemu Suo-Anttila | 2016-04-21 | 3 | -4/+13 |
|\ |
|
| * | Only handle shortcuts targeted for UI or body element (#19498) | Artur Signell | 2016-04-18 | 1 | -2/+10 |
| * | Change @since from 7.6.5 to 7.7 - new API is not released in maintenance release | elmot | 2016-04-15 | 1 | -1/+1 |
| * | Add missing @since for 7.6.5 | elmot | 2016-04-14 | 1 | -1/+1 |
| * | Make sure RPC queue is only flushed when there are pending invocations (#19684) | Artur Signell | 2016-04-13 | 1 | -1/+2 |
* | | Merge branch 'master' into feature/mavenize | elmot | 2016-04-13 | 9 | -48/+111 |
|\| |
|
| * | Focus click element inside a drag'n'drop wrapper (#14826) | Artur Signell | 2016-04-11 | 1 | -16/+4 |
| * | Fix Grid to not refresh already focused cell (#19653) | Teemu Suo-Anttila | 2016-04-05 | 1 | -1/+0 |
| * | Refresh grid body after resize (#19664) | Markus Koivisto | 2016-04-05 | 1 | -0/+5 |
| * | Fix Escalator BodyContainer logical top row tracking (#17262) | Markus Koivisto | 2016-04-05 | 1 | -0/+9 |
| * | Update @since tags for 7.6.4 and related javadoc | Henri Sara | 2016-03-08 | 2 | -1/+8 |
| * | Correctly report timing information again (#19661) | Artur Signell | 2016-03-07 | 1 | -2/+1 |
| * | Support string data in javascript renderers (#18209) | Leif Åstrand | 2016-03-07 | 1 | -8/+12 |
| * | Make table take parent enable state changes into account (#19455) | Artur Signell | 2016-03-05 | 1 | -14/+19 |
| * | Fix ScrollbarBundle to use proper rounding instead of truncate (#19657) | Teemu Suo-Anttila | 2016-03-05 | 1 | -2/+2 |
| * | Omit timings in production mode (#19644) | Henri Sara | 2016-03-01 | 1 | -1/+5 |
| * | Fix DragAndDropWrapper update after file upload (#19616) | maxschuster | 2016-03-01 | 2 | -4/+27 |
| * | Disable browser's own autocomplete suggestions in ComboBox (#16647) | Leif Åstrand | 2016-02-29 | 1 | -0/+20 |
* | | Move organization, license and SCM to parent POM | Henri Sara | 2016-04-13 | 1 | -3/+0 |
* | | Generate sources with release profile | Teemu Suo-Anttila | 2016-04-11 | 1 | -6/+3 |
* | | Remove most Ivy files | Henri Sara | 2016-04-02 | 1 | -21/+0 |
* | | Remove generated Import-Package from vaadin-client MANIFEST.MF | Teemu Suo-Anttila | 2016-03-27 | 1 | -0/+1 |
* | | Clean up plugin versions for maven build | Teemu Suo-Anttila | 2016-03-23 | 1 | -3/+0 |
* | | Build vaadin-client with maven | Teemu Suo-Anttila | 2016-03-18 | 552 | -112/+220 |
* | | Add @Test annotations, rename test classes | Teemu Suo-Anttila | 2016-03-17 | 3 | -11/+59 |
* | | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -1/+1 |
* | | Migrate vaadin-shared build to maven | Teemu Suo-Anttila | 2016-03-10 | 1 | -1/+1 |
|/ |
|
* | Add missing @since for 7.6.3 | elmot | 2016-02-19 | 1 | -2/+2 |
* | Fix Editor trying to detach save and cancel buttons when unbuffered | Teemu Suo-Anttila | 2016-02-16 | 1 | -2/+4 |
* | Fix AbstractRemoteDataSource cache clean up on remove (#19482) | Teemu Suo-Anttila | 2016-02-13 | 1 | -3/+7 |
* | Fix NPE if stopping navigation in onBeforeUnload (#19541) | Artur Signell | 2016-02-13 | 1 | -0/+8 |
* | Fix NPE on column width detection in TreeTable and RowGenerator (#19437) | Teemu Suo-Anttila | 2016-02-13 | 1 | -3/+7 |
* | Open editor deferred to allow column size calculations on init (#19488) | Teemu Suo-Anttila | 2016-02-05 | 1 | -2/+2 |
* | Fix Editor overlay position when footer is displayed on top (#19491) | Teemu Suo-Anttila | 2016-02-05 | 1 | -3/+5 |
* | Make project Java 8 compatible | Artur Signell | 2016-02-03 | 1 | -1/+3 |
* | Make hiding/showing components in grid header/footer work (#19297) | Artur Signell | 2016-01-29 | 2 | -37/+82 |
* | Add missing @since for 7.6.2 | elmot | 2016-01-28 | 2 | -3/+3 |
* | Make Checkbox label send context click events also (#19456) | Artur Signell | 2016-01-22 | 1 | -0/+15 |
* | Do not process click events for disabled optiongroups (#19433) | Artur Signell | 2016-01-21 | 1 | -1/+5 |
* | Allow legacy components to paint infinity double values again (#19447) | Artur Signell | 2016-01-21 | 1 | -1/+5 |
* | Clean up SingleSelectionModel client-side on data source change (#19469) | Teemu Suo-Anttila | 2016-01-13 | 1 | -0/+10 |
* | Add clarifying comment to CustomDetailsGenerator | Teemu Suo-Anttila | 2016-01-12 | 1 | -1/+3 |
* | Add missing @since for 7.6.1 | Teemu Suo-Anttila | 2016-01-12 | 2 | -1/+3 |
* | Use LayoutManager for details rows (#18821, #18619) | Leif Åstrand | 2016-01-12 | 4 | -11/+106 |
* | Split VOverlay functionality to a new base class (#19347) | Teemu Suo-Anttila | 2016-01-12 | 4 | -1010/+1070 |