| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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 |
* | #8273 Added sanity check to prevent trying to render past the end of the cell... | Johannes Dahlström | 2012-01-23 | 1 | -0/+3 |
* | Merge from 6.7 | Johannes Dahlström | 2012-01-20 | 3 | -15/+31 |
* | Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw... | Marc Englund | 2012-01-18 | 1 | -22/+66 |
* | Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996 | Marc Englund | 2012-01-18 | 1 | -1/+4 |
* | Merge from 6.7 | Johannes Dahlström | 2012-01-16 | 4 | -53/+137 |
* | Merged #8105 Compile core files and test files to separate folders | Johannes Dahlström | 2012-01-16 | 1 | -127/+0 |
* | #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout | Artur Signell | 2012-01-12 | 1 | -1/+25 |
* | Removed dead code from VSlider | Henri Sara | 2012-01-12 | 1 | -4/+0 |
* | Merge from 6.7 | Johannes Dahlström | 2012-01-12 | 5 | -18/+44 |
* | Merged changes from 6.7 | Johannes Dahlström | 2011-12-30 | 4 | -11/+53 |
* | Merged changes from 6.8 | Johannes Dahlström | 2011-12-22 | 5 | -19/+41 |