Aegisub/src/command
Thomas Goyne 780c93ed4d Make modifying multiple lines at once less brittle
Only count characters outside of override blocks for the relative
positions to do the edits on each line, which handles the case where the
lines have different lengths of stuff in override blocks but the same
text.
2014-04-15 06:19:12 -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 Eliminate all uses of FrameMain via the global app object 2014-03-25 17:06:48 -07:00
audio.cpp Extract SelectionController from BaseGrid 2014-03-25 17:06:47 -07:00
automation.cpp Eliminate all uses of FrameMain via the global app object 2014-03-25 17:06:48 -07:00
command.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
command.h Make everything final that can be 2014-03-12 19:07:30 -07:00
edit.cpp Make modifying multiple lines at once less brittle 2014-04-15 06:19:12 -07:00
grid.cpp Add a checked iterator_to() to AssFile 2014-04-04 09:01:02 -07:00
help.cpp Make everything final that can be 2014-03-12 19:07:30 -07:00
keyframe.cpp Make everything final that can be 2014-03-12 19:07:30 -07:00
recent.cpp Remove most inclusions of main.h 2014-03-26 10:12:43 -07:00
subtitle.cpp Add a checked iterator_to() to AssFile 2014-04-04 09:01:02 -07:00
time.cpp Pull some of the context (de)init out of FrameMain 2014-03-25 20:04:48 -07:00
timecode.cpp Make everything final that can be 2014-03-12 19:07:30 -07:00
tool.cpp Pull some of the context (de)init out of FrameMain 2014-03-25 20:04:48 -07:00
video.cpp Remove most inclusions of main.h 2014-03-26 10:12:43 -07:00
vis_tool.cpp Remove some invalid finals that VC++ was okay with for some reason 2014-03-12 20:32:57 -07:00