summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* #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
* #6302 Reverted removal as the file is used by at least Vaadin CalendarArtur Signell2011-04-111-0/+97
* #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-082-12/+16
* 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-012-2/+60
* Merged most changes from 6.5 to 6.6Henri Sara2011-04-013-2/+33
* #6686 Prevent events for the ComboBox popup to propagate to avoid triggering ...Artur Signell2011-03-311-1/+9
* Merged bugfixes from 6.5Artur Signell2011-03-293-6/+5
* Implements #6691 get timezone offset from client.Marc Englund2011-03-295-79/+179
* removed obsolete log messageMatti Tahvonen2011-03-251-2/+0
* reverted part of api extension, not really neededMatti Tahvonen2011-03-251-1/+1
* #6302 Removed unused FocusableFlowPanelArtur Signell2011-03-251-97/+0
* Merged bugfixes and test updates from 6.5Artur Signell2011-03-254-9/+46
* fixes #6687, opened critical terminal notifications for extensionMatti Tahvonen2011-03-241-2/+2
* opened modality curtain for extension (accessible from extending classses), c...Matti Tahvonen2011-03-231-9/+14