aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler/src/com/vaadin/server/widgetsetutils/metadata/ConnectorBundle.java
Commit message (Expand)AuthorAgeFilesLines
* Build client-compiler with mavenelmot2016-03-221-737/+0
* Replaced HashMaps with TreeMaps to keep the same order (#14736)Taras Hupalo2015-07-141-24/+87
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-031-1/+2
* Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-121-29/+23
* replace com.google.gwt.json.* usages with elemental.json.* (#8942)Leif Åstrand2014-12-181-2/+2
* Move Grid related renderer to com.vaadin.client.connectors (#13334)Henrik Paul2014-12-081-1/+1
* Add @NoLayout annotation (#12936)Leif Åstrand2014-11-251-0/+20
* Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-071-12/+15
|\
| * DelegateToWidget will now be run even for parent states for extendingMikael Grankvist2014-08-071-12/+15
* | Generate type data for AbstractRendererConnector.decode (#13334)Johannes Dahlström2014-07-171-0/+20
* | Generate type data for AbstractRendererConnector.createRenderer (#13334)Johannes Dahlström2014-07-101-0/+6
|/
* Don't generate GWT.create for bean superclasses (#13813)Leif Åstrand2014-06-051-2/+2
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-2/+2
* | Implement @OnStateChange (#12958)Leif Åstrand2014-04-011-4/+46
* | Reduce generated ConnectorBundleLoaderImpl size. (#9379)denisanisimov2014-02-121-65/+27
|/
* Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-081-2/+6
* Require implementing hasTooltip if there's custom tooltip logic (#11052)Leif Åstrand2013-04-081-34/+0
* Only add tooltip listeners when needed (#11051)Leif Åstrand2013-02-181-0/+35
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-3/+14
* Reformatted projectArtur Signell2012-08-301-2/+1
* Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset...Artur Signell2012-08-291-0/+611