summaryrefslogtreecommitdiffstats
path: root/client-compiler
Commit message (Expand)AuthorAgeFilesLines
* Replaced HashMaps with TreeMaps to keep the same order (#14736)Taras Hupalo2015-07-144-28/+111
* Fixed CvalChecker invalid version message (#17879)Teppo Kurki2015-06-052-1/+5
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-032-1/+4
* Reformat build filesArtur Signell2015-01-151-6/+7
* Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-131-3/+3
* Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-121-0/+6
* Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-124-76/+55
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-121-11/+12
|\
| * Reformat project using Eclipse Luna SR1Artur Signell2014-12-291-11/+12
* | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-1/+11
* | Set @since values for Grid classesLeif Åstrand2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-184-12/+50
|\|
| * Fix the license checker after elemental.json #15383Jonatan Kronqvist2014-12-174-12/+50
* | replace com.google.gwt.json.* usages with elemental.json.* (#8942)Leif Åstrand2014-12-185-19/+20
* | Move Grid related renderer to com.vaadin.client.connectors (#13334)Henrik Paul2014-12-082-2/+2
* | Show better feedback if renderer connector is not parameterized (#13334)Leif Åstrand2014-12-071-5/+18
* | Add @NoLayout annotation (#12936)Leif Åstrand2014-11-253-0/+46
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-142-4/+11
|\|
| * Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-312-4/+11
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-09-203-2/+145
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-09-031-25/+18
| |\
| * \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-192-9/+158
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-073-20/+28
| |\ \ \
| * \ \ \ Merge branch 'master' into gridLeif Åstrand2014-07-221-10/+2
| |\ \ \ \
| * | | | | Generate type data for AbstractRendererConnector.decode (#13334)Johannes Dahlström2014-07-174-65/+137
| * | | | | Generate type data for AbstractRendererConnector.createRenderer (#13334)Johannes Dahlström2014-07-103-2/+73
* | | | | | URI to cval file was wrong in Windows (#14629)Manolo Carrasco2014-09-121-4/+5
| |_|_|_|/ |/| | | |
* | | | | replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-261-25/+18
| |_|_|/ |/| | |
* | | | Allow for multiple license keys in a single license file #14408Jonatan Kronqvist2014-08-132-9/+158
| |_|/ |/| |
* | | DelegateToWidget will now be run even for parent states for extendingMikael Grankvist2014-08-073-20/+28
| |/ |/|
* | Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-091-10/+2
|/
* Add missing @since 7.3 to javadocHenri Sara2014-07-032-7/+11
* License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-267-5/+1474
* Don't generate GWT.create for bean superclasses (#13813)Leif Åstrand2014-06-051-2/+2
* Use more appropriate dependencies for Jetty (#13682)Artur Signell2014-05-131-1/+5
* Support long in state again (#13692)Jonatan Kronqvist2014-05-122-2/+14
* Make SuperDevMode work again (#13682)Artur Signell2014-05-121-3/+4
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-0520-20/+20
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
| * Merge changes from origin/7.1Artur Signell2014-04-2319-19/+19
| |\
| | * Update copyright year to 2014Artur Signell2014-04-1619-20/+20
* | | Report an error if RPC interface is parameterized (#10392).Denis Anisimov2014-04-242-0/+13
|/ /
* | Override the cssparser dependency from sass-compiler (#13532)Jonatan Kronqvist2014-04-031-1/+4
* | Update commons-io to the same version in all modules (#13531)Jonatan Kronqvist2014-04-031-1/+1
* | Implement @OnStateChange (#12958)Leif Åstrand2014-04-016-37/+201
* | Make Invoker support non-public methods (#12959)Leif Åstrand2014-04-011-31/+133
* | Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-2/+2
* | Avoid using toString method to access to SCSS serialized state (#9530).denisanisimov2014-03-131-1/+1
* | Reduce generated ConnectorBundleLoaderImpl size. (#9379)denisanisimov2014-02-125-205/+296
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-2/+6
|\|