Aegisub/aegisub
Thomas Goyne bbd4cbef78 Fix shifting contiguous selections downward
Reverse iterators behave differently from regular iterators when
swapping (regular iterators continue to point at the same elements,
while reverse iterators do not), so instead use regular iterators with a
negative step for shifting down.
2013-09-30 17:01:15 -07:00
..
automation Update to moonscript 0.2.4 2013-07-03 16:11:42 -07:00
build Switch to using an intrusive list for the visual tool features 2013-09-17 16:23:36 -07:00
desktop
docs/doxygen
libaegisub Devirtualize OptionValue::GetName 2013-09-20 06:51:04 -07:00
m4macros Explicitly link boost.thread for static boost.locale 2013-02-06 14:04:59 -08:00
packages Update automation files to install 2013-05-03 20:00:55 -07:00
po Update Basque translation 2013-07-04 10:45:38 -07:00
reporter
src Fix shifting contiguous selections downward 2013-09-30 17:01:15 -07:00
tests Rewrite the auto-matcher for the karaoke timing copier 2013-09-15 14:52:16 -07:00
tinderbox
tools
universalchardet
INSTALL
LICENCE Update LICENSE 2012-12-02 13:16:10 -08:00
Makefile
Makefile.inc.in Remove a bunch of cruft from the configure script 2013-06-11 19:52:44 -07:00
Makefile.target Don't build the automation tests helper so by default 2013-05-02 18:07:05 -07:00
acinclude.m4 Explicitly link boost.thread for static boost.locale 2013-02-06 14:04:59 -08:00
autogen.sh Replace the body of autogen.sh with a call to autoreconf. Closes #1564. 2012-12-31 07:08:56 -08:00
config.guess
config.sub
configure.ac Use -Wno-c++11-narrowing when available 2013-07-04 08:29:06 -07:00
install-sh