Aegisub/aegisub
Thomas Goyne 5493c025bc Fix the color picker recent colors box on OS X
SetBitmap triggers a size event, which results in UpdateBitmap being
called again. For some reason, rather than being an infinite loop this
just resulted in the bitmap never being set.
2013-12-11 10:14:55 -08:00
..
automation Fix permissions on installed files. Closes #1669. 2013-12-06 15:25:17 -08:00
build Add option to build with OpenAL on Windows 2013-11-23 10:18:18 -08:00
desktop Fix permissions on installed files. Closes #1669. 2013-12-06 15:25:17 -08:00
docs/doxygen Remove all references to QuickTime, as the QuickTime provider is long gone 2012-02-23 19:28:29 +00:00
libaegisub Use a fixed-size buffer for log messages 2013-12-09 12:47:32 -08:00
m4macros Explicitly link boost.thread for static boost.locale 2013-02-06 14:04:59 -08:00
packages Remove the installed copy of the docs 2013-11-24 09:19:33 -08:00
po Update Galician translation. Closes #1167. 2013-12-06 15:27:01 -08:00
reporter Statically link libaegisub 2012-08-21 07:02:45 -07:00
src Fix the color picker recent colors box on OS X 2013-12-11 10:14:55 -08:00
tests Fix compilation of thesaurus tests 2013-11-23 09:57:22 -08: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 Tweaked OSX build to not hate /usr/local quite as much 2013-12-07 23:21:07 -06:00
universalchardet Delete vs2008 build system 2012-11-12 18:35:21 -08:00
INSTALL
LICENCE Update LICENSE 2012-12-02 13:16:10 -08:00
Makefile Codesign the app bundle before creating the dmg 2013-12-09 13:55:44 -08:00
Makefile.inc.in Remove a bunch of cruft from the configure script 2013-06-11 19:52:44 -07:00
Makefile.target Pass -mmacosx-version-min=10.7 to more stuff 2013-10-21 18:12:42 -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 Update config.guess and config.sub to a version that isn't close to a decade old 2012-10-02 16:06:05 -07:00
config.sub Update config.guess and config.sub to a version that isn't close to a decade old 2012-10-02 16:06:05 -07:00
configure.ac Remove some pointless configure checks 2013-10-11 18:45:22 -07:00
install-sh