Aegisub/aegisub/src/command
2012-04-27 19:07:07 +00:00
..
app.cpp Add a button to the preferences dialog to reset all options to the defaults 2012-04-11 03:43:08 +00:00
audio.cpp Move the Next Line on Commit logic to the commit command so that other commands can do different things 2012-04-27 19:07:07 +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 Make the invalid command name message translatable, as it's displayed to the user in non-error situations 2012-04-10 20:40:54 +00:00
command.h Add support for commands with dynamic help strings 2012-01-20 21:33:30 +00:00
edit.cpp Forward Cut/Copy/Paste to all text areas, not just the main subs edit box 2012-03-12 23:34:25 +00:00
grid.cpp Readd the word 'Mode' to 'Cycle Tag Hiding Mode' 2012-04-10 20:40:14 +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 Center most of the message boxes over their parent windows 2012-03-28 23:59:19 +00:00
subtitle.cpp Center most of the message boxes over their parent windows 2012-03-28 23:59:19 +00:00
time.cpp Move the Next Line on Commit logic to the commit command so that other commands can do different things 2012-04-27 19:07:07 +00:00
timecode.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
tool.cpp Rewrite the Resample Resolution dialog 2012-03-25 04:04:59 +00:00
video.cpp Use "color" in all UI strings 2012-04-03 17:38:50 +00:00
vis_tool.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00