aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/PopupView.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-453/+0
|
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+10
|
* Component no longer implements PaintableArtur Signell2012-04-121-7/+5
|
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-2/+0
|
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
|
* #8324 Split PopupView into widget and paintableArtur Signell2012-01-311-2/+2
|
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
| | | | svn changeset:22317/svn branch:6.7
* #4611 add getComponentCount() method for ComponentContainer implementationsHenri Sara2010-10-261-0/+10
| | | | svn changeset:15724/svn branch:6.5
* #5692 Generics: server-side changes for changeVariables() and some component ↵Henri Sara2010-10-041-1/+1
| | | | | | iterators svn changeset:15338/svn branch:6.5
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+1
| | | | svn changeset:14496/svn branch:6.4
* #5286 implement Serializable where necessaryHenri Sara2010-07-011-22/+35
| | | | svn changeset:13989/svn branch:6.4
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
| | | | svn changeset:11733/svn branch:6.3
* Fixed a typo in Javadoc.Jouni Koivuviita2009-12-041-1/+1
| | | | svn changeset:10154/svn branch:6.2
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-8/+0
| | | | svn changeset:9095/svn branch:2009-09-widget-packaging_3332
* steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵Matti Tahvonen2009-09-251-0/+2
| | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332
* Test case and fix for #3248 - PopupView should allow null minimized value ↵Artur Signell2009-09-081-8/+4
| | | | | | and lazily initialize component svn changeset:8714/svn branch:6.1
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+432
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0