aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler/src/com/vaadin/server/widgetsetutils/ConnectorBundleLoaderFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Replaced HashMaps with TreeMaps to keep the same order (#14736)Taras Hupalo2015-07-141-2/+4
* Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-121-45/+16
* Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-1/+11
* Add @NoLayout annotation (#12936)Leif Åstrand2014-11-251-0/+22
* Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-071-7/+12
|\
| * DelegateToWidget will now be run even for parent states for extendingMikael Grankvist2014-08-071-7/+12
* | Generate type data for AbstractRendererConnector.decode (#13334)Johannes Dahlström2014-07-171-2/+18
* | Generate type data for AbstractRendererConnector.createRenderer (#13334)Johannes Dahlström2014-07-101-2/+4
|/
* License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-261-5/+39
* Support long in state again (#13692)Jonatan Kronqvist2014-05-121-0/+4
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Implement @OnStateChange (#12958)Leif Åstrand2014-04-011-1/+90
* | Make Invoker support non-public methods (#12959)Leif Åstrand2014-04-011-31/+133
* | Reduce generated ConnectorBundleLoaderImpl size. (#9379)denisanisimov2014-02-121-102/+186
|/
* Require implementing hasTooltip if there's custom tooltip logic (#11052)Leif Åstrand2013-04-081-16/+0
* Only add tooltip listeners when needed (#11051)Leif Åstrand2013-02-181-0/+16
* Enable overriding which connectors are in the widgetset (#10710)Leif Åstrand2013-01-101-7/+36
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-3/+14
* Split method at roughly 30000 chars to avoid size limit (#10221)Leif Åstrand2012-11-221-15/+163
* Make code splitting work (#8636)Leif Åstrand2012-11-221-6/+24
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-161-2/+2
* Use class hierachy for resolving @Connect conflicts (#9826)Leif Åstrand2012-10-111-4/+79
* Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset...Artur Signell2012-08-291-0/+684