summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge of (#10507) to Vaadin 7.Anna Koskinen2013-02-011-4/+3
| |/ | | | | | | | | | | Consistent element finding for mouseUp and mouseDown handling. Change-Id: I5e7783417cbec99523337a057bd4ececc8f9b0e2
* | Merge "Merge of (#10464) to Vaadin 7." into 7.0Johannes Dahlström2013-02-052-4/+20
|\ \
| * | Merge of (#10464) to Vaadin 7.Anna Koskinen2013-02-012-4/+20
| |/ | | | | | | | | | | Don't steal focus back to Table from the address bar. Change-Id: I21c9da4a572e44c6ec4c33523acbfe717455f481
* / Merge of (#10323) to Vaadin 7.Anna Koskinen2013-02-051-7/+61
|/ | | | | | TouchScrollHandler update. Change-Id: Ibac5d9dc89d8da68ce6fa294c46e1f7c6f6ec124
* Removed Opera 9 workaround which is no longer needed but does not work ↵Artur Signell2013-02-011-12/+0
| | | | | | correctly (#5310) Change-Id: I95c60b68d6fba55cd4034b4c474171d973cdf0d7
* Remove unnecessary special ConnectorMap handling from VTabsheet (#10839)Johannes Dahlström2013-01-301-5/+0
| | | | | | | | VTabsheet manipulated ConnectorMap directly when detaching a removed child; this broke the hierarchy if the detached child was re-attached to another component later on. Change-Id: I18487c37b363d3fcd3984c789c7b73ed1bed5e28
* Fixed Tree not resizing itself after nodes are updated in IE8 #10697John Ahlroos2013-01-291-0/+3
| | | | Change-Id: I112b7b6b708629b0ed0b95e034970863ffd64b16
* Merge "Disable Form tooltips, as Form shows both description and component ↵John Ahlroos2013-01-231-8/+3
|\ | | | | | | error as a part of the layout (#10784)"
| * Disable Form tooltips, as Form shows both description and component error as ↵Johannes Dahlström2013-01-231-8/+3
| | | | | | | | | | | | a part of the layout (#10784) Change-Id: Ia5af801e099e997ae25cfcf25434c8542da75a48
* | Merge "Hide components if width 100% + expand ratio 0 #10783"Artur Signell2013-01-222-20/+44
|\ \ | |/ |/|
| * Hide components if width 100% + expand ratio 0 #10783John Ahlroos2013-01-222-20/+44
| | | | | | | | Change-Id: I5ca5eac5fbfeec744078ebcb83f08192c1bf2af8
* | Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-1/+3
| | | | | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1
* | Merge "Reimplement zero size component checking for analyze layouts (#10792)"Artur Signell2013-01-211-8/+26
|\ \ | |/ |/|
| * Reimplement zero size component checking for analyze layouts (#10792)Leif Åstrand2013-01-181-8/+26
| | | | | | | | Change-Id: Idcc3571fea86cc1114d7124117be738cb8a82934
* | Fixed Window resize issues when content gets smaller in IE8 #10750John Ahlroos2013-01-214-10/+41
|/ | | | Change-Id: I5ca165c12f9a376e1f22c1042dfb3c6138c2baef
* Fixed loadStyle to be more sensible (#10746)7.0.0.rc1Artur Signell2013-01-166-8/+14
| | | | | | Default loadStyle is now eager. Only RichTextArea and ColorPicker are set as lazy. Change-Id: Icc22ea7f861a1435f94ff74426a958c9ca32ba77
* Fixes issue where Tabsheet does not resize when the content of the tabsheet ↵John Ahlroos2013-01-152-31/+11
| | | | | | changes after the tabsheet has rendered #10697 Change-Id: I6b0423e011c8241df4755b9bad7388d0194fb386
* Always measure errorMessage to get a resize event when it is removed (#10589)Artur Signell2013-01-151-14/+8
| | | | Change-Id: Id0f477fcc8702b07289f2234073e7c95fd90c01f
* Merge "Take error element into account when layouting Form (#10589)"Artur Signell2013-01-141-6/+28
|\
| * Take error element into account when layouting Form (#10589)Leif Åstrand2013-01-141-6/+28
| | | | | | | | Change-Id: I22e232e5b9660d5c1b902435a03250bf97eab102
* | Merge "Add close element after caption text (#10682)"Leif Åstrand2013-01-141-2/+1
|\ \
| * | Add close element after caption text (#10682)Artur Signell2013-01-141-2/+1
| |/ | | | | | | Change-Id: I2f041e888e29d8eef06bcc5562ba9bb3a87745dc
* / Maintain Table scroll position when changing expand (#10489, #10106)Leif Åstrand2013-01-142-0/+35
|/ | | | Change-Id: I4937d8943eab65cd4da2ec2e01af5935f96e244d
* Clients side errors are not displayed in Prod. mode any more. #8544John Ahlroos2013-01-142-5/+8
| | | | Change-Id: I10914283a8e7e7babafa4c5b199cf708775a254a
* Don't measure all connectors by default (#10488)Leif Åstrand2013-01-141-3/+41
| | | | | | | | | * Unless there's a ElementResizeListener or a registered dependency, only ManagedLayouts and children of ManagedLayouts are measured * Add assertions to help detect situations where measurements are requested for elements that are not measured Change-Id: Idde40476040880afd069147074083b60550d9404
* Merge of (#10212) to Vaadin 7.Anna Koskinen2013-01-111-2/+2
| | | | | | Menu Items are not displayed when used in table row using Android 4.0.4. Change-Id: Ied0f98eeae80cd9014b389d790e76908c3457be1
* 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
| | | | | | | | | | | | Table does not refresh after selecting more rows than pagination size. Change-Id: I352e15f9e124d13b0171b6bb1b8b287f52a056bc
* | 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
| | | | | | | | | | | | Viewport calculation fix. Change-Id: Ic5195e5f7027ab41f18ddcd8262f9b5a23a0da8b
* | 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
| | | | | | | | Change-Id: Ib2471c39120cf9c54a95fc259a42b5985d4068ad
* | 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