Aegisub/aegisub/src/command
Thomas Goyne 18a46610ca Commit pending audio changes on Enter in the edit box. Closes #1544. 2012-11-13 20:21:47 -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 Redesign AegisubLocale 2012-10-02 16:06:05 -07:00
audio.cpp Don't save separate wavs for each selected line 2012-10-11 09:41:25 -07: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 Mark Command::Icon as const 2012-10-10 18:48:47 -07:00
command.h Mark Command::Icon as const 2012-10-10 18:48:47 -07:00
edit.cpp Fix non-pch compilation 2012-10-22 09:19:07 -07:00
grid.cpp Commit pending audio changes on Enter in the edit box. Closes #1544. 2012-11-13 20:21:47 -08:00
help.cpp Rewrite the OS X bundle utils in Obj-C++ and return std::strings rather than malloced char * 2012-06-12 03:13:49 +00:00
icon.cpp Add "audio/play/line" command 2012-10-04 16:48:35 -07:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Make the open/save keyframes dialog title translatable 2012-09-16 18:52:50 -07:00
recent.cpp Center most of the message boxes over their parent windows 2012-03-28 23:59:19 +00:00
subtitle.cpp Don't allow opening multiple copies of the spell checker dialog 2012-05-10 14:19:02 +00:00
time.cpp Don't try to shift to a negative start time when shifting lines to frame zero 2012-07-29 03:23:27 +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 missing period in 2.35 in a string that probably isn't actually visible anywhere 2012-09-21 18:13:10 -07:00
vis_tool.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00