1.23.4: 2013-03-11 Murray Cumming Fix the build with --enable-warnings=fatal. * glom/utility_widgets/imageglom.cc: Do not use ev_view_set_loading() because it is deprecated with no replacement. See bug evince bug #693864 . 2013-02-25 Murray Cumming Fix the build on Ubuntu Raring. * macros/macros/mm-python.m4: Also check in /usr/lib/i386-linux-gnu/ because that is where Ubuntu Raring (and maybe Debian) put libpython2.7 there. 2013-02-04 Murray Cumming MySQL backend: Removed some unnused variables. * glom/libglom/connectionpool_backends/mysql_self.[h|cc]: m_saved_database_name was set not used anywhere. 2013-02-04 Murray Cumming test_document_load_translations: Update the translations count. * tests/test_document_load_translations.cc: This fixes make distcheck again. 2013-01-28 Murray Cumming Import example .po translations into the examples. 2013-01-16 Murray Cumming Reduce the libgda dependency version again. * configure.ac: The latest libgda is only needed for MySQL, which almost nobody will use.