summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Clients side errors are not displayed in Prod. mode any more. #8544John Ahlroos2013-01-142-5/+8
* Don't measure all connectors by default (#10488)Leif Åstrand2013-01-141-3/+41
* Merge of (#10212) to Vaadin 7.Anna Koskinen2013-01-111-2/+2
* Merge "Merge of (#8519) to Vaadin 7."Leif Åstrand2013-01-111-2/+4
|\
| * Merge of (#8519) to Vaadin 7.Anna Koskinen2013-01-111-2/+4
* | Merge "Merge of (#8298) to Vaadin 7."Leif Åstrand2013-01-111-1/+2
|\|
| * Merge of (#8298) to Vaadin 7.Anna Koskinen2013-01-111-1/+2
* | Merge "Opened up Tab class for external use #10539"Leif Åstrand2013-01-111-1/+1
|\ \ | |/ |/|
| * Opened up Tab class for external use #10539John Ahlroos2013-01-111-1/+1
* | Merge "Merge of (#10460) to Vaadin 7."Leif Åstrand2013-01-111-0/+20
|\ \
| * | Merge of (#10460) to Vaadin 7.Anna Koskinen2013-01-111-0/+20
* | | Merge "Fixed NPE in Table tooltip handling (#10705)"Leif Åstrand2013-01-111-1/+2
|\ \ \
| * | | Fixed NPE in Table tooltip handling (#10705)Artur Signell2013-01-111-1/+2
* | | | Merge "Changed CustomFieldConnector hierarchy to be consistent with server si...Henri Sara2013-01-111-9/+98
|\ \ \ \ | |/ / / |/| | |
| * | | Changed CustomFieldConnector hierarchy to be consistent with server side (#8797)Artur Signell2013-01-101-9/+98
* | | | Merge "Fixed issue with IE8 forgetting to re-render a slots height when child...Leif Åstrand2013-01-101-0/+32
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed issue with IE8 forgetting to re-render a slots height when child change...John Ahlroos2013-01-101-0/+32
| |/
* | Merge "Merge of (#10200) to Vaadin 7."Leif Åstrand2013-01-091-0/+2
|\ \
| * | Merge of (#10200) to Vaadin 7.Anna Koskinen2013-01-091-0/+2
* | | Merge of (#8004) to Vaadin 7.Anna Koskinen2013-01-091-1/+32
|/ /
* | Merge "Merge of (#7842) to Vaadin 7."Leif Åstrand2013-01-091-16/+29
|\ \
| * | Merge of (#7842) to Vaadin 7.Anna Koskinen2013-01-091-16/+29
| |/
* / Merge of (#10073) to Vaadin 7.Anna Koskinen2013-01-092-0/+14
|/
* Merge "Fix for fixing both styling and broken behavior with ListSelect with n...Leif Åstrand2013-01-082-0/+16
|\
| * Fix for fixing both styling and broken behavior with ListSelectJohn Ahlroos2013-01-082-0/+16
* | Merge "Fixed NPE (#10537)"Henri Sara2013-01-081-1/+1
|\ \
| * | Fixed NPE (#10537)Artur Signell2013-01-081-1/+1
| |/
* | Merge "Only show tooltips for the Form itself (#9173)"Leif Åstrand2013-01-081-0/+14
|\ \
| * | Only show tooltips for the Form itself (#9173)Artur Signell2013-01-081-0/+14
| |/
* | Merge "Cancel possibly pending layout timer when starting layout (#10659)"Leif Åstrand2013-01-081-1/+1
|\ \
| * | Cancel possibly pending layout timer when starting layout (#10659)Artur Signell2013-01-081-1/+1
| |/
* | Merge "Fixed NPE in Tabsheet (#10479)"Leif Åstrand2013-01-081-1/+1
|\ \
| * | Fixed NPE in Tabsheet (#10479)Artur Signell2013-01-071-1/+1
| |/
* / Fixed subpixel measuring in IE9+ (#10636)Artur Signell2013-01-071-5/+87
|/
* Merge "Checkstyle for Vaadin #9065"Henri Sara2013-01-071-1/+7
|\
| * Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
* | Merge "Don't include relative sizes in expand compensation (#10222)"Henri Sara2013-01-042-1/+24
|\ \
| * | Don't include relative sizes in expand compensation (#10222)Leif Åstrand2013-01-042-1/+24
| |/
* / Don't let the caption cause negative width (#10630)Leif Åstrand2013-01-041-0/+3
|/
* Updated copyright notices and added missing license headersArtur Signell2013-01-04283-331/+716
* Preserve scroll position of ListSelect after server round-trip if theAnna Koskinen2013-01-031-0/+8
* Remember old splitter position when adjusting for out of bounds (#10596)Leif Åstrand2013-01-031-3/+9
* Update AbstractOrderedLayout calculation logicLeif Åstrand2013-01-033-217/+221
* Merge of (#9862) to Vaadin 7.Anna Koskinen2013-01-021-2/+4
* Merge of (#9885) to Vaadin 7.Anna Koskinen2012-12-191-1/+1
* Use JavaScriptMethodInvocation to detect js invocations (#10549)Leif Åstrand2012-12-194-8/+42
* (#9949) Flush focused connector on historyChangeMikael Grankvist2012-12-197-4/+74
* Fix regressions in RPC handling (#10549)Leif Åstrand2012-12-191-1/+8
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-183-75/+102
* Ensure updateCaption is invoked for new children (#10564)Leif Åstrand2012-12-182-21/+52