Aegisub/aegisub/libaegisub/include/libaegisub
Thomas Goyne af74371f6d Retry commits of file writes for up to a second to work around AV scanning
Poorly-written antivirus software briefly lock newly written files to
scan them for viruses, which makes the rename from the temp file to
actual file fail. Work around this by retrying the rename up to ten
times.

Closes #1620.
2013-07-02 20:09:01 -07:00
..
ass Move uuencoding logic to libaegisub and add tests 2013-02-07 16:02:44 -08:00
cajun Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
access.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
background_runner.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
calltip_provider.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
charset.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
charset_conv.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
charset_conv_win.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
charsets.def Remove charsets which libiconv does not support from charsets.def 2010-07-06 19:23:01 +00:00
color.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dispatch.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
exception.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
fs.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
fs_fwd.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
hotkey.h Don't overwrite existing hotkeys in migrations 2013-06-08 19:21:51 -07:00
io.h Use a unique_ptr in agi::io::Save 2013-06-08 19:21:31 -07:00
json.h Return a unique_ptr from agi::io::Open 2013-06-08 19:21:31 -07:00
keyframe.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
line_iterator.h Insignificantly speed up opening UTF-8 files 2013-06-09 07:56:20 -07:00
line_wrap.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
log.h More unique_ptr 2013-06-11 20:54:07 -07:00
mru.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
of_type_adaptor.h Add range adaptor for filtering to a specific subclass from a heterogeneous range 2012-11-12 18:35:25 -08:00
option.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
option_value.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
path.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
scoped_ptr.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
signal.h Use unique_ptr in Connection rather than a shared_ptr 2013-06-30 16:06:36 -07:00
spellchecker.h Only enable the Remove Word button when the word can be removed. Updates #1184. 2012-12-21 16:56:26 -08:00
split.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
thesaurus.h Revert "Return the ifstream from agi::io::Open by move" 2013-02-16 19:47:31 -08:00
time.h Make agi::util::time_log less insane 2013-02-06 13:22:16 -08:00
util.h Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
util_osx.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
util_win.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
vfr.h Clean up vfr.cpp a little 2013-06-08 19:21:31 -07:00