2.8.10: 2006-11-24 Johannes Schmid * gtk/src/uimanager.ccg: Fixed a crasher in error handling when exceptions are disabled 2006-11-21 RĂ©mi Cardona * configure.in: * gtk/gtkmm-2.4.pc.in: Define a GTKMM_PC_ATKMM_DEP conditional and use it so that atkmm is only required when it is built, and not when disabled via --enable-api-atkmm=no. Bug #366930 from John N. Laliberte. 2006-11-14 Murray Cumming * configure.in: * gtk/gtkmmconfig.h.in: * scripts/reduced.m4: Added --enable-api-maemo-extensions configure option, default to false, defining the GTKMM_MAEMO_EXTENSIONS_ENABLED macro. * gtk/src/textbuffer.hg: * gtk/src/textbuffer.ccg: Put the Maemo-specific API in ifdefs, using the optional _WRAP_METHOD() parameter.