2004-08-16 Christian Persch * embed/mozilla/EventContext.cpp: Use GetLocalName instead of GetTagName to get the attribute name. Patch by Mikael Brockman, fixes bug #150208. 2004-08-13 Christian Persch * embed/mozilla/GlobalHistory.cpp: Fix typo. 2004-08-12 Christian Persch * embed/mozilla/EphyBrowser.cpp: Don't use nsIDOMWindow2 with mozilla 1.8a1. 2004-08-10 Christian Persch * configure.in: * embed/mozilla/GlobalHistory.cpp: Yet another mozilla API change. 2004-08-09 Christian Persch * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EventContext.cpp: Preempt a mozilla API change. 2004-08-09 Christian Persch * embed/mozilla/ContentHandler.cpp: Confirm before overwriting a file. Fixes bug #143501. Also fixes crash from bug #149550. 2004-08-06 Christian Persch * src/ephy-shell.c: (ephy_shell_new_tab): Fix new tab position (backported from HEAD.) 2004-08-06 Christian Persch * src/ephy-session.c: (ephy_session_load): Fix restoring the history window on resume. 2004-08-06 Christian Persch * configure.in: Remove 1.7{a,b,rc*}. 2004-08-04 Christian Persch * src/window-commands.c: (editor_can_open_uri): Fix mem leak; noticed by Jean-François Rameau. 2004-08-04 Christian Persch * src/window-commands.c: (window_cmd_view_page_source): Fix mem leak; noticed by Jean-François Rameau. 2004-08-02 Christian Persch * src/ephy-main.c: (main): Move g_set_application_name() call after gnome_program_init(), so that i18n works correctly. Fixes bug #148948. 2004-08-01 Christian Persch * embed/mozilla/EphyBrowser.cpp: Mozilla API change; thanks to Crispin for alerting me to it. 2004-08-01 Christian Persch * src/ephy-nautilus-view.c: (gnv_cmd_file_print): Fix compilation with --enable-nautilus-view. Fixes bug #148995. 2004-08-01 Christian Persch * configure.in: Post-release version bump. 2004-08-01 Christian Persch * doc/reference/tmpl/EphyContentPolicy.sgml: * doc/reference/tmpl/EphySingle.sgml: * doc/reference/tmpl/ephy-cookie-manager.sgml: * doc/reference/tmpl/ephy-embed-factory.sgml: * doc/reference/tmpl/ephy-embed-single.sgml: * doc/reference/tmpl/ephy-password-manager.sgml: * doc/reference/tmpl/ephy-permission-manager.sgml: * doc/reference/tmpl/ephy-session.sgml: * doc/reference/tmpl/ephy-shell.sgml: * doc/reference/tmpl/epiphany-unused.sgml: * doc/reference/tmpl/mozilla-embed-event.sgml: === Release 1.2.7 ===