Aegisub/aegisub
Thomas Goyne 5ff42d9469 Also handle wxID_CANCEL in DialogManager
wxEVT_CLOSE_WINDOW is only triggered from the platform's close buttons,
not cancel buttons/ESC, so modeless dialogs closed in that way were not
getting deleted.
2013-07-09 08:35:51 -07:00
..
automation Update to moonscript 0.2.4 2013-07-03 16:11:42 -07:00
build Fully extract the resolution resampling logic from DialogResample 2013-07-09 08:35:50 -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
libaegisub Eliminate double dot in temporary file names 2013-07-02 20:09:01 -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 Also handle wxID_CANCEL in DialogManager 2013-07-09 08:35:51 -07:00
tests Move uuencoding logic to libaegisub and add tests 2013-02-07 16:02:44 -08:00
tinderbox
tools Add error checking to respack 2012-11-12 18:35:22 -08: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 Delete svn-revision-base.h 2012-10-07 09:03:44 -07:00
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 . 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 Use -Wno-c++11-narrowing when available 2013-07-04 08:29:06 -07:00
install-sh