aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Column reordering in Grid restricted to non-frozen columns. (#16643)Pekka Hyvönen2015-02-254-18/+74
| | * | Adjust column reorder drop marker when auto scrolling grid. (#16643)Pekka Hyvönen2015-02-253-29/+118
| | * | Auto scroll when dnd reorder columns and cursor close to Grid edge. (#16643)Pekka Hyvönen2015-02-243-27/+720
| | * | Theming and UX for Grid column reordering. (#16643)Pekka Hyvönen2015-02-237-116/+326
| | * | Fire server-side event when column order changes. (#16643)Pekka Hyvönen2015-02-193-1/+176
| | * | Update server side state when columns are reordered. (#16643)Pekka Hyvönen2015-02-185-9/+194
| | * | Toggle column reordering from server side. Tests for reordering. #16643Pekka Hyvönen2015-02-174-0/+153
| | * | Client side event for column reordering in Grid. #16643Pekka Hyvönen2015-02-165-0/+230
| | * | Drag and drop column reorder for default header row on client side Grid. #16643Pekka Hyvönen2015-02-134-1/+478
| * | | Merge branch 'master' into detailsrowHenrik Paul2015-03-1232-783/+456
| |\ \ \
| * | | | Double-opening Grid details row doesn't change height (#16644)Henrik Paul2015-03-121-4/+54
| * | | | Fixes a bug with escalator.scrollToRow and spacers (#16644)Henrik Paul2015-03-055-13/+55
| * | | | Merge branch 'master' into HEADHenrik Paul2015-03-057-139/+286
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into HEADHenrik Paul2015-03-04241-2979/+4774
| |\ \ \ \ \
| * | | | | | Adds support for -1 row index Escalator spacers (#16644)Henrik Paul2015-03-035-4/+32
| * | | | | | Escalator spacers are sized and placed like "fixed" (#16644)Henrik Paul2015-03-033-46/+184
| * | | | | | Adds tests and JavaDoc regarding Escalator's spacers (#16644)Henrik Paul2015-03-034-3/+113
| * | | | | | Adds support for spacers near the bottom of Escalator (#16644)Henrik Paul2015-03-032-7/+8
| * | | | | | Escalator can now remove rows while spacers are open (#16644)Henrik Paul2015-03-021-35/+88
| * | | | | | Fixes two bugs when inserting escalator rows with spacers open (#16644)Henrik Paul2015-02-273-58/+152
| * | | | | | Adds support for inserting rows to Escalator while spacers are open (#16644)Henrik Paul2015-02-261-43/+172
| * | | | | | Don't reference private class in javadoc (#16644)Leif Åstrand2015-02-252-2/+5
| * | | | | | Fixes a bug with scrolling the Escalator with a spacer open (#16644)Henrik Paul2015-02-251-15/+37
| * | | | | | Spacers affect Escalator's scrollbars (#16644)Henrik Paul2015-02-241-30/+115
| * | | | | | Fixes fast Escalator scrolling with spacers (#16644).Henrik Paul2015-02-241-0/+6
| * | | | | | Fixes Escalator row offsets with spacers open (#16644)Henrik Paul2015-02-241-47/+237
| * | | | | | Adding/removing spacers affects Escalator row positions (#16644)Henrik Paul2015-02-203-45/+257
| * | | | | | Adds Widget support for DetailsGenerator (#16644)Henrik Paul2015-02-184-15/+195
| * | | | | | Modifies GridElement to support details (#16644)Henrik Paul2015-02-174-136/+410
| * | | | | | Adds initial details row support to Grid (#16644)Henrik Paul2015-02-175-4/+189
| * | | | | | Adds SpacerUpdater support for Escalator (#16644)Henrik Paul2015-02-168-90/+275
| * | | | | | Escalator supports adding spacer elements into DOM. (#16644)Henrik Paul2015-02-167-188/+441
| | |_|_|/ / | |/| | | |
* | | | | | Fix Grid CellFocusHandler position on DataSource size reset (#16607)Teemu Suo-Anttila2015-03-161-2/+8
* | | | | | Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-162-82/+39
* | | | | | Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-164-2/+200
* | | | | | Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-136-181/+105
* | | | | | Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-127-303/+199
* | | | | | Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1219-500/+298
| |_|_|/ / |/| | | |
* | | | | Makes Connectors into DeferredWorker candidates (#17127)Henrik Paul2015-03-122-113/+114
* | | | | Improve performance of setNeedsMeasure (#16972).Fabian Lange2015-03-112-7/+19
* | | | | LayoutManager uses shortcut when delaying overflow fixes (#16963).Fabian Lange2015-03-111-9/+18
* | | | | Improve performance of getMeasureTargetsJsArray (#16973).Fabian Lange2015-03-111-13/+4
* | | | | Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-112-1/+10
* | | | | Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-103-3/+3
* | | | | Script for updating push versionArtur Signell2015-03-101-0/+55
* | | | | Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-102-10/+36
* | | | | Disable auto-testing of TB2 tests on ChromeArtur Signell2015-03-091-1/+1
* | | | | Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-093-32/+24
* | | | | Add OSGi integration tests (#9583)Miki2015-03-061-0/+8
* | | | | Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-061-17/+3