summaryrefslogtreecommitdiffstats
path: root/client/gui/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
| | | | Remove any blank lines at the end of all source files
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-05-021-0/+17
|
* Make CEGUI optionalAlon Levy2010-07-011-0/+6
| | | | | This makes the CEGUI dependency optional and off by default. Restoring previous behaviour of exiting on disconnect if disabled.
* Replace log4cpp with custom log functionAlexander Larsson2010-06-281-2/+2
| | | | | Also prints a simpler error to stderr for WARN or above so that we print something on the commandline if something go wrong.
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-2/+2
| | | | | The command line option is renamed from "cairo" to "sw", and similarly all filenames and types from Cairo to Sw (and similar).
* client: let PreLoginDialog save and restore LoginDialogYaniv Kamay2009-12-281-0/+1
|
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-0/+120