summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/AbstractJavaScriptComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-131-2/+2
* Mention Date serialization in javadocs related to JavaScript (#14143)Leif Åstrand2014-07-151-0/+2
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Allow using element resize listeners from javascript connectors (#11996)Leif Åstrand2013-06-101-0/+10
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* Only process RPC invocation if there's a handler for it (#10134)Leif Åstrand2012-11-201-1/+3
* Reformatted projectArtur Signell2012-08-301-5/+4
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)Artur Signell2012-08-291-2/+2
* Don't import client classes for javadocsLeif Åstrand2012-08-231-6/+6
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-4/+5
* 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
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+165