Aegisub/src/command
Thomas Goyne 37c02ae127 Replace wxString::Format with agi::format
It's modestly faster, significantly more type-safe, and doesn't assert
when there's too few arguments, which causes problems for plural forms.

Closes #1733.
2014-05-30 11:53:14 -07:00
..
Makefile.inc Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
app.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio.cpp Fix saving audio clips from lines 2014-05-27 06:42:46 -07:00
automation.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
command.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
command.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
edit.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
grid.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
help.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
keyframe.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
recent.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
subtitle.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
time.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
timecode.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
tool.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
video.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
vis_tool.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00