]> source.dussan.org Git - vaadin-framework.git/commit
Merged fixes from 6.7
authorArtur Signell <artur.signell@itmill.com>
Fri, 25 Nov 2011 11:53:09 +0000 (11:53 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 25 Nov 2011 11:53:09 +0000 (11:53 +0000)
commitbad0f9a26b856b7891c26e5a94b1f3ad2fafbac1
treec7eb2cd27fe70b7039bce1035156b93043c6b969
parentcc44f8de6e91c85f455e44ece787fff8cc05222a
Merged fixes from 6.7

svn changeset:22132/svn branch:6.8
src/com/vaadin/data/util/PropertyFormatter.java
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/terminal/gwt/client/ui/VWindow.java
src/com/vaadin/ui/Form.java
src/com/vaadin/ui/Table.java
tests/server-side/com/vaadin/tests/server/TestPropertyFormatter.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/form/FormWithPropertyFormatterConnected.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/window/SubWindowWithUndefinedHeight.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/window/SubWindowWithUndefinedHeight.java [new file with mode: 0644]