summaryrefslogtreecommitdiffstats
path: root/client/x11
Commit message (Expand)AuthorAgeFilesLines
* client: Handle async errors from xshm setupAlexander Larsson2010-08-251-0/+28
* client: Don't leak xshm segmentsAlexander Larsson2010-08-241-0/+8
* Don't try xshm any more if it fails for a permanent reasonAlexander Larsson2010-08-241-0/+16
* client: add clipboard supportArnon Gilboa2010-07-191-10/+264
* fix typo DisplayModeListner -> DisplayModeListenerAlon Levy2010-07-191-4/+4
* Make tunnel support optional in client tooAlexander Larsson2010-07-081-3/+12
* Make distcheck workAlexander Larsson2010-07-081-0/+1
* Make CEGUI optionalAlon Levy2010-07-011-2/+10
* Replace log4cpp with custom log functionAlexander Larsson2010-06-283-3/+2
* Generate marshaller/demarshallers for old protocolAlexander Larsson2010-06-221-0/+2
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-1/+1
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-211-0/+3
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-217-30/+99
* Generate and link marshallers into clientAlexander Larsson2010-06-181-0/+3
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-1/+2
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+2
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-214-7/+7
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-032-14/+14
* fix two warningsGerd Hoffmann2010-04-261-1/+1
* Client: Support pixmap format conversion in copy_pixelsAlexander Larsson2010-04-235-240/+170
* X11 client: Add helper for XImage constructionAlexander Larsson2010-04-232-4/+47
* Add utility functions to create XShm imagesAlexander Larsson2010-04-232-0/+83
* Add RedDrawable::Format get_format()Alexander Larsson2010-04-231-0/+5
* Add XPlatform::get_screen_format for X11Alexander Larsson2010-04-232-0/+30
* Move RedPixmap::Format to RedDrawable::FormatAlexander Larsson2010-04-231-2/+2
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-233-23/+11
* Add emacs modelines to more filesAlexander Larsson2010-04-231-0/+1
* Make client start if screen is 16bppAlexander Larsson2010-04-231-9/+18
* Client: Don't die if XIM not availibleAlexander Larsson2010-04-232-27/+40
* Detect XShm extension sanelyAlexander Larsson2010-04-231-6/+4
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-1327-243/+243
* Fix A1 handling in RedDrawable combine_pixels.Alexander Larsson2010-04-131-23/+18
* Use libjpeg to decode mjpegs, not ffmpegAlexander Larsson2010-04-081-8/+8
* client: x11: fix a crash caused by a call to a destroyed window.Yonit Halperin2010-04-032-4/+10
* configure.ac: client: replace $(top_srcdir) in x11/Makefile.am (subdir config)Alexander Larsson2010-03-241-89/+92
* Explicitly depend on various X libraries, and -pthreadSøren Sandmann Pedersen2010-03-111-1/+5
* New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson2010-03-111-0/+1
* Define __STDC_LIMIT_MACROS for c++ code to get SIZE_MAXAlexander Larsson2010-03-101-0/+1
* Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the sourceAlexander Larsson2010-03-104-5/+0
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-1/+1
* Remove qcairo dependency, only use pixmanAlexander Larsson2010-02-231-2/+2
* Remove cairo use in clientAlexander Larsson2010-02-234-118/+149
* Remove no longer needed CAIRO_CANVAS_CACH_IS_SHARED define and codeAlexander Larsson2010-02-231-1/+0
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-1/+4
* Add line rasterizerAlexander Larsson2010-02-231-0/+1
* Add pixman utilitiesAlexander Larsson2010-02-231-0/+1
* Fix delete vs delete[] mismatchesAlexander Larsson2010-02-101-1/+1
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-046-199/+199
* Depend on spice-protocol moduleAlexander Larsson2010-02-041-0/+1