Age | Commit message (Collapse) | Author |
|
Taskbar integration
|
|
|
|
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
|
|
purpose.
Hopefully I catched all uses of the old name in our ports...
|
|
DefaultEventManager.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
integration is not enabled
|
|
|
|
|
|
- Unity needs a glib event loop to dispatch events.
- Cleanup whitespace and indentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Work in progress.
|
|
The GP2X is now folded into the GPH backend (as the GP2X device).
|
|
|
|
* Plugins are acting up on the old GP2X so disable for now until I get a chance to work on them some more.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|