summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #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
* 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
* 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
* #6787 Use document mode in IE to detect browser versionArtur Signell2011-04-212-19/+22
* 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-201-1/+2
* 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-205-11/+19
* merging fixes from 6.5Matti Tahvonen2011-04-201-24/+8
* merging fixes from 6.5Matti Tahvonen2011-04-201-1/+2
* merging fixes from 6.5Matti Tahvonen2011-04-201-19/+26
* merged table related bugfixes from 6.5 branch by handMatti Tahvonen2011-04-193-155/+308
* #1410 Corrected javadocArtur Signell2011-04-191-7/+7
* #1410 getListeners method for all classes that have addListener/removeListenerArtur Signell2011-04-199-44/+226
* #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-194-20/+35
* #4995 Nested bean property support: NestedMethodProperty does not inherit Met...Henri Sara2011-04-193-134/+143
* #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
* 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-187-124/+620
* #6858 Corrected typo in removeListener methodArtur Signell2011-04-181-2/+1
* fixes #6815Matti Tahvonen2011-04-181-2/+2
* #6813: cleanup: renamed a helper method to be symmetric to adder.Matti Tahvonen2011-04-181-3/+3
* #6855 typo in Panel.removeComponent javadocArtur Signell2011-04-181-2/+1
* #6852 IE9: Table pagelength incorrectly calculatedArtur Signell2011-04-181-1/+1
* fixes #6849Matti Tahvonen2011-04-151-1/+2
* removed obsolete null checkMatti Tahvonen2011-04-151-7/+5
* removed obsolete null checkMatti Tahvonen2011-04-151-6/+4
* removed obsolete debug codeMatti Tahvonen2011-04-151-10/+0
* minor refactoringMatti Tahvonen2011-04-151-3/+3
* fixes #6842, descriptions now shown from the whole componentMatti Tahvonen2011-04-151-0/+11
* code formatMatti Tahvonen2011-04-151-2/+2
* #5546 Method for checking if browser is IE9Artur Signell2011-04-151-0/+4
* merged [18283] from 6.5Matti Tahvonen2011-04-141-1/+2
* #6813: VDragAndDropManager now marks the source Paintable with a class name d...Matti Tahvonen2011-04-131-2/+48
* #6823: more standard method namesMatti Tahvonen2011-04-131-2/+24
* small tuning to what kind of touch gesture is used as a scroll Matti Tahvonen2011-04-131-1/+1
* #6440: mode to open root nodes by mouse over onlyMatti Tahvonen2011-04-132-1/+91
* reordering of columns on touch devices now workMatti Tahvonen2011-04-121-11/+44
* merged [18197],[18217] from 6.5 branchMatti Tahvonen2011-04-122-3/+76