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