summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-25smartcard: add channelAlon Levy1-0/+13
2010-10-21controller: Make all text utf-8Hans de Goede1-2/+2
2010-10-18Release 0.6.3Hans de Goede2-1/+10
2010-10-18Add controller protocolArnon Gilboa2-0/+116
2010-10-18Add foreign menu protocolArnon Gilboa2-0/+108
2010-10-12Add clipboard data types for imagesHans de Goede1-0/+4
2010-10-04VD_AGENT_CLIPBOARD_GRAB takes a list of types rather then a single typeHans de Goede1-2/+1
2010-10-04vd_agent: add VD_AGENT_CAP_CLIPBOARD_BY_DEMAND capability enumArnon Gilboa1-1/+3
2010-10-04vd_agent: add protocol messages for clipboard/selection-owner modelArnon Gilboa1-1/+12
2010-09-29Bump version to 0.6.1Alexander Larsson1-1/+1
2010-09-29Update for releaseAlexander Larsson1-0/+4
2010-09-14add compat flag for 16bpp modeGerd Hoffmann1-1/+2
2010-08-31Bump version to 0.6.0Alexander Larsson1-2/+2
2010-08-31Update NEWS for releaseAlexander Larsson1-0/+6
2010-08-31add vd_agent announce capabilities messageAlon Levy1-0/+28
2010-08-30Merge commit 'e27cb334cf70409c7e32be6f061921b4b317be17'Alon Levy1-0/+12
2010-08-30move pipe header defines from reds.c to spice-protocolAlon Levy1-0/+10
2010-08-29Update NEWS for releaseAlexander Larsson1-0/+9
2010-08-29Update version to 0.5.3Alexander Larsson1-1/+1
2010-08-29Change major to 2 to declare network protocol stableAlexander Larsson1-1/+1
2010-08-29vdagent protocol: add display settingYonit Halperin1-0/+13
2010-07-21client/agent: add clipboard max size limit for sending to/from the guest agentArnon Gilboa1-0/+2
2010-07-20Update NEWS for releaseAlexander Larsson1-0/+9
2010-07-20Update version to 0.5.3Alexander Larsson1-1/+1
2010-07-20Change major to 2 to declare network protocol stableAlexander Larsson1-1/+1
2010-07-19vdagent protocol: add display settingYonit Halperin1-0/+13
2010-07-11clipboard agent message addedAlon Levy1-0/+13
2010-07-08Update NEWS for releaseAlexander Larsson1-0/+7
2010-07-08Fix misspellingsAlexander Larsson3-9/+9
2010-07-08place pkgconfig file in /usr/shareGerd Hoffmann1-1/+1
2010-07-08Include enums.h from qxl_dev.hAlexander Larsson1-0/+1
2010-07-08List all the PCI ids and revisions instead of just the latest/currentAlexander Larsson1-2/+8
2010-07-08Move spice/draw.h to spiceAlexander Larsson4-297/+0
2010-07-08Add QXLCursorHeader and use instead of SpiceCursorHeader in qxlAlexander Larsson1-1/+10
2010-07-08Make SpiceLineAttr.style a normal pointerAlexander Larsson1-1/+1
2010-07-08Use QXLFIXED, not SPICE_FIXED28_4 in qxl_dev.hAlexander Larsson1-8/+8
2010-07-07qxl abi: Add QXLImage and & coGerd Hoffmann2-79/+106
2010-07-05Update SpicePath.segments to a pointer arrayAlexander Larsson1-1/+1
2010-07-02Update SpiceString to use an array of pointers for glyphsGerd Hoffmann2-8/+10
2010-07-01Don't make SpicePath.segment a SpicePathSegAlexander Larsson1-1/+1
2010-06-30Simplify SpiceLineAttr by removing unused elements and enumsAlexander Larsson2-20/+0
2010-06-29Change SpicePath.size to SpicePath.num_segmentsAlexander Larsson1-1/+1
2010-06-29make SpiceRect compatible with pixman_box32Gerd Hoffmann1-2/+2
2010-06-29qxl abi: zap SPICE_ADDRESS for clip rects and paths.Gerd Hoffmann2-4/+10
2010-06-29qxl abi: add QXLRectGerd Hoffmann1-15/+22
2010-06-29qxl abi: add QXLPoint & friendsGerd Hoffmann1-5/+20
2010-06-29qxl abi: add QXLClipGerd Hoffmann1-2/+7
2010-06-29qxl abi: add QXLLineAttrGerd Hoffmann1-1/+11
2010-06-29qxl abi: add QXLPatternGerd Hoffmann1-1/+6
2010-06-29qxl abi: add QXLBrushGerd Hoffmann1-6/+14