Aegisub/aegisub/src/command
Thomas Goyne 31feab4a8b Rewrite the dummy video dialog
Use validators for transferring data to/from the controls and for
validating the values rather than a bunch of custom logic.
2012-12-21 17:01:13 -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
app.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio.cpp Add .m4v to the list of video file extensions 2012-12-05 20:23:32 -08:00
automation.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
command.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
command.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
edit.cpp Store AssOverrideTags directly rather than a vector of pointers 2012-12-10 17:04:18 -08:00
grid.cpp Convert AssFile::Line to an intrusive list 2012-11-10 18:05:56 -08:00
help.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -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 Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
recent.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
subtitle.cpp Don't include wx/wx.h in subs_grid.h 2012-12-02 06:33:29 -08:00
time.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
timecode.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
tool.cpp Don't include wx/wx.h in subs_grid.h 2012-12-02 06:33:29 -08:00
video.cpp Rewrite the dummy video dialog 2012-12-21 17:01:13 -08:00
vis_tool.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00