Aegisub/src/command
Thomas Goyne 0ccac34cb0 Fix crash when splitting lines by karaoke
Defer the deletion of the old lines until after the commit as is now
done for everything that deletes selected lines.
2015-05-09 13:58:12 -07: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 Fix crash when splitting lines by karaoke 2015-05-09 13:58:12 -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 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