| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix grid sorting on init and sorting with unused properties (#16192) | Teemu Suo-Anttila | 2015-01-14 | 1 | -11/+51 |
* | Add ItemClickEvents to Grid (#15449) | Teemu Suo-Anttila | 2015-01-14 | 1 | -1/+40 |
* | Merge remote-tracking branch 'origin/master' into grid | Artur Signell | 2015-01-14 | 1 | -0/+3 |
|\ |
|
| * | Fix remaining issues for NativeSelect blur/focus events (#6847) | Artur Signell | 2015-01-13 | 1 | -0/+3 |
* | | Set @since tags to 7.4 | Artur Signell | 2015-01-13 | 1 | -1/+1 |
* | | Implement JavaScript renderer support (#15485) | Leif Åstrand | 2015-01-13 | 2 | -2/+159 |
* | | Discard changes in server-side Grid.cancelEditor() (#16199) | Johannes Dahlström | 2015-01-13 | 1 | -1/+3 |
* | | Fix Grid handling state changes and RPC calls deferred (#16188) | Teemu Suo-Anttila | 2015-01-13 | 1 | -14/+32 |
* | | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173) | Henrik Paul | 2015-01-13 | 2 | -8/+24 |
* | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2015-01-12 | 2 | -2/+37 |
|\| |
|
| * | Updated invalid @since | Artur Signell | 2015-01-08 | 1 | -1/+1 |
| * | Option for rendering Calendar event captions as HTML (#9030) | Artur Signell | 2015-01-02 | 1 | -1/+36 |
| * | Reformat project using Eclipse Luna SR1 | Artur Signell | 2014-12-29 | 1 | -1/+1 |
* | | A few small renames and typo fixes for Grid | Johannes Dahlström | 2015-01-11 | 1 | -2/+2 |
* | | Format project, once again | Artur Signell | 2015-01-09 | 1 | -1/+1 |
* | | Fix Grid editor hanging on exception in commit (#15536) | Teemu Suo-Anttila | 2015-01-08 | 1 | -2/+2 |
* | | RendererClickEvent now tells about propertyIds (#13334) | Henrik Paul | 2015-01-08 | 1 | -0/+9 |
* | | Change Grid default selection model to Single (#15435) | Teemu Suo-Anttila | 2015-01-08 | 1 | -1/+1 |
* | | Update @since for 7.4 | Artur Signell | 2015-01-08 | 9 | -9/+9 |
* | | Change getColumnProperty to getPropertyId in Grid Column (#15512) | Teemu Suo-Anttila | 2015-01-07 | 1 | -7/+7 |
* | | Fix Grid Header/Footer creating cells for unused properties (#15487) | Teemu Suo-Anttila | 2015-01-02 | 1 | -2/+1 |
* | | Fix Grid unnecessarily cleaning up stored property information (#15482) | Teemu Suo-Anttila | 2014-12-31 | 1 | -1/+0 |
* | | Add Table-compatible constructors to Grid (#15447) | Leif Åstrand | 2014-12-31 | 1 | -8/+37 |
* | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-12-29 | 6 | -35/+55 |
|\| |
|
| * | Allow TabSheet and Accordion tab captions to contain HTML (#14609) | Artur Signell | 2014-12-18 | 1 | -0/+30 |
| * | Add @since to AbstractSplitPanel. (#15285) | Sauli Tähkäpää | 2014-12-18 | 1 | -1/+1 |
| * | Make is possible to click a detached button again (#12781) | Artur Signell | 2014-12-18 | 1 | -1/+1 |
| * | Revert "Update selection after changes in underlying data source | Leif Åstrand | 2014-12-18 | 1 | -21/+0 |
| * | Allow reading and writing empty designs (#7749). | Mika Murtojarvi | 2014-12-18 | 2 | -12/+23 |
* | | Set @since values for Grid classes | Leif Åstrand | 2014-12-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-12-18 | 28 | -73/+3806 |
|\| |
|
| * | Allow captions to contain HTML (#9426) | Artur Signell | 2014-12-18 | 3 | -5/+39 |
| * | Missing @since for 7.4 | Leif Åstrand | 2014-12-18 | 3 | -1/+5 |
| * | Fix inconsistencies in CheckBox clear and isEmpty (#14755) | Artur Signell | 2014-12-18 | 1 | -0/+11 |
| * | Minor declarative API improvement (#7749) | Artur Signell | 2014-12-18 | 2 | -29/+15 |
| * | Merge remote-tracking branch 'origin/declarative' | Artur Signell | 2014-12-18 | 23 | -63/+3736 |
| |\ |
|
| | * | API refactoring (#7749)declarative | Artur Signell | 2014-12-17 | 10 | -55/+49 |
| | * | Declarative support for CheckBox (#7749) | Matti Hosio | 2014-12-17 | 1 | -0/+50 |
| | * | Update the javadocs in declarative (#7749). | Mika Murtojarvi | 2014-12-17 | 3 | -28/+39 |
| | * | Add namespace element for custom components (#7749) | Matti Hosio | 2014-12-17 | 1 | -1/+1 |
| | * | Do not write immediate to design if component is immediate by default (#7749) | Matti Hosio | 2014-12-17 | 1 | -1/+2 |
| | * | Do not throw exception when trying to bind a preinitialized instance field (#... | Matti Hosio | 2014-12-17 | 2 | -11/+13 |
| | * | Updates for the javadocs of declarative (#7749). | Mika Murtojarvi | 2014-12-17 | 9 | -100/+97 |
| | * | Merge remote-tracking branch 'origin/master' into declarative | Matti Hosio | 2014-12-17 | 18 | -110/+122 |
| | |\ |
|
| | * | | Clarified javadoc (#7749) | Artur Signell | 2014-12-16 | 1 | -8/+13 |
| | * | | Do not write child components in sub templates (#7749) | Matti Hosio | 2014-12-16 | 5 | -0/+19 |
| | * | | Generic cleanup (#7749) | Artur Signell | 2014-12-16 | 5 | -14/+26 |
| | * | | Do not remove children in read to ensure @DesignRoot reading works | Artur Signell | 2014-12-16 | 5 | -10/+0 |
| | * | | Declarative support for Label (#7749) | Matti Hosio | 2014-12-16 | 2 | -0/+2 |
| | * | | Handle tab indexes in a generic way (#7749) | Artur Signell | 2014-12-15 | 5 | -43/+21 |