aboutsummaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | HtmlRenderer should render unescaped html #12993John Ahlroos2013-12-201-6/+8
| * | | | Convinience renderers for rendering common data types #12993John Ahlroos2013-12-193-0/+198
| * | | | Convinience data source for rendering in memory lists in Grid #12878John Ahlroos2013-12-191-0/+357
| * | | | Fixes a duplication issue in Escalator.onLoad (#12645)Henrik Paul2013-12-181-1/+22
| * | | | Optimize the performance of Escalator (#12645)Henrik Paul2013-12-182-55/+145
| * | | | Limit the visibility of ColumnGroupRow instance fields #12830John Ahlroos2013-12-171-2/+2
| * | | | Added missing constructors to GridColumn #12830John Ahlroos2013-12-172-2/+18
| * | | | Grid supports data set changes (#12645)Henrik Paul2013-12-176-393/+157
| * | | | Support custom renderers for header, footer and column group cells #12993John Ahlroos2013-12-163-7/+234
| * | | | Set correct default values for client side columns #12830John Ahlroos2013-12-121-8/+18
| * | | | Fixed escalator attach/detach logic #12645John Ahlroos2013-12-121-39/+30
| * | | | Validate column group boundaries #12907John Ahlroos2013-12-101-2/+55
| * | | | Fixed issues with toggling column visibility #12830John Ahlroos2013-12-102-14/+45
| * | | | Support primary style names in Escalator and Grid #13058John Ahlroos2013-12-103-17/+115
| * | | | Fixes problem with setting initial column width on server side Grid #13024John Ahlroos2013-12-091-4/+36
| * | | | Fixes a cache range error (#12645)Henrik Paul2013-12-071-1/+10
| * | | | Fixed ArrayIndexOutOfBoundsException introduced in #12645John Ahlroos2013-12-051-1/+1
| * | | | Support merging column group header and footer cells #12907John Ahlroos2013-12-041-4/+6
| * | | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-044-85/+25
| |\ \ \ \
| * | | | | Support custom column widths in Grid #13024John Ahlroos2013-12-042-0/+17
| * | | | | add support for variable column widths (#12645)Henrik Paul2013-12-044-75/+378
| * | | | | Support widgets in Grid body row cells #12993John Ahlroos2013-12-0410-90/+304
| * | | | | Add support for colspan in Escalator (#12645)Henrik Paul2013-11-276-15/+221
| * | | | | Fixed bug where deleting column caused an exception #12830John Ahlroos2013-11-271-1/+2
| * | | | | Fixes a bug with frozen columns, and adding/removing them (#12645)Henrik Paul2013-11-261-10/+13
| * | | | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-242-0/+72
| * | | | | Unify empty ranges to always have a defined position (#12645)Leif Åstrand2013-11-222-16/+10
| * | | | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-2210-6/+719
| * | | | | Multiple headers and footer rows #3153John Ahlroos2013-11-224-108/+771
| * | | | | Support OSX's hiding scrollbars (#12645)Henrik Paul2013-11-212-88/+440
| * | | | | Fixes Escalator resize issues (#12645)Henrik Paul2013-11-213-19/+237
| * | | | | Merge branch 'master' into gridJohn Ahlroos2013-11-2033-239/+841
| |\ \ \ \ \
| * | | | | | Implement touch-based scrolling for Escalator (#12645)Henrik Paul2013-11-191-24/+471
| * | | | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-193-0/+679
| * | | | | | Add column freezing to Escalator (#3087)Leif Åstrand2013-11-143-20/+219
| * | | | | | Convert CellRenderer to revised EscalatorUpdater (#12645)Henrik Paul2013-11-138-146/+373
| * | | | | | Fixes insert/remove columns and testcase (#12645)Henrik Paul2013-11-121-85/+128
| * | | | | | Add scrollToRow/Column, also some final declarations (#12645)Henrik Paul2013-11-112-22/+166
| * | | | | | Implement escalator pattern for widget (#12645)Henrik Paul2013-11-086-184/+2064
| * | | | | | Initial escalator commit (#12645)Henrik Paul2013-10-096-0/+1145
* | | | | | | Update Debug Window SelectorPath to match current ElementQueryTeemu Suo-Anttila2014-03-131-36/+44
* | | | | | | Do not ever set title to null (#13430)Artur Signell2014-03-111-2/+4
* | | | | | | Merge changes from origin/7.1Build Agent2014-03-112-24/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"Henri Sara2014-03-102-24/+3
* | | | | | | Ignore type parameters when looking for metadata (#12873, #12900)Leif Åstrand2014-03-113-29/+50
* | | | | | | Merge changes from origin/7.1Build Agent2014-03-052-3/+24
|\| | | | | |
| * | | | | | Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-052-3/+24
* | | | | | | Merge commit '06d0cf4daa414eca3c2a73df8171706ca7012213'Teemu Suo-Anttila2014-03-041-0/+1
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Workaround Streaming Push unreliabilities (#13415)Teemu Suo-Anttila2014-03-031-0/+1
* | | | | | Support font icons in Notifications (#13373)Johannes Dahlström2014-02-271-5/+3