summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbsoluteLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup (removes an extra get operation)John Alhroos2011-03-081-2/+3
* Fixes #6368John Alhroos2011-03-081-2/+16
* #6434 LayoutClickNotifier interfaceHenri Sara2011-02-241-22/+3
* #6493 related cleanup and refactoring to eliminate duplicated codeHenri Sara2011-02-231-37/+2
* #6493 API for getting the deepest clicked component in layout click eventsHenri Sara2011-02-231-2/+7
* #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