summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-194-31/+160
* Support "to" in CSS function parameters (#11309)Henri Sara2013-04-187-48/+136
* Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#1...Johannes Dahlström2013-04-181-0/+6
* Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-173-3/+84
* Merge release notes from '7.0.4' into 7.0Henri Sara2013-04-161-0/+30
|\
| * Update release notes7.0.4Henri Sara2013-04-081-0/+30
* | Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inpu...Marc Englund2013-04-121-0/+6
* | Fixed date reset when calendar is first initialized #11387John Ahlroos2013-04-121-1/+6
* | Fixed native button not triggering click event in IE #11094John Ahlroos2013-04-102-4/+30
|/
* Remove resource related code from VaadinPortlet (#11527)Henri Sara2013-04-081-30/+3
* Backported fix of minimal (empty hashmap) leak on redeploy (#9993)Artur Signell2013-04-032-9/+171
* Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-2113-368/+1168
* Enable a Vaadin applications to be re-initialized if if has been re-added to ...Artur Signell2013-03-202-4/+31
* Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-204-0/+376
* Disabled TabIndex warning for now (#11325)7.0.3Artur Signell2013-03-191-3/+7
* Do not run TestRunner as a testArtur Signell2013-03-191-1/+1
* Updated test to test interactions and to be more stableArtur Signell2013-03-161-7/+20
* Made test more reliableArtur Signell2013-03-151-14/+59
* Audio/Video fixes, for #11160 but it was much more broken. Also quite a few b...Marc Englund2013-03-159-26/+225
* Reattach when wrapping in webkit for correct text flow (#10536)Leif Åstrand2013-03-141-1/+4
* Deprecated AbstractComponentContainer.getComponentIterator (#11328)Artur Signell2013-03-141-0/+6
* Deprecated TestBase to avoid new tests which are LegacyApplicationsArtur Signell2013-03-141-0/+6
* Ignored test case where Tree memory leak is checked since it cannot be fixed ...John Ahlroos2013-03-141-4/+19
* Fixed setting column width back to undefined by setting it to -1. #7922Leif Åstrand2013-03-144-27/+208
* Added missing state update on the client side (#11028)Artur Signell2013-03-131-1/+3
* Fixed client-server value sync problem in CheckBox (#11028)Artur Signell2013-03-134-0/+200
* Test using Opera 12 (#8976)Artur Signell2013-03-131-1/+1
* Fixed Tree keyboard navigation in Opera 12 (#11183)Artur Signell2013-03-131-1/+1
* Updated supported browser versions in release notes (#10887)Leif Åstrand2013-03-131-2/+2
* Fixed header to make checkstyles happy (#11129)Artur Signell2013-03-131-3/+3
* Ensure nonwrapping textarea has white-space: pre; style (#10536)Leif Åstrand2013-03-131-0/+3
* Eliminate connection/statement/result set leaks in TableQuery (#10582)Leif Åstrand2013-03-133-230/+292
* Updated GateIn3 script to work correctly (#11314)Artur Signell2013-03-121-56/+43
* Unpack all static files for integration tests (#11314)Artur Signell2013-03-121-0/+14
* Fixed IE8 sub window focus issue after editing a RichTextArea #10776Leif Åstrand2013-03-121-0/+34
* Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-128-13/+258
* Avoid showing context menu off screen in IE8Artur Signell2013-03-125-10/+10
* Update test to cope with changed UI class (#10867)Leif Åstrand2013-03-111-2/+2
* Properly recognize class of redefined UI connector (#10867)Leif Åstrand2013-03-116-1/+140
* Set to empty function instead of undefined (#10960)Artur Signell2013-03-071-3/+1
* Fixed javascript issue in IE8 (delete cannot be used on window properties) (#...Artur Signell2013-03-061-1/+3
* Profiler based on __gwtStatsEvent (#10960)Leif Åstrand2013-03-063-41/+176
* Don't provide details to teamcity as it nowadays gets those from stdoutLeif Åstrand2013-03-061-3/+1
* Corrected javadoc (#10774)Artur Signell2013-03-061-3/+3
* Improved javadoc (#10632)Artur Signell2013-03-061-5/+1
* Corrected javadoc regarding nested property support (#8210)Artur Signell2013-03-062-4/+2
* Add performance.timing support to Profiler (#11188)Leif Åstrand2013-03-062-0/+60
* Updated scm in pom template (#11204)Artur Signell2013-03-051-3/+3
* Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-052-1/+72
* Log errors as errors and not normal messages (#11251)Artur Signell2013-03-051-3/+4