Aegisub/aegisub/src/command
2012-03-09 00:23:41 +00:00
..
app.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
audio.cpp Change AudioController's public API from samples to milliseconds 2012-02-01 23:58:58 +00:00
automation.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
command.cpp Call Validate before invoking commands via hotkeys 2012-02-07 01:22:23 +00:00
command.h Add support for commands with dynamic help strings 2012-01-20 21:33:30 +00:00
edit.cpp Add support for noncontiguous selections to the duplicate lines commands 2012-02-15 22:14:10 +00:00
grid.cpp Add commands and menu entries to sort only the selected lines. Closes #1457. 2012-03-07 22:41:12 +00:00
help.cpp Remove some incorrect uses of ellipses 2012-02-07 01:22:50 +00:00
icon.cpp Split the "am/manager" command into several subcommands so that it can be hotkeyed usefully 2012-02-29 01:24:04 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00: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 Remove periods from single-sentence tooltips 2012-02-07 01:22:32 +00:00
subtitle.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
time.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
timecode.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
tool.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
video.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
vis_tool.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00