| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for Table multirow dragging issue #6217 + Testbench test | John Alhroos | 2012-08-21 | 3 | -2/+81 |
* | #9145 Reviewed and committed Petri's patch with minor cleanup and clarifications | Johannes Dahlström | 2012-08-17 | 4 | -41/+247 |
* | Fix getResourceCacheTime() javadoc to specify that the return value is in sec... | Johannes Dahlström | 2012-08-17 | 1 | -3/+3 |
* | TestBench test for #8193 now that #8827 is fixed | Johannes Dahlström | 2012-08-15 | 2 | -9/+160 |
* | Enforce max length when max length changes (#9199) | Artur Signell | 2012-08-13 | 1 | -13/+15 |
* | Renames based on review (#9284) | Artur Signell | 2012-08-13 | 1 | -8/+8 |
* | Correctly measure indent when adding to an empty TreeTable (#9264) | Artur Signell | 2012-08-13 | 3 | -6/+103 |
* | Include statictestfiles in test war | Artur Signell | 2012-08-11 | 1 | -0/+1 |
* | Disabled shim iframe for all but IE8+ (#9284, #6219) | Artur Signell | 2012-08-10 | 6 | -4/+112 |
* | Renamed screenshots to have sensible names | Artur Signell | 2012-08-09 | 1 | -9/+8 |
* | Test for ensuring that overlays can be transparent (not in IE < 9) | Artur Signell | 2012-08-08 | 2 | -0/+61 |
* | Fixed TextArea maxlength so it is always enforced (#9199) | Artur Signell | 2012-08-08 | 4 | -44/+210 |
* | Removed extra backslash | Artur Signell | 2012-08-08 | 1 | -1/+1 |
* | Change #9251 fix to preserve iteration order. | Leif Åstrand | 2012-08-08 | 1 | -2/+2 |
* | Allow removing Window while iterating child window set (#9251) | Leif Åstrand | 2012-08-08 | 2 | -1/+19 |
* | Use latest 6.8 version for diff | Artur Signell | 2012-08-07 | 1 | -1/+1 |
* | Remove #8792 fix from 6.8.2, defer to 6.8.3 | Johannes Dahlström | 2012-08-07 | 2 | -10/+4 |
* | Updated resolved ticket list for 6.8.2 | Artur Signell | 2012-08-07 | 1 | -11/+25 |
* | Updated supported browsers | Artur Signell | 2012-08-07 | 1 | -3/+3 |
* | #9155 revert first fix for now - requires proper fix in Select together with ... | Henri Sara | 2012-08-07 | 1 | -1/+3 |
* | Enable native touch scrolling on iOS 6 (#8792) | Johannes Dahlström | 2012-08-07 | 2 | -4/+10 |
* | Refactoring based on review (#6219) | Artur Signell | 2012-08-07 | 4 | -32/+38 |
* | Use a glob pattern in assertText to allow for slightly different click coordi... | Johannes Dahlström | 2012-08-06 | 1 | -2/+2 |
* | Moved #9136 fix into a helper method | Johannes Dahlström | 2012-08-06 | 1 | -25/+12 |
* | Fix and test for #9136 (Tree throws wrong ItemClickEvent in IE9) | Johannes Dahlström | 2012-08-06 | 2 | -3/+93 |
* | Use separate screenshots because of IE9 inconsistency revealed by (#9207) | Leif Åstrand | 2012-08-06 | 1 | -1/+1 |
* | Force horizontal scrolling with wide columns but no rows (#9187) | Leif Åstrand | 2012-08-06 | 2 | -3/+112 |
* | Updated test to catch correct exception (#9147) | Artur Signell | 2012-08-03 | 1 | -4/+4 |
* | Do not submit TextArea value on enter in IE (#9139) | Artur Signell | 2012-08-03 | 1 | -0/+8 |
* | Shim iframe should not have tabindex (#6219) | Artur Signell | 2012-08-03 | 1 | -0/+1 |
* | Throw IllegalArgumentException from addParameter for null parameters instead ... | Artur Signell | 2012-08-03 | 1 | -0/+4 |
* | Longer pause to make test more reliable | Artur Signell | 2012-08-03 | 1 | -1/+1 |
* | Make LoginForm work inside iframes (#8144) | Leif Åstrand | 2012-08-03 | 3 | -3/+78 |
* | Ensure notification notifies VOverlay about its position (#6219, #8399) | Artur Signell | 2012-08-03 | 1 | -0/+1 |
* | Renamed method to better reflect what it does (#6219, #8399) | Artur Signell | 2012-08-03 | 3 | -12/+14 |
* | Fix for overlays in opera with no shadow (#6219, #8399) | Artur Signell | 2012-08-03 | 1 | -2/+2 |
* | Test using Chrome 21 (#9202) | Artur Signell | 2012-08-03 | 1 | -1/+1 |
* | Added iframe to all overlays to avoid PDF and applet z-index problems (#6219,... | Artur Signell | 2012-08-02 | 3 | -52/+166 |
* | Clear selectionRangeStart if the key map has been cleared (#8584, #8736) | Leif Åstrand | 2012-08-02 | 4 | -0/+276 |
* | Remember previous row height to maintain table size when all rows are removed... | Leif Åstrand | 2012-08-01 | 2 | -2/+152 |
* | Removed duplicated code (#9189) | Artur Signell | 2012-07-31 | 1 | -8/+4 |
* | Correctly decode maps and arrays with "" as the last value (#9188) | Artur Signell | 2012-07-31 | 1 | -3/+4 |
* | Log variables also when the paintable cannot be found (#9189) | Artur Signell | 2012-07-31 | 1 | -0/+4 |
* | Avoid int parse error in VSplitPanel and clean up the code (#9154) | Leif Åstrand | 2012-07-30 | 1 | -10/+9 |
* | Improved code readability based on review (#8109) | Leif Åstrand | 2012-07-30 | 2 | -23/+28 |
* | Don't make changes directly to the visible itemids collection (#8109, #8787) | Leif Åstrand | 2012-07-30 | 1 | -1/+2 |
* | Explicitly delegate keyboard events from the PopupView popup to the relevant ... | Johannes Dahlström | 2012-07-27 | 2 | -9/+42 |
* | Preserve selection order for multi select value (#8109, #8787) | Leif Åstrand | 2012-07-27 | 4 | -15/+309 |
* | #9155 Add refresh() to SQLContainer.removeContainerFilter(), one more (manual... | Henri Sara | 2012-07-27 | 4 | -78/+119 |
* | A better patch and test for #7036 | Johannes Dahlström | 2012-07-26 | 4 | -1/+89 |