Aegisub/aegisub/src/command
Thomas Goyne 8aca250fd0 Kill cmd::id and friends. It didn't work correctly as ids weren't stable and only VideoBox still used it
Originally committed to SVN as r5635.
2011-09-28 19:47:53 +00:00
..
Makefile Update the Makefile and vc2010 project 2011-08-27 06:37:03 +00:00
app.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
audio.cpp Rewrite nearly everything related to karaoke 2011-09-28 19:44:07 +00:00
automation.cpp Clean up the automation dialog and don't let the user load the same script twice 2011-09-28 19:46:14 +00:00
command.cpp Kill cmd::id and friends. It didn't work correctly as ids weren't stable and only VideoBox still used it 2011-09-28 19:47:53 +00:00
command.h Kill cmd::id and friends. It didn't work correctly as ids weren't stable and only VideoBox still used it 2011-09-28 19:47:53 +00:00
edit.cpp Rewrite nearly everything related to karaoke 2011-09-28 19:44:07 +00:00
grid.cpp Refine the commit types 2011-09-15 05:16: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 Eliminate uses of c_str made unnecessary by changed to wxString::Format in wx 2.9 2011-09-28 19:43:48 +00:00
icon.cpp Rewrite nearly everything related to karaoke 2011-09-28 19:44:07 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
recent.cpp Rewrite the dynamic menu generation code 2011-08-27 06:29:36 +00:00
subtitle.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
time.cpp Kill SubtitlesGrid::SetSubsToVideo 2011-09-15 05:17:22 +00:00
timecode.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
tool.cpp Document and clean up a bunch of exporter related things. Break some friendships, and add a getter for export filter names. 2011-09-28 19:46:41 +00:00
video.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00