Daniel P. Berrange
|
02d56750bd
|
Remove trailing blank lines
Remove any blank lines at the end of all source files
|
2012-01-13 18:11:59 +02:00 |
|
Christophe Fergeau
|
da584a5e2d
|
add missing "LGPLv2.1 or later" header to source files
|
2011-05-02 11:24:44 +02:00 |
|
Alon Levy
|
9076e2e957
|
client/cegui: cegui 0.6.0 gcc 4.6.0 related fix
cegui doesn't include stddef required for ptrdiff_t type, we
include it for it.
|
2011-01-25 17:29:31 +02:00 |
|
Alexander Larsson
|
90104b39ae
|
Revert automatic renames that were wrong
Seems my rename script didn't handle C++ namespaces that well.
|
2010-02-04 18:49:05 +01:00 |
|
Alexander Larsson
|
1f51697852
|
Rename symbols that were changed in spice-protocol
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
|
2010-02-04 18:49:00 +01:00 |
|
Yaniv Kamay
|
ce480b0733
|
client: add soft renderer and cegui
|
2009-12-28 12:37:01 +02:00 |
|