2.6.3: 2009-01-19 Murray Cumming * bakery/App/App_WithDoc_Gtk.[h|cc]: document_history_add(): Remove the new method overload that took RecentManager::Data because there is no need to remember files that do not exist. Instead, just check that the file exists before giving the URI to RecentManager. Added a comment about why this can happen with Glom. 2009-01-19 Johannes Schmid * bakery/App/App_WithDoc_Gtk.[h|cc]: Allow to add recent data for non-existing uris without causing a Gtk-Critical from Gtk::RecentManager. Adds virtual void document_history_add(const Glib::ustring& file_uri, Gtk::RecentManager::Data& data); 2009-01-15 Johannes Schmid * configure.in: Fix libxml++ requirement * examples/WithDocViewComposite/appexample.cc: Fixed warning about extra character in include