aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbsoluteLayout.java
Commit message (Expand)AuthorAgeFilesLines
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* Merged some changes from 6.5Henri Sara2011-03-161-2/+17
* Merged changes from 6.5 branchHenri Sara2011-02-281-54/+5
* #4611 add getComponentCount() method for ComponentContainer implementationsHenri Sara2010-10-261-0/+10
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+1
* #5692 Generics: server-side changes for changeVariables() and some component ...Henri Sara2010-10-041-1/+1
* Fixes component attach/detach events to trigger at the right times #5625John Alhroos2010-09-211-4/+12
* ComponentPosition setter/getter floats changed to Float to allow un-setting a...Marc Englund2010-07-061-56/+86
* Cleanup: removed unused validator function and extra TODO commentArtur Signell2010-07-061-32/+4
* fixes #5079Matti Tahvonen2010-06-301-1/+1
* Merged #5152 (AbsoluteLayout getTopValue fix) from 6.3 to 6.4Henri Sara2010-06-081-1/+1
* Added null check.John Alhroos2010-05-191-0/+4
* Added JavaDoc for AbsoluteLayout (#4927).John Alhroos2010-05-191-15/+199
* Fix for #4479John Alhroos2010-05-191-13/+13
* small enhancements + developing web desktop test Matti Tahvonen2010-03-101-0/+5
* some preliminary drag and drop stuffMatti Tahvonen2010-01-281-0/+1
* Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...Artur Signell2009-11-261-2/+1
* JavadocArtur Signell2009-11-251-0/+22
* Cleaned up codeArtur Signell2009-11-251-1/+1
* Separated client side listeners to a ClickEventHandler classArtur Signell2009-11-251-4/+4
* Work in progressArtur Signell2009-11-251-0/+31
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-5/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+1
* removed deprecated field factories from example codes, added licence tags, im...Matti Tahvonen2009-05-141-0/+3
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-2/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+357