summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal
Commit message (Expand)AuthorAgeFilesLines
* Added v-ios and v-android for mobile devices (#7911)Artur Signell2012-04-252-13/+104
* Wrap javascript callback entry points in $entry (#8699)Leif Åstrand2012-04-2410-47/+47
* Increased debug window default size (#8523)Artur Signell2012-04-241-4/+17
* [merge from 6.7] Fix #8550 in 6.7 after allAutomerge2012-04-233-109/+214
* [merge from 6.7] doUidlRequest() should not set hasActiveRequest=false when r...Automerge2012-04-231-4/+0
* [merge from 6.7] Moved Mattis touchscroll fixes to 6.8Automerge2012-04-203-214/+109
* [merge from 6.7] #8407 Handle the case of a 503 response without a Retry-Afte...Automerge2012-04-201-15/+27
* [merge from 6.7] * fixed timing issue that might leave scroll "outside" of th...Automerge2012-04-191-44/+46
* [merge from 6.7] Skipping "scroll selected/focused row into view" on touch de...Automerge2012-04-191-0/+5
* [merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflo...Automerge2012-04-191-1/+8
* Added the license notice to a new file added in #8694Jonatan Kronqvist2012-04-191-0/+4
* Added some comments for #8694Jonatan Kronqvist2012-04-191-0/+13
* Implemented #8694 - API providing profiling info for TestBench 3.xJonatan Kronqvist2012-04-195-7/+199
* [merge from 6.7] Quickly typed in touch scroll related changes due to ridicul...Automerge2012-04-183-89/+187
* [merge from 6.7] Reverted #7607 fixes and removed the test for now because th...Automerge2012-04-171-3/+12
* [merge from 6.7] #8639 Improved commentsAutomerge2012-04-131-11/+20
* [merge from 6.7] Fixed #8639: Table context menu was broken on touch devicesAutomerge2012-04-131-15/+18
* [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-093-27/+26
* #8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges.Jens Jansson2012-03-091-0/+5
* [merge from 6.7] fixes #8492, kickstart script query parameter can now be ove...Automerge2012-03-061-1/+12
* [merge from 6.7] fixes 8491, more parameters to showCommunicationError methodAutomerge2012-03-061-5/+25