summaryrefslogtreecommitdiffstats
path: root/tests/testbench/com/vaadin/tests/integration/LiferayThemeDemo.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-734/+0
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-4/+4
* Migrate Slider to Vaadin 7 (#9304)Johannes Dahlström2012-08-241-2/+3
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-1/+1
* Refactored margin handlers (#8292)Artur Signell2012-08-221-3/+3
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-1/+1
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+10
* Change Notification default to no allow HTML (#9066)Leif Åstrand2012-06-291-5/+8
* Use Notification.show(Page) as the official entry point (#8907)Leif Åstrand2012-06-251-8/+11
* Extract API from Root to Page (#8907)Leif Åstrand2012-06-191-16/+7
* Updated Label to use shared stateArtur Signell2012-05-111-1/+1
* #8019 Enum for Label.ContentModeLeif Åstrand2012-01-041-16/+17
* Use TextArea instead of TextField with set heightArtur Signell2011-12-231-4/+5
* Fixed incorrect type (int vs String)Artur Signell2011-12-231-1/+1
* Make Root.init abstract, add non-abstract LegacyWindow and migrate testsLeif Åstrand2011-12-201-3/+3
* Merge remote branch 'origin/databinding'Leif Åstrand2011-12-081-8/+5
|\
| * Removed Java 6 @Override annotationsArtur Signell2011-12-051-10/+5
* | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-11-291-11/+16
|\ \
| * | Remove java 1.6 @Override annotations methods from interfacesLeif Åstrand2011-11-291-2/+0
| |/
| * #7964 CheckBox now extends AbstractField directly. Artur Signell2011-11-221-11/+18
* | Migrate all old tests to use LegacyApplication and RootsLeif Åstrand2011-11-161-8/+9
|/
* Restructure test source directories and packages #7385Jonatan Kronqvist2011-09-291-0/+721