Aegisub/aegisub
Thomas Goyne 85bed94731 Fix some cases where the detached video dialog would get set to bogus sizes
At very large and very small sizes, setting the window's size with
SetSize may not actually result in the window changing to the requested
size.  Once this happened future adjustments to the size were incorrect,
and the video display would sometimes not fit in the window, and on os x
the window could get set to a negative size, with weird results.
2012-10-28 13:59:14 -07:00
..
automation Don't install the somewhat out-of-date automation design docs. Updates #1135. 2012-10-08 14:01:05 -07:00
build Remove the platform-specific agi::io implementations since they were nearly identical 2012-10-28 13:51:23 -07:00
desktop Delete aegisub.desktop on distclean rather than clean since it's generate at configure time 2012-10-09 15:29:13 -07:00
docs/doxygen Remove all references to QuickTime, as the QuickTime provider is long gone 2012-02-23 19:28:29 +00:00
libaegisub Timestamp temporary files to reduce the chance of name collisions 2012-10-28 13:51:23 -07: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 Fix a capitalization error in Info.plist. Closes #1547. 2012-10-28 13:49:08 -07:00
po Add partial Arabic translation. Updates #1532. 2012-10-12 14:44:13 -07:00
reporter Statically link libaegisub 2012-08-21 07:02:45 -07:00
src Fix some cases where the detached video dialog would get set to bogus sizes 2012-10-28 13:59:14 -07:00
tests Fix tests linking with static libaegisub 2012-08-26 19:15:42 -07: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 Remove unused things from osx-bundle.sed.in 2012-10-02 16:06:05 -07:00
universalchardet Silence some warnings in universalchardet 2012-05-19 01:12:54 +00:00
INSTALL SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
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 Delete svn-revision-base.h 2012-10-07 09:03:44 -07:00
Makefile.inc.in Set datarootdir 2012-10-09 07:30:27 -07:00
Makefile.target Revamp how version tagging works 2012-08-19 14:33:50 -07:00
README SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
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 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 Rename configure.in to configure.ac 2012-10-02 16:06:05 -07:00
install-sh Merge r4855-4894 from the new_build_system branch. This still has rough spots and some of the dependency relations haven't been expressed but it works, and it's much better than what we had before as it kills off automake, libtool, gettext (package not library), intltool usage. 2010-12-05 19:12:42 +00:00

README

* To be written.