summaryrefslogtreecommitdiff
path: root/display.js
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Set nonhandled messages as not implementedPavel Grunt1-0/+91
2015-09-09display.js: Remove unreachable returnPavel Grunt1-2/+0
2015-06-04Add support for stream reports.Jeremy White1-11/+56
2015-06-04Implement support for sized data streams.Jeremy White1-22/+38
2015-06-04Minor change to error message formating.Jeremy White1-2/+2
2015-01-15Use WheelEvent instead of MouseWheelEventPavel Grunt1-2/+2
2014-09-06If an agent is attached, enable dynamic resizing of the guest screen.Jeremy White1-2/+3
2013-09-18Implement handling of SPICE_MSG_DISPLAY_INVAL_LISTAric Stewart1-3/+13
2013-09-12Give the Garbage collector a clue to recycle images; avoidsJeremy White1-0/+4
2013-04-19Provide two levels of workaround for IE 10 cursor support.Jeremy White1-0/+2
2012-10-11support loading SPICE_IMAGE_TYPE_JPEG_ALPHA image typesAric Stewart1-9/+77
2012-10-11support decompressing LZ_IMAGE_TYPE_XXXA imagesAric Stewart1-1/+1
2012-09-13rewrite quic.js to be a native javascript implementationAric Stewart1-5/+4
2012-09-06implement handing of MJPEG display streamsAric Stewart1-0/+66
2012-06-04initialJeremy White1-0/+673