aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VPopupView.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-347/+0
* Removed unnecessary calls to unregisterPaintableArtur Signell2012-04-051-7/+0
* Removed unnecessary updateFromUidl calls from containersArtur Signell2012-04-051-2/+0
* Update PopupView to work with LayoutManager (#8313)Leif Åstrand2012-03-271-78/+7
* Organized imports and formatted all java filesArtur Signell2012-02-281-1/+1
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-3/+3
* getWidgetForPaintable -> getWidgetArtur Signell2012-02-271-1/+1
* Removed extra "Widget" prefix from ApplicationConnection method namesArtur Signell2012-02-271-1/+1
* Removed unnecessary getWidgetForPaintable methodsArtur Signell2012-02-021-4/+0
* #8324 Split PopupView into widget and paintableArtur Signell2012-01-311-80/+8
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-14/+13
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-1/+1
* replaced obsolete usage of setStylePrimaryName with setStyleName (faster, sam...Matti Tahvonen2010-07-221-2/+2
* Fix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.Jonatan Kronqvist2010-07-011-3/+12
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* Merged [10696]Artur Signell2010-01-121-3/+3
* Merged VPopupView.CustomPopup visibility change and comment from 6.1Henri Sara2009-11-041-2/+8
* Merged VPopupView showPopupView javadoc from 6.1Henri Sara2009-11-031-0/+11
* Allow inhering Widgets to specify VPopupView popup position (changed showPopu...Jouni Koivuviita2009-11-021-1/+1
* merged [9380] from 6.1Matti Tahvonen2009-10-261-0/+18
* Fix for #3418 - VPopupView should implement IterableArtur Signell2009-09-281-1/+29
* Fixes #3215: Popup shadow doesn't resize with panelJouni Koivuviita2009-08-311-13/+16
* #3012 Remove some deprecated GWT listener use (focus and loading related)Henri Sara2009-08-311-3/+3
* #3012 Remove deprecated GWT listener use, first steps (many simple click and ...Henri Sara2009-08-281-12/+13
* Fix for #3099 - PopupView is shown off screenArtur Signell2009-06-291-1/+9
* #2904 renamed VToolkitOverlay -> VOverlayHenri Sara2009-05-181-1/+1
* Incomplete - task#2904 Toolkit -> Vaadin renames Henri Sara2009-05-181-1/+1
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-4/+4
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+417