| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -655/+0 |
* | Fix NPE in Label.writeDesign with NULL values #19434 | John Ahlroos | 2016-01-05 | 1 | -6/+25 |
* | Write true boolean attibutes without ='' (#17583) | Leif Åstrand | 2015-10-09 | 1 | -1/+1 |
* | Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode | Teemu Suo-Anttila | 2015-10-07 | 1 | -1/+1 |
* | Support HTML entities when reading/writing declarative format #18882 | Maciej Przepióra | 2015-09-24 | 1 | -4/+10 |
* | Declarative support for Label (#7749) | Matti Hosio | 2014-12-16 | 1 | -0/+1 |
* | SynchronizeFrom/ToDesign -> read/writeDesign (#7749) | Artur Signell | 2014-12-15 | 1 | -10/+7 |
* | Support plain-text attribute for Label (#7749) | Artur Signell | 2014-12-14 | 1 | -0/+10 |
* | Embed DesignSynchronizable methods to Component interface (#7749) | Matti Hosio | 2014-12-12 | 1 | -3/+3 |
* | Declarative: handle inner html for Button and Label (#7749). | Mika Murtojarvi | 2014-12-05 | 1 | -0/+49 |
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -5/+9 |
* | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
* | | Fire value change events from Label when content changes (#12414) | Maciej Przepióra | 2014-03-10 | 1 | -5/+14 |
* | | Remove dead code | Johannes Dahlström | 2014-01-17 | 1 | -4/+0 |
|/ |
|
* | Modified the logic in setPropertyDatasource which determines if a new convert... | Artur Signell | 2013-05-22 | 1 | -3/+6 |
* | Re-added Property.toString warning messages (#10916) | Artur Signell | 2013-04-24 | 1 | -0/+33 |
* | Added SharedUtil for helpers shared by client and server | Leif Åstrand | 2013-04-10 | 1 | -1/+2 |
* | Removed legacy toString implementations as promised in 7.0 (#10916) | Artur Signell | 2013-02-01 | 1 | -17/+0 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
* | Update value when field/label local changes (#8192) | Artur Signell | 2012-11-22 | 1 | -4/+29 |
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -9/+9 |
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 1 | -7/+2 |
* | Unified log message with other Property implementors (#9804) | Artur Signell | 2012-10-01 | 1 | -1/+1 |
* | Ensure propertyDataSource can be set back to null (#9618) | Artur Signell | 2012-09-18 | 1 | -3/+8 |
* | Label.setPropertyDataSource now updates the state value (#9618) | Artur Signell | 2012-09-18 | 1 | -0/+11 |
* | Fixed references to XHTML and issue found in review #8294 | John Ahlroos | 2012-09-07 | 1 | -4/+4 |
* | Removed deprecated ContenMode.XHTML | John Ahlroos | 2012-09-07 | 1 | -4/+3 |
* | Now using HTML5 content mode. Also deprecated the XHTML content modes. | John Ahlroos | 2012-09-07 | 1 | -2/+3 |
* | Reformat project | Leif Åstrand | 2012-09-05 | 1 | -0/+2 |
* | Remove getApplication() and add getSession() (#9402) | Leif Åstrand | 2012-09-05 | 1 | -1/+1 |
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -2/+20 |
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -2/+2 |
* | Handle requestRepaint automatically (#9325) | Leif Åstrand | 2012-08-23 | 1 | -3/+0 |
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
* | Support using public fields in state classes (#9324) | Leif Åstrand | 2012-08-22 | 1 | -5/+5 |
* | 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 | -2/+0 |
* | Removed @version which is included in some files but not in all (#9299) | Artur Signell | 2012-08-15 | 1 | -2/+0 |
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+483 |