summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/JavaScript.java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-165/+0
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-261-6/+6
| | | | Change-Id: I4809fbbdb48f3e36c8e1da8552ff3fa734714105
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Refactor Extension API (#10337)Leif Åstrand2012-11-231-1/+1
| | | | Change-Id: Ib16ffceb8dce235b59848c55e59407074e7d5bda
* Use org.json instead of com.vaadin.external.json (#9539)Leif Åstrand2012-09-111-2/+3
|
* More state getter removalJohn Ahlroos2012-08-311-3/+3
|
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-2/+2
|
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-6/+2
|
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
|
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
|
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-1/+0
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+157