summaryrefslogtreecommitdiffstats
path: root/client/gui/gui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+4
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-05-021-0/+17
* 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
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-2/+2
* 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-041-6/+6
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-22/+22
* client: let PreLoginDialog save and restore LoginDialogYaniv Kamay2009-12-281-4/+24
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-0/+1354