summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reverted small change to reindeer black window styles.Jouni Koivuviita2010-10-258-10/+26
* minor cleanup for javadocMatti Tahvonen2010-10-251-4/+4
* Updated mergeinfoJouni Koivuviita2010-10-250-0/+0
|\
| * Chrome 6 -> Chrome 7Artur Signell2010-10-231-1/+1
| * Reverted [15621]Jouni Koivuviita2010-10-225-4/+8
| * #5828 Liferay 5 portlet integration test fixHenri Sara2010-10-211-6/+6
| * #5776 GateIn integration test fixedHenri Sara2010-10-211-1/+1
| * #5772 eliminate duplicated footer click eventsHenri Sara2010-10-201-0/+2
| * Small fix to black window style in ReindeerJouni Koivuviita2010-10-201-2/+2
* | Merged Chrome 6 -> Chrome 7Artur Signell2010-10-251-1/+1
* | Fixed a typo in a comment.Marko Grönroos2010-10-221-1/+1
* | Generate OSGi manifest Package-Exports attribute automatically. For #3521.Marko Grönroos2010-10-224-5/+276
* | #5865: class stubs + depracations towards one to one widget mappingMatti Tahvonen2010-10-216-1/+182
* | moved some of our own component implementations for deferred binding creationMatti Tahvonen2010-10-212-9/+14
* | Merged Liferay 5 integration test fix #5828 to 6.5.Henri Sara2010-10-211-6/+6
* | Merge #5776 and #5772 from 6.4 to 6.5Henri Sara2010-10-212-1/+3
* | Block the merge of a revert changeset from 6.4 to 6.5.Henri Sara2010-10-200-0/+0
|\|
| * Theme for components testsArtur Signell2010-10-181-0/+18
| * Add validation test package to application runner default packagesHenri Sara2010-10-181-1/+1
| * NativeSelect test caseArtur Signell2010-10-181-0/+42
| * Reverted #5785 in 6.4, applying to 6.5 insteadHenri Sara2010-10-183-24/+4
| * Button and CheckBox testArtur Signell2010-10-172-0/+113
| * typo fixArtur Signell2010-10-171-1/+1
| * Show locale select in all testsArtur Signell2010-10-171-0/+1
| * Renamed "Contents" to "Data source"Artur Signell2010-10-176-11/+11
| * Tree test caseArtur Signell2010-10-174-44/+532
| * OptionGroup test caseArtur Signell2010-10-151-0/+37
| * More fine grained control for non-Table componentsArtur Signell2010-10-151-3/+6
| * Corrected hierarchy (AbstractSelect extends AbstractField)Artur Signell2010-10-151-2/+2
| * Test case for TwinColSelectArtur Signell2010-10-151-0/+64
| * Added menu for future test related settings (main layout size etc.)Artur Signell2010-10-151-1/+3
| * Test case for ListSelectArtur Signell2010-10-151-0/+65
| * Refactored test case structure to have similar hierarchy as componentsArtur Signell2010-10-159-143/+618
| * #5785 mention in release notesHenri Sara2010-10-151-0/+2
| * #5785 AbstractStringValidator should convert non-string valuesHenri Sara2010-10-152-4/+22
| * Reverted [15535], in wrong branch.Marko Grönroos2010-10-141-4/+0
| * setSortDisabled() supportArtur Signell2010-10-141-0/+10
* | Merged [15621] to 6.5Jouni Koivuviita2010-10-201-2/+2
* | Allow overriding VViewMatti Tahvonen2010-10-191-1/+2
* | Merged application runner servlet default package list from 6.4 to 6.5Henri Sara2010-10-191-1/+1
* | Merged test case updatesArtur Signell2010-10-192-0/+60
* | #5785 release notesHenri Sara2010-10-181-0/+6
* | #5785 AbstractStringValidator conversions in Vaadin 6.5Henri Sara2010-10-182-4/+22
* | Minor corrections to Receiver and PaintTarget javadocHenri Sara2010-10-182-7/+7
* | Merged test updates from 6.4Artur Signell2010-10-1815-161/+1419
* | better line docs for multipart readerMatti Tahvonen2010-10-151-0/+18
* | improving documentation for ReceiverMatti Tahvonen2010-10-152-11/+26
* | removed unused code from html5 file handling (old FF36 support via multipartr...Matti Tahvonen2010-10-152-50/+0
* | try to close stream on all types of exceptionsMatti Tahvonen2010-10-151-6/+13
* | removed recycling of event object, made events immutable so jvm can optimize ...Matti Tahvonen2010-10-156-39/+31