Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use separate screenshots because of IE9 inconsistency revealed by (#9207) | Leif Åstrand | 2012-08-06 | 1 | -1/+1 |
| | | | | svn changeset:24079/svn branch:6.8 | ||||
* | Force horizontal scrolling with wide columns but no rows (#9187) | Leif Åstrand | 2012-08-06 | 2 | -3/+112 |
| | | | | svn changeset:24065/svn branch:6.8 | ||||
* | Updated test to catch correct exception (#9147) | Artur Signell | 2012-08-03 | 1 | -4/+4 |
| | | | | | | The test now fails before the query can be executed when the query string is generated. svn changeset:24061/svn branch:6.8 | ||||
* | Do not submit TextArea value on enter in IE (#9139) | Artur Signell | 2012-08-03 | 1 | -0/+8 |
| | | | | svn changeset:24060/svn branch:6.8 | ||||
* | Shim iframe should not have tabindex (#6219) | Artur Signell | 2012-08-03 | 1 | -0/+1 |
| | | | | svn changeset:24058/svn branch:6.8 | ||||
* | Throw IllegalArgumentException from addParameter for null parameters instead ↵ | Artur Signell | 2012-08-03 | 1 | -0/+4 |
| | | | | | | of silently ignoring them (#9147) svn changeset:24057/svn branch:6.8 | ||||
* | Longer pause to make test more reliable | Artur Signell | 2012-08-03 | 1 | -1/+1 |
| | | | | svn changeset:24056/svn branch:6.8 | ||||
* | Make LoginForm work inside iframes (#8144) | Leif Åstrand | 2012-08-03 | 3 | -3/+78 |
| | | | | | | Automatic test case included but not enabled because it does not currently work with IE6-8 svn changeset:24053/svn branch:6.8 | ||||
* | Ensure notification notifies VOverlay about its position (#6219, #8399) | Artur Signell | 2012-08-03 | 1 | -0/+1 |
| | | | | svn changeset:24050/svn branch:6.8 | ||||
* | Renamed method to better reflect what it does (#6219, #8399) | Artur Signell | 2012-08-03 | 3 | -12/+14 |
| | | | | svn changeset:24049/svn branch:6.8 | ||||
* | Fix for overlays in opera with no shadow (#6219, #8399) | Artur Signell | 2012-08-03 | 1 | -2/+2 |
| | | | | svn changeset:24048/svn branch:6.8 | ||||
* | Test using Chrome 21 (#9202) | Artur Signell | 2012-08-03 | 1 | -1/+1 |
| | | | | svn changeset:24047/svn branch:6.8 | ||||
* | Added iframe to all overlays to avoid PDF and applet z-index problems ↵ | Artur Signell | 2012-08-02 | 3 | -52/+166 |
| | | | | | | (#6219, #8399) svn changeset:24046/svn branch:6.8 | ||||
* | Clear selectionRangeStart if the key map has been cleared (#8584, #8736) | Leif Åstrand | 2012-08-02 | 4 | -0/+276 |
| | | | | svn changeset:24045/svn branch:6.8 | ||||
* | Remember previous row height to maintain table size when all rows are ↵ | Leif Åstrand | 2012-08-01 | 2 | -2/+152 |
| | | | | | | removed (#9132) svn changeset:24041/svn branch:6.8 | ||||
* | Removed duplicated code (#9189) | Artur Signell | 2012-07-31 | 1 | -8/+4 |
| | | | | svn changeset:24039/svn branch:6.8 | ||||
* | Correctly decode maps and arrays with "" as the last value (#9188) | Artur Signell | 2012-07-31 | 1 | -3/+4 |
| | | | | svn changeset:24038/svn branch:6.8 | ||||
* | Log variables also when the paintable cannot be found (#9189) | Artur Signell | 2012-07-31 | 1 | -0/+4 |
| | | | | svn changeset:24037/svn branch:6.8 | ||||
* | Avoid int parse error in VSplitPanel and clean up the code (#9154) | Leif Åstrand | 2012-07-30 | 1 | -10/+9 |
| | | | | svn changeset:24034/svn branch:6.8 | ||||
* | Improved code readability based on review (#8109) | Leif Åstrand | 2012-07-30 | 2 | -23/+28 |
| | | | | svn changeset:24033/svn branch:6.8 | ||||
* | Don't make changes directly to the visible itemids collection (#8109, #8787) | Leif Åstrand | 2012-07-30 | 1 | -1/+2 |
| | | | | svn changeset:24032/svn branch:6.8 | ||||
* | Explicitly delegate keyboard events from the PopupView popup to the relevant ↵ | Johannes Dahlström | 2012-07-27 | 2 | -9/+42 |
| | | | | | | shortcut action handler (#8193) svn changeset:24031/svn branch:6.8 | ||||
* | Preserve selection order for multi select value (#8109, #8787) | Leif Åstrand | 2012-07-27 | 4 | -15/+309 |
| | | | | svn changeset:24030/svn branch:6.8 | ||||
* | #9155 Add refresh() to SQLContainer.removeContainerFilter(), one more ↵ | Henri Sara | 2012-07-27 | 4 | -78/+119 |
| | | | | | | (manual) test for SQLContainer and refactoring another test. svn changeset:24029/svn branch:6.8 | ||||
* | A better patch and test for #7036 | Johannes Dahlström | 2012-07-26 | 4 | -1/+89 |
| | | | | svn changeset:24027/svn branch:6.8 | ||||
* | Reverted #7036 patch, will write a better one | Johannes Dahlström | 2012-07-26 | 2 | -20/+2 |
| | | | | svn changeset:24026/svn branch:6.8 | ||||
* | Fix typo preventing StreamVariable cleanup (#9171) | Leif Åstrand | 2012-07-25 | 2 | -5/+84 |
| | | | | svn changeset:24025/svn branch:6.8 | ||||
* | Make a read-only RichTextArea scrollable (#7036) | Johannes Dahlström | 2012-07-25 | 2 | -2/+20 |
| | | | | svn changeset:24024/svn branch:6.8 | ||||
* | #9148 SQLContainer extensible null value support using custom ↵ | Henri Sara | 2012-07-25 | 4 | -6/+92 |
| | | | | | | StatementHelper classes svn changeset:24023/svn branch:6.8 | ||||
* | Fix a typo | Johannes Dahlström | 2012-07-20 | 1 | -2/+2 |
| | | | | svn changeset:24019/svn branch:6.8 | ||||
* | #8291, #7666 fix Table NegativeArraySizeException when table size reduced by ↵ | Henri Sara | 2012-07-20 | 2 | -1/+123 |
| | | | | | | filter or otherwise, related test application svn changeset:24018/svn branch:6.8 | ||||
* | #8230 #8917 Fix input prompt leaking to the field value in TextField and ↵ | Henri Sara | 2012-07-11 | 1 | -1/+6 |
| | | | | | | TextArea svn changeset:24011/svn branch:6.8 | ||||
* | Release Notes for Vaadin 6.8.1. | Marko Grönroos | 2012-07-11 | 1 | -82/+42 |
| | | | | svn changeset:24010/svn branch:6.8 | ||||
* | Fix CRLF -> LF | Johannes Dahlström | 2012-07-10 | 1 | -37/+37 |
| | | | | svn changeset:24008/svn branch:6.8 | ||||
* | Oops, remove redundant code causing a compile error | Johannes Dahlström | 2012-07-10 | 1 | -43/+0 |
| | | | | svn changeset:24005/svn branch:6.8 | ||||
* | #7387 bugfix: ensure non-negative width | Johannes Dahlström | 2012-07-09 | 1 | -1/+1 |
| | | | | svn changeset:24004/svn branch:6.8 | ||||
* | Test for #9064 | Johannes Dahlström | 2012-07-09 | 2 | -0/+112 |
| | | | | svn changeset:24003/svn branch:6.8 | ||||
* | #9064 Render checkboxes in a Table as display: inline-block like TreeTable ↵ | Johannes Dahlström | 2012-07-09 | 1 | -0/+5 |
| | | | | | | already does svn changeset:24002/svn branch:6.8 | ||||
* | Revert #8193 patch because of regressions | Johannes Dahlström | 2012-07-09 | 2 | -25/+5 |
| | | | | svn changeset:24000/svn branch:6.8 | ||||
* | Empty TreeTable rows collapse after #7387 fix, give them some content to ↵ | Johannes Dahlström | 2012-07-09 | 1 | -2/+3 |
| | | | | | | prevent this svn changeset:23998/svn branch:6.8 | ||||
* | TB test for #7387 | Johannes Dahlström | 2012-07-09 | 2 | -12/+45 |
| | | | | svn changeset:23996/svn branch:6.8 | ||||
* | #7387 Render block elements in TreeTable hierarchy column correctly: draw ↵ | Johannes Dahlström | 2012-07-09 | 3 | -23/+41 |
| | | | | | | the expand/collapse arrow as position: absolute and use padding for indentation. Also fix typo "ident" -> "indent". svn changeset:23994/svn branch:6.8 | ||||
* | #8193 Listen to RootPanel keydown events to handle shortcut actions from ↵ | Johannes Dahlström | 2012-06-26 | 3 | -5/+100 |
| | | | | | | PopupPanel/VOverlay widgets svn changeset:23977/svn branch:6.8 | ||||
* | #8957 Ensure non-negative width | Johannes Dahlström | 2012-06-25 | 1 | -15/+5 |
| | | | | svn changeset:23973/svn branch:6.8 | ||||
* | #7938 Added reference to #8971 to the javadoc | Johannes Dahlström | 2012-06-15 | 1 | -0/+3 |
| | | | | svn changeset:23950/svn branch:6.8 | ||||
* | #7938 Clarified Window.center() javadoc | Johannes Dahlström | 2012-06-15 | 1 | -2/+4 |
| | | | | svn changeset:23949/svn branch:6.8 | ||||
* | TB script for #8949 | Johannes Dahlström | 2012-06-15 | 2 | -0/+65 |
| | | | | svn changeset:23947/svn branch:6.8 | ||||
* | #8949 Make sure a drag image always has absolute position | Johannes Dahlström | 2012-06-15 | 2 | -4/+48 |
| | | | | svn changeset:23944/svn branch:6.8 | ||||
* | Fixed typo (: instead of =) (#8941) | Artur Signell | 2012-06-14 | 1 | -1/+1 |
| | | | | svn changeset:23941/svn branch:6.8 | ||||
* | #7766 Use debug id in test to make IE 6,7,8 not fail so har | Johannes Dahlström | 2012-06-14 | 2 | -20/+6 |
| | | | | svn changeset:23939/svn branch:6.8 |