summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added standalone class for creating an addons.scss from Vaadin addons on the ...John Ahlroos2013-03-262-14/+228
* Removed code which calculates size incorrectly (#11395)Artur Signell2013-03-251-4/+0
* Fixed ComponentLocator to be backwards compatibleArtur Signell2013-03-251-3/+11
* Fixed tree memory leak when removing expanded items from Tree (based on new F...John Ahlroos2013-03-222-5/+31
* Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-226-2/+41
* Moved CSSInjectWithColorpicker to correct packageJohn Ahlroos2013-03-211-1/+1
* Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-2146-376/+1798
|\
| * 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
* | WAI-ARIA fields (#11180)michaelvogt2013-03-2016-52/+541
* | Added CSS Inject / ColorPicker tutorial #11360John Ahlroos2013-03-191-0/+234
* | Launch configurations for dev server and dev mode (#11363)Artur Signell2013-03-183-6/+55
* | Create a PopupDateField by default for Dates (#11159)Artur Signell2013-03-183-1/+153
* | Enable testing on IE10 (#9219)Artur Signell2013-03-181-1/+1
* | Do not invalidate http session if there is an invalid security key (#11335)Artur Signell2013-03-181-6/+0
* | Remove unnecessary theme name sanitation (#10708)Artur Signell2013-03-141-2/+0
* | Fixed error indicator styles in Tabsheet tab on IE10 #11329John Ahlroos2013-03-141-4/+0
* | Apply webkitoverflowautofix for IE10 #11327John Ahlroos2013-03-141-1/+2
* | Fixed broken Gridlayout cell position calculation in IE10 #11303John Ahlroos2013-03-131-6/+11
* | Added theme-compiler resources to classpath to be able to run tests in EclipseArtur Signell2013-03-131-0/+1
* | Implemented injection of css styles #5500John Ahlroos2013-03-134-1/+363
* | Added fallbacks for when IE10 reports width/height as 'auto' when getting the...John Ahlroos2013-03-121-0/+8
* | Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-1230-86/+633
|\|
| * 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