summaryrefslogtreecommitdiffstats
path: root/client/utils.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
* Remove no longer used wstring_printf functionsHans de Goede2010-10-211-2/+0
|
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
|
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-4/+1
|
* Add optional templated base class to Cache and SharedCacheAlexander Larsson2010-02-231-0/+3
| | | | We want this for integration with C-style classes.
* Use the new header namesAlexander Larsson2010-02-041-1/+1
| | | | | | I just ran: find -name "*.[ch]" | xargs sed -i -f ../spice-protocol/includes.sed find -name "*.cpp" | xargs sed -i -f ../spice-protocol/includes.sed
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-0/+2
|
* fresh startYaniv Kamay2009-10-141-0/+151