summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Disable tunnel by default on windowsAlexander Larsson2010-07-081-8/+0
* Make tunnel support optional in client tooAlexander Larsson2010-07-082-3/+16
* Make distcheck workAlexander Larsson2010-07-084-3/+73
* Fix various misspellingsAlexander Larsson2010-07-088-42/+42
* Fix inclusion of common files, no need for common/ partAlexander Larsson2010-07-082-2/+2
* Remove unused method declarationsAlexander Larsson2010-07-081-5/+0
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2010-07-083-5/+2
* Make CEGUI optionalAlon Levy2010-07-016-43/+122
* client: Use ASSERT, not assertAlexander Larsson2010-07-011-1/+1
* Update client and protocol to support the new SpiceClipRectsAlexander Larsson2010-06-301-3/+2
* client: add --include "common.h" for generated marshallersYonit Halperin2010-06-293-4/+4
* fixed unhandled destroy screen in Application:restore_screens_sizeYonit Halperin2010-06-291-1/+1
* detaching the screen when the primary surface is destoryed and closing the wi...Yonit Halperin2010-06-292-10/+16
* Replace log4cpp with custom log functionAlexander Larsson2010-06-289-65/+102
* Fix build error due to member "SpiceMsgEmpty" same name as typeAlexander Larsson2010-06-281-2/+2
* Remove support for clip by pathAlexander Larsson2010-06-241-1/+1
* Make pointers 32bit in new protocol formatAlexander Larsson2010-06-232-4/+4
* Fix version mismatch error on connectAlexander Larsson2010-06-232-7/+15
* Fix screen resolution changes on old serversAlexander Larsson2010-06-231-5/+5
* client: Support connecting to a major==1 serverAlexander Larsson2010-06-225-28/+104
* Implement display_mode message needed for backwards compatAlexander Larsson2010-06-221-0/+12
* Generate marshaller/demarshallers for old protocolAlexander Larsson2010-06-227-13/+55
* Add more emacs mode headersAlexander Larsson2010-06-222-0/+2
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-2211-52/+113
* Add destructor for demarshalled messagesAlexander Larsson2010-06-222-5/+8
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-219-6/+125
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-2113-49/+122
* Make generated marshallers build on win32Alexander Larsson2010-06-182-8/+23
* Make sound data @as_ptr to avoid copying dataAlexander Larsson2010-06-181-4/+4
* Make cursor data @as_ptr to avoid copying dataAlexander Larsson2010-06-182-5/+5
* Make all message structs internal to spiceAlexander Larsson2010-06-184-5/+5
* Switch client to use generated marshallersAlexander Larsson2010-06-1810-167/+219
* Generate and link marshallers into clientAlexander Larsson2010-06-183-1/+37
* Generate demarshalling code on win32 tooAlexander Larsson2010-06-181-13/+50
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-1815-353/+235
* Generate demarshallers in clientAlexander Larsson2010-06-181-2/+11
* Use the correctly spelled enum values from the new generated enumsAlexander Larsson2010-06-182-2/+2
* Use the new enums for keyboard modifier flagsAlexander Larsson2010-06-181-3/+3
* support for lossy images in the pixmap cache and fill bitsYonit Halperin2010-06-093-5/+99
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-0911-5/+264
* client: Only invalidate on screen if drawing to the primary surfaceAlexander Larsson2010-06-091-2/+6
* Fix some misspelled identifiersAlexander Larsson2010-05-213-15/+15
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-2115-31/+31
* Revert "[debug] migration troubleshooting"Gerd Hoffmann2010-05-191-1/+1
* [debug] migration troubleshootingGerd Hoffmann2010-05-191-1/+1
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-0320-83/+83
* client: Report window format right for win32Alexander Larsson2010-04-292-4/+14
* client: Support 16bpp pixmaps on win32Alexander Larsson2010-04-292-6/+33
* fix two warningsGerd Hoffmann2010-04-261-1/+1
* Fix up win32 client with recent changesAlexander Larsson2010-04-233-11/+16