summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Grid no longer resets scrollpos on state change (#15422)Henrik Paul2014-12-193-1/+16
| | | * | | | | | Fix Range.restrictTo to work with non-intersecting ranges(#13334)Teemu Suo-Anttila2014-12-194-5/+48
| | | * | | | | | Fix cache updating in AbstractRemoteDataSource on row remove (#13334)Teemu Suo-Anttila2014-12-193-14/+43
| | | * | | | | | Prevent scrolling when adding rows above the focused cell (#13334)Teemu Suo-Anttila2014-12-182-3/+5
| | | * | | | | | Fix indexing when adding rows to AbstractRemoteDataSource (#13334)Teemu Suo-Anttila2014-12-182-14/+25
| | | * | | | | | Set @since values for Grid classesLeif Åstrand2014-12-1876-89/+123
| | | * | | | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-18739-658/+10607
| | | |\ \ \ \ \ \
| | | * | | | | | | Heights are now double precision floats (#13334)Henrik Paul2014-12-185-44/+52
| | | * | | | | | | Change "editor row" to "editor" in style names (#13334)Johannes Dahlström2014-12-186-20/+19
| | | * | | | | | | Add -moz prefixed border boxes and box shadows to base theme (#13334)Teemu Suo-Anttila2014-12-181-0/+2
| | | * | | | | | | Stops non-scrolling scrollbars from interfering with pointing eventsHenrik Paul2014-12-182-54/+90
| | | * | | | | | | Fix regressions in Grid SCSSJouni Koivuviita2014-12-185-18/+16
| | | * | | | | | | Fix ClickableRenderers to use CellReferences (#13334)Teemu Suo-Anttila2014-12-189-33/+106
| | | * | | | | | | Fixes an issue where IE8 refused to fire one scroll event (#13334)Henrik Paul2014-12-182-6/+72
| | | * | | | | | | replace com.google.gwt.json.* usages with elemental.json.* (#8942)Leif Åstrand2014-12-1829-344/+377
| | | * | | | | | | Use CellReferences everywhere in Renderer APIs (#13334)Teemu Suo-Anttila2014-12-188-35/+68
| | | * | | | | | | Use CellReference in Grid events and event handling (#13334)Teemu Suo-Anttila2014-12-1810-80/+148
| | | * | | | | | | Add missing @since and @author to RendererCellReference (#13334)Teemu Suo-Anttila2014-12-181-0/+2
| | | * | | | | | | Use CellReference instead of FlyweightCell in Grid APIs (#13334)Leif Åstrand2014-12-1818-51/+161
| | | * | | | | | | Fix server selection firing multiple events on client select (#13334)Teemu Suo-Anttila2014-12-174-28/+291
| | | * | | | | | | Fixes a measuring in a test for IE to be happy (#13334)Henrik Paul2014-12-171-20/+10
| | | * | | | | | | Fixes a test that expects integer dimensions (#13334)Henrik Paul2014-12-171-9/+9
| | | * | | | | | | Moves Escalator.getPrecise* to Util.getRequired*BoundingClientRect (#13334)Henrik Paul2014-12-172-29/+66
| | | * | | | | | | Make editor request API easier to use (#13334)Johannes Dahlström2014-12-174-38/+100
| | | * | | | | | | Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-1717-376/+382
| | | * | | | | | | Rename "active" row/cell to "focused" (#13334)Johannes Dahlström2014-12-177-33/+21
| | | * | | | | | | Grid theme API changes and style fixesJouni Koivuviita2014-12-1712-843/+617
| | | * | | | | | | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-1715-15/+18
| | | * | | | | | | Merge "Merge remote-tracking branch 'origin/master' into grid" into gridHenrik Paul2014-12-17129-261/+780
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-17129-261/+780
| | | | |\ \ \ \ \ \ \
| | | * | | | | | | | | Fix keyboard navigation from footer/header to body (#13334)Teemu Suo-Anttila2014-12-171-2/+2
| | | |/ / / / / / / /
| | | * | | | | | | | Fix Grid Tests to test features correctly (#13334)Teemu Suo-Anttila2014-12-1711-91/+187
| | | * | | | | | | | Fixes an issue with Escalator.getVisibleRowRange() if it's emptyHenrik Paul2014-12-164-14/+52
| | | * | | | | | | | Remove unused "header-active" classname and style (#13334)Johannes Dahlström2014-12-165-54/+0
| | | * | | | | | | | Fix IE8 exceptions when setting width to negative value (#13334)Teemu Suo-Anttila2014-12-152-4/+12
| | | * | | | | | | | Fix EditorRow not displaying widgets when opened for the first time (#13334)Johannes Dahlström2014-12-153-24/+53
| | | * | | | | | | | GeneratedPropertyContainer returns the original containerHenrik Paul2014-12-151-0/+9
| | | * | | | | | | | Fixes removing Widgets from Grid header/footerTeemu Suo-Anttila2014-12-123-6/+107
| | | * | | | | | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-126-15/+206
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Removes a stowaway file from Grid (#13334)Henrik Paul2014-12-121-922/+0
| | | * | | | | | | | | Refactor Grid client side package structure (#13334)Teemu Suo-Anttila2014-12-1292-751/+684
| | | * | | | | | | | | Fixes a bug in Grid expand logic (#13334)Henrik Paul2014-12-122-14/+25
| | | * | | | | | | | | Rename client side SelectionChangeEvent (#13334)Teemu Suo-Anttila2014-12-128-45/+44
| | | * | | | | | | | | Rename SelectionChangeEvent and SortOrderChangeEvent (#13334)Teemu Suo-Anttila2014-12-127-91/+78
| | | * | | | | | | | | Split CellStyleGenerator into separate cell and row style generatorsArtur Signell2014-12-1213-199/+767
| | | * | | | | | | | | Add expand and min/max width for GridColumns (#13334)Henrik Paul2014-12-129-97/+881
| | | * | | | | | | | | Refactor server-side editor row to work in real(er) cases (#13334)Leif Åstrand2014-12-127-219/+229
| | | * | | | | | | | | Remove unnecessary @since and @author JavaDoc markings (#13334)Teemu Suo-Anttila2014-12-121-15/+0
| | | * | | | | | | | | Patches up the themes for Grid a bit (#13334)Henrik Paul2014-12-126-80/+159
| | | * | | | | | | | | Remove SortEventOriginator and replace it with a boolean (#13334)Teemu Suo-Anttila2014-12-127-82/+27