summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Make gdi canvas build in the new pixman worldLarsson@.(none)2010-03-011-3/+12
* spice client: add ipv6 support.Gerd Hoffmann2010-02-272-53/+41
* spice client: fix dns lookupGerd Hoffmann2010-02-271-3/+9
* Remove qcairo dependency, only use pixmanAlexander Larsson2010-02-233-4/+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-233-11/+2
* Remove cairo_t from cairo canvasAlexander Larsson2010-02-231-15/+8
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-239-35/+135
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-231-15/+15
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-235-51/+73
* Add optional templated base class to Cache and SharedCacheAlexander Larsson2010-02-233-4/+7
* Add line rasterizerAlexander Larsson2010-02-233-0/+26
* Add pixman utilitiesAlexander Larsson2010-02-233-0/+27
* Fix delete vs delete[] mismatchesAlexander Larsson2010-02-102-3/+3
* Use standard int types and <spice/types.h>Alexander Larsson2010-02-042-19/+2
* Revert automatic renames that were wrongAlexander Larsson2010-02-047-29/+29
* Use the new header namesAlexander Larsson2010-02-0414-15/+15
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-0457-1105/+1105
* 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-117-72/+133
* client: fix logger init mix-upYaniv Kamay2010-01-112-4/+10
* client: move log file to spicec appdata dirYaniv Kamay2010-01-114-18/+36
* server,client: server authentication for secured channels.Yonit Halperin2010-01-1111-41/+517
* spice: menu additonsArnon Gilboa2010-01-073-18/+68
* spice: add missing breakArnon Gilboa2010-01-061-0/+1
* client: use spice icon instead-of solidice iconYaniv Kamay2010-01-045-188/+273
* spice: position mouse in primary monitor center after full screen toggleArnon Gilboa2009-12-3010-74/+120
* spice: on_activate_screen generates on_key_down for any modifier pressedArnon Gilboa2009-12-305-48/+66
* client: let PreLoginDialog save and restore LoginDialogYaniv Kamay2009-12-282-4/+25
* client: remove splash imageYaniv Kamay2009-12-288-51225/+1
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-2819-174/+2184
* client: add gui res filesYaniv Kamay2009-12-288-0/+61469
* client: add soft renderer and ceguiYaniv Kamay2009-12-286-8/+697
* client: smiplify DisconnectedEventYaniv Kamay2009-12-283-28/+16
* client: move visibility change logic from screen to appYaniv Kamay2009-12-283-17/+27
* client: wait for disconnect state in RedClient::connect()Yaniv Kamay2009-12-281-2/+7
* client: improve screen resizingYaniv Kamay2009-12-285-36/+110
* client: restore mouse capture state after screen resizingYaniv Kamay2009-12-281-1/+7
* win client: change avcodec version to 51Yaniv Kamay2009-12-241-2/+2
* client: new static title imageYaniv Kamay2009-12-232-610/+389
* spice: fix ssl compiling errorsIzik Eidus2009-12-221-0/+4
* 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-3011-3/+147
* client: move scan code translation to InputsChannelYaniv Kamay2009-11-305-218/+234
* remove unuse Application::is_cad_pressed()Yaniv Kamay2009-11-302-8/+0
* client: split inputs handlerYaniv Kamay2009-11-305-33/+96
* client: interactive screen layerYaniv Kamay2009-11-3018-383/+865
* spice: server: add memslots support.Izik Eidus2009-11-238-11/+11
* add missing alt_image.c to Makefile.amYaniv Kamay2009-11-181-0/+2