summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use JavaScriptMethodInvocation to detect js invocations (#10549)Leif Åstrand2012-12-194-8/+42
* (#9949) Flush focused connector on historyChangeMikael Grankvist2012-12-198-4/+191
* Fixed testArtur Signell2012-12-192-9/+9
* Merge "Deprecate FormFieldFactory (#10545)"Leif Åstrand2012-12-191-0/+4
|\
| * Deprecate FormFieldFactory (#10545)Henri Sara2012-12-181-0/+4
* | Merge "Fix regressions in RPC handling (#10549)"Artur Signell2012-12-192-2/+9
|\ \
| * | Fix regressions in RPC handling (#10549)Leif Åstrand2012-12-192-2/+9
* | | Throw exceptions from setPropertyDataSource (#8889)Artur Signell2012-12-181-0/+1
|/ /
* / Update buffered field value if it has not been changed (#8192)Artur Signell2012-12-182-1/+36
|/
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-1810-108/+175
* Merge "Ensure updateCaption is invoked for new children (#10564)"Leif Åstrand2012-12-182-21/+52
|\
| * Ensure updateCaption is invoked for new children (#10564)Leif Åstrand2012-12-182-21/+52
* | Merge "Do not update data model when locale changes (#10562, #8192)"Henri Sara2012-12-182-2/+28
|\ \
| * | Do not update data model when locale changes (#10562, #8192)Artur Signell2012-12-182-2/+28
| |/
* | Merge "Merge of (#9508) test to Vaadin 7."Artur Signell2012-12-181-0/+38
|\ \ | |/ |/|
| * Merge of (#9508) test to Vaadin 7.Anna Koskinen2012-12-181-0/+38
* | Additional fixes for IE scrollbars issuesArtur Signell2012-12-182-5/+5
|/
* Merge changes Ide0a7e28,I78da2c2cArtur Signell2012-12-1820-7/+55
|\
| * Ugly hacks to make tests screenshot compatibleArtur Signell2012-12-171-0/+13
| * Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-1719-7/+42
* | Merge "Removed Firefox rule making dropdown too high (#10559)"Artur Signell2012-12-182-6/+0
|\ \
| * | Removed Firefox rule making dropdown too high (#10559)Artur Signell2012-12-172-6/+0
* | | Merge changes Icf4a4410,I8bbf8f69Leif Åstrand2012-12-182-2/+7
|\ \ \
| * | | Register connector to avoid test failuresArtur Signell2012-12-171-0/+2
| * | | Only update value on locale change if using the data source directly (#8192)Artur Signell2012-12-171-2/+5
* | | | Merge "Support float fields with FieldGroup (#10553)"Leif Åstrand2012-12-183-0/+166
|\| | |
| * | | Support float fields with FieldGroup (#10553)Artur Signell2012-12-173-0/+166
* | | | Fixed TestBench compatibility for root context (#10541)Artur Signell2012-12-171-1/+1
| |/ / |/| |
* | | Test using Firefox 17 ESR (#10359)Artur Signell2012-12-171-1/+1
| |/ |/|
* | Merge "Revert "Case-insensitive FieldGroup binding #10426""Artur Signell2012-12-172-167/+15
|\ \ | |/ |/|
| * Revert "Case-insensitive FieldGroup binding #10426"Artur Signell2012-12-172-167/+15
* | Merge "Merge of (#9732) to Vaadin 7."Artur Signell2012-12-171-0/+5
|\ \
| * | Merge of (#9732) to Vaadin 7.Anna Koskinen2012-12-171-0/+5
* | | Merge "Fix exception logging Code cleanup Delete temporary files Does not sen...Marc Englund2012-12-171-29/+53
|\ \ \
| * | | Fix exception loggingmichael2012-12-171-29/+53
* | | | Merge "Use a custom test runner for SASS tests to get file name in JUnit "Marc Englund2012-12-175-41/+154
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use a custom test runner for SASS tests to get file name in JUnit Henri Sara2012-12-145-41/+154
* | | | Case-insensitive FieldGroup binding #10426Jonni Nakari2012-12-172-15/+167
| |_|/ |/| |
* | | Search fields from superclasses #10504Jonni Nakari2012-12-172-3/+59
* | | Merge "Added method setContainerDataSource(Container newDataSource, Collectio...Henri Sara2012-12-173-9/+324
|\ \ \
| * | | Added method setContainerDataSource(Container newDataSource,Anna Koskinen2012-12-173-9/+324
* | | | Merge "Don't remove diffstate data before cleanup (#10532)"Artur Signell2012-12-173-11/+126
|\ \ \ \
| * | | | Don't remove diffstate data before cleanup (#10532)Leif Åstrand2012-12-143-11/+126
* | | | | Merge "Support null values in legacy messages (#9254)"Artur Signell2012-12-172-0/+31
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Support null values in legacy messages (#9254)Leif Åstrand2012-12-142-0/+31
* | | | | Merge "Log size before the element string as it can be quite long"Artur Signell2012-12-151-3/+2
|\ \ \ \ \
| * | | | | Log size before the element string as it can be quite longLeif Åstrand2012-12-141-3/+2
* | | | | | Merge "SassLinker for (public folder) Sass support in plain GWT, fixes #10202...Artur Signell2012-12-152-0/+197
|\ \ \ \ \ \
| * | | | | | SassLinker for (public folder) Sass support in plain GWT, fixes #10202Marc Englund2012-12-142-0/+197
* | | | | | | Merge "Avoid attempting to use a DOM node as an element (#10480)"Artur Signell2012-12-151-1/+8
|\ \ \ \ \ \ \