2.32.0: 2012-04-05 Kjell Ahlstedt gmmproc: Add macro _CUSTOM_CTOR_CAST in _CLASS_BOXEDTYPE. * tools/m4/class_boxedtype.m4: Add macro _CUSTOM_CTOR_CAST. Bug #511136, comment 20. 2012-04-10 Chun-wei Fan Update Visual Studio projects * Fix Visual C++ projects for glibmm and giomm as numerous sources have been added for the addition of APIs so that these libraries can be properly built 2012-04-04 Kjell Ahlstedt Glib::Dispatcher: Don't send messages to a deleted Dispatcher. * glib/glibmm/dispatcher.h: Add missing usage rules. * glib/glibmm/dispatcher.cc: Avoid delivering messages to deleted Dispatchers. Don't block message delivery while a second main loop is running. Bug #651942. 2012-04-04 Kjell Ahlstedt Make SignalTimeout,SignalIdle::connect_once() more thread safe. * glib/glibmm/main.cc: Call SourceConnectionNode::install() before g_source_attach(). Suggested by Chris Vine. Bug #396963 comments 15-18. 2012-04-03 Murray Cumming Some improvements to the documentation in the previous commit. * glib/glibmm/property.h: 2012-04-03 Mark Vender Document Glib::Property and Glib::PropertyBase * glib/glibmm/property.h: Bug #673291 2012-04-03 Murray Cumming Slight rewrite of the documenation in the previous commit. * tools/m4/class_interface.m4: 2012-04-03 Mark Vender gmmproc: Generate the documentation of default constructors of interface classes. Bug #673213 2012-04-03 Kjell Ahlstedt Make SignalTimeout,SignalIdle::connect_once() more thread safe. * glib/glibmm/main.cc: Don't create a sigc::connection in the connect_once() methods. Bug #396963. 2012-03-30 Murray Cumming Regenerate .defs files. * gio/src/gio_docs.xml: * gio/src/gio_enums.defs: * gio/src/gio_signals.defs: * glib/src/glib_docs.xml: * glib/src/glib_enums.defs: * glib/src/glib_functions.defs: * glib/src/gobject_functions.defs: Regenereated using the scripts.