Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Grid no longer resets scrollpos on state change (#15422) | Henrik Paul | 2014-12-19 | 3 | -1/+16 | |
| | | * | | | | | | Fix Range.restrictTo to work with non-intersecting ranges(#13334) | Teemu Suo-Anttila | 2014-12-19 | 4 | -5/+48 | |
| | | * | | | | | | Fix cache updating in AbstractRemoteDataSource on row remove (#13334) | Teemu Suo-Anttila | 2014-12-19 | 3 | -14/+43 | |
| | | * | | | | | | Prevent scrolling when adding rows above the focused cell (#13334) | Teemu Suo-Anttila | 2014-12-18 | 2 | -3/+5 | |
| | | * | | | | | | Fix indexing when adding rows to AbstractRemoteDataSource (#13334) | Teemu Suo-Anttila | 2014-12-18 | 2 | -14/+25 | |
| | | * | | | | | | Set @since values for Grid classes | Leif Åstrand | 2014-12-18 | 76 | -89/+123 | |
| | | * | | | | | | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-12-18 | 739 | -658/+10607 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Heights are now double precision floats (#13334) | Henrik Paul | 2014-12-18 | 5 | -44/+52 | |
| | | * | | | | | | | Change "editor row" to "editor" in style names (#13334) | Johannes Dahlström | 2014-12-18 | 6 | -20/+19 | |
| | | * | | | | | | | Add -moz prefixed border boxes and box shadows to base theme (#13334) | Teemu Suo-Anttila | 2014-12-18 | 1 | -0/+2 | |
| | | * | | | | | | | Stops non-scrolling scrollbars from interfering with pointing events | Henrik Paul | 2014-12-18 | 2 | -54/+90 | |
| | | * | | | | | | | Fix regressions in Grid SCSS | Jouni Koivuviita | 2014-12-18 | 5 | -18/+16 | |
| | | * | | | | | | | Fix ClickableRenderers to use CellReferences (#13334) | Teemu Suo-Anttila | 2014-12-18 | 9 | -33/+106 | |
| | | * | | | | | | | Fixes an issue where IE8 refused to fire one scroll event (#13334) | Henrik Paul | 2014-12-18 | 2 | -6/+72 | |
| | | * | | | | | | | replace com.google.gwt.json.* usages with elemental.json.* (#8942) | Leif Åstrand | 2014-12-18 | 29 | -344/+377 | |
| | | * | | | | | | | Use CellReferences everywhere in Renderer APIs (#13334) | Teemu Suo-Anttila | 2014-12-18 | 8 | -35/+68 | |
| | | * | | | | | | | Use CellReference in Grid events and event handling (#13334) | Teemu Suo-Anttila | 2014-12-18 | 10 | -80/+148 | |
| | | * | | | | | | | Add missing @since and @author to RendererCellReference (#13334) | Teemu Suo-Anttila | 2014-12-18 | 1 | -0/+2 | |
| | | * | | | | | | | Use CellReference instead of FlyweightCell in Grid APIs (#13334) | Leif Åstrand | 2014-12-18 | 18 | -51/+161 | |
| | | * | | | | | | | Fix server selection firing multiple events on client select (#13334) | Teemu Suo-Anttila | 2014-12-17 | 4 | -28/+291 | |
| | | * | | | | | | | Fixes a measuring in a test for IE to be happy (#13334) | Henrik Paul | 2014-12-17 | 1 | -20/+10 | |
| | | * | | | | | | | Fixes a test that expects integer dimensions (#13334) | Henrik Paul | 2014-12-17 | 1 | -9/+9 | |
| | | * | | | | | | | Moves Escalator.getPrecise* to Util.getRequired*BoundingClientRect (#13334) | Henrik Paul | 2014-12-17 | 2 | -29/+66 | |
| | | * | | | | | | | Make editor request API easier to use (#13334) | Johannes Dahlström | 2014-12-17 | 4 | -38/+100 | |
| | | * | | | | | | | Change "editor row" to just "editor" in method names and javadoc (#13334) | Johannes Dahlström | 2014-12-17 | 17 | -376/+382 | |
| | | * | | | | | | | Rename "active" row/cell to "focused" (#13334) | Johannes Dahlström | 2014-12-17 | 7 | -33/+21 | |
| | | * | | | | | | | Grid theme API changes and style fixes | Jouni Koivuviita | 2014-12-17 | 12 | -843/+617 | |
| | | * | | | | | | | Move SortDirection from grid package to data package (#13334) | Teemu Suo-Anttila | 2014-12-17 | 15 | -15/+18 | |
| | | * | | | | | | | Merge "Merge remote-tracking branch 'origin/master' into grid" into grid | Henrik Paul | 2014-12-17 | 129 | -261/+780 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-12-17 | 129 | -261/+780 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix keyboard navigation from footer/header to body (#13334) | Teemu Suo-Anttila | 2014-12-17 | 1 | -2/+2 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fix Grid Tests to test features correctly (#13334) | Teemu Suo-Anttila | 2014-12-17 | 11 | -91/+187 | |
| | | * | | | | | | | | Fixes an issue with Escalator.getVisibleRowRange() if it's empty | Henrik Paul | 2014-12-16 | 4 | -14/+52 | |
| | | * | | | | | | | | Remove unused "header-active" classname and style (#13334) | Johannes Dahlström | 2014-12-16 | 5 | -54/+0 | |
| | | * | | | | | | | | Fix IE8 exceptions when setting width to negative value (#13334) | Teemu Suo-Anttila | 2014-12-15 | 2 | -4/+12 | |
| | | * | | | | | | | | Fix EditorRow not displaying widgets when opened for the first time (#13334) | Johannes Dahlström | 2014-12-15 | 3 | -24/+53 | |
| | | * | | | | | | | | GeneratedPropertyContainer returns the original container | Henrik Paul | 2014-12-15 | 1 | -0/+9 | |
| | | * | | | | | | | | Fixes removing Widgets from Grid header/footer | Teemu Suo-Anttila | 2014-12-12 | 3 | -6/+107 | |
| | | * | | | | | | | | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-12-12 | 6 | -15/+206 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Removes a stowaway file from Grid (#13334) | Henrik Paul | 2014-12-12 | 1 | -922/+0 | |
| | | * | | | | | | | | | Refactor Grid client side package structure (#13334) | Teemu Suo-Anttila | 2014-12-12 | 92 | -751/+684 | |
| | | * | | | | | | | | | Fixes a bug in Grid expand logic (#13334) | Henrik Paul | 2014-12-12 | 2 | -14/+25 | |
| | | * | | | | | | | | | Rename client side SelectionChangeEvent (#13334) | Teemu Suo-Anttila | 2014-12-12 | 8 | -45/+44 | |
| | | * | | | | | | | | | Rename SelectionChangeEvent and SortOrderChangeEvent (#13334) | Teemu Suo-Anttila | 2014-12-12 | 7 | -91/+78 | |
| | | * | | | | | | | | | Split CellStyleGenerator into separate cell and row style generators | Artur Signell | 2014-12-12 | 13 | -199/+767 | |
| | | * | | | | | | | | | Add expand and min/max width for GridColumns (#13334) | Henrik Paul | 2014-12-12 | 9 | -97/+881 | |
| | | * | | | | | | | | | Refactor server-side editor row to work in real(er) cases (#13334) | Leif Åstrand | 2014-12-12 | 7 | -219/+229 | |
| | | * | | | | | | | | | Remove unnecessary @since and @author JavaDoc markings (#13334) | Teemu Suo-Anttila | 2014-12-12 | 1 | -15/+0 | |
| | | * | | | | | | | | | Patches up the themes for Grid a bit (#13334) | Henrik Paul | 2014-12-12 | 6 | -80/+159 | |
| | | * | | | | | | | | | Remove SortEventOriginator and replace it with a boolean (#13334) | Teemu Suo-Anttila | 2014-12-12 | 7 | -82/+27 |