summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Add --enable-werror and make it the default only for git builds0.5.2Alexander Larsson2-1/+15
2010-07-09Use the right enum types for bitmap_data.type comparisonsAlexander Larsson1-2/+2
2010-07-09Add files i forgot to commitAlexander Larsson2-0/+15
2010-07-08Update NEWS for releaseAlexander Larsson1-0/+22
2010-07-08Disable tunnel by default on windowsAlexander Larsson1-8/+0
2010-07-08Make tunnel support optional in client tooAlexander Larsson4-5/+23
2010-07-08Make distcheck workAlexander Larsson10-12/+89
2010-07-08Missed some misspelling fixesAlexander Larsson1-11/+11
2010-07-08Fix various misspellingsAlexander Larsson23-111/+111
2010-07-08Fix sign warnings from win32 compilerAlexander Larsson2-3/+3
2010-07-08Fix inclusion of common files, no need for common/ partAlexander Larsson14-14/+14
2010-07-08server: Remove unnecessary pci id/rev checksAlexander Larsson2-11/+0
2010-07-08Simplify spice_pixman_region32_init_rects with new typesAlexander Larsson1-28/+2
2010-07-08Make all internal structures not be packedAlexander Larsson2-48/+43
2010-07-08Remove unused method declarationsAlexander Larsson1-5/+0
2010-07-08Move SpiceChunks to mem.hAlexander Larsson3-19/+19
2010-07-08Move in spice/draw.h from spice-protocol to common/Alexander Larsson18-18/+307
2010-07-08Handle the new QXLCursorHeader typeAlexander Larsson1-3/+13
2010-07-08Use QXLPHYSICAL, not SPICE_ADDRESS in qxl parserAlexander Larsson2-19/+19
2010-07-08codegen: No SPICE_ADDRESS types left, drop @c_ptrAlexander Larsson4-44/+37
2010-07-08Properly parse QXLLineAttrs.styleAlexander Larsson6-48/+29
2010-07-08remove QXLInterface->has_command()Gerd Hoffmann1-1/+0
2010-07-08server: add missing ifdef USE_OGL (red_worker.c)Uri Lublin1-0/+2
2010-07-07Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann14-1208/+813
2010-07-07codegen: support @chunk on non-pointer arraysAlexander Larsson2-5/+29
2010-07-07Add support for @chunkAlexander Larsson1-2/+18
2010-07-07marshaller: Make get_nw_offset() handle deep member referencesAlexander Larsson1-7/+32
2010-07-07Add spice_marshaller_add_ref_chunksAlexander Larsson2-0/+12
2010-07-07Add spice_chunks_* helpersAlexander Larsson2-0/+64
2010-07-05Convert SpicePath.segments to a pointer arrayAlexander Larsson8-61/+58
2010-07-05Handle extra size for switch and array the right wayAlexander Larsson1-23/+20
2010-07-05marshaller: Add some docs describing the types of sizesAlexander Larsson1-0/+29
2010-07-05marshaller: Make @nonnull a propagated attributeAlexander Larsson3-6/+3
2010-07-05marshaller: Make @c_ptr a propagated attributeAlexander Larsson2-17/+18
2010-07-05marshaller: Add generic way to handle propagating attributesAlexander Larsson3-11/+18
2010-07-02Properly parse and marshall SpiceStringGerd Hoffmann8-107/+159
2010-07-01Fix build on win32Alexander Larsson2-20/+20
2010-07-01Fix 32bit failure in demarshallerAlexander Larsson1-2/+2
2010-07-01Update for the SpicePath.segments type changeAlexander Larsson5-6/+6
2010-07-01Make CEGUI optionalAlon Levy7-47/+137
2010-07-01client: Use ASSERT, not assertAlexander Larsson1-1/+1
2010-07-01- fix for noopengl patch for serverAlon Levy1-0/+4
2010-07-01fix for not clearing the cursor ring when the primary surface is destroyedYonit Halperin1-14/+71
2010-06-30Simplify SpiceLineAttr by removing unsed stuffAlexander Larsson8-80/+49
2010-06-30Automatically marshall SpiceClipRectsAlexander Larsson2-54/+39
2010-06-30Automatically marshall SpicePathAlexander Larsson2-4/+1
2010-06-30Support @marshall to automatically marshall pointersAlexander Larsson2-28/+40
2010-06-30Store SpicePath segment count rather than sizeAlexander Larsson11-62/+111
2010-06-30Add spice_marshaller_set_uint32Alexander Larsson2-16/+31
2010-06-30Update client and protocol to support the new SpiceClipRectsAlexander Larsson3-5/+4