summaryrefslogtreecommitdiffstats
path: root/client/x11
Commit message (Expand)AuthorAgeFilesLines
* 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
* Filter out XIM X eventsAlexander Larsson2010-02-041-0/+4
* client: add Platform::term_printfYaniv Kamay2010-01-111-0/+8
* client: fix logger init mix-upYaniv Kamay2010-01-111-1/+7
* client: move log file to spicec appdata dirYaniv Kamay2010-01-111-5/+14
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-0/+14
* client: use spice icon instead-of solidice iconYaniv Kamay2010-01-041-186/+271
* spice: position mouse in primary monitor center after full screen toggleArnon Gilboa2009-12-303-60/+74
* spice: on_activate_screen generates on_key_down for any modifier pressedArnon Gilboa2009-12-301-0/+4
* client: remove splash imageYaniv Kamay2009-12-284-51218/+0
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-282-0/+13
* client: add soft renderer and ceguiYaniv Kamay2009-12-281-2/+8
* client: new static title imageYaniv Kamay2009-12-231-610/+389
* spice: client: add checks to see if it is safe to use XShem.Izik Eidus2009-12-223-3/+25
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-304-2/+79
* client: interactive screen layerYaniv Kamay2009-11-301-8/+10
* add missing alt_image.c to Makefile.amYaniv Kamay2009-11-181-0/+2
* spice: add [pid:tid] to log linesArnon Gilboa2009-11-181-0/+11
* spice: on toggle_full_screen, generate on_key_down if shift is still pressedArnon Gilboa2009-11-181-3/+22
* client: change jitter buffer size to 300msYaniv Kamay2009-11-161-1/+4
* spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin2009-11-155-18/+853
* client: fix colormap handling.Izik Eidus2009-11-093-8/+5
* spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin2009-11-091-35/+0
* spice client: cosmetic changesYonit Halperin2009-11-093-4/+4
* spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin2009-11-094-404/+3
* spice client: creating a general process loop.Yonit Halperin2009-11-098-273/+494
* fix bad initialization of XDisplay in case crt have more then one outputYaniv Kamay2009-10-271-24/+24
* fix build on DebianYaniv Kamay2009-10-261-0/+1
* spice xclient: move xsync() to be at the right place.Izik Eidus2009-10-251-7/+1
* tunnelYonit Halperin2009-10-182-3/+24
* fresh startYaniv Kamay2009-10-1433-0/+60651