| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved window tooltip test from components/ to components/window/ (#9172) | Johannes Dahlström | 2012-07-27 | 2 | -0/+0 |
* | Revert root cleanup changes - this commit was not supposed to go to master | Johannes Dahlström | 2012-07-27 | 4 | -56/+0 |
* | Improve server-side error when serializing wildcard types (#8862) | Leif Åstrand | 2012-07-27 | 1 | -0/+6 |
* | Fix portlet code that was disabled before Root.open was restored | Leif Åstrand | 2012-07-26 | 1 | -6/+3 |
* | Fix typo | Leif Åstrand | 2012-07-26 | 1 | -2/+2 |
* | Support connector resources in portlets (#9059) | Leif Åstrand | 2012-07-26 | 7 | -24/+72 |
* | Refactor Portlet URL handling based on Servlet URLs (#9168) | Leif Åstrand | 2012-07-26 | 11 | -465/+287 |
* | Remove check for header not sent since svn revision [11874] (#9168) | Leif Åstrand | 2012-07-26 | 1 | -2/+0 |
* | Actually we still need the VOverlay special case for situations where an over... | Johannes Dahlström | 2012-07-26 | 1 | -1/+11 |
* | Fix tooltips in VOverlay/PopupPanel widgets; remove unneeded special case fro... | Johannes Dahlström | 2012-07-26 | 2 | -12/+3 |
* | Update test to work with Vaadin 7 | Leif Åstrand | 2012-07-26 | 1 | -6/+26 |
* | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-07-26 | 10 | -14/+267 |
|\ |
|
| * | 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 |
* | | Don't throw UnsupportedOperationException in Label.toString (#9175) | Leif Åstrand | 2012-07-26 | 1 | -3/+13 |
* | | Test case for #9172 | Leif Åstrand | 2012-07-26 | 2 | -0/+109 |
* | | Add missing Java 6 @Override annotations | Leif Åstrand | 2012-07-25 | 2 | -0/+6 |
* | | Move null check before using variable | Leif Åstrand | 2012-07-25 | 1 | -2/+2 |
* | | Support using pre-compiled GWT JARs in build with use.precompiled.gwt . | Henri Sara | 2012-07-25 | 1 | -5/+15 |
* | | Fail build SerializerMapGenerator finds unserializable class (#8711) | Leif Åstrand | 2012-07-25 | 2 | -5/+17 |
* | | Tweak tests to cope with changed component paths | Leif Åstrand | 2012-07-25 | 2 | -4/+3 |
* | | Tweak test scripts to work better with chrome | Leif Åstrand | 2012-07-24 | 2 | -12/+10 |
* | | Extend Root instead of Application | Johannes Dahlström | 2012-07-24 | 1 | -5/+9 |
* | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-07-24 | 1 | -5/+12 |
|\ \ |
|
| * | | Fix copy/paste error in teamcity integration | Leif Åstrand | 2012-07-24 | 1 | -1/+1 |
| * | | Adjust merge check to work more nicely with team city | Leif Åstrand | 2012-07-24 | 1 | -5/+12 |
* | | | Merge branch '6.8' | Johannes Dahlström | 2012-07-24 | 13 | -36/+367 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
* | | | Fixed a typo | Johannes Dahlström | 2012-07-24 | 1 | -1/+3 |
| |/
|/| |
|
* | | Restore portlet application to reduce problems with event ordering | Leif Åstrand | 2012-07-24 | 1 | -29/+20 |
* | | Revert "Change testing portlet parameter to use root instead of application" | Leif Åstrand | 2012-07-24 | 1 | -2/+2 |
* | | Add script for automatically checking for unmerged commits | Leif Åstrand | 2012-07-24 | 1 | -0/+24 |
* | | Test exo and gatein with compatible browser supporting expectDialog | Leif Åstrand | 2012-07-24 | 1 | -2/+2 |