Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -1090/+0 |
| | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e | ||||
* | Write true boolean attibutes without ='' (#17583) | Leif Åstrand | 2015-10-09 | 1 | -2/+2 |
| | | | | | | Also add missing test for GridLayout alignments Change-Id: If553c9e254fb754cb020a63013bfcc9ecae3a056 | ||||
* | Fix MenuBar MenuItem caption reading from design (#17361) | Teemu Suo-Anttila | 2015-04-08 | 1 | -1/+2 |
| | | | | Change-Id: I438039ab8ad83bf0b2153939502903571f231bbb | ||||
* | Fix declarative support for MenuBar (#16328) | Miki | 2015-03-26 | 1 | -1/+152 |
| | | | Change-Id: Icd70a02aa8ffef9d1aca4b833ac23aeff5813771 | ||||
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -1/+6 |
| | | | | | | | | 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 | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Implemented Focusable in MenuBar (#7674) | Jens Jansson | 2013-06-28 | 1 | -1/+30 |
| | | | | Change-Id: I31cd6fafffacc16147e63d3878fcf025163deb5b | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 1 | -1/+0 |
| | | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202 | ||||
* | Reformat project | Leif Åstrand | 2012-09-05 | 1 | -1/+1 |
| | |||||
* | Rename Vaadin6Component to LegacyComponent (#9434) | Johannes Dahlström | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | 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 | -20/+20 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | 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 | -8/+11 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+890 |