summaryrefslogtreecommitdiff
path: root/client/cursor_channel.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2010-06-18Make cursor data @as_ptr to avoid copying dataAlexander Larsson1-4/+4
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson1-23/+17
2010-05-21Fix some misspelled identifiersAlexander Larsson1-4/+4
2010-05-21Fix spelling errors in comments and stringsAlexander Larsson1-1/+1
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-9/+9
2010-04-23Client: Support pixmap format conversion in copy_pixelsAlexander Larsson1-4/+4
2010-04-23Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson1-6/+4
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-03-09Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson1-3/+3
2010-02-23Replace custom region implementation with pixman_region32_tAlexander Larsson1-2/+12
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-72/+72
2009-11-30client: interactive screen layerYaniv Kamay1-185/+185
2009-11-09spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin1-1/+1
2009-11-09spice client: creating a general process loop.Yonit Halperin1-9/+13
2009-10-14fresh startYaniv Kamay1-0/+661