Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add @since for 7.5.7 changes | Henri Sara | 2015-10-04 | 1 | -1/+0 |
| | | | | Change-Id: I661918af08299953e3caf5e51def0afbad809dd4 | ||||
* | Write all empty cells for empty GridLayout in declarative #18805 | Maciej Przepióra | 2015-09-29 | 1 | -2/+35 |
| | | | | Change-Id: I589ba0dbb4aea7578f85894046e99903d9202e37 | ||||
* | Handle nested GridLayouts in declarative format correctly (#18312) | Artur Signell | 2015-07-04 | 1 | -4/+8 |
| | | | | Change-Id: Ie26a6d310dbeb4dbaa8a5c91782f94677639ddca | ||||
* | Adds margin support to GridLayout declarative format (#18238) | Teppo Kurki | 2015-06-11 | 1 | -0/+5 |
| | | | | Change-Id: I5561ccf38f6bac3a304f6e8ab6262cb8bd391021 | ||||
* | Forget GridLayout row expand ratios for removed rows (#18166) | Teppo Kurki | 2015-06-08 | 1 | -1/+7 |
| | | | | Change-Id: I90a28fbc9c7eadac56a1d505d7cc80bb67342aae | ||||
* | Forget GridLayout column expand ratios when removing columns (#18068) | Teppo Kurki | 2015-06-05 | 1 | -1/+8 |
| | | | Change-Id: I49e3e54a3e408a2c82ff5d2a0d51c037f60397c5 | ||||
* | Fix GridLayout declarative support (#16594) | Teemu Suo-Anttila | 2015-04-10 | 1 | -1/+324 |
| | | | Change-Id: I25e52a9246c9ccbc406d1f162b4e9ff69bb411ff | ||||
* | Hierarchy change markAsDirty to AbstractComponentContainer (#14227) | Anna Miroshnik | 2014-12-09 | 1 | -3/+0 |
| | | | | Change-Id: I7a05ad72dfa3d16d85aa4d0cdd235572ec01e31a | ||||
* | Add option for collapsing empty rows/columns in GridLayout (#14392) | Artur Signell | 2014-08-21 | 1 | -0/+29 |
| | | | | | | | | This reverts the new default behavior introduced in fix for #8855. If you want empty rows/columns to be ignored when rendering, use GridLayout.setHideEmptyRowsAndColumns(true) Change-Id: I38a8717d79cec7739b649174654b615db9d8dc7e | ||||
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -73/+78 |
| | | | | | | | | Many core vaadin components did incorrectly mark the state as dirty when reading from them. This patch fixes the problem, which should reduce the amount of server->client state updates significantly. Change-Id: I342d74129e2985a7f407e9b53a802dc0146d9992 | ||||
* | Removes double spacing from gridLayout which has empty rows or columns (#8855) | Dmitrii Rogozin | 2014-06-11 | 1 | -70/+71 |
| | | | | | | | | | | If row has no elements or only invisible elements, its size will be set to zero. When row expand ratio was set, its size will be assigned to the value according to an expand ratio. If component takes several rows of the gridLayout, these rows are considered as non-empty and won't be removed. Change-Id: I10ddd22a6c9535b9978769bab7b496e11a28b78a | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Global code reformat | Leif Åstrand | 2013-04-05 | 1 | -0/+1 |
| | | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2 | ||||
* | Enable setting default alignment for VerticalLayout, HorizontalLayout, ↵ | Artur Signell | 2013-04-02 | 1 | -0/+23 |
| | | | | | | GridLayout (#11421) Change-Id: I56b14a6a027dc700748f2bd7219b47e1134bb56a | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) | Leif Åstrand | 2012-11-29 | 1 | -319/+110 |
| | | | | | | | | | | | * Add ChildComponentData that is sent in the state instead of previous UIDL data * Store child data in a map instead of as a linked list * Move Cell instead of moving component form one Cell to the other if moved * Clean up internal state in remove(Widget) Change-Id: I3dabe0165b6dcdf70c0df06a0151b73d080187a5 | ||||
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -2/+2 |
| | | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef | ||||
* | Added ComponentContainer.addComponents (#10245) | Artur Signell | 2012-11-22 | 1 | -13/+0 |
| | | | | Change-Id: Ie859d194456466424c55ef5e1c2a330f0172e5de | ||||
* | AbstractComponentContainer should implement getComponentIterator and not ↵ | Artur Signell | 2012-11-06 | 1 | -1/+1 |
| | | | | | | iterator (#10144) Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5 | ||||
* | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 1 | -1/+0 |
| | | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202 | ||||
* | Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and ↵ | Johannes Dahlström | 2012-09-07 | 1 | -0/+31 |
| | | | | #5422 (addComponents(Component...) for layouts) with minor formatting/javadoc changes | ||||
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -9/+9 |
| | |||||
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -2/+22 |
| | |||||
* | Rename Vaadin6Component to LegacyComponent (#9434) | Johannes Dahlström | 2012-08-29 | 1 | -3/+3 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -4/+4 |
| | |||||
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -8/+8 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | Handle requestRepaint automatically (#9325) | Leif Åstrand | 2012-08-23 | 1 | -6/+0 |
| | |||||
* | Removed API deprecated in Vaadin 6 (#9071) | Artur Signell | 2012-08-22 | 1 | -46/+0 |
| | |||||
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
| | |||||
* | Refactored margin handlers (#8292) | Artur Signell | 2012-08-22 | 1 | -2/+36 |
| | | | | | | Only layouts actually supporting margins now implement MarginHandler CssLayout should be simplified before 7.0.0 so margin support was removed. GridLayout, VerticalLayout and HorizontalLayout were the only other layouts which actually supported margin. MarginInfo is now passed directly in the state. | ||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
| | |||||
* | Removed more @version included in some files but not in all (#9299) | Artur Signell | 2012-08-16 | 1 | -6/+0 |
| | |||||
* | Removed @version which is included in some files but not in all (#9299) | Artur Signell | 2012-08-15 | 1 | -2/+0 |
| | |||||
* | Eliminated dependencies from server to client (#9279) | Artur Signell | 2012-08-13 | 1 | -3/+3 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+1415 |