aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/ICaption.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-443/+0
* Fix for #2880 - IE7: Tabsheet caption texts too short when using iconsArtur Signell2009-05-041-0/+4
* Fix for #2592 - Tabsheet icons sometimes disappear in IEArtur Signell2009-02-151-1/+1
* null check, don't fire tooltip action without the actual ownerMatti Tahvonen2009-02-061-1/+1
* Fix for #2483 - Changed the way ICaption calculates required space to fix Fir...Artur Signell2009-01-201-29/+29
* fixes #2437, regression due changes in ICaption. Most likely visible in other...Matti Tahvonen2009-01-081-1/+9
* Fix for #2348 - Disable caption when component is disabledArtur Signell2008-12-181-2/+5
* Changed Util.notifyParentOfSizeChange and Util.componentSizeUpdated to accept...Artur Signell2008-12-181-5/+5
* fixes somewhat invalid size change notification (ICaption notified as changed...Matti Tahvonen2008-12-171-2/+10
* fixes #2297, #2287 and optimizes other onload event handlings.Matti Tahvonen2008-12-081-8/+1
* fixes #2292. Onload size notification for IButton and some other componentsMatti Tahvonen2008-12-051-1/+1
* fixes #2236, ICaption elements now add server side added class names to capti...Matti Tahvonen2008-11-271-6/+9
* ICaption getHeight improvement, Igridlayout cleaning and enhancementsMatti Tahvonen2008-11-121-1/+29
* Less flicker for captions in SafariArtur Signell2008-11-121-10/+5
* Fix for #2181 - Caption update problemsArtur Signell2008-10-271-93/+145
* Fixes #1900Joonas Lehtinen2008-10-241-1/+2
* Caption width calculation fixArtur Signell2008-10-211-0/+4
* Fixed #2156 IE Panel problemsArtur Signell2008-10-211-8/+24
* New OrderedLayout implementation and related fixesArtur Signell2008-10-201-19/+124
* Changed the way relative component sizes are handled. Relative sizes are now ...Artur Signell2008-10-011-0/+43
* Events needed for tooltip no more sunk by default in GWT 1.5Matti Tahvonen2008-09-161-1/+1
* Events needed for tooltip no more sunk by default in GWT 1.5Matti Tahvonen2008-09-161-0/+1
* Fixes #2010 - Client classes renamedArtur Signell2008-08-281-0/+179