Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Don't require browserDetailsUrl when embedding (#10122)" | Leif Åstrand | 2012-11-05 | 1 | -55/+0 |
| | | | | | The change caused the wrong URL to be included in some browser details requests. This reverts commit 38c2ad6ff4895643371dfd00fb1d8667f6fc3909 | ||||
* | Don't require browserDetailsUrl when embedding (#10122) | Leif Åstrand | 2012-11-02 | 1 | -0/+55 |
| | | | | Change-Id: I2c6d5518d1e6adc4a502a8ad646e784f93ece4a3 | ||||
* | Update test to avoid doing cross domain loading | Leif Åstrand | 2012-10-26 | 1 | -0/+8 |
| | | | | Change-Id: I168b278d8320b3e7f0346167b7b2dc99bbb136fa | ||||
* | Test which embeds two UIs on the same page (#9619) | Artur Signell | 2012-09-18 | 1 | -0/+93 |
| | |||||
* | Moved layout-resize-text.html to statictestfiles | John Ahlroos | 2012-09-10 | 1 | -0/+41 |
| | |||||
* | Additional fixes for com.vaadin.terminal removal (#9431, #9432) | Artur Signell | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | Merged 6.8 branch | John Ahlroos | 2012-08-20 | 2 | -0/+5 |
|\ | |||||
| * | Disabled shim iframe for all but IE8+ (#9284, #6219) | Artur Signell | 2012-08-10 | 2 | -0/+5 |
| | | | | | | | | | | | | The shim iframe causes crashes in IE6 and does not really help in Opera/Safari/Firefox. svn changeset:24146/svn branch:6.8 | ||||
* | | Merge remote-tracking branch 'origin/6.8' | Leif Åstrand | 2012-08-03 | 1 | -0/+14 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + add @Override Conflicts: src/com/vaadin/terminal/gwt/client/Util.java src/com/vaadin/terminal/gwt/client/ui/VOverlay.java src/com/vaadin/terminal/gwt/client/ui/menubar/VMenuBar.java src/com/vaadin/terminal/gwt/client/ui/popupview/VPopupView.java src/com/vaadin/terminal/gwt/client/ui/table/VScrollTable.java src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java src/com/vaadin/ui/LoginForm.java src/com/vaadin/ui/Table.java tests/test.xml | ||||
| * | Make LoginForm work inside iframes (#8144) | Leif Åstrand | 2012-08-03 | 1 | -0/+14 |
| | | | | | | | | | | | | Automatic test case included but not enabled because it does not currently work with IE6-8 svn changeset:24053/svn branch:6.8 | ||||
* | | Add test for JavaScript component fundamentals (#8888) | Leif Åstrand | 2012-07-05 | 1 | -13/+0 |
| | | |||||
* | | Rename getWidgetElement() -> getElement() (#8888) | Leif Åstrand | 2012-06-28 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-06-15 | 2 | -6/+18 |
|\ \ | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/server/DragAndDropService.java | ||||
| * | | Implement js rpc proxy objects and wildcard rpc support (#8888) | Leif Åstrand | 2012-06-14 | 2 | -4/+7 |
| | | | |||||
| * | | Use callbacks directly as fields in connector object (#8888) | Leif Åstrand | 2012-06-14 | 2 | -0/+9 |
| | | | |||||
| * | | Rename Javascript -> JavaScript | Leif Åstrand | 2012-06-14 | 2 | -5/+5 |
| | | | |||||
| * | | Change package name in js file not changed by previous refactoring | Leif Åstrand | 2012-06-14 | 1 | -3/+3 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-06-13 | 2 | -0/+25 |
|\| | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/server/DragAndDropService.java | ||||
| * | | Initial support for javascript components (#8888) | Leif Åstrand | 2012-06-11 | 2 | -0/+25 |
| | | | |||||
* | | | Merge commit '0bcee' | Johannes Dahlström | 2012-06-11 | 1 | -0/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | [merge from 6.7] Test case for #8781 | Automerge | 2012-05-09 | 1 | -0/+0 |
| | | | | | | | | svn changeset:23699/svn branch:6.8 | ||||
* | | Add test for detecting scrollbar quirks in different browsers | Leif Åstrand | 2012-04-19 | 1 | -0/+59 |
|/ | |||||
* | Merged some changes from 6.7 to 6.8 | Henri Sara | 2011-11-16 | 1 | -0/+43 |
| | | | | svn changeset:22016/svn branch:6.8 | ||||
* | #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial ↵ | Henri Sara | 2009-05-18 | 1 | -1/+1 |
| | | | | | | changes including many URLs svn changeset:7842/svn branch:6.0 | ||||
* | added test case | Matti Tahvonen | 2008-09-22 | 2 | -0/+49 |
svn changeset:5474/svn branch:trunk |