Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-19 | Made configdir check XDG_CONFIG_HOME for config dir | Frederik Holden | |
2013-08-16 | Passed everything through astyle. | irungentoo | |
2013-08-13 | toxic: Fix get_user_config_dir(). | Andreas Schneider | |
2013-08-10 | fix memory leak | Jfreegman | |
2013-08-08 | Cleanup and Error fixes | Simon Levermann | |
Add several frees that were missing to prevent memory leaks Replace strcpy with strdup where appropriate Replace _stat with __stat64 for building on Windows | |||
2013-08-08 | Implement proper config directories. | Simon Levermann | |
2013-08-08 | Attempt to get and create a proper directory for config storage. | Simon Levermann | |