summaryrefslogtreecommitdiffstats
path: root/tests/testbench/com/vaadin/tests/extensions/SimpleJavaScriptExtensionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-133/+0
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-2/+2
* Root -> UI in tests (#8908)Artur Signell2012-08-241-2/+2
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-1/+0
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Rename JavaScriptCallback -> JavaScriptFunction (#9293)Leif Åstrand2012-08-131-3/+3
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-3/+3
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+4
* Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)Leif Åstrand2012-06-271-2/+4
* Extract API from Root to Page (#8907)Leif Åstrand2012-06-191-5/+4
* Use callbacks directly as fields in connector object (#8888)Leif Åstrand2012-06-141-8/+30
* Rename Javascript -> JavaScriptLeif Åstrand2012-06-141-0/+95