aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds mouse event details to button clicks #6605John Alhroos2011-04-262-5/+115
* Fixes #5423 Warns serverside if widgetset does not match vaadin versionMarc Englund2011-04-264-1/+49
* Corrected locatorsArtur Signell2011-04-262-3/+2
* #6527 Minor cleanup in AbstractInMemoryContainerHenri Sara2011-04-262-21/+39
* Merged integration test renames from 6.5Artur Signell2011-04-263-2/+2
* Renamed ListenerMethods to AbstractListenerMethodsTest to avoid it being run ...Artur Signell2011-04-2631-66/+63
* Prepended Abstract* tests that should be run (are not abstract test files but...Artur Signell2011-04-2610-10/+10
* Minor javadoc typo fixArtur Signell2011-04-261-2/+2
* #6572 added commentsHenri Sara2011-04-262-0/+8
* Dummy test to avoid warningsArtur Signell2011-04-261-0/+3
* Explicitly set locale in test.xml also when converting tests with retries.Henri Sara2011-04-261-0/+2
* #4659 Container javadoc improvements based on review.Henri Sara2011-04-261-20/+31
* #6885 Split makeUidlRequest into makeUidlRequest+doUidlRequest+doAsyncUIDLReq...Artur Signell2011-04-261-89/+126
* Error message typo fixArtur Signell2011-04-261-1/+1
* removed automatically compiled css files from svn. Derived files and should t...Matti Tahvonen2011-04-214-15936/+0
* fixes #6875Matti Tahvonen2011-04-211-0/+11
* fixes #6874Matti Tahvonen2011-04-211-1/+8
* helper to detect touch based devices, related to #6873, #6874, #6875Matti Tahvonen2011-04-211-0/+14
* Building docs was missing from nightly target.Marko Grönroos2011-04-211-2/+2
* remote log address can now be overridedMatti Tahvonen2011-04-211-2/+6
* #6871 Make it possible to provide a custom CommunicationManager for portletsArtur Signell2011-04-212-13/+29
* #6801 Added GWT 2.3 dependency informationArtur Signell2011-04-212-0/+3
* #6787 Use document mode in IE to detect browser versionArtur Signell2011-04-213-20/+23
* Javadoc and formatting fixesArtur Signell2011-04-211-6/+8
* merged #18418 (typo in fieldname)Matti Tahvonen2011-04-201-12/+12
* merged doc improvementMatti Tahvonen2011-04-201-0/+5
* merged fix for #6320Matti Tahvonen2011-04-202-1/+326
* merged fix for #5824Matti Tahvonen2011-04-201-1/+1
* merged fix for #6642Matti Tahvonen2011-04-201-14/+16
* merging fixes from 6.5Matti Tahvonen2011-04-2011-11/+240
* merging fixes from 6.5Matti Tahvonen2011-04-207-30/+14
* merging fixes from 6.5Matti Tahvonen2011-04-202-1/+29
* merging fixes from 6.5Matti Tahvonen2011-04-207-21/+44
* merged last table related changes from 6.5Matti Tahvonen2011-04-194-3/+144
* merged table related bugfixes from 6.5 branch by handMatti Tahvonen2011-04-194-159/+310
* Initial updates to Vaadin 6.6 release notes, need more work.Henri Sara2011-04-191-58/+9
* #1410 Corrected javadocArtur Signell2011-04-191-7/+7
* #1410 getListeners method for all classes that have addListener/removeListenerArtur Signell2011-04-199-44/+226
* #1410 Tests for addListener/removeListener/getListener Artur Signell2011-04-1931-0/+750
* #6844 Getter for column generatorArtur Signell2011-04-191-0/+12
* #4995 Nested bean property support: no extra property type parameter to addNe...Henri Sara2011-04-197-25/+38
* #4995 Nested bean property support: NestedMethodProperty does not inherit Met...Henri Sara2011-04-194-200/+201
* #6860 Moved much of the read-only logic to AbstractPropertyHenri Sara2011-04-193-46/+25
* #6860 TextFileProperty read-only notification fixHenri Sara2011-04-191-1/+1
* Support listing all server side classesArtur Signell2011-04-191-13/+42
* fixes #6661Matti Tahvonen2011-04-191-1/+3
* #6860 introduced AbstractProperty with common functionality of most property ...Henri Sara2011-04-185-573/+191
* #4995 Nested bean property support Henri Sara2011-04-1812-144/+1123
* #6858 Corrected typo in removeListener methodArtur Signell2011-04-181-2/+1
* fixes #6815Matti Tahvonen2011-04-181-2/+2