2007-02-08 Jean-François Rameau * embed/mozilla/EphyAboutModule.cpp: (GetErrorMessage),(CreateErrorPage): Fix a g_free on static string. Also fix a leak. 2007-02-08 Christian Persch * embed/mozilla/MozDownload.cpp: Guess what? Another mozilla API change! 2007-02-07 Christian Persch * data/default-prefs-common.js: Set the new pwdmgr pref. 2007-02-02 Christian Persch * data/mime-types-permissions.xml: More mime types. 2007-02-02 Christian Persch * data/mime-types-permissions.xml: More mime types. 2007-01-30 Christian Persch * data/mime-types-permissions.xml: Add video/x-theora+ogg to list of known mime types. 2007-01-28 Christian Persch * src/ephy-tabs-menu.c: (sync_active_tab): Make this a regular check, not g_return_if_fail. 2007-01-28 Christian Persch * data/default-prefs-common.js: Set bidi caret movement pref to mimick gtk widgets. 2007-01-28 Christian Persch * src/ephy-dbus.c: (ephy_dbus_connect_to_session_bus): Fix error condition check. 2007-01-28 Christian Persch * data/mime-types-permissions.xml: Add more mime types. 2007-01-28 Christian Persch * lib/ephy-node.c: (destroy_signal_data), (node_parent_free), (ephy_node_destroy), (ephy_node_new_with_id), (real_set_property), (ephy_node_set_property), (ephy_node_set_property_string), (ephy_node_set_property_boolean), (ephy_node_set_property_long), (ephy_node_set_property_int), (ephy_node_set_property_double), (ephy_node_set_property_float), (real_add_child), (ephy_node_new_from_xml), (ephy_node_signal_connect_object): Convert EphyNode to use GSlice. 2007-01-28 Jean-François Rameau * embed/mozilla/ContentHandler.cpp: (GContentHandler::Show): Check for a potential veto. Fix #342951. 2007-01-28 Christian Persch * lib/ephy-node.c: (safe_write_string), (ephy_node_write_to_xml): * src/bookmarks/ephy-bookmarks-export.c: (sanitise_string), (write_topics_list), (write_rdf): Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to XML. Bug #392782. 2007-01-28 Christian Persch * src/epiphany.defs: * src/epiphany.override: Fix the wrapping of the singleton Ephy[Embed]Shell as "epiphany.Shell()". Bug #351705. 2007-01-28 Christian Persch * data/Makefile.am: Fix schemas install command. 2007-01-27 Priit Laes * embed/mozilla/EphyAboutModule.cpp: Fixes the menu path of Gnome control center when displaying the service unavailable error message. Bug #352923. 2007-01-24 Diego Escalante Urrelo * embed/mozilla/EphyAboutModule.cpp: Changed the "redirected too many times" error page to be more friendly. Bug #395990. 2007-01-23 Christian Persch * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintService.h: * embed/mozilla/GeckoPrintSession.cpp: Clear some print settings in the settings we hand to the print job, so they don't get applied twice. Bug #394818. Prepare for printing to PDF (#if 0'd until the gecko bug is fixed). 2007-01-23 Christian Persch * data/mime-types-permissions.xml: Add another safe mime type. 2007-01-22 Christian Persch * configure.ac: Post-release version bump. 2007-01-22 Christian Persch === Release 2.17.90 === * configure.ac: