Aegisub/src/command
Thomas Goyne ef4424f5e2 Eliminate implicit std::string <-> wxString conversions
On Windows these don't use UTF-8 and so are broken.
2015-01-01 10:24:00 -08:00
..
app.cpp Eliminate implicit std::string <-> wxString conversions 2015-01-01 10:24:00 -08:00
audio.cpp Eliminate implicit std::string <-> wxString conversions 2015-01-01 10:24:00 -08:00
automation.cpp Move global_scripts to options.h 2014-06-06 12:08:41 -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 Extract some bits that don't need to be templated from templates 2014-12-28 16:46:38 -08: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 Eliminate implicit std::string <-> wxString conversions 2015-01-01 10:24:00 -08:00
recent.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
subtitle.cpp Update the selection and scroll position after opening subtitles from video 2014-11-22 13:27:06 -08:00
time.cpp Special-case all lines being selected in validate_adjoinable 2014-12-24 16:59:11 -08:00
timecode.cpp Eliminate implicit std::string <-> wxString conversions 2015-01-01 10:24:00 -08:00
tool.cpp Move tool_translation_assistant_insert into the anonymous namespace 2014-12-28 20:31:48 -08:00
video.cpp Eliminate implicit std::string <-> wxString conversions 2015-01-01 10:24:00 -08:00
vis_tool.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00