summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | | | | | | | | | | | | | | | Math.min/Math.max fix for iOS6. Change-Id: I386140a35eb99a2a0b3db7524ae3d49e428217e8
* | | 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
| | | | | | | | | | | | | | | | Change-Id: I907af51c06c68da26c74359fae4e6f9a43dda8bc
* | | | Merge "Changed CustomFieldConnector hierarchy to be consistent with server ↵Henri Sara2013-01-111-9/+98
|\ \ \ \ | |/ / / |/| | | | | | | side (#8797)"
| * | | Changed CustomFieldConnector hierarchy to be consistent with server side (#8797)Artur Signell2013-01-101-9/+98
| | | | | | | | | | | | | | | | Change-Id: I6a2286cd1247ba4f3cd205aa805a62c194c0085b
* | | | Merge "Fixed issue with IE8 forgetting to re-render a slots height when ↵Leif Åstrand2013-01-101-0/+32
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| child changes size #10588"
| * | Fixed issue with IE8 forgetting to re-render a slots height when child ↵John Ahlroos2013-01-101-0/+32
| |/ | | | | | | | | | | changes size #10588 Change-Id: I5476cc36590ea01befb8b22eec2a25675836badf
* | 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
| | | | | | | | | | | | | | | | | | DnD broken in IE8 when Vaadin app running in iframe. Change-Id: Ie1e8655729bc5e83e868fb31d4e897ce41f13f92
* | | Merge of (#8004) to Vaadin 7.Anna Koskinen2013-01-091-1/+32
|/ / | | | | | | | | | | Empty RichTextArea returns "<br>" as getValue(). Change-Id: I5190d55b0e1d32ed4dd181434006820db9220ada
* | 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
| |/ | | | | | | | | | | Windows never opened to a new tab. Change-Id: Ida874c55bbb00325edf49d4ebf27067d99d056b8
* / Merge of (#10073) to Vaadin 7.Anna Koskinen2013-01-092-0/+14
|/ | | | | | DragDropWrapper does not work correctly with multiple batch uploads. Change-Id: Ib576ebf6f687c2b2ebda86e6ad1003408250140c
* Merge "Fix for fixing both styling and broken behavior with ListSelect with ↵Leif Åstrand2013-01-082-0/+16
|\ | | | | | | newItemsAllowed enabled. #10537"
| * Fix for fixing both styling and broken behavior with ListSelectJohn Ahlroos2013-01-082-0/+16
| | | | | | | | | | | | with newItemsAllowed enabled. #10537 Change-Id: I82682ffbc2bc1f2801a6826d7e0f78a82990ae9a
* | Merge "Fixed NPE (#10537)"Henri Sara2013-01-081-1/+1
|\ \
| * | Fixed NPE (#10537)Artur Signell2013-01-081-1/+1
| |/ | | | | | | Change-Id: Ib1dad4b256c430901bb2c0779fbab85f8328a5d4
* | 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
| |/ | | | | | | Change-Id: Ifeeb480e8df0f88a4bb78cc6ad2cb1f77c8d0dd9
* | 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
| |/ | | | | | | Change-Id: I463379a3c46e7bbd344693b865e142ca5b046d27
* | Merge "Fixed NPE in Tabsheet (#10479)"Leif Åstrand2013-01-081-1/+1
|\ \
| * | Fixed NPE in Tabsheet (#10479)Artur Signell2013-01-071-1/+1
| |/ | | | | | | Change-Id: If1b5def25a463cfa4449ed476161a54a39f0770a
* / Fixed subpixel measuring in IE9+ (#10636)Artur Signell2013-01-071-5/+87
|/ | | | Change-Id: Ia8441b47a0b2a8dd290afa1f2cfe49db633f3865
* Merge "Checkstyle for Vaadin #9065"Henri Sara2013-01-071-1/+7
|\
| * Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
| | | | | | | | | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d
* | 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
| |/ | | | | | | Change-Id: I1b94a8ffbbe66e64a585e1d7729dae3af6d815b6
* / Don't let the caption cause negative width (#10630)Leif Åstrand2013-01-041-0/+3
|/ | | | Change-Id: I0d4964111fe72ee23b0d285c4c2340139c426c95
* Updated copyright notices and added missing license headersArtur Signell2013-01-04283-331/+716
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Preserve scroll position of ListSelect after server round-trip if theAnna Koskinen2013-01-031-0/+8
| | | | | | contents haven't changed (#10416) Change-Id: I7effba1a4551c9c42996d9ca677afb43f16b51a4
* Remember old splitter position when adjusting for out of bounds (#10596)Leif Åstrand2013-01-031-3/+9
| | | | Change-Id: I7d37ead068b00f75d0ee70666cdc0c5fdb17b623
* Update AbstractOrderedLayout calculation logicLeif Åstrand2013-01-033-217/+221
| | | | | | | | | | | | | | | | * Always use expansion logic if the layout's size is fixed * Ensure e.g. expansion changes happen even if no hierarchy or measurement changes (#10161) * Separate the calculation of expand ratios from the adjustment for the sizes of children without expansion * Ensure there are element resize listeners for all elements that should be measured (#10488) * Postpone calculations if there are elements that have not yet been measured * Use measurements for fixing the height under more circumstances * Only update based on hierarchy & state if something might have changed Change-Id: I8542afbcb7e93d44bd0dff751a56ed10033937fc
* Merge of (#9862) to Vaadin 7.Anna Koskinen2013-01-021-2/+4
| | | | | | Tooltip location fix. Change-Id: Idfdf3385d793569f028fbeaba0b338810095f143
* Merge of (#9885) to Vaadin 7.Anna Koskinen2012-12-191-1/+1
| | | | | | VDragAndDropManager should not have a private constructor. Change-Id: Ic92dd938f4759396dc029da8b539d39484f01834
* Use JavaScriptMethodInvocation to detect js invocations (#10549)Leif Åstrand2012-12-194-8/+42
| | | | Change-Id: Ib5c1f5c55f101ef51418b44dcfc9b4278f3ec313
* (#9949) Flush focused connector on historyChangeMikael Grankvist2012-12-197-4/+74
| | | | Change-Id: Ia0f41220a038a83fcbcbbe9feebe066cbc626e27
* Fix regressions in RPC handling (#10549)Leif Åstrand2012-12-191-1/+8
| | | | | | | | * Generate parameter types based on RPC interface instead of defining interface * Don't try to find parameter types for JavaScript RPC invocations Change-Id: I0e61e74f57dd34665c8befe826aa2759aeb01b54
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-183-75/+102
| | | | | | | | | * ServerRpc encoding uses type data from the interface * Beans encoded on the server use reflection based on declared type * Remove row numbers to enable adding test without changing old indices * Update test to send non-primitive map values Change-Id: I0462b547cb7de252564b3569420b0b24cee4515f
* Ensure updateCaption is invoked for new children (#10564)Leif Åstrand2012-12-182-21/+52
| | | | | | | | * Change updateConnectorHierarchy to return a ConnectorHierarchyUpdateResult that contains both the events as well as a list of all children that have been moved to a new parent Change-Id: Idee8192eaeab4df7c3a96d6089b9e6d543216177
* 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
| | | | | | | | Change-Id: I197179d78ad50bd38019979f58b64d0e11a0d90d
* | Merge "Avoid attempting to use a DOM node as an element (#10480)"Artur Signell2012-12-151-1/+8
|\ \
| * | Avoid attempting to use a DOM node as an element (#10480)Leif Åstrand2012-12-141-1/+8
| |/ | | | | | | Change-Id: I05023392ebe99635ebe1700b14e84a317f4d6cb8
* | Merge "Colorpicker IE fixes"John Ahlroos2012-12-141-18/+37
|\ \ | |/ |/|
| * Colorpicker IE fixesAnna Koskinen2012-12-141-18/+37
| | | | | | | | Change-Id: I9b1e42a75175eff4a01560db0a13865e253b72d5
* | Send fraction pixel values to the client (#10531)Artur Signell2012-12-141-2/+3
|/ | | | | | Fixed RichTextArea to deal with fraction pixel values Change-Id: I02fa6fd2c66e87b01f642a9051641a0cc758f0f6
* Fixed typo in method nameArtur Signell2012-12-131-2/+2
| | | | Change-Id: Ib3c401ea618c6141617f527a191eb4f72ebdfaf4
* Restore compatibility with selectors without slots (#9893)Leif Åstrand2012-12-131-0/+12
| | | | Change-Id: Iea7661ff39d9903f78e290086c1c51f270c8c60d