summaryrefslogtreecommitdiffstats
path: root/client/x11/platform.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix two warningsGerd Hoffmann2010-04-261-1/+1
* X11 client: Add helper for XImage constructionAlexander Larsson2010-04-231-4/+43
* Add utility functions to create XShm imagesAlexander Larsson2010-04-231-0/+77
* Add XPlatform::get_screen_format for X11Alexander Larsson2010-04-231-0/+26
* Make client start if screen is 16bppAlexander Larsson2010-04-231-9/+18
* Client: Don't die if XIM not availibleAlexander Larsson2010-04-231-1/+1
* Detect XShm extension sanelyAlexander Larsson2010-04-231-6/+4
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-104/+104
* 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
* spice: position mouse in primary monitor center after full screen toggleArnon Gilboa2009-12-301-15/+42
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-0/+9
* spice: client: add checks to see if it is safe to use XShem.Izik Eidus2009-12-221-0/+17
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-301-1/+30
* 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: fix colormap handling.Izik Eidus2009-11-091-3/+1
* spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin2009-11-091-35/+0
* spice client: cosmetic changesYonit Halperin2009-11-091-1/+1
* spice client: creating a general process loop.Yonit Halperin2009-11-091-257/+73
* fix bad initialization of XDisplay in case crt have more then one outputYaniv Kamay2009-10-271-24/+24
* fresh startYaniv Kamay2009-10-141-0/+2643