| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-18 | SDL: Make GPL headers consistent in themselves. | Johannes Schickel | |
| 2011-06-04 | POSIX: Implement displayLogFile in the posix backend | Willem Jan Palenstijn | |
| Tested only on Linux, but hopefully this is sufficiently portable to support the other POSIX platforms. Using fork/exec instead of the simpler 'system' to avoid quoting issues and depending on specific shell features to handle a missing xdg-open gracefully. | |||
| 2011-06-03 | BACKENDS: Add OSystem::displayLogFile interface + OSX implementation | Max Horn | |
| 2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
| 2010-11-29 | SDL: Move createLogFile implementions to the OSystem_SDL subclasses. | Johannes Schickel | |
| svn-id: r54581 | |||
| 2010-06-27 | Improved getDefaultConfigFileName(). Code cleanup. | Alejandro Marzini | |
| svn-id: r50364 | |||
| 2010-06-26 | Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString ↵ | Alejandro Marzini | |
| function. svn-id: r50301 | |||
| 2010-06-24 | Created macosx port from sdl backend. | Alejandro Marzini | |
| svn-id: r50228 | |||
| 2010-06-24 | Added a init function to OSystem_SDL for early backend setup, and so ↵ | Alejandro Marzini | |
| allowing better sub classing. svn-id: r50224 | |||
| 2010-06-23 | Fixed Posix port problem with destructor and configure. | Alejandro Marzini | |
| svn-id: r50194 | |||
| 2010-06-23 | Relocated Win32 and Posix ports. (Part 1) | Alejandro Marzini | |
| svn-id: r50191 | |||
