| Commit message (Expand) | Author | Age | Files | Lines |
* | #5100 Use FocusImpl to handle focus; allow customization of shortcut keys | Johannes Dahlström | 2012-02-17 | 1 | -7/+20 |
* | Patch for #5100 - TabSheet keyboard navigation | Johannes Dahlström | 2012-02-16 | 2 | -9/+154 |
* | Reverted bad commit [23048] | Johannes Dahlström | 2012-02-16 | 2 | -154/+9 |
* | #5100 test case | Johannes Dahlström | 2012-02-16 | 2 | -9/+154 |
* | [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: ... | Automerge | 2012-02-15 | 1 | -2/+4 |
* | [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon | Automerge | 2012-02-15 | 1 | -1/+3 |
* | [merge from 6.7] #8114 Cleaned up fix | Automerge | 2012-02-15 | 1 | -6/+3 |
* | [merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another t... | Automerge | 2012-02-15 | 1 | -2/+5 |
* | [merge from 6.7] #8373 Handler DragAndDropService changeVariables error by fi... | Automerge | 2012-02-15 | 1 | -4/+8 |
* | [merge from 6.7] #8392 Improved error message for exceptions that take place ... | Automerge | 2012-02-14 | 1 | -44/+5 |
* | [merge from 6.7] #5833 and #7013 combo box width fix and tests | Automerge | 2012-02-14 | 1 | -11/+17 |
* | [merge from 6.7] #8264 fix long range selection in multi-selectable table, re... | Automerge | 2012-02-13 | 1 | -3/+2 |
* | [merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch device | Automerge | 2012-02-13 | 1 | -1/+11 |
* | [merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled | Automerge | 2012-02-13 | 1 | -1/+4 |
* | #8216 Fixed widgetset compilation warning | Artur Signell | 2012-02-06 | 1 | -0/+7 |
* | [merge from 6.7] #8284, #8336 Removed dead code | Artur Signell | 2012-02-06 | 1 | -1/+0 |
* | #6718 Fixed more regressions, refactored a bit | Johannes Dahlström | 2012-02-06 | 1 | -64/+42 |
* | #8345, #8346 Window drag and resize are now activated only by the left mouse ... | Artur Signell | 2012-02-03 | 1 | -1/+5 |
* | #8343, #8344 Column resize and sort are now activated only by the left mouse ... | Artur Signell | 2012-02-03 | 1 | -2/+11 |
* | #8284, #8336 Fixed header and footer click for right and middle click. Browse... | Artur Signell | 2012-02-03 | 2 | -17/+48 |
* | Fixed #8321: adding/removing items in a ComboBox FocusListener breaks the dro... | Johannes Dahlström | 2012-02-02 | 1 | -2/+21 |
* | [merge from 6.7] Fixed #8315 - take leap years into account in focusNext/Prev... | Johannes Dahlström | 2012-02-02 | 1 | -0/+1 |
* | Fixed #8315 - take leap years into account in focusNext/PreviousYear | Johannes Dahlström | 2012-02-02 | 1 | -1/+16 |
* | #6718 displayedMonth and focusedDate must have zeroed hours/min/sec/msec | Johannes Dahlström | 2012-02-02 | 1 | -3/+4 |
* | Synchronized 6.8 branch between svn and git. | Build Agent | 2012-01-31 | 3 | -34/+6 |
* | #6718 Fixed a regression: displayedMonth must be in sync with focusedDate | Johannes Dahlström | 2012-01-31 | 1 | -1/+4 |
* | #6718 Fixed an off-by-one bug; use displayedMonth consistently | Johannes Dahlström | 2012-01-27 | 1 | -4/+4 |
* | #8311 Additional CRLF->LF fixes | Artur Signell | 2012-01-27 | 2 | -116/+107 |
* | #8311 Converted CRLF to LF in all source files | Artur Signell | 2012-01-27 | 36 | -8002/+8011 |
* | Comment improvements related to #6718 | Johannes Dahlström | 2012-01-27 | 1 | -11/+20 |
* | #6902 Table empties field on Layout.replaceComponent | Artur Signell | 2012-01-27 | 1 | -0/+12 |
* | #8241 Removed debug message, added reference to ticket | Johannes Dahlström | 2012-01-20 | 1 | -3/+1 |
* | #8085 Do not calculate a fixed width when enabled or readonly status changes ... | Artur Signell | 2012-01-16 | 1 | -2/+2 |
* | #5982 Add the "v-disabled" class name as-is also in addition to prefixed to m... | Artur Signell | 2012-01-16 | 1 | -2/+4 |
* | Test and fix for #5982 - FormLayout now updates caption style names when the ... | Artur Signell | 2012-01-13 | 1 | -4/+2 |
* | #8241 Rename Vaadin-Redirect to Vaadin-Refresh, make URI optional: if not giv... | Johannes Dahlström | 2012-01-13 | 1 | -10/+12 |
* | Fix for #8241: Provide a way to redirect the client to a given URI in a UIDL ... | Johannes Dahlström | 2012-01-12 | 1 | -10/+10 |
* | #8085 Do not calculate a fixed width when enabled or readonly status changes ... | Artur Signell | 2012-01-12 | 2 | -2/+6 |
* | #8085 Recalculate DateField width when enabled state changes | Artur Signell | 2012-01-12 | 1 | -4/+0 |
* | #8170: Symmetrically with attach(), Window.detach() should call detach() for ... | Johannes Dahlström | 2011-12-22 | 1 | -0/+13 |
* | Fix #8170: Window.attach() did not call attach() for subwindows | Johannes Dahlström | 2011-12-22 | 1 | -0/+11 |
* | #8040 Improved comment | Johannes Dahlström | 2011-12-16 | 1 | -2/+9 |
* | #8040 test case and fix | Johannes Dahlström | 2011-12-16 | 1 | -9/+2 |
* | Fix some typos (#8143) | Leif Åstrand | 2011-12-16 | 1 | -2/+2 |
* | #8143 Enable using a completely different implementation for VConsole | Leif Åstrand | 2011-12-16 | 1 | -4/+8 |
* | Fixed typo in comment #7965 #7996 | Johannes Dahlström | 2011-12-12 | 1 | -1/+1 |
* | Fix #7965 and #7996 - input fields in tables lose their focus in IE | Johannes Dahlström | 2011-12-12 | 1 | -1/+1 |
* | [merge from 6.7] #8045 Removed incorrect/confusing javadoc | Artur Signell | 2012-01-27 | 1 | -13/+0 |
* | #6718 Extend PopupDateField range - allow selection of the last days of the | Johannes Dahlström | 2012-01-25 | 1 | -107/+93 |
* | #8241 Removed debug message, added reference to ticket | Johannes Dahlström | 2012-01-23 | 1 | -3/+1 |