Aegisub/aegisub/src/command
Thomas Goyne 72bc33fda3 Fix compilation errors with precompiled headers disabled
Originally committed to SVN as r5484.
2011-07-16 06:42:55 +00:00
..
Makefile Include dependency files into the Makefiles. This gives us dep tracking for headers. 2011-01-10 21:27:39 +00:00
app.cpp Add type flags to commands 2011-07-15 04:05:56 +00:00
audio.cpp Add IsActive method to commands to indicate whether or not a radio/checkbox is currently selected 2011-07-15 04:06:03 +00:00
automation.cpp Simplify and clean up command management code 2011-07-15 04:05:01 +00:00
command.cpp Delete all commands on shutdown 2011-07-15 17:36:17 +00:00
command.h Fix compilation errors with precompiled headers disabled 2011-07-16 06:42:55 +00:00
edit.cpp Fix compilation errors with precompiled headers disabled 2011-07-16 06:42:55 +00:00
grid.cpp Add IsActive method to commands to indicate whether or not a radio/checkbox is currently selected 2011-07-15 04:06:03 +00:00
header Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258. 2011-01-05 13:00:46 +00:00
help.cpp Simplify and clean up command management code 2011-07-15 04:05:01 +00:00
icon.cpp Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Add type flags to commands 2011-07-15 04:05:56 +00:00
menu_.cpp Simplify and clean up command management code 2011-07-15 04:05:01 +00:00
recent.cpp Simplify and clean up command management code 2011-07-15 04:05:01 +00:00
subtitle.cpp Add type flags to commands 2011-07-15 04:05:56 +00:00
time.cpp Fix a pile of warnings 2011-07-16 05:01:36 +00:00
timecode.cpp Add type flags to commands 2011-07-15 04:05:56 +00:00
tool.cpp Only register the assdraw command on windows when assdraw is present 2011-07-15 23:44:03 +00:00
video.cpp Kill SubtitlesGrid::SetVideoToSubs 2011-07-15 04:25:23 +00:00