2.3.12: 2005-03-11 Murray Cumming * bakery/App/App_Gtk.cc: on_menu_help_about(): Use Gtk::AboutDialog from gtkmm 2.6. * bakery/dialog/Dialog_OfferSave.cc, Dialog_OverwriteFile.cc: Use secondary text, and filename_display_basename(), and make them generally more HIGy. * bakery/Document/Document.cc: util_file_uri_get_name(): Use filename_display_basename() from glibmm 2.6. * configure.in: Depend on gtkmm 2.6. * bakery/App/GtkDialogs.[h|cc]: ui_*() dialog methods: Take an extra App& parameter so we can use set_transient_for(), so that the (HIGgy) untitled dialogs do not appear in the window list. 2005-03-05 Murray Cumming * bakery/Utilities/BusyCursor.[h|cc]: Save the cursor in a static structure, so that nested cursors have access to it, so that they can restore the last cursor when they finish. This makes nested BusyCursors work. 2005-03-05 Murray Cumming * examples/Utility/BusyCursor/examplewindow.cc: Use std::cout so that the processing really is slow, and show that a nested BusyCursor does not work at the moment. 2005-01-04 Murray Cumming * docs/index.html: Change the cvs information to mention that we now use the GNOME cvs. Bakery is now in GNOME's cvs, not sourceforge. 2.3.11