summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-16469-2369/+54383
|\
| * Make Grid react to theme changes (#15418)Leif Åstrand2015-01-165-26/+177
| * Adds error handling to Grid Editor (#15556)Henrik Paul2015-01-157-122/+286
| * Add sanity check to removeColumn in Grid server side (#16219)Teemu Suo-Anttila2015-01-152-1/+14
| * Fix grid row borders and cell widget vertical alignment (#16200)Jouni Koivuviita2015-01-151-5/+8
| * Make Grid send Json as Json (#16244)Leif Åstrand2015-01-154-12/+9
| * Fixes an issue with HeightMode.ROW (#16191)Henrik Paul2015-01-156-3/+146
| * Make widgets dependencies provided (#16217)Artur Signell2015-01-152-9/+6
| * Uses userOriginated for sort event (#16194)Henrik Paul2015-01-152-2/+42
| * Fix release buildArtur Signell2015-01-156-162/+140
| * Reformat build filesArtur Signell2015-01-1511-143/+256
| * Add screenshot tests for Grid sorting indicatorsTeemu Suo-Anttila2015-01-142-0/+104
| * Minor loop cleanup/optimization for #15443 fixJohannes Dahlström2015-01-141-19/+16
| * Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-144-12/+76
| * Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)Johannes Dahlström2015-01-145-24/+30
| * Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-1412-2/+377
| * Revert to old simpleName logic (differs for inner classes) (#15544)Artur Signell2015-01-142-7/+7
| * Make ProgressBarRenderer progress bars 100% wide (#16202)Johannes Dahlström2015-01-141-0/+6
| * Update JS renderer to work with latest grid branch (#15485)Leif Åstrand2015-01-143-39/+70
| * Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-1439-526/+1235
| |\
| * | Set @since tags to 7.4Artur Signell2015-01-134-4/+4
| * | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-1310-10/+619
| * | Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-132-3/+70
| * | Defer Grid scrolling to avoid issues with DataSource sizes (#16189)Teemu Suo-Anttila2015-01-133-5/+34
| * | Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-137-16/+16
| * | Grid deco elements are now resized appropriately (#16187)Henrik Paul2015-01-132-4/+40
| * | 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