summaryrefslogtreecommitdiffstats
path: root/client/x11/platform.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-011-125/+264
* client: Avoid crash if platform_win is NULLAlexander Larsson2010-09-291-2/+6
* client: Re-enable USE_XRANDR_1_2Alexander Larsson2010-09-291-1/+1
* client: Fall back to gettimeofday if clock_gettime not foundAlexander Larsson2010-09-291-0/+9
* client: Include config.h from common.hAlexander Larsson2010-09-291-1/+0
* client: Check for pthread yield function using autoconfAlexander Larsson2010-09-291-1/+1
* spicec-x11: Fix going into a never ending loop upon xrandr event (#628573) (v2)Hans de Goede2010-09-091-0/+10
* 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
* Replace log4cpp with custom log functionAlexander Larsson2010-06-281-0/+1
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-211-3/+15
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-3/+3
* 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