aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-121-27/+24
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-1212-135/+177
|\
| * Appending query param with vaadin version to js files (#12210)Fabian Lange2015-01-112-8/+20
| * Removed apostrophe typo in VToolTip.Java (#15533)Markus Koivisto2015-01-091-2/+2
| * Revert "Output legacy locators for TestBench Recorder (#14102)."Mika Murtojärvi2015-01-082-114/+94
| * Unify test class naming.Sauli Tähkäpää2015-01-052-2/+2
| * Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-025-8/+59
| * Reformat project using Eclipse Luna SR1Artur Signell2014-12-293-14/+18
* | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-2/+15
* | A few small renames and typo fixes for GridJohannes Dahlström2015-01-111-1/+1
* | 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-0913-58/+50
* | Separate pure client side util methods to a new class (#15553, #15544)Artur Signell2015-01-0984-1439/+2101
* | 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-093-14/+18
* | Fix Grid editor hanging on exception in commit (#15536)Teemu Suo-Anttila2015-01-081-0/+31
* | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-082-5/+4
* | Add getSelected functionality to SelectionEvents (#15513)Teemu Suo-Anttila2015-01-081-4/+13
* | Update @since for 7.4Artur Signell2015-01-0825-25/+25
* | Move column constants from state to GridConstants (#15510)Teemu Suo-Anttila2015-01-071-5/+4
* | Fix header texts to captions in Grid client side (#15511)Teemu Suo-Anttila2015-01-071-25/+24
* | Fix DefaultTextRenderer warning with String data (#15430)Teemu Suo-Anttila2015-01-021-1/+1
* | Change selection model before selecting rows (#15488)Leif Åstrand2014-12-311-2/+7
* | Ignore selection col for server-side cell style generator (#15486)Leif Åstrand2014-12-311-1/+7
* | Add missing sinceLeif Åstrand2014-12-311-1/+1
* | 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-301-1/+22
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-296-5/+43
|\|
| * Prevent key events without key code from triggering actions (#11029)Artur Signell2014-12-291-0/+3
| * Typo in the Profiler log (#15426)AMahdy AbdElAziz2014-12-231-1/+1
| * Preserve newlines and align exception stacktraces left (#15456)Artur Signell2014-12-231-4/+7
| * Allow TabSheet and Accordion tab captions to contain HTML (#14609)Artur Signell2014-12-183-0/+32
* | Fix Grid columns being too narrow on IE9 (#15475)Teemu Suo-Anttila2014-12-291-3/+15
* | Make SDM work again (#15452)Artur Signell2014-12-222-5/+29
* | DefaultTextRenderer shows nulls as empty strings (#13334)Henrik Paul2014-12-191-1/+9
* | Grid no longer resets scrollpos on state change (#15422)Henrik Paul2014-12-191-1/+1
* | Fix Range.restrictTo to work with non-intersecting ranges(#13334)Teemu Suo-Anttila2014-12-191-0/+1
* | Fix cache updating in AbstractRemoteDataSource on row remove (#13334)Teemu Suo-Anttila2014-12-192-14/+21
* | Prevent scrolling when adding rows above the focused cell (#13334)Teemu Suo-Anttila2014-12-181-2/+1
* | Fix indexing when adding rows to AbstractRemoteDataSource (#13334)Teemu Suo-Anttila2014-12-181-14/+13
* | Set @since values for Grid classesLeif Åstrand2014-12-1867-69/+95
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-1821-42/+158
|\|
| * Allow captions to contain HTML (#9426)Artur Signell2014-12-1812-28/+137
| * Missing @since for 7.4Leif Åstrand2014-12-182-0/+6
| * Revert "TextField's input prompt is now disabled properly (#15144)"Artur Signell2014-12-181-11/+4
| * Add missing @since for 7.3.7.Sauli Tähkäpää2014-12-183-1/+3