Aegisub/aegisub/src/command
Thomas Goyne e120bec4f0 Clean up AegisubLocale a bit
Don't let the user cancel the language selection dialog on first
startup, and don't bother with the dialog at all if there's only one
language available.

Originally committed to SVN as r6602.
2012-03-25 04:05:25 +00:00
..
app.cpp Clean up AegisubLocale a bit 2012-03-25 04:05:25 +00:00
audio.cpp Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +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 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 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 Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
subtitle.cpp Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +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 Rewrite the Resample Resolution dialog 2012-03-25 04:04:59 +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