summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for #5882John Alhroos2010-10-261-2/+4
* #5772 eliminate duplicated footer click eventsHenri Sara2010-10-201-0/+2
* Reverted #5785 in 6.4, applying to 6.5 insteadHenri Sara2010-10-181-5/+4
* #5785 AbstractStringValidator should convert non-string valuesHenri Sara2010-10-151-4/+5
* Reverted [15536] and [15537] which were commited to wrong branchArtur Signell2010-10-131-6/+6
* #3548 - Table.setColumnCollapsed should not throw IllegalAccessExceptionArtur Signell2010-10-131-6/+6
* Merged #5778 related changes to 6.4 branchMatti Tahvonen2010-10-121-0/+5
* Better fix for #5770 - Clearing a Table column footer/header does not repaint...Artur Signell2010-10-111-6/+4
* Fix for #5770 - Clearing a Table column footer/header does not repaint TableArtur Signell2010-10-111-0/+2
* We decided to postpone #4200 to 6.5, thus reverted [15455]Marc Englund2010-10-081-24/+0
* Fixes #4200 ESC keypress is now canceled when the XHR is active, to avoid acc...Marc Englund2010-10-081-0/+24
* #5652: History iframe is shown as a white square in Chrome 6 in portletHenri Kerola2010-10-061-1/+1
* Improves the click-moved-button-magic by checking for mouse movement using cu...Marc Englund2010-10-061-1/+13
* replaced hard coded style with a css ruleMatti Tahvonen2010-10-021-14/+0
* Removed fragment from javadocArtur Signell2010-09-301-1/+1
* Added a null check to fix #5688Jonatan Kronqvist2010-09-271-1/+4
* Fix for #5636 - PopupDateField cannot be reliably tested using Vaadin TestBenchArtur Signell2010-09-233-3/+158
* Fix for #5671 - ComponentLocator should try to find SubPartAware parent widge...Artur Signell2010-09-231-0/+34
* fixes #5659Matti Tahvonen2010-09-221-1/+13
* improving #5613, full error - not just messageMatti Tahvonen2010-09-221-1/+1
* improving #5613, to uncaught to GWT log even if not in debug (optimized away ...Matti Tahvonen2010-09-221-0/+7
* added TODOMatti Tahvonen2010-09-221-0/+2
* improved #3165 fix (some cleanup on orphaned columns done better, also lighte...Matti Tahvonen2010-09-221-2/+7
* added position:absolute to history iframe written by portletMatti Tahvonen2010-09-211-2/+2
* fixes #3165Matti Tahvonen2010-09-211-0/+22
* fixes #5622Matti Tahvonen2010-09-211-1/+1
* improved javadocMatti Tahvonen2010-09-211-0/+1
* - Fixes component attach/detach events to trigger at the right times in CSSLa...John Alhroos2010-09-211-7/+22
* Fixes component attach/detach events to trigger at the right times #5625John Alhroos2010-09-213-18/+47
* Fix for #5639 - Disabled DateField's calendar view can be openedArtur Signell2010-09-211-1/+1
* improved logging while setting up logging #5613Matti Tahvonen2010-09-211-9/+15
* Fix for #5443 - Tree must implement SubPartAwareArtur Signell2010-09-201-1/+108
* Fix for #5638 - ComponentLocator does not use DOM hierarchy when a SubPartAwa...Artur Signell2010-09-201-7/+8
* JavadocArtur Signell2010-09-201-0/+36
* Extracted getRootNodes(), getFirstRootNode(), getLastRootNode() to functions ...Artur Signell2010-09-201-20/+48
* left/right up now clears nav key down flag. Fixes an issue in TreeTable, poss...Matti Tahvonen2010-09-201-0/+2
* fixed logic problem causing regression since [14965] (related to #5592)Matti Tahvonen2010-09-171-5/+5
* Fixes for the DateField component (#5592 & others)Jonatan Kronqvist2010-09-172-0/+5
* Fix for #5066Jonatan Kronqvist2010-09-171-3/+10
* Style constants for Liferay themeHenri Kerola2010-09-171-0/+28
* #5613 Converted our own client side code to use VConsole instead of Applicati...Matti Tahvonen2010-09-1720-111/+71
* #5613 Client side logging related improvementsMatti Tahvonen2010-09-1712-280/+404
* different kind of fix for #5592Matti Tahvonen2010-09-162-13/+12
* removed dead code + some cleanupMatti Tahvonen2010-09-161-23/+4
* Fixed problem with [14915] fix for #5556Artur Signell2010-09-161-7/+12
* Exception stack traces now get properly printed to GWT hosted mode console.Matti Tahvonen2010-09-161-3/+5
* Force IE9 into IE8 mode (#5607)Artur Signell2010-09-161-0/+4
* Corrected misspelled "caleandar" -> "calendar"Jonatan Kronqvist2010-09-151-18/+18
* Fix for #5592Jonatan Kronqvist2010-09-151-2/+2
* Fix for #5556 - Client Side Caching of Stale Data in Select ComponentArtur Signell2010-09-141-0/+14