Aegisub/aegisub/src/command
Thomas Goyne 2b07b3411f Fill in a few placeholder strings
Originally committed to SVN as r6215.
2012-01-08 01:05:39 +00:00
..
app.cpp Update the view menu after the display mode has been automatically updated due to opening video or audio. Closes #1344. 2011-12-22 21:30:49 +00:00
audio.cpp Synchronize a bunch of similar but not quite identical strings. Closes #1081. 2012-01-08 01:05:25 +00:00
automation.cpp Use LocalScriptManager::Reload rather than looping over the scripts manually in the am/manager command 2011-09-28 19:48:20 +00:00
command.cpp Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
command.h Mark command strings as translatable 2012-01-08 01:05:19 +00:00
edit.cpp Overload operator int() on AssTime and remove GetMS/SetMS 2011-12-22 21:28:51 +00:00
grid.cpp Tweak a few strings to make them easier to translate 2012-01-08 01:05:13 +00:00
help.cpp Kill AegisubApp::OpenURL. It makes no sense for the top level application object to be doing this and it doesn't even save any code. 2011-12-22 21:17:02 +00:00
icon.cpp Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Synchronize a bunch of similar but not quite identical strings. Closes #1081. 2012-01-08 01:05:25 +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 Non-precompiled-header compilation fix 2011-11-04 19:42:59 +00:00
subtitle.cpp Delete unused command "subtitle/tags/show" 2012-01-08 01:05:33 +00:00
time.cpp Synchronize a bunch of similar but not quite identical strings. Closes #1081. 2012-01-08 01:05:25 +00:00
timecode.cpp Synchronize a bunch of similar but not quite identical strings. Closes #1081. 2012-01-08 01:05:25 +00:00
tool.cpp Synchronize a bunch of similar but not quite identical strings. Closes #1081. 2012-01-08 01:05:25 +00:00
video.cpp Fill in a few placeholder strings 2012-01-08 01:05:39 +00:00
vis_tool.cpp Store the video display and slider in the context directly rather than going through the video box. Fxes a crash when detaching video. 2011-11-12 01:23:18 +00:00