Aegisub/aegisub/libaegisub
Amar Takhar 4bb8e8ea22 Merge r4550: remove wx headers.
Originally committed to SVN as r4572.
2010-06-23 13:20:24 +00:00
..
common Merge r4550: remove wx headers. 2010-06-23 13:20:24 +00:00
include/libaegisub Fix the rest of the build errors when not using precompiled headers 2010-06-17 00:23:44 +00:00
unix Add some debug trace info. 2010-06-03 18:09:00 +00:00
windows Re-work types.h for the second time, this is most likely not the final version, it's difficult to figure out a solution that makes the most sense when most of the code hasn't been written/moved over yet. 2010-06-09 02:07:43 +00:00
Makefile.am Sigh, -ansi isn't the solution since other compilers may define 'unix', for now the namespace has been called u_nix, hopefully this is safe but who knows... 2010-06-06 02:32:50 +00:00
config.h Add Googles mutex.h which seems to be used in many of googles projects. It's better to use something that's well-tested rather than rolling our own. Also a huge time saver. 2010-05-31 21:57:08 +00:00
lagi_pre.h Include config.h in lagi_pre.h so that the conditional inclusion of sys/time.h actually works 2010-06-18 06:59:55 +00:00