| Commit message (Expand) | Author | Age | Files | Lines |
* | A better patch and test for #7036 | Johannes Dahlström | 2012-07-26 | 1 | -1/+3 |
* | Reverted #7036 patch, will write a better one | Johannes Dahlström | 2012-07-26 | 1 | -8/+1 |
* | Make a read-only RichTextArea scrollable (#7036) | Johannes Dahlström | 2012-07-25 | 1 | -1/+8 |
* | Release Notes for Vaadin 6.8.1. | Marko Grönroos | 2012-07-11 | 1 | -82/+42 |
* | #9064 Render checkboxes in a Table as display: inline-block like TreeTable al... | Johannes Dahlström | 2012-07-09 | 1 | -0/+5 |
* | #7387 Render block elements in TreeTable hierarchy column correctly: draw the... | Johannes Dahlström | 2012-07-09 | 2 | -8/+12 |
* | #8949 Make sure a drag image always has absolute position | Johannes Dahlström | 2012-06-15 | 1 | -4/+5 |
* | 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 |
* | Update supported platforms to include Firefox 12, Android 4 | Johannes Dahlström | 2012-06-01 | 1 | -2/+2 |
* | Updated Release Notes for Vaadin 6.8 RC1. Cleanup of the invalid HTML formatt... | Marko Grönroos | 2012-05-30 | 1 | -319/+437 |
* | Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird... | Johannes Dahlström | 2012-05-21 | 1 | -1/+0 |
* | #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ... | Johannes Dahlström | 2012-05-11 | 3 | -3/+0 |
* | [merge from 6.7] Test case for #8781 | Automerge | 2012-05-09 | 1 | -0/+0 |
* | Add new CSS class to the base theme enabling (touch) scrolling of the element... | Johannes Dahlström | 2012-05-04 | 1 | -0/+5 |
* | Removed old info and added mention of #4296 | Artur Signell | 2012-04-10 | 1 | -171/+8 |
* | [merge from 6.7] #7904 Fixed typo in Reindeer panel theme | Automerge | 2012-03-02 | 1 | -1/+1 |
* | #5100 Support for server-side focus/blur listeners; handle disabled tabs corr... | Johannes Dahlström | 2012-02-27 | 1 | -0/+3 |
* | [merge from 6.7] #8369 Fixed absolute path in Chameleon CSS | Automerge | 2012-02-21 | 1 | -1/+1 |
* | [merge from 6.7] #8398 drag image of table header cell in too high in reindee... | Automerge | 2012-02-16 | 1 | -0/+1 |
* | [merge from 6.7] Updated changelog in Release Notes for Vaadin 6.7.5. Fixes #... | Artur Signell | 2012-02-06 | 1 | -1/+1 |
* | #8311 Converted CRLF -> LF in css/html/xml files | Artur Signell | 2012-02-02 | 11 | -582/+582 |
* | Synchronized 6.8 branch between svn and git. | Build Agent | 2012-01-31 | 1 | -13/+17 |
* | #8085 Apply style names to the popup in addition to the DateField | Artur Signell | 2012-01-12 | 1 | -0/+8 |
* | #8085 Recalculate DateField width when enabled state changes | Artur Signell | 2012-01-12 | 1 | -8/+0 |
* | Release Notes: Updated browser compatibility and removed obsolete known issue... | Marko Grönroos | 2012-01-10 | 1 | -10/+0 |
* | Updated changelog in Release Notes for 6.7.4. | Marko Grönroos | 2012-01-10 | 1 | -52/+10 |
* | Updated closed tickets in Release Notes. | Marko Grönroos | 2011-12-12 | 1 | -14/+55 |
* | Updated supported platforms in Release Notes. For #7789, #8056, and #8057. | Marko Grönroos | 2011-12-12 | 1 | -0/+10 |
* | #6718 Extend PopupDateField range - allow selection of the last days of the | Johannes Dahlström | 2012-01-25 | 1 | -0/+3 |
* | Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table) | Marc Englund | 2012-01-19 | 1 | -0/+12 |
* | Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw... | Marc Englund | 2012-01-18 | 1 | -2/+13 |
* | Merged patch for #6765 from 6.7 (disable TextArea resize handle) | Marc Englund | 2012-01-18 | 1 | -0/+1 |
* | Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996 | Marc Englund | 2012-01-18 | 3 | -3/+5 |
* | Merge from 6.7 | Johannes Dahlström | 2012-01-16 | 1 | -1/+26 |
* | Merge from 6.7 | Johannes Dahlström | 2012-01-12 | 1 | -21/+2 |
* | Merged changes from 6.8 | Johannes Dahlström | 2011-12-22 | 2 | -1/+13 |
* | Merge from 6.7 | Johannes Dahlström | 2011-12-07 | 1 | -15/+12 |
|\ |
|
| * | (non-automated) test case for #7923 | Leif Åstrand | 2011-11-14 | 1 | -0/+43 |
| * | Updated list of supported browsers | Artur Signell | 2011-11-14 | 1 | -2/+2 |
| * | Tickets for 6.7.2 | Artur Signell | 2011-11-14 | 1 | -15/+12 |
* | | dragandropwrapper can now initiate html5 drags, fixes #7833 | Matti Tahvonen | 2011-11-21 | 1 | -0/+21 |
* | | Merged fixes from 6.7 | Artur Signell | 2011-11-17 | 1 | -2/+2 |
* | | Merged some changes from 6.7 to 6.8 | Henri Sara | 2011-11-16 | 1 | -0/+43 |
|/ |
|
* | Removed svn:executable property to avoid problems with Git on Windows | Artur Signell | 2011-11-08 | 13 | -0/+0 |
* | Theme for tickets, based on Reindeer | Artur Signell | 2011-11-04 | 1 | -0/+4 |
* | Updated release-notes6.7.1 | Jonatan Kronqvist | 2011-10-18 | 1 | -76/+22 |
* | Removed mention of #6494 from release notes6.7.0 | Jonatan Kronqvist | 2011-10-04 | 1 | -1/+0 |
* | Clearer description in release notes | Jonatan Kronqvist | 2011-10-04 | 1 | -1/+7 |