aboutsummaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* #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
* #8085 Do not calculate a fixed width when enabled or readonly status changes ...Artur Signell2012-01-122-2/+6
* #8085 Recalculate DateField width when enabled state changesArtur Signell2012-01-121-4/+0
* #8170: Symmetrically with attach(), Window.detach() should call detach() for ...Johannes Dahlström2011-12-221-0/+13
* Fix #8170: Window.attach() did not call attach() for subwindowsJohannes Dahlström2011-12-221-0/+11
* #8040 Improved commentJohannes Dahlström2011-12-161-2/+9
* #8040 test case and fixJohannes Dahlström2011-12-161-9/+2
* Fix some typos (#8143)Leif Åstrand2011-12-161-2/+2
* #8143 Enable using a completely different implementation for VConsoleLeif Åstrand2011-12-161-4/+8
* Fixed typo in comment #7965 #7996Johannes Dahlström2011-12-121-1/+1
* Fix #7965 and #7996 - input fields in tables lose their focus in IEJohannes Dahlström2011-12-121-1/+1
* [merge from 6.7] #8045 Removed incorrect/confusing javadocArtur Signell2012-01-271-13/+0
* #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-251-107/+93
* #8241 Removed debug message, added reference to ticketJohannes Dahlström2012-01-231-3/+1