summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * #9148 SQLContainer extensible null value support using custom StatementHelper...Henri Sara2012-07-254-6/+92
| * | Don't throw UnsupportedOperationException in Label.toString (#9175)Leif Åstrand2012-07-261-3/+13
| * | Test case for #9172Leif Åstrand2012-07-262-0/+109
| * | Add missing Java 6 @Override annotationsLeif Åstrand2012-07-252-0/+6
| * | Move null check before using variableLeif Åstrand2012-07-251-2/+2
| * | Support using pre-compiled GWT JARs in build with use.precompiled.gwt .Henri Sara2012-07-251-5/+15
| * | Fail build SerializerMapGenerator finds unserializable class (#8711)Leif Åstrand2012-07-252-5/+17
| * | Tweak tests to cope with changed component pathsLeif Åstrand2012-07-252-4/+3
| * | Tweak test scripts to work better with chromeLeif Åstrand2012-07-242-12/+10
| * | Extend Root instead of ApplicationJohannes Dahlström2012-07-241-5/+9
| * | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-07-241-5/+12
| |\ \
| | * | Fix copy/paste error in teamcity integrationLeif Åstrand2012-07-241-1/+1
| | * | Adjust merge check to work more nicely with team cityLeif Åstrand2012-07-241-5/+12
| * | | Merge branch '6.8'Johannes Dahlström2012-07-2413-36/+367
| |\ \ \ | | | |/ | | |/|
| | * | Fix a typoJohannes Dahlström2012-07-201-2/+2
| | * | #8291, #7666 fix Table NegativeArraySizeException when table size reduced by ...Henri Sara2012-07-202-1/+123
| | * | #8230 #8917 Fix input prompt leaking to the field value in TextField and Text...Henri Sara2012-07-111-1/+6
| | * | Release Notes for Vaadin 6.8.1.Marko Grönroos2012-07-111-82/+42
| | * | Fix CRLF -> LFJohannes Dahlström2012-07-101-37/+37
| | * | Oops, remove redundant code causing a compile errorJohannes Dahlström2012-07-101-43/+0
| | * | #7387 bugfix: ensure non-negative widthJohannes Dahlström2012-07-091-1/+1
| | * | Test for #9064Johannes Dahlström2012-07-092-0/+112
| | * | #9064 Render checkboxes in a Table as display: inline-block like TreeTable al...Johannes Dahlström2012-07-091-0/+5
| | * | Revert #8193 patch because of regressionsJohannes Dahlström2012-07-092-25/+5
| | * | Empty TreeTable rows collapse after #7387 fix, give them some content to prev...Johannes Dahlström2012-07-091-2/+3
| | * | TB test for #7387Johannes Dahlström2012-07-092-12/+45
| | * | #7387 Render block elements in TreeTable hierarchy column correctly: draw the...Johannes Dahlström2012-07-093-23/+41
| | * | #8193 Listen to RootPanel keydown events to handle shortcut actions from Popu...Johannes Dahlström2012-06-263-5/+100
| | * | #8957 Ensure non-negative widthJohannes Dahlström2012-06-251-15/+5
| * | | Fixed a typoJohannes Dahlström2012-07-241-1/+3
| | |/ | |/|
| * | Restore portlet application to reduce problems with event orderingLeif Åstrand2012-07-241-29/+20
| * | Revert "Change testing portlet parameter to use root instead of application"Leif Åstrand2012-07-241-2/+2
| * | Add script for automatically checking for unmerged commitsLeif Åstrand2012-07-241-0/+24
| * | Test exo and gatein with compatible browser supporting expectDialogLeif Åstrand2012-07-241-2/+2
| * | Make testing portlet display its UILeif Åstrand2012-07-241-2/+2
| * | Update some testbench selectorsLeif Åstrand2012-07-232-16/+16
| * | Change testing portlet parameter to use root instead of applicationLeif Åstrand2012-07-231-2/+2
| * | Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-23867-0/+3243
| * | Merge branch 'debug-console'Johannes Dahlström2012-07-200-0/+0
| |\ \
| | * | Refactored shared state printing to its own SimpleTree subclass: now recursiv...Johannes Dahlström2012-07-201-37/+115
| * | | Refactored shared state printing to its own SimpleTree subclass: now recursiv...Johannes Dahlström2012-07-201-37/+115
| |/ /
| * | Initial support for showing state changes in the debug console (#8422)Johannes Dahlström2012-07-182-3/+29
| * | Initial commit for root cleanup support (#7893)Johannes Dahlström2012-07-184-0/+56
| * | Add test for JavaScript component fundamentals (#8888)Leif Åstrand2012-07-053-39/+94
| * | Explicit test for attaching extensions (#6690)Leif Åstrand2012-07-054-0/+108
| * | Make findTypesWithExistingSerializers check for right signature (#9106)Leif Åstrand2012-07-051-10/+28
| * | Correct typos in AbstractCommunicationManagerHenri Sara2012-07-041-4/+4
| * | Remove debug outputLeif Åstrand2012-07-031-2/+0
| * | Run JavaScript RPC with this pointing to the connector wrapper (#9096)Leif Åstrand2012-07-032-8/+8
| * | Add gwt.lib.dir for using prebuilt gwt jar files not in lib dirLeif Åstrand2012-07-031-4/+5