aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/Util.java
Commit message (Expand)AuthorAgeFilesLines
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #7755 Debug window "highlight component" does not work with sub windowsArtur Signell2011-10-111-2/+2
* Merged changes from 6.6Henri Sara2011-09-271-2/+20
* #7667 Resizing column in Safari 5.1 causes scrollbar to return to the leftLeif Åstrand2011-09-261-2/+4
* Fix for #7230Jonatan Kronqvist2011-09-071-0/+35
* #7478 Util.escapeHtml incorrectly converts newline to <br> and space to "&nbs...Artur Signell2011-08-251-1/+8
* #5547 Table horizontal scroller goes out of sync in Chrome when changing visi...Henri Sara2011-05-181-1/+21
* maybe fixes #6834 (can't reproduce as described, but this fixes an other rela...Matti Tahvonen2011-05-021-0/+35
* #6807 Applied IE6/IE8 fix to IE9 aswellArtur Signell2011-04-111-3/+3
* a safer touch event detection, fixes bug at least with drag and drop wrapper ...Matti Tahvonen2011-03-231-1/+1
* Merged ComboBox related changes from 6.5Henri Sara2011-03-161-0/+14
* Avoid webkit scrollbar workaround if scrollbar size is 0 as in mobile webkit ...Matti Tahvonen2011-03-101-4/+2
* removed GWT 1.5 era workaround for linux hosted mode. Vaadin UI now reserves ...Matti Tahvonen2011-03-101-7/+0
* some work towards touch UI supportMatti Tahvonen2011-02-281-2/+71
* Merged changes from 6.5 branchHenri Sara2011-02-281-0/+55
* Helper methods for dragMatti Tahvonen2011-02-181-0/+32
* #3991 Select with icons shown wrong in IE8 upon first renderArtur Signell2011-01-181-7/+2
* #3991 Select with icons shown wrong in IE8 upon first renderArtur Signell2011-01-181-0/+28
* #6227 Extra scrollbars in Window and other places in Opera 11Artur Signell2011-01-041-1/+1
* #6227 Extra scrollbars in Window and other places in Opera 11Artur Signell2011-01-041-1/+3
* relocated debug code to helper class + fixed bug when reporting variables and...Matti Tahvonen2010-12-281-0/+43
* #6107 - VTwinColSelect should provide information about logical parts to Test...Artur Signell2010-12-281-0/+16
* #4376 Tree: Context menu shadow is wrong on first click if it has an iconArtur Signell2010-12-281-0/+10
* #6035 - Icons are no longer transparent in MenuBar in IE6Artur Signell2010-12-271-9/+10
* #6035 Icons are no longer transparent in MenuBar in IE6Artur Signell2010-12-211-1/+1
* #6035 Icons are no longer transparent in MenuBar in IE6Artur Signell2010-12-211-17/+28
* #6003 - Word wrap doesn't work in TextAreaArtur Signell2010-11-261-0/+30
* Workaround for Safari 4 issue with #6003 - Word wrap doesn't work in TextAreaArtur Signell2010-11-251-0/+17
* #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferredArtur Signell2010-11-161-2/+2
* Fix for #5987 - RequestLayout is called for widgets that are not attached to ...Artur Signell2010-11-121-6/+11
* Fixed unused variable warningsArtur Signell2010-10-071-1/+1
* #5613 Converted our own client side code to use VConsole instead of Applicati...Matti Tahvonen2010-09-171-2/+1
* #5613 Client side logging related improvementsMatti Tahvonen2010-09-171-4/+3
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+2
* fixes #4563, added null check to detect if drag went out of content area.Matti Tahvonen2010-05-031-1/+1
* Comment typo correctionHenri Sara2010-04-011-1/+1
* enhanced docsMatti Tahvonen2010-03-091-3/+12
* styles, table drop handler, small changesMatti Tahvonen2010-02-161-0/+31
* Helpers, IE fixes, possibility to align proxy image below cursorMatti Tahvonen2010-02-021-0/+19
* Removed invalid character from file.Artur Signell2010-01-181-1/+1
* Merged [10780]: "Removed invalid character from file."Artur Signell2010-01-181-1/+1
* fixes #3764, yet another webkit scrollbar issue fixed. Hopefully got it fixed...Matti Tahvonen2009-12-221-4/+15
* Subwindows can now receive focus w/o focusing some field within the window. F...Marc Englund2009-12-161-0/+15
* Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...Artur Signell2009-11-261-0/+45
* Fixes #3760: Scrollbars are missing in Safari/Chrome (regression from changes...Jouni Koivuviita2009-11-251-0/+3
* Small fix for Safari overflow:auto fix.Jouni Koivuviita2009-11-201-3/+5
* Fixes #3405: Sampler button icons messed up in IE6Jouni Koivuviita2009-10-061-8/+16
* fixes #3295Matti Tahvonen2009-09-071-0/+29
* Large pile of various optimizations and small bug fixes. Changeset has a grea...Matti Tahvonen2009-08-201-7/+3
* fixes #3039Matti Tahvonen2009-08-071-1/+1