summaryrefslogtreecommitdiffstats
path: root/client/cursor_channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the spice-common submoduleMarc-André Lureau2012-03-251-1/+2
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* Make cursor data @as_ptr to avoid copying dataAlexander Larsson2010-06-181-4/+4
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-23/+17
* Fix some misspelled identifiersAlexander Larsson2010-05-211-4/+4
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-1/+1
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-9/+9
* Client: Support pixmap format conversion in copy_pixelsAlexander Larsson2010-04-231-4/+4
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-231-6/+4
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-3/+3
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-2/+12
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-72/+72
* client: interactive screen layerYaniv Kamay2009-11-301-185/+185
* spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin2009-11-091-1/+1
* spice client: creating a general process loop.Yonit Halperin2009-11-091-9/+13
* fresh startYaniv Kamay2009-10-141-0/+661