Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Use faster collections in LayoutManager and related classes (#10937) | Leif Åstrand | 2013-02-06 | 2 | -172/+377 | |
| | | | | | | | | | | | | Change-Id: I27650d6f896a4990bb7a879be995c13252842f60 | |||||
* | | | Merge "Avoid duplicate maps in ConnectorMap and return native collections" ↵ | Artur Signell | 2013-02-06 | 3 | -15/+86 | |
|\| | | | | | | | | | | | into 7.0 | |||||
| * | | Avoid duplicate maps in ConnectorMap and return native collections | Leif Åstrand | 2013-02-06 | 3 | -15/+86 | |
| | | | | | | | | | | | | | | | | | | Fixes #10939 and enables #10937 Change-Id: Icb46db31b02fa13a0612b0c24477b639a0e5684b | |||||
* | | | Merge "Use native collections in TypeDataStore and related classes (#10937)" ↵ | Artur Signell | 2013-02-06 | 7 | -59/+163 | |
|\ \ \ | | | | | | | | | | | | | into 7.0 | |||||
| * | | | Use native collections in TypeDataStore and related classes (#10937) | Leif Åstrand | 2013-02-06 | 7 | -59/+163 | |
| | | | | | | | | | | | | | | | | Change-Id: I6762c9411119ea3a363d2a605f71d20871d73209 | |||||
* | | | | Merge "Merge of (#10890) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-06 | 1 | -1/+5 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Merge of (#10890) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the positioning of the drop marker when reordering Table columns by DnD. Change-Id: I853e9690d931a9bf94c61ac6e59accd1cedac15a | |||||
* | | | | Merge "Don't fetch old bean property value if it is not needed (#10940)" ↵ | Artur Signell | 2013-02-06 | 1 | -2/+34 | |
|\ \ \ \ | | |/ / | |/| | | | | | | into 7.0 | |||||
| * | | | Don't fetch old bean property value if it is not needed (#10940) | Leif Åstrand | 2013-02-05 | 1 | -2/+34 | |
| | | | | | | | | | | | | | | | | Change-Id: I6231eedef94c402457fc4cb217366a3e08f1492c | |||||
* | | | | Merge "Add native generic collection counterparts (#10937)" into 7.0 | Artur Signell | 2013-02-05 | 3 | -0/+145 | |
|\| | | | |/ / |/| | | ||||||
| * | | Add native generic collection counterparts (#10937) | Leif Åstrand | 2013-02-05 | 3 | -0/+145 | |
| |/ | | | | | | | | | | | Also update existing FastStringSet to learn some new tricks. Change-Id: I3dfcb935d32eb3d490c4f7ff31296a326bd0d98f | |||||
* | | Merge "Merge of (#9197) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Merge of (#9197) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -0/+5 | |
| |/ | | | | | | | | | | | Fix IE memory leak when closing subwindows. Change-Id: I7205bee96d172e84906aac1456b2523c56302d3b | |||||
* | | Merge "Merge of (#10766) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | Merge of (#10766) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -1/+3 | |
| |/ | | | | | | | | | | | | | Fix case where ComboBox suggestion menu selects a wrong item if there are duplicate captions. Change-Id: Ia2e6502f328f5f6daca74e6b60bd3b6ffb7ad977 | |||||
* | | Merge "Merge of (#8238) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -9/+0 | |
|\ \ | ||||||
| * | | Merge of (#8238) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -9/+0 | |
| |/ | | | | | | | | | | | Tabsheet detach handling update. Change-Id: I037d8503a9217918e63e1cc8b6e90abcafe7516f | |||||
* | | Merge "Merge of (#10507) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -4/+3 | |
|\ \ | ||||||
| * | | Merge of (#10507) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -4/+3 | |
| |/ | | | | | | | | | | | Consistent element finding for mouseUp and mouseDown handling. Change-Id: I5e7783417cbec99523337a057bd4ececc8f9b0e2 | |||||
* | | Merge "Merge of (#10464) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 2 | -4/+20 | |
|\ \ | ||||||
| * | | Merge of (#10464) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 2 | -4/+20 | |
| |/ | | | | | | | | | | | Don't steal focus back to Table from the address bar. Change-Id: I21c9da4a572e44c6ec4c33523acbfe717455f481 | |||||
* / | Merge of (#10323) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 1 | -7/+61 | |
|/ | | | | | | TouchScrollHandler update. Change-Id: Ibac5d9dc89d8da68ce6fa294c46e1f7c6f6ec124 | |||||
* | Removed Opera 9 workaround which is no longer needed but does not work ↵ | Artur Signell | 2013-02-01 | 1 | -12/+0 | |
| | | | | | | correctly (#5310) Change-Id: I95c60b68d6fba55cd4034b4c474171d973cdf0d7 | |||||
* | Remove unnecessary special ConnectorMap handling from VTabsheet (#10839) | Johannes Dahlström | 2013-01-30 | 1 | -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 #10697 | John Ahlroos | 2013-01-29 | 1 | -0/+3 | |
| | | | | Change-Id: I112b7b6b708629b0ed0b95e034970863ffd64b16 | |||||
* | Merge "Disable Form tooltips, as Form shows both description and component ↵ | John Ahlroos | 2013-01-23 | 1 | -8/+3 | |
|\ | | | | | | | error as a part of the layout (#10784)" | |||||
| * | Disable Form tooltips, as Form shows both description and component error as ↵ | Johannes Dahlström | 2013-01-23 | 1 | -8/+3 | |
| | | | | | | | | | | | | a part of the layout (#10784) Change-Id: Ia5af801e099e997ae25cfcf25434c8542da75a48 | |||||
* | | Merge "Hide components if width 100% + expand ratio 0 #10783" | Artur Signell | 2013-01-22 | 2 | -20/+44 | |
|\ \ | |/ |/| | ||||||
| * | Hide components if width 100% + expand ratio 0 #10783 | John Ahlroos | 2013-01-22 | 2 | -20/+44 | |
| | | | | | | | | Change-Id: I5ca5eac5fbfeec744078ebcb83f08192c1bf2af8 | |||||
* | | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 | |
| | | | | | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | |||||
* | | Merge "Reimplement zero size component checking for analyze layouts (#10792)" | Artur Signell | 2013-01-21 | 1 | -8/+26 | |
|\ \ | |/ |/| | ||||||
| * | Reimplement zero size component checking for analyze layouts (#10792) | Leif Åstrand | 2013-01-18 | 1 | -8/+26 | |
| | | | | | | | | Change-Id: Idcc3571fea86cc1114d7124117be738cb8a82934 | |||||
* | | Fixed Window resize issues when content gets smaller in IE8 #10750 | John Ahlroos | 2013-01-21 | 4 | -10/+41 | |
|/ | | | | Change-Id: I5ca165c12f9a376e1f22c1042dfb3c6138c2baef | |||||
* | Fixed loadStyle to be more sensible (#10746)7.0.0.rc1 | Artur Signell | 2013-01-16 | 6 | -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 Ahlroos | 2013-01-15 | 2 | -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 Signell | 2013-01-15 | 1 | -14/+8 | |
| | | | | Change-Id: Id0f477fcc8702b07289f2234073e7c95fd90c01f | |||||
* | Merge "Take error element into account when layouting Form (#10589)" | Artur Signell | 2013-01-14 | 1 | -6/+28 | |
|\ | ||||||
| * | Take error element into account when layouting Form (#10589) | Leif Åstrand | 2013-01-14 | 1 | -6/+28 | |
| | | | | | | | | Change-Id: I22e232e5b9660d5c1b902435a03250bf97eab102 | |||||
* | | Merge "Add close element after caption text (#10682)" | Leif Åstrand | 2013-01-14 | 1 | -2/+1 | |
|\ \ | ||||||
| * | | Add close element after caption text (#10682) | Artur Signell | 2013-01-14 | 1 | -2/+1 | |
| |/ | | | | | | | Change-Id: I2f041e888e29d8eef06bcc5562ba9bb3a87745dc | |||||
* / | Maintain Table scroll position when changing expand (#10489, #10106) | Leif Åstrand | 2013-01-14 | 2 | -0/+35 | |
|/ | | | | Change-Id: I4937d8943eab65cd4da2ec2e01af5935f96e244d | |||||
* | Clients side errors are not displayed in Prod. mode any more. #8544 | John Ahlroos | 2013-01-14 | 2 | -5/+8 | |
| | | | | Change-Id: I10914283a8e7e7babafa4c5b199cf708775a254a | |||||
* | Don't measure all connectors by default (#10488) | Leif Åstrand | 2013-01-14 | 1 | -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 Koskinen | 2013-01-11 | 1 | -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 Åstrand | 2013-01-11 | 1 | -2/+4 | |
|\ | ||||||
| * | Merge of (#8519) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 1 | -2/+4 | |
| | | | | | | | | | | | | Table does not refresh after selecting more rows than pagination size. Change-Id: I352e15f9e124d13b0171b6bb1b8b287f52a056bc | |||||
* | | Merge "Merge of (#8298) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 1 | -1/+2 | |
|\| | ||||||
| * | Merge of (#8298) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | Viewport calculation fix. Change-Id: Ic5195e5f7027ab41f18ddcd8262f9b5a23a0da8b | |||||
* | | Merge "Opened up Tab class for external use #10539" | Leif Åstrand | 2013-01-11 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Opened up Tab class for external use #10539 | John Ahlroos | 2013-01-11 | 1 | -1/+1 | |
| | | | | | | | | Change-Id: Ib2471c39120cf9c54a95fc259a42b5985d4068ad |