Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -432/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | Implementation serialization support for Toolkit. Fixes #695 | Joonas Lehtinen | 2009-04-12 | 1 | -6/+4 |
| | | | | svn changeset:7387/svn branch:6.0 | ||||
* | fixed bugs and cleaned code that found during fixing #2508 | Matti Tahvonen | 2009-02-03 | 1 | -51/+46 |
| | | | | svn changeset:6709/svn branch:trunk | ||||
* | Implements #2509 PopupView.addListener(PopupVisibilityListener) | Marc Englund | 2009-01-28 | 1 | -0/+103 |
| | | | | svn changeset:6673/svn branch:trunk | ||||
* | Renamed popup-visibility methods, fixes #2507 | Marc Englund | 2009-01-28 | 1 | -4/+18 |
| | | | | svn changeset:6662/svn branch:trunk | ||||
* | Added setter for popup visibility | Risto Yrjänä | 2009-01-09 | 1 | -0/+11 |
| | | | | svn changeset:6471/svn branch:trunk | ||||
* | Cleaned up the whole project | Artur Signell | 2009-01-02 | 1 | -0/+7 |
| | | | | svn changeset:6398/svn branch:trunk | ||||
* | Added a switch for hiding the popup on mouse out | Risto Yrjänä | 2008-11-12 | 1 | -0/+25 |
| | | | | svn changeset:5878/svn branch:trunk | ||||
* | Fixed problems with the new layouts not showing | Risto Yrjänä | 2008-11-12 | 1 | -3/+3 |
| | | | | svn changeset:5877/svn branch:trunk | ||||
* | Reviewed #1397 and did the following changes/corrections: | Joonas Lehtinen | 2008-09-24 | 1 | -32/+23 |
| | | | | | | | | | - paintContent() does not trigged creation of new editors anymore (if not needed) - existing editors are used, if assigned to component - popupVisibility is changed to be variable (not attribute) - removed setAnimation(). Now allways animates svn changeset:5501/svn branch:trunk | ||||
* | Changed to comply to Java 1.5 and GWT 1.5, added setAnimation(boolean) | Risto Yrjänä | 2008-09-16 | 1 | -5/+25 |
| | | | | svn changeset:5416/svn branch:trunk | ||||
* | Added null checks, refactoring | Risto Yrjänä | 2008-08-28 | 1 | -22/+48 |
| | | | | svn changeset:5290/svn branch:trunk | ||||
* | Fixed out of sync bug + refactoring | Risto Yrjänä | 2008-08-28 | 1 | -7/+14 |
| | | | | svn changeset:5288/svn branch:trunk | ||||
* | Copied PopupView from incubator to trunk | Risto Yrjänä | 2008-08-21 | 1 | -0/+235 |
svn changeset:5240/svn branch:trunk |