Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client/cegui: cegui 0.6.0 gcc 4.6.0 related fix | Alon Levy | 2011-01-27 | 1 | -0/+2 |
| | | | | | cegui doesn't include stddef required for ptrdiff_t type, we include it for it. | ||||
* | Revert automatic renames that were wrong | Alexander Larsson | 2010-02-04 | 1 | -5/+5 |
| | | | | Seems my rename script didn't handle C++ namespaces that well. | ||||
* | Rename symbols that were changed in spice-protocol | Alexander Larsson | 2010-02-04 | 1 | -5/+5 |
| | | | | | | 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 dialog | Yaniv Kamay | 2009-12-28 | 1 | -1/+0 |
| | |||||
* | client: add soft renderer and cegui | Yaniv Kamay | 2009-12-28 | 1 | -0/+131 |