Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix writing of child local ids in AbsoluteLayout (#17421) | Johannes Dahlström | 2015-04-13 | 1 | -1/+2 |
| | | | | Change-Id: I49eb3246061e1b011a0f87e94d2a43eb20c31a34 | ||||
* | Declarative for DateFields (and related) with ISO8601 (#16313) | Miki | 2015-02-03 | 1 | -2/+2 |
| | | | | | | | | | | DesignAttributeHandler supports method names that contains some words in uppercase DesignAttributeHandler and other components now use extensible Formatter with Converters rather than static methods Change-Id: I9f68414bd4821f47ff37a26375091d154cae9a93 | ||||
* | Updated invalid @since | Artur Signell | 2015-01-08 | 1 | -1/+1 |
| | | | | Change-Id: I04b0ce4b2a46179d6eeb76d6cca891124cb00804 | ||||
* | API refactoring (#7749)declarative | Artur Signell | 2014-12-17 | 1 | -1/+1 |
| | | | | Change-Id: I835756b240bc9ece885acdc8f43ec6a1599bb7c5 | ||||
* | Merge remote-tracking branch 'origin/master' into declarative | Matti Hosio | 2014-12-17 | 1 | -2/+0 |
|\ | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/ui/TextField.java Change-Id: I289cb9ec80d494ab79aec11a43708abf5b403a00 | ||||
| * | Hierarchy change markAsDirty to AbstractComponentContainer (#14227) | Anna Miroshnik | 2014-12-09 | 1 | -2/+0 |
| | | | | | | | | Change-Id: I7a05ad72dfa3d16d85aa4d0cdd235572ec01e31a | ||||
* | | Do not write child components in sub templates (#7749) | Matti Hosio | 2014-12-16 | 1 | -0/+4 |
| | | | | | | | | Change-Id: I7e19e86618bbf27ae3a6e585bab000f26dd8f6d5 | ||||
* | | Generic cleanup (#7749) | Artur Signell | 2014-12-16 | 1 | -2/+1 |
| | | | | | | Change-Id: I274009ff733eeba6ac312324d0ba946f64d1a26a | ||||
* | | Do not remove children in read to ensure @DesignRoot reading works | Artur Signell | 2014-12-16 | 1 | -2/+0 |
| | | | | | | | | | | | | properly (#7749) Change-Id: I8a3111e7007911adfd97c15373b634b2c57f5cd5 | ||||
* | | createNode -> createElement | Artur Signell | 2014-12-15 | 1 | -9/+10 |
| | | | | | | | | Change-Id: Ifb7342a860fa73d51dc462b788a4530abb0bb52f | ||||
* | | SynchronizeFrom/ToDesign -> read/writeDesign (#7749) | Artur Signell | 2014-12-15 | 1 | -11/+8 |
| | | | | | | | | Change-Id: Ie5e420ac5d62a2aa3206051888e6dd0f8f30df11 | ||||
* | | Embed DesignSynchronizable methods to Component interface (#7749) | Matti Hosio | 2014-12-12 | 1 | -5/+3 |
| | | | | | | | | Change-Id: I06de4d2065dee107da40c2a4941e7d9e22f0832b | ||||
* | | Declarative support for AbsoluteLayout (#7749) | Matti Hosio | 2014-12-04 | 1 | -0/+110 |
|/ | | | | Change-Id: Icd90d78b3ddd14ffaef48f610c043e7a816db106 | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -2/+2 |
| | | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef | ||||
* | AbstractComponentContainer should implement getComponentIterator and not ↵ | Artur Signell | 2012-11-06 | 1 | -1/+1 |
| | | | | | | iterator (#10144) Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5 | ||||
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -1/+3 |
| | |||||
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -2/+19 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -17/+17 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
| | |||||
* | Introduce ClientConnector.beforeClientResponse(boolean initial) #9228 | Leif Åstrand | 2012-08-20 | 1 | -2/+2 |
| | | | | Remove Component.updateState() to use the new method instead. | ||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
| | |||||
* | 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/+632 |