summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Reformat build filesArtur Signell2015-01-151-3/+6
* Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-142-0/+18
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-143-5/+203
|\
| * Set @since tags to 7.4Artur Signell2015-01-131-2/+2
| * Missing javadocs for VaadinUriResolver (#9045)Leif Åstrand2015-01-121-1/+67
| * Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)Leif Åstrand2015-01-123-5/+137
* | Set @since tags to 7.4Artur Signell2015-01-131-1/+1
* | Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-134-9/+9
* | Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-124-0/+41
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-121-0/+1
|\|
| * Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-021-0/+1
* | A few small renames and typo fixes for GridJohannes Dahlström2015-01-111-3/+4
* | Format project, once againArtur Signell2015-01-092-6/+6
* | Update @since for 7.4Artur Signell2015-01-0817-18/+18
* | Move column constants from state to GridConstants (#15510)Teemu Suo-Anttila2015-01-072-11/+27
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-291-0/+4
|\|
| * Allow TabSheet and Accordion tab captions to contain HTML (#14609)Artur Signell2014-12-181-0/+4
* | Fix Range.restrictTo to work with non-intersecting ranges(#13334)Teemu Suo-Anttila2014-12-192-3/+30
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-183-5/+1
|\|
| * Allow captions to contain HTML (#9426)Artur Signell2014-12-183-5/+1
* | Fix ClickableRenderers to use CellReferences (#13334)Teemu Suo-Anttila2014-12-181-1/+2
* | Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-174-19/+19
* | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-173-3/+5
* | Split CellStyleGenerator into separate cell and row style generatorsArtur Signell2014-12-121-1/+4
* | Add expand and min/max width for GridColumns (#13334)Henrik Paul2014-12-121-0/+19
* | Remove SortEventOriginator and replace it with a boolean (#13334)Teemu Suo-Anttila2014-12-122-37/+1
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2014-12-121-7/+4
|\|
| * VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-111-7/+4
* | Columns can now have subpixel accuracy widths (#13334)Henrik Paul2014-12-121-2/+2
* | Make AbstractRemoteDataSource easier to use (#13334)Leif Åstrand2014-12-121-32/+0
* | Remove editor row discard methods; rename "commit" to "save" (#13334)Johannes Dahlström2014-12-112-24/+7
* | Split and capitalize header captions by defaultArtur Signell2014-12-102-15/+187
* | GridColumns can resize-to-fit. (#13334)Henrik Paul2014-12-101-2/+5
* | Don't set frozen column count before columns have been updated (#13334)Leif Åstrand2014-12-101-1/+0
* | Add select all / select none checkbox to SelectionColumn (#13334)Teemu Suo-Anttila2014-12-081-0/+2
* | Refactor frozen column API (#13334)Leif Åstrand2014-12-051-6/+3
* | Remove Column visibility setting from client side (#13334)Teemu Suo-Anttila2014-12-051-5/+0
* | Add server-side CellStyleGenerator (#13334)Leif Åstrand2014-12-041-0/+17
* | Allow setting style name for header/footer rows (#7225)Artur Signell2014-12-041-0/+5
* | Allow setting style names for header and footer cells (#7225)Artur Signell2014-12-011-0/+2
* | Fix Grid server-side header merging and setup (#13334)Teemu Suo-Anttila2014-11-251-1/+7
* | Add @NoLayout annotation (#12936)Leif Åstrand2014-11-2521-0/+114
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-143-3/+6
|\|
| * Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-031-0/+1
| * Set correct versions for json package imports in OSGi manfiests (#14618)Maciej Przepióra2014-10-271-1/+1
| * Fix @since for isIPhone() and isIPad(). (#14424, #14423)Sauli Tähkäpää2014-10-221-2/+4
* | Fix RpcDataSource to use RPC for row pins/unpins (#13334)Teemu Suo-Anttila2014-10-221-10/+12
* | Add isUserOriginated to SortOrderChangeEvents (#13334)Teemu Suo-Anttila2014-10-161-6/+1
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-10-162-6/+28
|\|
| * isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-091-2/+23