summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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