]> source.dussan.org Git - vaadin-framework.git/commit
Merged fixes from 6.7
authorArtur Signell <artur.signell@itmill.com>
Thu, 17 Nov 2011 13:37:04 +0000 (13:37 +0000)
committerArtur Signell <artur.signell@itmill.com>
Thu, 17 Nov 2011 13:37:04 +0000 (13:37 +0000)
commite8f99a58c30d2813f0ddc60787fe7dc8774dac4e
treeb37b2ce429c8aaf3ff93aed584d333d96f3cc692
parentd8e680ed8f80d912c172171e4d2d42ac5531fe28
Merged fixes from 6.7

svn changeset:22048/svn branch:6.8
12 files changed:
WebContent/release-notes.html
src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
src/com/vaadin/ui/Select.java
tests/testbench/com/vaadin/tests/components/combobox/ComboBoxFiltering.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/combobox/ComboBoxIdenticalItems.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/combobox/ComboBoxIdenticalItems.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/combobox/ComboBoxInPopup.htm [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/combobox/ComboBoxInPopup.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/combobox/ComboBoxNullItem.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/combobox/ComboBoxSlow.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/combobox/Comboboxes.html
tests/testbench/com/vaadin/tests/components/datefield/DateFieldTimezone.html