aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* #6918 CheckBox/Button in switch mode should support null valueHenri Sara2011-05-031-9/+4
* #6286 Getters for fields of SimpleStringFilter to enable creation of lazy imp...Henri Sara2011-05-031-0/+48
* maybe fixes #6834 (can't reproduce as described, but this fixes an other rela...Matti Tahvonen2011-05-022-7/+44
* Added some explaining comments to a bit of code introduced in the fix for #6841Jonatan Kronqvist2011-05-021-8/+20
* Fix for #6841 - Tree no longer scrolls horizontally on selection.Jonatan Kronqvist2011-05-022-12/+124
* finetuning for special column resize on ie (scrolled horizontally, narrowing ...Matti Tahvonen2011-04-281-0/+1
* Review fixes for #6697 - Don't fire column resize events for all columns. Nam...Jonatan Kronqvist2011-04-282-56/+50
* #6697: fixes regression (ResizeColumnAfterScrolling) from [18492]Matti Tahvonen2011-04-281-9/+15
* preliminary support for multiple widgetset on a same host pageMatti Tahvonen2011-04-271-4/+38
* shout out the widgetset name on module load if debuggingMatti Tahvonen2011-04-271-0/+3
* #6697: added back some code removed in [18496] to make tables with rowheaders...Matti Tahvonen2011-04-271-0/+2
* fixes #6724Matti Tahvonen2011-04-274-21/+32
* Null pointer checks added to the fix for #6697 based on reviewJonatan Kronqvist2011-04-271-15/+17
* Simplified if-else conditional for actions in Tree as well #5992John Alhroos2011-04-271-8/+1
* Simplified if-else conditional for actions #5992John Alhroos2011-04-271-8/+2
* #6893 ComboBox FILTERINGMODE_CONTAINS only matched prefixHenri Sara2011-04-271-1/+1
* Fix for #6697 - Resizing a table column no longer affects the size of other c...Jonatan Kronqvist2011-04-272-69/+162
* removed obsolete flag settingMatti Tahvonen2011-04-271-1/+0
* Adds context menu to empty space in Tree. #5992John Alhroos2011-04-272-7/+90
* #6527 Minor protected API improvement in AbstractInMemoryContainerHenri Sara2011-04-273-12/+25
* Cleaned up loops to use shorthand for-loops instead of iterator based for bet...John Alhroos2011-04-271-13/+8
* Adds context menu to empty space in Table. #5992John Alhroos2011-04-272-3/+84
* Added mouse click details to NativeButton #6605John Alhroos2011-04-271-1/+7
* #6407 Removed setInvalidAllowed(false) from DateField to be consistent with o...Artur Signell2011-04-261-4/+0
* #6716 Support for resizeLazy for sub windowArtur Signell2011-04-261-0/+22
* #6440: simplified method nameMatti Tahvonen2011-04-261-13/+19
* #6715 Added option for enabling/disabling lazy resize mode. Artur Signell2011-04-262-8/+55
* Added mouse click details to CheckBox #6605John Alhroos2011-04-261-0/+7
* 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
* #6527 Minor cleanup in AbstractInMemoryContainerHenri Sara2011-04-262-21/+39
* Minor javadoc typo fixArtur Signell2011-04-261-2/+2
* #6572 added commentsHenri Sara2011-04-262-0/+8
* #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