summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Code for some alpha3 mini tutorialsLeif Åstrand2012-07-0318-0/+3003
* | Merge remote-tracking branch 'origin/master'Henri Sara2012-07-033-18/+143
|\ \
| * | Add test script for the serializersLeif Åstrand2012-07-031-0/+107
| * | Support array as a generic type parameter (#8861)Leif Åstrand2012-07-032-18/+36
* | | Update Ivy configuration and build script for integrated GWT.Henri Sara2012-07-032-1/+14
* | | Merge branch 'gwt'Henri Sara2012-07-024-44/+215
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into gwtHenri Sara2012-06-291-0/+1
| |\ \
| * \ \ Merge branch 'master' into gwtHenri Sara2012-06-292-15/+19
| |\ \ \
| * | | | Include GWT Elemental library in Vaadin JAR.Henri Sara2012-06-291-2/+8
| * | | | Merge branch 'master' into gwtHenri Sara2012-06-291-0/+10
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-294-44/+62
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-2923-166/+334
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-2910-42/+86
| |\ \ \ \ \ \ \