Aegisub/aegisub/src/command
Thomas Goyne a0d3dbc550 Extract Loading/Saving/Undo stuff from AssFile
Add SubsController, which deals with things like what subtitle file is
currently open, rather than the contents of the current subtitle file.
Move the rest of the relevant logic from FrameMain there in addition to
all of the stuff from AssFile.
2013-02-06 13:22:32 -08:00
..
app.cpp Extract options and MRU stuff from main.h 2013-01-09 16:48:31 -08:00
audio.cpp Extract some duplicated wxFileSelector code to a helper function 2013-02-06 13:22:16 -08:00
automation.cpp Extract options and MRU stuff from main.h 2013-01-09 16:48:31 -08:00
command.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
command.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
edit.cpp Extract Loading/Saving/Undo stuff from AssFile 2013-02-06 13:22:32 -08:00
grid.cpp Extract options and MRU stuff from main.h 2013-01-09 16:48:31 -08:00
help.cpp Extract options and MRU stuff from main.h 2013-01-09 16:48:31 -08:00
icon.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
icon.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
keyframe.cpp Extract some duplicated wxFileSelector code to a helper function 2013-02-06 13:22:16 -08:00
Makefile.inc Use non-recursive make for libresrc and command so that dependencies can actually be set correctly. Fixes parallel builds. 2011-12-22 21:20:34 +00:00
recent.cpp Extract Loading/Saving/Undo stuff from AssFile 2013-02-06 13:22:32 -08:00
subtitle.cpp Extract Loading/Saving/Undo stuff from AssFile 2013-02-06 13:22:32 -08:00
time.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
timecode.cpp Extract some duplicated wxFileSelector code to a helper function 2013-02-06 13:22:16 -08:00
tool.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
video.cpp Extract some duplicated wxFileSelector code to a helper function 2013-02-06 13:22:16 -08:00
vis_tool.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00