Aegisub/aegisub
cantabile 5ecb89eeec Shift times: Use TimeEdit::SetTime() instead of TimeEdit::SetValue()
TimeEdit::SetValue() will trigger TimeEdit::OnModified(), but that
doesn't always update the internal "time" property.
TimeEdit::OnModified() seems to be designed to handle editing the value
with the keyboard, not with SetValue().

Originally committed to SVN as r6943.
2012-07-24 02:39:37 +00:00
..
automation Install all of the automation scripts 2012-07-22 23:56:49 +00:00
build Delete the libass vcproj as libass is no longer in-tree 2012-04-04 16:46:26 +00:00
desktop Fix icon installation with DESTDIR set 2012-01-10 20:56:25 +00:00
docs/doxygen Remove all references to QuickTime, as the QuickTime provider is long gone 2012-02-23 19:28:29 +00:00
libaegisub Fix some warnings 2012-06-25 14:21:32 +00:00
m4macros Add a configure check for the pch flags as clang doesn't support -fpch-deps 2012-06-23 17:22:08 +00:00
packages Add Basque translation by Xabier Aramendi. Closes #1499. 2012-06-27 01:44:33 +00:00
po Add Layer to the things lines can be sorted by 2012-07-23 00:44:44 +00:00
reporter Remove all references to QuickTime, as the QuickTime provider is long gone 2012-02-23 19:28:29 +00:00
src Shift times: Use TimeEdit::SetTime() instead of TimeEdit::SetValue() 2012-07-24 02:39:37 +00:00
tests Add line-wrapping logic to libaegisub 2012-03-29 19:05:16 +00:00
tinderbox Factor out a bunch of duplicated code in the configure script for pkg-config based optional dependencies and use the pkg-config name for all WITH_* defines 2011-12-22 21:25:49 +00:00
tools Use * rather than \+ in osx-bundle.sed since the latter has magically stopped working 2012-06-07 02:48:05 +00:00
universalchardet Silence some warnings in universalchardet 2012-05-19 01:12:54 +00:00
INSTALL
LICENCE Kill in-repo libass and ffms and clean up some old cruft in the configure script 2011-07-16 03:36:28 +00:00
Makefile Pass the path to wx-config to osx-bundle.sh as it may not be on the path 2012-05-14 13:21:58 +00:00
Makefile.inc.in Unconditionally add -lz to WX_LIBS 2012-05-28 15:00:54 +00:00
Makefile.target Add a configure check for the pch flags as clang doesn't support -fpch-deps 2012-06-23 17:22:08 +00:00
README
acinclude.m4 Add wxwin.m4 to acinclude.m4 so that it actually gets used without the user manually setting the aclocal path 2012-05-13 00:57:45 +00:00
autogen.sh Remove the message about not asking for support with SVN revisions 2012-05-14 13:21:53 +00:00
config.guess
config.sub
configure.in Add a configure check for the pch flags as clang doesn't support -fpch-deps 2012-06-23 17:22:08 +00:00
install-sh
wscript Factor out a bunch of duplicated code in the configure script for pkg-config based optional dependencies and use the pkg-config name for all WITH_* defines 2011-12-22 21:25:49 +00:00

README

* To be written.