Aegisub/aegisub/src/command
Thomas Goyne 1590b2a65e Add validator to the subtitle save command to check if there are actually unsaved changes
Originally committed to SVN as r5868.
2011-11-16 22:43:56 +00:00
..
Makefile Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
app.cpp Add a third period to ellipses with only two 2011-10-01 18:35:12 +00:00
audio.cpp Don't display an error message if the user cancels audio loading 2011-10-29 04:30:58 +00:00
automation.cpp Use LocalScriptManager::Reload rather than looping over the scripts manually in the am/manager command 2011-09-28 19:48:20 +00:00
command.cpp Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
command.h compilation fixes 2011-11-07 04:14:09 +00:00
edit.cpp Add a third period to ellipses with only two 2011-10-01 18:35:12 +00:00
grid.cpp Fix compilation with clang (but not linking because wxAny is currently broken with it) 2011-11-07 06:18:34 +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 Add a third period to ellipses with only two 2011-10-01 18:35:12 +00:00
icon.cpp Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Add a third period to ellipses with only two 2011-10-01 18:35:12 +00:00
recent.cpp Non-precompiled-header compilation fix 2011-11-04 19:42:59 +00:00
subtitle.cpp Add validator to the subtitle save command to check if there are actually unsaved changes 2011-11-16 22:43:56 +00:00
time.cpp When setting the start or end time of a subtitle line to the current video frame, if the resulting line duration would be less than one frame also update the other time 2011-10-17 17:52:31 +00:00
timecode.cpp Add a third period to ellipses with only two 2011-10-01 18:35:12 +00:00
tool.cpp Fix compilation with clang (but not linking because wxAny is currently broken with it) 2011-11-07 06:18:34 +00:00
video.cpp Store the video display and slider in the context directly rather than going through the video box. Fxes a crash when detaching video. 2011-11-12 01:23:18 +00:00
vis_tool.cpp Store the video display and slider in the context directly rather than going through the video box. Fxes a crash when detaching video. 2011-11-12 01:23:18 +00:00