2.4.2: 2007-09-30 Armin Burgmeier * bakery/App/App_Gtk.h: Fix non-maemo build. * bakery/App/App_WithDoc_Gtk.cc: Fix build without exceptions and gtkmm >= 2.10. 2007-09-27 Armin Burgmeier * bakery/bakeryconfig.h.in: * bakery/Makefile.am: * configure.in: Added --enable-maemo configure option and install a bakeryconfig.h file in $(libdir)/bakery-2.4/include so we can check for enabled maemo in header files. * bakery/bakery.h: Include * bakery/App/Dialog_OfferSave.h: * bakery/App/Dialog_OfferSave.cc: * bakery/App/Dialog_OverwriteFile.h: * bakery/App/Dialog_OverwriteFile.cc: Use Hildon::Note instead of Gtk::MessageDialog in maemo version. * bakery/App/App_Gtk.h: * bakery/App/App_Gtk.cc: * bakery/App/App_WithDoc_Gtk.cc: Derive from Hildon::Window instead of Gtk::Window and use instead of in UI XML descriptions in maemo version. * bakery/App/GtkDialogs.cc: Use Hildon::Note and Hildon::FileChooserDilaog instead of Gtk::MessageDialog and Gtk::FileChooserDialog, respectively, in maemo version. * bakery/Configuration/Dialog_Preferences.cc: * examples/WithXmlDocGlade/main.cc: * examples/WithXmlDocGlade/appexample.cc: Use error parameter in Glade::Xml::create as introduced in #474577. 2007-09-20 Laurent Dhima * configure.in: Added 'sq' to ALL_LINGUAS. 2007-05-25 Armin Burgmeier * configure.in: Detect whether gtkmm-2.10 is installed and fall back to gtkmm-2.6 if not. * bakery/App/App_WithDoc_Gtk.h: * bakery/App/App_WithDoc_Gtk.cc: * bakery/App/GtkDialogs.cc: Disable overwrite confirmation and recent menu items when gtkmm 2.10 is not available. * bakery/App/App_WithDoc.cc: * bakery/App/App_Gtk.cc: * bakery/Configuration/Association.h: * bakery/Configuration/Client.cc: * bakery/Configuration/Client.h: * bakery/Configuration/Dialog_Preferences.cc: * bakery/Configuration/Dialog_Preferences.h: * bakery/Configuration/AssociationBase.cc: * bakery/Configuration/AssociationBase.h: * bakery/Document/Document.cc: * examples/Configuration/ConfClient/examplewindow.cc: Made glom build with reduced glibmm API. 2007-05-13 Armin Burgmeier * bakery/App/App_WithDoc_Gtk.cc: Sort most recently used files first in the RecentChooserMenu. 2007-04-21 Armin Burgmeier * bakery/App/App_WithDoc_Gtk.h: * bakery/App/App_WithDoc_Gtk.cc: Use GTK+ recent files API instead of eggrecent. Specifically, Gtk::RecentChooserMenu from gtkmm 2.10. * bakery/App/libegg: * bakery/App/Makefile.am: * bakery/Makefile.am: * configure.in: Removed libegg from bakery. Depend on gtkmm 2.10. 2007-03-21 Gintautas Miliauskas * configure.in: Added 'lt' to ALL_LINGUAS. 2007-01-13 Matic Zgur * configure.in: Added 'sl' to ALL_LINGUAS. 2007-01-11 Ignacio Casal Quinteiro * configure.in: Added 'gl' to ALL_LINGUAS. 2007-01-10 Pema Geyleg * configure.in: Added 'dz' to ALL_LINGUAS.