Alexander Larsson
|
1a6e77d6d4
|
Fix various misspellings
letancy -> latency
compund -> compound
SpicedSubMessage -> SpiceSubMessage
modifaiers -> modifiers
massage -> message
outgoiong -> outgoing
AlphaBlnd -> AlphaBlend
remoth -> remote
modifires -> modifiers
secore -> secure
|
2010-07-08 18:26:37 +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
|
68fb440129
|
client: add GUI infrastructure + functional login dialog
|
2009-12-28 12:38:58 +02:00 |
|