summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * #6682 Added comment about why the fix worksArtur Signell2011-03-311-0/+4
| * Ugly workaround for #6682 that ensures getAbsoluteTop/getAbsoluteLeft always ...Artur Signell2011-03-312-1/+27
| * #6687 : reverted part of api extension, not really needed. Merge from 6.6 bra...Matti Tahvonen2011-03-251-1/+1
| * #6573 Caption Text Length in Firefox 4.0Artur Signell2011-03-251-1/+1
| * #6692 Disable delayed text setting in Firefox 4Artur Signell2011-03-252-5/+4
| * merged #6687 fix from 6.6Matti Tahvonen2011-03-241-2/+2
| * #6685 servlet fix applied to portlets aswellArtur Signell2011-03-242-9/+12
| * Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Mo...Artur Signell2011-03-242-3/+10
| * #3529 Listen to icon onload events and resize Tree if neededArtur Signell2011-03-221-2/+29
| * Makes Window and Panel Focusable. #4384John Alhroos2011-03-115-11/+122
| * Reverted [17697]John Alhroos2011-03-102-86/+4
| * Adds mouse event details to Button.ClickEvent #6605John Alhroos2011-03-102-4/+86
| * Fix for #5105John Alhroos2011-03-091-6/+56
| * Improved JavaDoc for Embedded.John Alhroos2011-03-091-18/+51
| * 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
| * Code cleanup (removes an extra get operation)John Alhroos2011-03-081-2/+3
| * Fixes #6368John Alhroos2011-03-081-2/+16
| * 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
| * #6434 LayoutClickNotifier interfaceHenri Sara2011-02-246-93/+64
| * #6493 related cleanup and refactoring to eliminate duplicated codeHenri Sara2011-02-2311-128/+65
| * #6493 API for getting the deepest clicked component in layout click eventsHenri Sara2011-02-2310-28/+128
| * fixes #6484, added missing META modifier key as a constant and handling on th...Matti Tahvonen2011-02-232-0/+7
| * Fixed javadoc typosArtur Signell2011-02-221-4/+5
| * #6468 getColumnAlignments() in Table caused AIOOBEHenri Sara2011-02-211-1/+1
| * #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
* | Reverted [18907] (fix for #6745 "Connectors for Tree"Jouni Koivuviita2011-05-231-8/+0
* | Reverted the fix for #5535 again, creating a proper ticket for the issue (nee...Jouni Koivuviita2011-05-201-22/+0
* | New fix for #5535. Added the flag for indicating whether the focus is via mou...Jouni Koivuviita2011-05-201-0/+22
* | Reverted bad fix for #5535Jouni Koivuviita2011-05-201-25/+20
* | 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