summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Fix Grid handling state changes and RPC calls deferred (#16188)Teemu Suo-Anttila2015-01-133-138/+120
| | | * | | | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-1311-11/+161
| | | * | | | Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-1212-12/+249
| | | * | | | Ensure widgets is built before all (#15544)Artur Signell2015-01-122-0/+3
| | | * | | | Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-125-103/+79
| | | * | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-12308-1177/+1902
| | | |\ \ \ \
| | | * | | | | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-128-6/+104
| | | * | | | | Clicks through the focused cell :before pseudoelement (#15535)Henrik Paul2015-01-122-0/+36
| | | * | | | | Add widgets-module to Eclipse (#15544)Artur Signell2015-01-112-5/+4
| | | * | | | | Publish widgets module to Maven (#15544)Artur Signell2015-01-111-1/+1
| | | * | | | | Valo GWT module for widgets (#15544)Artur Signell2015-01-112-0/+22
| | | * | | | | A few small renames and typo fixes for GridJohannes Dahlström2015-01-116-9/+18
| | | * | | | | Build for widgets module (#15544)Artur Signell2015-01-112-0/+175
| | | * | | | | Move elemental json dependency to DWS (#15544)Artur Signell2015-01-119-80/+80
| | | * | | | | Make Sass compiler easily available (#15544)Artur Signell2015-01-111-1/+6
| | | * | | | | Remove dependencies from ProgressBar/Escalator to parts related to the server...Artur Signell2015-01-1112-41/+47
| | | * | | | | Remove dependency on rest of the framework (#15544)Artur Signell2015-01-111-2/+1
| | | * | | | | Get rid of WidgetUtil.getSimpleName (#15544)Leif Åstrand2015-01-0915-63/+53
| | | * | | | | Separate pure client side util methods to a new class (#15553, #15544)Artur Signell2015-01-0986-1444/+2106
| | | * | | | | Remove dependency from Profiler to debug window classes (#15544,#15555)Artur Signell2015-01-092-235/+234
| | | * | | | | Move generators to widget set - they aren't needed by widgets (#15544)Artur Signell2015-01-092-11/+12
| | | * | | | | Format project, once againArtur Signell2015-01-0917-45/+63
| | | * | | | | Fix GridInTabSheet test and add @TestCategory to itTeemu Suo-Anttila2015-01-092-0/+4
| | | * | | | | Fix Grid editor hanging on exception in commit (#15536)Teemu Suo-Anttila2015-01-084-3/+104
| | | * | | | | RendererClickEvent now tells about propertyIds (#13334)Henrik Paul2015-01-083-0/+32
| | | * | | | | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-089-16/+21
| | | * | | | | Add getSelected functionality to SelectionEvents (#15513)Teemu Suo-Anttila2015-01-082-4/+23
| | | * | | | | Update @since for 7.4Artur Signell2015-01-0851-52/+52
| | | * | | | | Move column constants from state to GridConstants (#15510)Teemu Suo-Anttila2015-01-073-16/+31
| | | * | | | | Change getColumnProperty to getPropertyId in Grid Column (#15512)Teemu Suo-Anttila2015-01-073-10/+10
| | | * | | | | Fix header texts to captions in Grid client side (#15511)Teemu Suo-Anttila2015-01-072-32/+31
| | | * | | | | Fix DefaultTextRenderer warning with String data (#15430)Teemu Suo-Anttila2015-01-023-2/+18
| | | * | | | | Fix adding rows to visible range of Grid (#15476)Teemu Suo-Anttila2015-01-024-3/+10
| | | * | | | | Fix Grid Header/Footer creating cells for unused properties (#15487)Teemu Suo-Anttila2015-01-022-2/+21
| | | * | | | | Fix Grid unnecessarily cleaning up stored property information (#15482)Teemu Suo-Anttila2014-12-312-1/+6
| | | * | | | | Change selection model before selecting rows (#15488)Leif Åstrand2014-12-313-2/+82
| | | * | | | | Fix active row range handling when removing rows (#15454)Teemu Suo-Anttila2014-12-313-21/+158
| | | * | | | | Ignore selection col for server-side cell style generator (#15486)Leif Åstrand2014-12-312-1/+22
| | | * | | | | Add Table-compatible constructors to Grid (#15447)Leif Åstrand2014-12-311-8/+37
| | | * | | | | Add missing sinceLeif Åstrand2014-12-311-1/+1
| | | * | | | | Fix RpcDataProviderExtension to send initial data on reload (#15465)Teemu Suo-Anttila2014-12-313-1/+41
| | | * | | | | Distribute GridUtil methods where they are actually used (#13334)Henrik Paul2014-12-303-105/+75
| | | * | | | | Make disabled Grid nonfocusable and ignore events (#13334)Johannes Dahlström2014-12-304-1/+143
| | | * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-2940-722/+778
| | | |\ \ \ \ \
| | | * | | | | | Fix Grid columns being too narrow on IE9 (#15475)Teemu Suo-Anttila2014-12-292-3/+28
| | | * | | | | | Fix EscalatorColumnFreezing test scrolling too farTeemu Suo-Anttila2014-12-291-1/+1
| | | * | | | | | Make SDM work again (#15452)Artur Signell2014-12-222-5/+29
| | | * | | | | | DefaultTextRenderer shows nulls as empty strings (#13334)Henrik Paul2014-12-194-1/+157
| | | * | | | | | 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