Aegisub/aegisub/src/command
Thomas Goyne 583aed4533 Convert commands to structs to eliminate a line of boilerplate per command
Originally committed to SVN as r5197.
2011-01-16 07:15:32 +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 Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
audio.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
automation.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
command.cpp Fix include paths 2011-01-05 18:40:37 +00:00
command.h Add missing headers when not using precompiled header support. Some minor formatting in libaegisub/common/hotkey.cpp. 2011-01-08 12:10:40 +00:00
edit.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
grid.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +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 Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
icon.cpp Add missing headers when not using precompiled header support. Some minor formatting in libaegisub/common/hotkey.cpp. 2011-01-08 12:10:40 +00:00
icon.h 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
keyframe.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
menu_.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
recent.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
subtitle.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
time.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
timecode.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
tool.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00
video.cpp Convert commands to structs to eliminate a line of boilerplate per command 2011-01-16 07:15:32 +00:00