.. |
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
|
Add function to get the string representation of the hotkeys for a command, use it when generating the menu
|
2011-01-17 23:53:46 +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
|
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 |
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
|
I came, I saw, I hurfed a durf about macro redefinitions
|
2010-09-14 23:53:22 +00:00 |
option.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 |
option_value.h
|
Rename signals.h to signal.h
|
2010-12-31 21:02:42 +00:00 |
path.h
|
Commit the beginings of the Path class to hold the internal representation of paths, this is extremely rough since I have to wait until we can do charset conversion in libaegisub to handle windows paths before going any further.
|
2010-05-24 17:57:07 +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
|
Add mid() template to util namespace.
|
2011-02-03 15:49:13 +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 |