| Commit message (Expand) | Author | Age | Files | Lines |
* | #8203 Improved javadoc, added null check | Johannes Dahlström | 2012-04-12 | 1 | -7/+10 |
* | Fixed #8653: addTab(index) should not throw if index is out of bounds | Johannes Dahlström | 2012-04-12 | 1 | -5/+6 |
* | #6155 Javadoc/comments; refresh field value from data source on attach | Johannes Dahlström | 2012-04-11 | 1 | -8/+39 |
* | Fixed bug in calculating % size when using reverse position (#4296) | Artur Signell | 2012-04-10 | 1 | -1/+1 |
* | Allow splitter position to be float to avoid rounding errors (#4296) | Artur Signell | 2012-04-10 | 2 | -16/+24 |
* | [merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devices | Automerge | 2012-04-05 | 1 | -1/+14 |
* | [merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some cases | Automerge | 2012-04-05 | 1 | -1/+1 |
* | #8203 Added TabSheet#setSelectedTab(int) and TabSheet#setSelectedTab(TabSheet... | Johannes Dahlström | 2012-04-05 | 1 | -1/+22 |
* | Implemented #8307: Added AbstractField#removeAllValidators() | Johannes Dahlström | 2012-04-05 | 1 | -0/+10 |
* | Fixed #6155: stop listening to Property value change and read only status cha... | Johannes Dahlström | 2012-04-05 | 1 | -20/+41 |
* | #5100 Removed obsolete code to fix a Firefox tab scrolling bug | Johannes Dahlström | 2012-04-04 | 1 | -4/+0 |
* | #5100 Fixed IE focus; fixed tab scrolling; minor refactoring | Johannes Dahlström | 2012-04-02 | 1 | -43/+77 |
* | Reverted accidental commit | Johannes Dahlström | 2012-04-02 | 1 | -77/+43 |
* | Fixed IE focus; fixed tab scrolling; minor refactoring | Johannes Dahlström | 2012-04-02 | 1 | -43/+77 |
* | [merge from 6.7] #8597 Do not leave VWindow references in the static windowOr... | Automerge | 2012-04-02 | 1 | -1/+12 |
* | [merge from 6.7] #8580 Added a comment | Automerge | 2012-03-30 | 1 | -0/+4 |
* | [merge from 6.7] Fixed #8580: After a UIDL request, hasActiveRequest was set ... | Automerge | 2012-03-29 | 1 | -1/+8 |
* | [merge from 6.7] #8559/#8560 Additional fixes based on review | Automerge | 2012-03-27 | 1 | -6/+4 |
* | [merge from 6.7] #8526 Added comments | Automerge | 2012-03-26 | 1 | -14/+22 |
* | [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementD... | Automerge | 2012-03-26 | 1 | -1/+1 |
* | [merge from 6.7] #8526 If a Table row has an open context menu, reopen it aft... | Automerge | 2012-03-23 | 1 | -0/+44 |
* | [merge from 6.7] #8563 Corrected invalid "this" reference | Automerge | 2012-03-23 | 1 | -1/+1 |
* | [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560) | Automerge | 2012-03-22 | 1 | -26/+40 |
* | [merge from 6.7] Code cleanup (#8559/#8560) | Automerge | 2012-03-22 | 1 | -12/+20 |
* | [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all... | Automerge | 2012-03-22 | 1 | -0/+4 |
* | #8209 Call click() from handleAction | Johannes Dahlström | 2012-03-20 | 1 | -3/+1 |
* | #8209 Added a public click() method to Button, simulating a click on server side | Johannes Dahlström | 2012-03-20 | 1 | -0/+11 |
* | #6085 Allow setting an alternate text for Embedded, for accessibility purposes | Johannes Dahlström | 2012-03-20 | 2 | -2/+46 |
* | [merge from 6.7] #7855 - Screen goes blank when detaching an Embedded compone... | Automerge | 2012-03-19 | 1 | -2/+8 |
* | #5100 Removed unnecessary setTabulatorIndex() call | Johannes Dahlström | 2012-03-19 | 1 | -1/+0 |
* | #5100 some cleanup | Johannes Dahlström | 2012-03-19 | 1 | -4/+11 |
* | [merge from 6.7] Documented that GridLayout coordinates are zero-based. Also ... | Automerge | 2012-03-16 | 1 | -111/+145 |
* | [merge from 6.7] #7607 Make Table scroll to the very bottom when needed | Automerge | 2012-03-14 | 1 | -3/+7 |
* | [merge from 6.7] #7607 Removed obsolete Firefox workaround that caused proble... | Automerge | 2012-03-14 | 1 | -9/+3 |
* | [Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdown | Johannes Dahlström | 2012-03-14 | 1 | -2/+7 |
* | [merge from 6.7] #8491 fixed autocomplete issue, now correct error message if... | Johannes Dahlström | 2012-03-13 | 1 | -1/+1 |
* | [merge from 6.7] fixes #8505 | Johannes Dahlström | 2012-03-13 | 2 | -11/+15 |
* | Fix #5109: If more than one currently attached Paintables share the same debu... | Johannes Dahlström | 2012-03-09 | 3 | -27/+26 |
* | #8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges. | Jens Jansson | 2012-03-09 | 1 | -0/+5 |
* | [merge from 6.7] fixes #8492, kickstart script query parameter can now be ove... | Automerge | 2012-03-06 | 1 | -1/+12 |
* | [merge from 6.7] fixes 8491, more parameters to showCommunicationError method | Automerge | 2012-03-06 | 1 | -5/+25 |
* | [merge from 6.7] Revert fix for #3401 as it causes problems with scrolled vie... | Automerge | 2012-03-06 | 2 | -41/+1 |
* | [merge from 6.7] Change missing from previous commit #3401 | Automerge | 2012-03-06 | 1 | -1/+1 |
* | [merge from 6.7] Update window contents after changing the size (#3401) | Automerge | 2012-03-06 | 1 | -0/+4 |
* | [merge from 6.7] #3401 Resizing browser window should ensure sub windows are ... | Automerge | 2012-03-06 | 1 | -0/+36 |
* | [merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/window | Automerge | 2012-03-05 | 1 | -0/+6 |
* | [merge from 6.7] #8077 restored accidentally deleted comment | Automerge | 2012-03-01 | 1 | -0/+2 |
* | [merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the... | Automerge | 2012-02-29 | 1 | -15/+1 |
* | #5100 Support for server-side focus/blur listeners; handle disabled tabs corr... | Johannes Dahlström | 2012-02-27 | 2 | -55/+119 |
* | #5100 Use FocusImpl to handle focus; allow customization of shortcut keys | Johannes Dahlström | 2012-02-17 | 1 | -7/+20 |