summaryrefslogtreecommitdiffstats
path: root/client/gui/resource_provider.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
|
* client/cegui: cegui 0.6.0 gcc 4.6.0 related fixAlon Levy2011-01-251-0/+3
| | | | | cegui doesn't include stddef required for ptrdiff_t type, we include it for it.
* Revert automatic renames that were wrongAlexander Larsson2010-02-041-2/+2
| | | | Seems my rename script didn't handle C++ namespaces that well.
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-2/+2
| | | | | | This is an automatic change using: $ find -name "*.[ch]" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames $ find -name "*.cpp" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-0/+40