..
cajun
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
access.h
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
charset.h
Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258 .
2011-01-05 13:00:46 +00:00
charset_conv.h
Clean up handling of fallbacks and improve behavior somewhat with glibc iconv
2010-09-09 06:47:50 +00:00
charset_conv_win.h
Move most character set conversion code to libaegisub and make everything use the new conversion functionality.
2010-06-03 20:32:25 +00:00
charsets.def
Remove charsets which libiconv does not support from charsets.def
2010-07-06 19:23:01 +00:00
colour.h
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
exception.h
Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258 .
2011-01-05 13:00:46 +00:00
hotkey.h
Clean up libaegisub includes
2011-07-15 04:04:34 +00:00
io.h
Fix writing of newlines on windows in charsets wider than one byte
2010-09-15 05:00:12 +00:00
json.h
Clean up libaegisub includes
2011-07-15 04:04:34 +00:00
keyframe.h
Rewrite keyframe loading and saving code and move it to libaegisub
2010-12-31 21:02:17 +00:00
line_iterator.h
std::basic_streambuf::_Sgetn_s was removed was Visual C++ 2010 for some reason.
2011-01-08 21:54:31 +00:00
log.h
Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258 .
2011-01-05 13:00:46 +00:00
mru.h
Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258 .
2011-01-05 13:00:46 +00:00
mutex.h
s/acconf.h/config.h/ -- I forgot I actually fixed this when adding mutex.h so it was already working with the exception of the namespace change.
2011-02-06 20:19:25 +00:00
option.h
Clean up libaegisub includes
2011-07-15 04:04:34 +00:00
option_value.h
Rename signals.h to signal.h
2010-12-31 21:02:42 +00:00
path.h
Remove a bunch of pointless consts from agi::Path and rename the windows implementation so that it's actually used
2011-07-15 04:03:28 +00:00
progress.h
Add missing headers and change StdioProgressSink() to use std::cout and friends.
2011-02-07 00:46:49 +00:00
scoped_ptr.h
Make scoped_ptr's constructor explicit
2011-01-16 07:16:07 +00:00
signal.h
Make agi::Signal uncopyable
2010-12-31 21:02:49 +00:00
types.h
wrap config.h include under LAGI and put -DLAGI when compiling to ensure it's only included when building libaegisub.
2010-06-24 01:49:48 +00:00
util.h
libaegisub: use statvfs instead of statfs
2011-02-23 00:54:18 +00:00
util_osx.h
Relicense libosxutil code (osx/util.cpp and include/util_osx.h) using the same license as the rest of the library. (obsd/2-clause bsdl) Done with the permission of current copyright holder jfs (Niels Martin Hansen).
2010-08-14 18:45:41 +00:00
util_win.h
Add an ErrorString utility which converts the code from GetLastError() into a human readable std::string.
2010-05-22 21:09:37 +00:00
validator.h
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
vfr.h
Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258 .
2011-01-05 13:00:46 +00:00