summaryrefslogtreecommitdiff
path: root/client/gui
AgeCommit message (Expand)AuthorFilesLines
2012-01-23Fix various comparison between signed and unsigned integer expressions warningsHans de Goede1-1/+1
2012-01-13Remove trailing blank linesDaniel P. Berrange9-9/+0
2011-05-03add #include <config.h> to all source filesChristophe Fergeau4-3/+11
2011-05-02add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau8-1/+136
2011-01-25client/cegui: cegui 0.6.0 gcc 4.6.0 related fixAlon Levy3-0/+8
2010-11-05spicec: Make cegui log to <app_data_dir>/cegui.logHans de Goede1-1/+8
2010-10-18Make the gui use Application::hide_gui rather then hide_meHans de Goede1-2/+2
2010-07-08Make distcheck workAlexander Larsson1-0/+21
2010-07-08Fix various misspellingsAlexander Larsson1-1/+1
2010-07-01Make CEGUI optionalAlon Levy1-0/+6
2010-06-28Replace log4cpp with custom log functionAlexander Larsson1-2/+2
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson2-4/+4
2010-04-23Client: Support pixmap format conversion in copy_pixelsAlexander Larsson1-1/+1
2010-04-23Move RedPixmap::Format to RedDrawable::FormatAlexander Larsson1-1/+1
2010-04-23Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson1-2/+1
2010-02-23Replace custom region implementation with pixman_region32_tAlexander Larsson1-6/+20
2010-02-04Revert automatic renames that were wrongAlexander Larsson7-29/+29
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson7-45/+45
2009-12-28client: let PreLoginDialog save and restore LoginDialogYaniv Kamay2-4/+25
2009-12-28client: add GUI infrastructure + functional login dialogYaniv Kamay6-4/+1646
2009-12-28client: add gui res filesYaniv Kamay8-0/+61469
2009-12-28client: add soft renderer and ceguiYaniv Kamay4-0/+667