2.31.20: Glib: * Fix exceptions thrown by Thread::create() and Threads::Thread::create. (Kjell Ahlstedt) Bug #640029 (Michael Edwards) * Fix the build with --disable-deprecated-api. (Kjell Ahlstedt) Bug #640029 (Michael Edwards) Gio:: * Application: Add quit(). (Murray Cumming) Gio::DBus: * DBus::Error, DBus::Proxy: Fix interaction with generate_wrap_init.pl. (Kjell Ahlstedt) Bug #640029 (Michael Edwards) * Documentation: Signal*: Better description of the connect*() methods. (Kjell Ahlstedt) Bug #669906 (Mark Vender) gmmproc and tools: * gmmproc: Allow destructors to be documented. (José Alburquerque) Bug #668918 (Mark Vender) * docextract_to_xml.py: Generate signal documentation too. (José Alburquerque) Bug #668918 (Mark Vender) * Add some scripts to regenerate the .defs files. (José Alburquerque) * generate_wrap_init.pl: - Improve reg. of exception classes in sub-namespaces and improve it for deprecated files and sub-namespaces. (Kjell Ahlstedt) Bug #640029 (Michael Edwards) * h2defs.py: Ignore the new GDK_AVAILABLE_IN_* macros. (Murray Cumming)