summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update release notes7.0.4Henri Sara2013-04-081-0/+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
* Fixed scrolling jumping up to first row when adding rows and adjusting the cu...John Ahlroos2013-03-043-2/+121
* Update test to use default classloader instead of nullLeif Åstrand2013-03-041-2/+3
* Add bootstrap performance measuring support (#11188)Leif Åstrand2013-03-013-6/+35
* Avoid running test runner as a testArtur Signell2013-03-011-0/+1
* Prevent NPE when a SCSS file is not found #11099John Ahlroos2013-03-012-2/+17
* Make SassLangTestsBroken pass iff the CSS and SCSS do not match.Henri Sara2013-03-011-0/+20
* Reverted Tree memory leak fix since it is breaking Tree filtering in a way th...John Ahlroos2013-03-011-10/+0
* Revert "Made UI focusable again (#11129)"John Ahlroos2013-02-281-1/+1