| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-07-26 | 1 | -1/+3 |
|\ |
|
| * | 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 |
* | | Merge branch '6.8' | Johannes Dahlström | 2012-07-24 | 3 | -5/+17 |
|\| |
|
| * | 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 |
* | | Revert "Change testing portlet parameter to use root instead of application" | Leif Åstrand | 2012-07-24 | 1 | -2/+2 |
* | | Change testing portlet parameter to use root instead of application | Leif Åstrand | 2012-07-23 | 1 | -2/+2 |
* | | Add test for JavaScript component fundamentals (#8888) | Leif Åstrand | 2012-07-05 | 1 | -13/+0 |
* | | Minor release notes update | Artur Signell | 2012-06-29 | 1 | -19/+5 |
* | | Updated Release Notes for Vaadin 7.0.0.alpha3. | Marko Gronroos | 2012-06-29 | 1 | -22/+26 |
* | | Rename getWidgetElement() -> getElement() (#8888) | Leif Åstrand | 2012-06-28 | 1 | -1/+1 |
* | | Merge branch '6.8' | Johannes Dahlström | 2012-06-19 | 1 | -4/+5 |
|\| |
|
| * | #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 |
* | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-06-15 | 2 | -6/+18 |
|\ \ |
|
| * | | 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 |
|\| | |
|
| * | | Initial support for javascript components (#8888) | Leif Åstrand | 2012-06-11 | 2 | -0/+25 |
* | | | Merge commit 'abdc1' | Johannes Dahlström | 2012-06-12 | 1 | -4/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
* | | | Merge commit 'bec62' | Johannes Dahlström | 2012-06-11 | 1 | -1/+0 |
|\| | |
|
| * | | Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird... | Johannes Dahlström | 2012-05-21 | 1 | -1/+0 |
* | | | Merge commit '239aad' | Johannes Dahlström | 2012-06-11 | 3 | -3/+0 |
|\| | |
|
| * | | #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ... | Johannes Dahlström | 2012-05-11 | 3 | -3/+0 |
* | | | 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 |
* | | | Merge commit '63dc0' | Johannes Dahlström | 2012-06-11 | 1 | -1/+6 |
|\| |
| |/
|/| |
|
| * | 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 |
* | | Fixed header height by taking padding into account (box sizing change) | Artur Signell | 2012-05-31 | 1 | -1/+1 |
* | | A fix to release notes for 7.0.alpha2. | Marko Gronroos | 2012-04-20 | 1 | -1/+1 |
* | | Added release notes for 7.0.alpha2. | Marko Gronroos | 2012-04-20 | 1 | -9/+16 |
* | | Added release notes for 7.0.alpha2. | Marko Gronroos | 2012-04-20 | 1 | -6/+27 |
* | | Refine box-sizing: border-box styles (#8682) | Leif Åstrand | 2012-04-20 | 11 | -12/+24 |
* | | Add test for detecting scrollbar quirks in different browsers | Leif Åstrand | 2012-04-19 | 1 | -0/+59 |
* | | Revert "Reduce tree node caption padding to make room for focus border" | Leif Åstrand | 2012-04-18 | 2 | -2/+6 |
* | | Reduce tree node caption padding to make room for focus border | Leif Åstrand | 2012-04-17 | 2 | -6/+2 |
* | | Add overflow: hidden to v-label to prevent margins from escaping (#8671) | Leif Åstrand | 2012-04-16 | 1 | -0/+3 |
* | | Rename v-paintable -> v-connector (#8652) | Leif Åstrand | 2012-04-12 | 3 | -6/+6 |
* | | Include ApplicationRunnerServlet in test.war | Artur Signell | 2012-04-05 | 1 | -5/+1 |
* | | Do panel wrapper sizing with css | Leif Åstrand | 2012-04-03 | 1 | -0/+6 |