summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [merge from 6.7] fixes #8505Johannes Dahlström2012-03-132-11/+15
* Fix #5109: If more than one currently attached Paintables share the same debu...Johannes Dahlström2012-03-093-27/+26
* #8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges.Jens Jansson2012-03-091-0/+5
* [merge from 6.7] fixes #8492, kickstart script query parameter can now be ove...Automerge2012-03-061-1/+12
* [merge from 6.7] fixes 8491, more parameters to showCommunicationError methodAutomerge2012-03-061-5/+25
* [merge from 6.7] Revert fix for #3401 as it causes problems with scrolled vie...Automerge2012-03-062-41/+1
* [merge from 6.7] Change missing from previous commit #3401Automerge2012-03-061-1/+1
* [merge from 6.7] Update window contents after changing the size (#3401)Automerge2012-03-061-0/+4
* [merge from 6.7] #3401 Resizing browser window should ensure sub windows are ...Automerge2012-03-061-0/+36
* [merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/windowAutomerge2012-03-051-0/+6
* [merge from 6.7] #8077 restored accidentally deleted commentAutomerge2012-03-011-0/+2
* [merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the...Automerge2012-02-291-15/+1
* #5100 Support for server-side focus/blur listeners; handle disabled tabs corr...Johannes Dahlström2012-02-272-55/+119
* #5100 Use FocusImpl to handle focus; allow customization of shortcut keysJohannes Dahlström2012-02-171-7/+20
* Patch for #5100 - TabSheet keyboard navigationJohannes Dahlström2012-02-162-9/+154
* Reverted bad commit [23048]Johannes Dahlström2012-02-162-154/+9
* #5100 test caseJohannes Dahlström2012-02-162-9/+154
* [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: ...Automerge2012-02-151-2/+4
* [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected iconAutomerge2012-02-151-1/+3
* [merge from 6.7] #8114 Cleaned up fixAutomerge2012-02-151-6/+3
* [merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another t...Automerge2012-02-151-2/+5
* [merge from 6.7] #8373 Handler DragAndDropService changeVariables error by fi...Automerge2012-02-151-4/+8
* [merge from 6.7] #8392 Improved error message for exceptions that take place ...Automerge2012-02-141-44/+5
* [merge from 6.7] #5833 and #7013 combo box width fix and testsAutomerge2012-02-141-11/+17
* [merge from 6.7] #8264 fix long range selection in multi-selectable table, re...Automerge2012-02-131-3/+2
* [merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch deviceAutomerge2012-02-131-1/+11
* [merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabledAutomerge2012-02-131-1/+4
* #8216 Fixed widgetset compilation warningArtur Signell2012-02-061-0/+7
* [merge from 6.7] #8284, #8336 Removed dead codeArtur Signell2012-02-061-1/+0
* #6718 Fixed more regressions, refactored a bitJohannes Dahlström2012-02-061-64/+42
* #8345, #8346 Window drag and resize are now activated only by the left mouse ...Artur Signell2012-02-031-1/+5
* #8343, #8344 Column resize and sort are now activated only by the left mouse ...Artur Signell2012-02-031-2/+11
* #8284, #8336 Fixed header and footer click for right and middle click. Browse...Artur Signell2012-02-032-17/+48
* Fixed #8321: adding/removing items in a ComboBox FocusListener breaks the dro...Johannes Dahlström2012-02-021-2/+21
* [merge from 6.7] Fixed #8315 - take leap years into account in focusNext/Prev...Johannes Dahlström2012-02-021-0/+1
* Fixed #8315 - take leap years into account in focusNext/PreviousYearJohannes Dahlström2012-02-021-1/+16
* #6718 displayedMonth and focusedDate must have zeroed hours/min/sec/msecJohannes Dahlström2012-02-021-3/+4
* Synchronized 6.8 branch between svn and git.Build Agent2012-01-313-34/+6
* #6718 Fixed a regression: displayedMonth must be in sync with focusedDateJohannes Dahlström2012-01-311-1/+4
* #6718 Fixed an off-by-one bug; use displayedMonth consistentlyJohannes Dahlström2012-01-271-4/+4
* #8311 Additional CRLF->LF fixesArtur Signell2012-01-272-116/+107
* #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-2736-8002/+8011
* Comment improvements related to #6718Johannes Dahlström2012-01-271-11/+20
* #6902 Table empties field on Layout.replaceComponentArtur Signell2012-01-271-0/+12
* #8241 Removed debug message, added reference to ticketJohannes Dahlström2012-01-201-3/+1
* #8085 Do not calculate a fixed width when enabled or readonly status changes ...Artur Signell2012-01-161-2/+2
* #5982 Add the "v-disabled" class name as-is also in addition to prefixed to m...Artur Signell2012-01-161-2/+4
* Test and fix for #5982 - FormLayout now updates caption style names when the ...Artur Signell2012-01-131-4/+2
* #8241 Rename Vaadin-Redirect to Vaadin-Refresh, make URI optional: if not giv...Johannes Dahlström2012-01-131-10/+12
* Fix for #8241: Provide a way to redirect the client to a given URI in a UIDL ...Johannes Dahlström2012-01-121-10/+10