| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into grid | Leif Åstrand | 2014-08-22 | 173 | -25/+31603 |
|\ |
|
| * | Implement selection with keyboard (#13334) | Teemu Suo-Anttila | 2014-08-21 | 4 | -0/+108 |
| * | Removed unused deprecated fields #13334 | John Ahlroos | 2014-08-21 | 1 | -12/+0 |
| * | Added PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334 | John Ahlroos | 2014-08-21 | 2 | -26/+129 |
| * | Add event originator information to Sort Events (#13334) | Patrik Lindström | 2014-08-21 | 9 | -25/+142 |
| * | Implement KeyEvents for Grid (#13334) | Teemu Suo-Anttila | 2014-08-20 | 18 | -10/+834 |
| * | Add DataAvailableEvent and handler for it (#13334) | Teemu Suo-Anttila | 2014-08-20 | 8 | -11/+163 |
| * | Separate GridBasicFeature tests into client and server subpackages | Teemu Suo-Anttila | 2014-08-20 | 15 | -23/+37 |
| * | Merge remote-tracking branch 'origin/master' into grid | John Ahlroos | 2014-08-20 | 42 | -530/+954 |
| |\ |
|
| * | | Fixes disappearing scrollbar bug (#13334) | Henrik Paul | 2014-08-19 | 1 | -7/+14 |
| * | | Sending a drag select over the wire in a batch (#13334) | Henrik Paul | 2014-08-19 | 11 | -56/+400 |
| * | | Removed SortableColumnHeaderRenderer #13334 | John Ahlroos | 2014-08-19 | 4 | -321/+260 |
| * | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-08-19 | 78 | -1175/+3507 |
| |\ \ |
|
| * | | | Stopping scrollbars from obscuring cell click events (#13334) | Henrik Paul | 2014-08-14 | 1 | -2/+33 |
| * | | | Replaced a lot of Element instances with their more concrete interfaces (#13334) | Henrik Paul | 2014-08-13 | 5 | -119/+131 |
| * | | | Change the Grid body EscalatorUpdater to a named inner class (#13334) | Johannes Dahlström | 2014-08-13 | 1 | -140/+156 |
| * | | | Removes the unused Escalator reference from FlyweightRow and FlyweightCell (#... | Henrik Paul | 2014-08-12 | 4 | -29/+7 |
| * | | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-08-12 | 43 | -1438/+1817 |
| |\ \ \ |
|
| * | | | | Fix header and footer offset when selection column is present (#13334) | Teemu Suo-Anttila | 2014-08-11 | 1 | -5/+5 |
| * | | | | Ensure primary stylenames are correct #13334 | John Ahlroos | 2014-08-11 | 7 | -41/+254 |
| * | | | | Merge remote-tracking branch 'origin/master' into grid | John Ahlroos | 2014-08-11 | 37 | -356/+1258 |
| |\ \ \ \ |
|
| * | | | | | Fix Grid SubPart API to allow finding body element (#13334) | Teemu Suo-Anttila | 2014-08-08 | 1 | -1/+1 |
| * | | | | | Re-fixes "remove all rows" bug without breaking unit tests (#13334) | Henrik Paul | 2014-08-08 | 2 | -7/+3 |
| * | | | | | Fixes copyright headers in shared package (#13334) | Henrik Paul | 2014-08-08 | 11 | -11/+11 |
| * | | | | | Merge remote-tracking branch 'origin/master' into grid | John Ahlroos | 2014-08-07 | 237 | -2918/+6914 |
| |\ \ \ \ \ |
|
| * | | | | | | Remove unnecessary compareScreen from GridStaticSectionComponentTest | Teemu Suo-Anttila | 2014-08-07 | 1 | -2/+0 |
| * | | | | | | Add server side support for Components in Headers and Footers (#13334) | Teemu Suo-Anttila | 2014-08-07 | 11 | -40/+354 |
| * | | | | | | Support HTML and Widgets in header/footer cells #13334 | John Ahlroos | 2014-08-07 | 10 | -57/+460 |
| * | | | | | | Take hidden columns into account when calculating colspan #13334 | John Ahlroos | 2014-08-07 | 7 | -11/+180 |
| * | | | | | | Fixes removing all rows causing javascript error #13334 | John Ahlroos | 2014-08-07 | 3 | -0/+25 |
| * | | | | | | Increase z-index of frozen cells for correct rendering (#13334) | Teemu Suo-Anttila | 2014-08-06 | 1 | -1/+1 |
| * | | | | | | Fix GridConnector updateSection to work with SelectionColumn (#13334) | Teemu Suo-Anttila | 2014-08-06 | 1 | -2/+2 |
| * | | | | | | Trigger ComplexRenderer.setContentVisible(false) initially #13334 | John Ahlroos | 2014-08-06 | 3 | -8/+25 |
| * | | | | | | Handle navigation events only if Grid has focus (#13334) | Teemu Suo-Anttila | 2014-08-06 | 1 | -2/+4 |
| * | | | | | | Add support for server side colspans in Headers and Footers (#13334) | Teemu Suo-Anttila | 2014-08-05 | 11 | -12/+403 |
| * | | | | | | Improved server-side Grid class javadoc (#13334) | Henrik Paul | 2014-08-04 | 1 | -10/+54 |
| * | | | | | | Remove deprecated header/footer API (#13334) | Henrik Paul | 2014-08-04 | 8 | -1080/+0 |
| * | | | | | | Removed deprecated header and footer renderers #13334 | John Ahlroos | 2014-08-01 | 4 | -221/+16 |
| * | | | | | | Fixes setting width before adding column to grid #13334 | John Ahlroos | 2014-07-31 | 3 | -10/+83 |
| * | | | | | | Refactor GridConnector to remove RowKeyHelper (#13334) | Teemu Suo-Anttila | 2014-07-31 | 3 | -108/+81 |
| * | | | | | | Add server side API for Headers and Footers (#13334) | Teemu Suo-Anttila | 2014-07-31 | 10 | -108/+679 |
| * | | | | | | Fix SelectionModelSingle when updating from server (#13334) | Teemu Suo-Anttila | 2014-07-31 | 2 | -39/+62 |
| * | | | | | | Removed ColumnGroup implementation from client side Grid #13334 | John Ahlroos | 2014-07-30 | 4 | -881/+0 |
| * | | | | | | Use GridBasicFeatures variable COLUMNS instead of hardcoded value | Teemu Suo-Anttila | 2014-07-30 | 2 | -4/+6 |
| * | | | | | | Add multi column sorting test for Grid | Teemu Suo-Anttila | 2014-07-30 | 3 | -4/+53 |
| * | | | | | | Allow merging header and footer cells again #13334 | John Ahlroos | 2014-07-29 | 8 | -18/+323 |
| * | | | | | | Client-side Grid header/footer rewrite: add default header support (#13334) | Johannes Dahlström | 2014-07-29 | 8 | -32/+206 |
| * | | | | | | Grid header/footer rewrite: add partial shared state support (#13334) | Johannes Dahlström | 2014-07-24 | 7 | -29/+114 |
| * | | | | | | Add minimal Header/Footer visibility support to GridConnector (#13334) | Teemu Suo-Anttila | 2014-07-23 | 2 | -8/+7 |
| * | | | | | | Use NumberFormat instead of DecimalFormat for NumberRenderer (#13334) | Leif Åstrand | 2014-07-23 | 1 | -17/+17 |