Aegisub/aegisub/src/command
Thomas Goyne 0f071d978a Rewrite the OS X bundle utils in Obj-C++ and return std::strings rather than malloced char *
Originally committed to SVN as r6896.
2012-06-12 03:13:49 +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
app.cpp Add Show/Hide toolbar to the View menu 2012-05-23 03:38:37 +00:00
audio.cpp Add command audio/play/current 2012-05-23 03:38:44 +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 32x32 icons available in the program 2012-05-19 15:49:12 +00:00
command.h Add support for commands with dynamic help strings 2012-01-20 21:33:30 +00:00
edit.cpp Use SetSelectionAndActive whenever both are set at once 2012-05-05 02:11:09 +00:00
grid.cpp Readd the word 'Mode' to 'Cycle Tag Hiding Mode' 2012-04-10 20:40:14 +00: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 Remove pointless blank buttons 2012-05-19 15:49:23 +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
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 Add command "time/lead/both" which adds both lead in and out 2012-05-02 22:42:31 +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 WebM to the list of supported video formats 2012-05-01 02:49:33 +00:00
vis_tool.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00