summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal
Commit message (Expand)AuthorAgeFilesLines
* Reverted [17697]John Alhroos2011-03-101-8/+2
* Adds mouse event details to Button.ClickEvent #6605John Alhroos2011-03-101-2/+8
* Fix for #5105John Alhroos2011-03-091-6/+56
* Check if attached in Timer instead of canceling timer on component detach. #6507John Alhroos2011-03-081-6/+7
* Fixed #6507John Alhroos2011-03-081-0/+1
* Changed version of Flash to 6.0.0.0 and above. #6501John Alhroos2011-03-081-2/+2
* Fixed missing ending clause in the <embed> tag. #6501John Alhroos2011-03-081-1/+1
* Fixed flash issues and cleans up the Flash related code. #6501John Alhroos2011-03-081-29/+89
* #4285 Additional fix so IE does not force focus back to field when focusing a...Artur Signell2011-03-072-12/+35
* Fix for #4285 : Blur event prevention mechanism for IE prevented focus from m...John Alhroos2011-03-041-2/+4
* Changed depracated DOM.compare() to "==". John Alhroos2011-03-041-4/+2
* Fixes issue with double clicks when browsing ComboBox pages #4285John Alhroos2011-03-041-7/+9
* Cleanup up fix for #4285John Alhroos2011-03-021-31/+43
* Fixes #4285John Alhroos2011-03-021-6/+76
* #6509 Make subclassing VMenuBar possible by making CustomMenuItem protected a...Henri Sara2011-02-251-10/+15
* #6496 Close error notification with keyboard (Escape)Henri Sara2011-02-241-0/+5
* #6413 Splitter click events were not sent when split panel was reversedHenri Sara2011-02-241-8/+8
* #6493 related cleanup and refactoring to eliminate duplicated codeHenri Sara2011-02-235-11/+9
* #6493 API for getting the deepest clicked component in layout click eventsHenri Sara2011-02-235-17/+72
* fixes #6484, added missing META modifier key as a constant and handling on th...Matti Tahvonen2011-02-231-0/+5
* #6470 table row header cells should have their own CSS selectorsHenri Sara2011-02-211-1/+2
* modified multipartinputstream so that it is not that much dependent on the on...Matti Tahvonen2011-02-101-4/+6
* #6427 Add isFirefox() and isFF4() to BrowserInfoArtur Signell2011-02-091-0/+9
* #6361 simple unit tests for boundary detection in multipart streamsHenri Sara2011-02-091-1/+8
* #6336 IE8 in compatibility mode does not workArtur Signell2011-02-091-8/+9
* #6336 IE8 in compatibility mode does not workArtur Signell2011-02-081-11/+24
* #6397 Empty Context Menu is shownArtur Signell2011-02-071-2/+6
* #6319 Delesecting one preselected item in multiselect ListSelectArtur Signell2011-02-071-1/+3
* #6304 Moved display css rule to the base theme allowing it to be overriddenJonatan Kronqvist2011-02-071-4/+4
* #6304 Make embeddeds align correctly in centered table cellsJonatan Kronqvist2011-02-071-0/+4
* #5881 - InlineDateField without a set value shows a value in the UI but retur...Artur Signell2011-02-071-0/+5
* fixes #6401Matti Tahvonen2011-02-071-1/+8
* fixes #6374 and #6373. Tree now make sure it has focus prior to sending varia...Matti Tahvonen2011-02-021-37/+86
* java 1.5 combat fixMatti Tahvonen2011-02-011-2/+1
* fixes #6360Matti Tahvonen2011-01-311-5/+8
* fixes #6361Matti Tahvonen2011-01-311-26/+49
* #6362 ComponentLocator only uses Widgets implementing SubPartAware as referen...Artur Signell2011-01-312-3/+21
* #6304 - Embedded images in CustomComponents now get the correct sizeJonatan Kronqvist2011-01-281-3/+31
* Removed dead codeArtur Signell2011-01-281-8/+0
* #6348 TwinColSelect left and right caption disappear on cached updatesArtur Signell2011-01-281-1/+3
* #6344 fixed, including test caseJonatan Kronqvist2011-01-282-3/+3
* #3911 Embedded flash does not support fullscreenArtur Signell2011-01-251-1/+2
* fixes #6315, now proper response and cleanup is done if the infamous last des...Matti Tahvonen2011-01-251-1/+7
* #3911 Embedded flash does not support fullscreenArtur Signell2011-01-251-2/+3
* fixes #6316, reviewed by arturMatti Tahvonen2011-01-252-0/+7
* #6308 NPE in VFormLayout.replaceComponentArtur Signell2011-01-201-2/+4
* opening the servlet implementation for customized communication ( e.g. jsonp,...Matti Tahvonen2011-01-193-17/+39
* opening the server side for customized communication ( e.g. jsonp)Matti Tahvonen2011-01-191-7/+7
* Workaround for #6222 Vertical Table Scrolling Broken in Opera 11Artur Signell2011-01-181-0/+15
* #3991 Select with icons shown wrong in IE8 upon first renderArtur Signell2011-01-182-9/+6