summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #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
* #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
* Minor change to get consistent results in all browsers (IE9 uses slightly dif...Artur Signell2011-04-181-2/+2
* fixes #6849Matti Tahvonen2011-04-151-1/+2
* fixes #6713Matti Tahvonen2011-04-151-1/+12
* 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
* #6811 Liferay theme IE8 fix also for IE9Artur Signell2011-04-152-2/+30
* #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
* Test case for enhancement #6813Matti Tahvonen2011-04-131-0/+117
* #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-133-1/+104
* reordering of columns on touch devices now workMatti Tahvonen2011-04-121-11/+44
* merged [18197],[18217] from 6.5 branchMatti Tahvonen2011-04-123-3/+173
* #6011 Reverted IE9 panel fixes as IE9 actually seems to handle the panel deco...Artur Signell2011-04-112-6/+18
* #6302 Reverted removal as the file is used by at least Vaadin CalendarArtur Signell2011-04-111-0/+97
* #6811 TabSheet and Panel fixes needed for IE9Artur Signell2011-04-115-42/+22
* #6793 Ensure font-weight: bold for IE9Artur Signell2011-04-112-2/+14
* #6807 Applied IE6/IE8 fix to IE9 aswellArtur Signell2011-04-111-3/+3
* #6715 Layout calculations on browser window resize are now lazy in all browsersArtur Signell2011-04-111-11/+11
* #6780 AbstractSelect's setItemIconPropertyId fails silentlyArtur Signell2011-04-081-7/+16
* #5546 Disabled compatibility mode for IE9 for testingArtur Signell2011-04-081-7/+3
* Merged tests and fixes from 6.5Artur Signell2011-04-086-16/+145
* #6693 Updated to GWT 2.3.0-m1. Will cause a lot of compilation errors if vali...Artur Signell2011-04-082-1/+5
* merged #6772 related changes to 6.6Matti Tahvonen2011-04-076-17/+17
* merged [18158] (#6785) to 6.6Matti Tahvonen2011-04-071-19/+10
* #4233 ComboBox should properly support lazy loading: by default scroll to sel...Henri Sara2011-04-041-1/+1
* #4233 ComboBox should properly support lazy loading: use container filtering ...Henri Sara2011-04-011-43/+307
* #6630 forcing upload start now possible with java api. Also (related to this)...Matti Tahvonen2011-04-013-2/+133