2006-04-10 Christian Persch * src/ephy-find-toolbar.c: Don't set find next/prev insensitive since that's redundant with the status indication, and breaks find while the document is loading. 2006-04-10 Christian Persch * embed/mozilla/mozilla-embed.cpp: Emit document-change event on fastback restore. Fixes bug #312785. 2006-04-09 Christian Persch * data/default-prefs-common.js: Enable spatial nav extension. 2006-04-09 Christian Persch * data/Makefile.am: A data/epiphany-pango.schemas: * lib/ephy-prefs.h: * src/ephy-main.c: (main): Enable pango for some indic languages, which depend on it for correct rendering. Bug #335799. 2006-04-03 Christian Persch * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): Disable export when locked down. Bug #337028. 2006-04-03 Christian Persch * embed/mozilla/MozDownload.cpp: Make sure we don't show "100%" on downloads unless they're really completed. 2006-04-03 Christian Persch * src/ephy-dbus.c: (ephy_dbus_get_bus): * src/ephy-net-monitor.c: (ephy_net_monitor_check_for_active_device), (ephy_net_monitor_attach_to_dbus), (ephy_net_monitor_startup): Don't crash when we cannot connect to the system dbus. Bug #336557. 2006-04-02 Christian Persch * lib/ephy-gui.c: (ephy_gui_help_with_doc_id), (ephy_gui_help): * lib/ephy-gui.h: Add ephy_guid_help_with_doc_id for use by e-e. 2006-04-02 Christian Persch * embed/mozilla/mozilla-notifiers.cpp: Oops, this is a string pref! 2006-04-01 Christian Persch * embed/mozilla/EphyPromptService.cpp: Fix crash when cancelling the prompt before the timeout has run. 2006-03-28 Jean-François Rameau * configure.ac: Do not force GTK_DISABLE_DEPRECATED because we use gtk_object_sink which is deprecated (EphyPromptService.cpp). * embed/mozilla/EphyContentPolicy.cpp: (ShouldLoad). Mozilla backend now supports adblock. Fix #335919. 2006-03-23 Christian Persch * lib/ephy-node.c: (write_parent), (ephy_node_write_to_xml): Fix print format/arg mismatch. 2006-03-13 Christian Persch * data/chrome/brand.dtd.in: Add releaseBaseURL entity. 2006-03-12 Christian Persch * configure.ac: Post-release version bump. 2006-03-12 Christian Persch === Release 2.14.0 === * NEWS: * configure.ac: Updated for 2.14.0. * src/prefs-dialog.c: (prefs_dialog_show_help), (font_prefs_dialog_response_cb): Fix the documentation ID the Help button points to.