2.4.3: 2007-11-21 Murray Cumming * examples/WithDocViewComposite/subview2.cc: * examples/WithDocViewComposite/subview2.h: Replace the use of deprecated Combo with ComboBoxText. 2007-11-21 Murray Cumming * bakery/App/Makefile.am: * bakery/App/Dialog_OverwriteFile.cc: * bakery/App/Dialog_OverwriteFile.h: Remove this unused dialog. * configure.in: Depend on gtkmm 2.10 so we can always use the FileChooserDialog overwrite-confirmation. * bakery/App/GtkDialogs.cc: * bakery/App/App_WithDoc.cc: Simplify the ifdefing for Maemo: Both dialogs have set_transient_for(). 2007-10-14 Armin Burgmeier * bakery/Configuration/Association.h: * bakery/Configuration/Client.cc: * bakery/Document/Document_XML.cc: * examples/WithDocViewComposite/subview2.h: * examples/WithDocViewComposite/subview2.cc: Don't use deprecated gtkmm API when gtkmm was compiled with GTKMM_DISABLE_DEPRECATED. 2007-10-14 Yannig Marchegay * configure.in: Added 'oc' to ALL_LINGUAS.