aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VLink.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-116/+0
* Fixed readonly handling for fields (depends on property readonlyArtur Signell2012-03-131-3/+1
* Removed extra "Widget" prefix from ApplicationConnection method namesArtur Signell2012-02-271-1/+1
* Splitted VLink into Widget and Paintable.Jens Jansson2012-01-301-86/+17
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-2/+7
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #3012 Remove deprecated GWT listener use, first steps (many simple click and ...Henri Sara2009-08-281-6/+6
* #2904 renamed ApplicationConnection.translateToolkitUri to translateVaadinUri...Henri Sara2009-05-181-1/+1
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-3/+3
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+182