summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes #5535 "Clicking on a menubar show a visible focus"Jouni Koivuviita2011-05-191-19/+25
* Fixes #6745 "Connectors for Tree"Jouni Koivuviita2011-05-192-25/+46
* Reverted accidental uncommented commit. Proper commit coming next.Jouni Koivuviita2011-05-191-38/+25
* svn changeset:18904/svn branch:6.6Jouni Koivuviita2011-05-191-25/+38
* #5547 Table horizontal scroller goes out of sync in Chrome when changing visi...Henri Sara2011-05-181-1/+21
* Fixes issue with menubar submenu overflowing right edge of the screen in IE/a...John Alhroos2011-05-181-5/+3
* Fix for #6216 "refreshing page causes size-full components grow out of contai...Jouni Koivuviita2011-05-181-25/+25
* fixes #6956Matti Tahvonen2011-05-102-14/+24
* finetuning #6848 to work more stableMatti Tahvonen2011-05-091-2/+9
* fixes #6848Matti Tahvonen2011-05-061-0/+34
* Renamed a method based on review #6936Jonatan Kronqvist2011-05-053-12/+14
* Fixes #6936 - extended the browser info timezone apiJonatan Kronqvist2011-05-055-6/+123
* Removed unnecessary code that slipped by in the fix for #6924Jonatan Kronqvist2011-05-051-3/+0
* Fixes #6924 - focus outlines and keyboard navigation now work correctly in no...Jonatan Kronqvist2011-05-051-38/+50
* fixes #4014. Also modified poller to avoid adding variable burst to queue in ...Matti Tahvonen2011-05-041-1/+5
* Table is now in multiselectmode.SIMPLE always on touch devices.Matti Tahvonen2011-05-042-3/+11
* Enhanced javadocMatti Tahvonen2011-05-041-1/+10
* fixes #6881, VUpload now creates a fresh target frame if the server side repo...Matti Tahvonen2011-05-031-0/+9
* #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