| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Reverted #7036 patch, will write a better one | Johannes Dahlström | 2012-07-26 | 2 | -20/+2 |
* | Fix typo preventing StreamVariable cleanup (#9171) | Leif Åstrand | 2012-07-25 | 2 | -5/+84 |
* | Make a read-only RichTextArea scrollable (#7036) | Johannes Dahlström | 2012-07-25 | 2 | -2/+20 |
* | #9148 SQLContainer extensible null value support using custom StatementHelper... | Henri Sara | 2012-07-25 | 4 | -6/+92 |
* | Fix a typo | Johannes Dahlström | 2012-07-20 | 1 | -2/+2 |
* | #8291, #7666 fix Table NegativeArraySizeException when table size reduced by ... | Henri Sara | 2012-07-20 | 2 | -1/+123 |
* | #8230 #8917 Fix input prompt leaking to the field value in TextField and Text... | Henri Sara | 2012-07-11 | 1 | -1/+6 |
* | Release Notes for Vaadin 6.8.1. | Marko Grönroos | 2012-07-11 | 1 | -82/+42 |
* | Fix CRLF -> LF | Johannes Dahlström | 2012-07-10 | 1 | -37/+37 |
* | Oops, remove redundant code causing a compile error | Johannes Dahlström | 2012-07-10 | 1 | -43/+0 |
* | #7387 bugfix: ensure non-negative width | Johannes Dahlström | 2012-07-09 | 1 | -1/+1 |
* | Test for #9064 | Johannes Dahlström | 2012-07-09 | 2 | -0/+112 |
* | #9064 Render checkboxes in a Table as display: inline-block like TreeTable al... | Johannes Dahlström | 2012-07-09 | 1 | -0/+5 |
* | Revert #8193 patch because of regressions | Johannes Dahlström | 2012-07-09 | 2 | -25/+5 |
* | Empty TreeTable rows collapse after #7387 fix, give them some content to prev... | Johannes Dahlström | 2012-07-09 | 1 | -2/+3 |
* | TB test for #7387 | Johannes Dahlström | 2012-07-09 | 2 | -12/+45 |
* | #7387 Render block elements in TreeTable hierarchy column correctly: draw the... | Johannes Dahlström | 2012-07-09 | 3 | -23/+41 |
* | #8193 Listen to RootPanel keydown events to handle shortcut actions from Popu... | Johannes Dahlström | 2012-06-26 | 3 | -5/+100 |
* | #8957 Ensure non-negative width | Johannes Dahlström | 2012-06-25 | 1 | -15/+5 |
* | #7938 Added reference to #8971 to the javadoc | Johannes Dahlström | 2012-06-15 | 1 | -0/+3 |
* | #7938 Clarified Window.center() javadoc | Johannes Dahlström | 2012-06-15 | 1 | -2/+4 |
* | TB script for #8949 | Johannes Dahlström | 2012-06-15 | 2 | -0/+65 |
* | #8949 Make sure a drag image always has absolute position | Johannes Dahlström | 2012-06-15 | 2 | -4/+48 |
* | Fixed typo (: instead of =) (#8941) | Artur Signell | 2012-06-14 | 1 | -1/+1 |
* | #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 |
* | #8852 Applied Sami's patch with minor changes to comments and the test | Johannes Dahlström | 2012-06-14 | 4 | -9/+135 |
* | #7766 Applied Sami's patch | Johannes Dahlström | 2012-06-14 | 3 | -1/+100 |
* | Change Chameleon -> chameleon + unit test for all builtin themes (#8386) | Leif Åstrand | 2012-06-13 | 3 | -1/+49 |
* | Recalculate column widths after changing table height (#6039) | Leif Åstrand | 2012-06-11 | 1 | -1/+6 |
* | Updated changelog. Changed formatting of enhancements list. | Marko Grönroos | 2012-06-08 | 1 | -19/+32 |
* | Added more highlighted features to the release notes | Johannes Dahlström | 2012-06-08 | 1 | -1/+19 |
* | Fixed non-matching header close tags, added link to classloader workaround | Johannes Dahlström | 2012-06-07 | 1 | -15/+12 |
* | Prevent double iframe and script tags if writeAjaxPageScriptWidgetset is over... | Leif Åstrand | 2012-06-07 | 1 | -1/+20 |
* | Fix some typos in Portlet init javascript and html (#8924) | Leif Åstrand | 2012-06-07 | 1 | -2/+2 |
* | Remove document.write from bootstrap (#8924) | Leif Åstrand | 2012-06-07 | 2 | -23/+59 |
* | [merge from 6.7] #7067 Update a comment, fix typoed ticket reference | Automerge | 2012-06-07 | 1 | -6/+2 |
* | [merge from 6.7] #7607 updated test | Automerge | 2012-06-07 | 1 | -1/+36 |
* | Refactor ?debug detection (#8923) | Leif Åstrand | 2012-06-07 | 2 | -11/+84 |