summaryrefslogtreecommitdiffstats
path: root/client/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix various comparison between signed and unsigned integer expressions warningsHans de Goede2012-01-231-1/+1
* Remove trailing blank linesDaniel P. Berrange2012-01-139-9/+0
* add #include <config.h> to all source filesChristophe Fergeau2011-05-034-3/+11
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-05-028-1/+136
* client/cegui: cegui 0.6.0 gcc 4.6.0 related fixAlon Levy2011-01-253-0/+8
* spicec: Make cegui log to <app_data_dir>/cegui.logHans de Goede2010-11-051-1/+8
* Make the gui use Application::hide_gui rather then hide_meHans de Goede2010-10-181-2/+2
* Make distcheck workAlexander Larsson2010-07-081-0/+21
* Fix various misspellingsAlexander Larsson2010-07-081-1/+1
* Make CEGUI optionalAlon Levy2010-07-011-0/+6
* Replace log4cpp with custom log functionAlexander Larsson2010-06-281-2/+2
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-032-4/+4
* Client: Support pixmap format conversion in copy_pixelsAlexander Larsson2010-04-231-1/+1
* Move RedPixmap::Format to RedDrawable::FormatAlexander Larsson2010-04-231-1/+1
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-231-2/+1
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-6/+20
* Revert automatic renames that were wrongAlexander Larsson2010-02-047-29/+29
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-047-45/+45
* client: let PreLoginDialog save and restore LoginDialogYaniv Kamay2009-12-282-4/+25
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-286-4/+1646
* client: add gui res filesYaniv Kamay2009-12-288-0/+61469
* client: add soft renderer and ceguiYaniv Kamay2009-12-284-0/+667