summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client
Commit message (Expand)AuthorAgeFilesLines
* [merge from 6.7] VConsole.error() instead of throwing in startRequest() and e...Automerge2012-04-131-3/+2
* Reverted accidental commitJohannes Dahlström2012-04-137-108/+50
* Blocked merge of revisions related to 6.7.7 releaseJohannes Dahlström2012-04-137-50/+108
* Fixed bug in calculating % size when using reverse position (#4296)Artur Signell2012-04-101-1/+1
* Allow splitter position to be float to avoid rounding errors (#4296)Artur Signell2012-04-101-3/+2
* [merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devicesAutomerge2012-04-051-1/+14
* [merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some casesAutomerge2012-04-051-1/+1
* #5100 Removed obsolete code to fix a Firefox tab scrolling bugJohannes Dahlström2012-04-041-4/+0
* #5100 Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* Reverted accidental commitJohannes Dahlström2012-04-021-77/+43
* Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* [merge from 6.7] #8597 Do not leave VWindow references in the static windowOr...Automerge2012-04-021-1/+12
* [merge from 6.7] #8580 Added a commentAutomerge2012-03-301-0/+4
* [merge from 6.7] Fixed #8580: After a UIDL request, hasActiveRequest was set ...Automerge2012-03-291-1/+8
* [merge from 6.7] #8559/#8560 Additional fixes based on reviewAutomerge2012-03-271-6/+4
* [merge from 6.7] #8526 Added commentsAutomerge2012-03-261-14/+22
* [merge from 6.7] #8526 If a Table row has an open context menu, reopen it aft...Automerge2012-03-231-0/+44
* [merge from 6.7] #8563 Corrected invalid "this" referenceAutomerge2012-03-231-1/+1
* [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560)Automerge2012-03-221-26/+40
* [merge from 6.7] Code cleanup (#8559/#8560)Automerge2012-03-221-12/+20
* [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all...Automerge2012-03-221-0/+4
* #6085 Allow setting an alternate text for Embedded, for accessibility purposesJohannes Dahlström2012-03-201-2/+13
* [merge from 6.7] #7855 - Screen goes blank when detaching an Embedded compone...Automerge2012-03-191-2/+8
* #5100 Removed unnecessary setTabulatorIndex() callJohannes Dahlström2012-03-191-1/+0
* #5100 some cleanupJohannes Dahlström2012-03-191-4/+11
* [merge from 6.7] #7607 Removed obsolete Firefox workaround that caused proble...Automerge2012-03-141-9/+3
* [Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdownJohannes Dahlström2012-03-141-2/+7
* [merge from 6.7] #8491 fixed autocomplete issue, now correct error message if...Johannes Dahlström2012-03-131-1/+1
* [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-092-5/+9
* #8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges.Jens Jansson2012-03-091-0/+5
* [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
* #5100 Support for server-side focus/blur listeners; handle disabled tabs corr...Johannes Dahlström2012-02-271-45/+92
* #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-161-8/+118
* Reverted bad commit [23048]Johannes Dahlström2012-02-161-118/+8
* #5100 test caseJohannes Dahlström2012-02-161-8/+118
* [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] #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