summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Cache reference diffstate values (#15561)Leif Åstrand2015-01-121-11/+22
| * Appending query param with vaadin version to js files (#12210)Fabian Lange2015-01-114-14/+39
| * Don't include elemental in vaadin-server.jar (#15558)Leif Åstrand2015-01-111-5/+0
| * Mention scss cache in release notes (#15228)Leif Åstrand2015-01-111-1/+2
| * Wrap null values into JsonNull json objects in bootstrap handler(#14594)Denis Anisimov2015-01-105-26/+208
| * Removed apostrophe typo in VToolTip.Java (#15533)Markus Koivisto2015-01-091-2/+2
| * Refactor server unit tests.Sauli Tähkäpää2015-01-0935-331/+281
| * Persist scss cache (#15228)Leif Åstrand2015-01-092-4/+123
| * Use sorted list instead of set in serialized log string (#15534).Denis Anisimov2015-01-081-3/+28
| * Revert "Output legacy locators for TestBench Recorder (#14102)."Mika Murtojärvi2015-01-082-114/+94
| * Updated invalid @sinceArtur Signell2015-01-081-1/+1
| * Use API for setting content length on responses (#15504)Artur Signell2015-01-073-1/+22
| * Fix serialization with ApplicationRunnerServletLeif Åstrand2015-01-072-30/+56
| * Unify test class naming.Sauli Tähkäpää2015-01-05196-309/+281
| * Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-0210-10/+302
| * Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2014-12-303-3/+67
| * Script for formatting the project using EclipseArtur Signell2014-12-301-0/+28
| * Fix labels in DateFieldRanges_NextYear* tests. (#14756)Sauli Tähkäpää2014-12-301-2/+2
| * Reformat project using Eclipse Luna SR1Artur Signell2014-12-2957-348/+401
* | 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