aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/PopupView.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-432/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-6/+4
* fixed bugs and cleaned code that found during fixing #2508Matti Tahvonen2009-02-031-51/+46
* Implements #2509 PopupView.addListener(PopupVisibilityListener)Marc Englund2009-01-281-0/+103
* Renamed popup-visibility methods, fixes #2507Marc Englund2009-01-281-4/+18
* Added setter for popup visibilityRisto Yrjänä2009-01-091-0/+11
* Cleaned up the whole projectArtur Signell2009-01-021-0/+7
* Added a switch for hiding the popup on mouse outRisto Yrjänä2008-11-121-0/+25
* Fixed problems with the new layouts not showingRisto Yrjänä2008-11-121-3/+3
* Reviewed #1397 and did the following changes/corrections:Joonas Lehtinen2008-09-241-32/+23
* Changed to comply to Java 1.5 and GWT 1.5, added setAnimation(boolean)Risto Yrjänä2008-09-161-5/+25
* Added null checks, refactoringRisto Yrjänä2008-08-281-22/+48
* Fixed out of sync bug + refactoringRisto Yrjänä2008-08-281-7/+14
* Copied PopupView from incubator to trunkRisto Yrjänä2008-08-211-0/+235