]> source.dussan.org Git - vaadin-framework.git/commit
Update VWindow.setWidth/Height to set outer sizes (#8313)
authorLeif Åstrand <leif@vaadin.com>
Thu, 8 Mar 2012 12:00:39 +0000 (14:00 +0200)
committerLeif Åstrand <leif@vaadin.com>
Thu, 8 Mar 2012 12:00:39 +0000 (14:00 +0200)
commit2d7975fd8f41407bcd51bf798df70f88f7fbe67e
tree0a72bcb97b1f6db08960077a7e75e9481b0a6122
parent8e0b20234ffcbc1dcb78723bf91f20f6159ef2b3
Update VWindow.setWidth/Height to set outer sizes (#8313)
Also fix some small issues related to when the min size is used
WebContent/VAADIN/themes/base/window/window.css
WebContent/VAADIN/themes/chameleon/components/window/window.css
WebContent/VAADIN/themes/reindeer/window/window.css
WebContent/VAADIN/themes/runo/window/window.css
src/com/vaadin/terminal/gwt/client/ui/VWindow.java
src/com/vaadin/terminal/gwt/client/ui/WindowConnector.java