Cross-platform advanced subtitle editor
Go to file
Thomas Goyne 8f3b027881 Improve the negative-duration-avoiding behavior of the time edit boxes
Save the initial start and end times of lines before adjusting them to
avoid negative line durations, so that if further changes to the edit
boxes make the adjustment unneccesary the original values can be
restored. This Fixes the problem where changing a line visible from
frames 800-900 to 800-901 would actually result in 90-901, due to the
end frame briefly being 90.

Originally committed to SVN as r6741.
2012-05-02 22:42:25 +00:00
aegisub Improve the negative-duration-avoiding behavior of the time edit boxes 2012-05-02 22:42:25 +00:00
contrib Explicitly enable optimization for the CSRI project to eliminate some link-time warnings about optimizations being disabled 2012-04-16 23:55:10 +00:00
devel Add some kind of (really untested, but it compiles!) exception data fetching/command line arguments to w32dumper. 2012-03-03 01:48:23 +00:00
docs Add new buttons, commit changes to modified buttons. 2009-08-21 23:10:43 +00:00