Aegisub/aegisub/libaegisub/unix
Amar Takhar 355ad91105 * Instead of ~ use getenv("HOME") to get the users home directory.
* Fix Locale() to return P_LOCALE
 * Change data and doc values to P_DATA and P_DOC.

Originally committed to SVN as r5322.
2011-02-08 04:22:52 +00:00
..
access.cpp Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
io.cpp Fix writing of newlines on windows in charsets wider than one byte 2010-09-15 05:00:12 +00:00
log.cpp Left align microseconds by 6 spaces. 2010-07-17 17:47:59 +00:00
path.cpp * Instead of ~ use getenv("HOME") to get the users home directory. 2011-02-08 04:22:52 +00:00
util.cpp Create time_log() to return a timeval so I can implement this on windows as well. 2010-06-01 05:11:18 +00:00