2.3.9: 2004-11-21 Murray Cumming * bakery/Document/Document.h: get_name(): Return the file name without the extension, so that the title bar does not show the extension. * bakery/Application/App_Gtk.cc: init_layout(): Prevent crash if there is no toolbar. 2004-11-14 Murray Cumming * bakery/Document/Document.h: Move some code from set_file_uri() to new get_file_uri_with_extension() method. * bakery/app_with_doc.cc: offer_saveas(): Check for the existence of the filename with extension because that is what will actually be used. This avoids silent replacement of some files. 2004-10-13 Murray Cumming * bakery/app_with_doc_gtk.h: Added some comments about the need to register the MIME type.