From efcd0960fd775cb262f852f79edfcbbd75a33849 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 5 Jun 2005 09:41:42 +0000 Subject: Version 1.7.1. 2005-06-05 Christian Persch Version 1.7.1. * Makefile.am: Add --enable-python to distcheck configure flags. * NEWS: * configure.ac: Updated for version 1.7.1. * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EventContext.cpp: Fix warnings. * src/ephy-extensions-manager.c: (get_loader_for_type), (load_extension): Fix --disable-python case. * src/Makefile.am: Fix make distcheck. --- doc/reference/tmpl/ephy-embed-persist.sgml | 4 +-- doc/reference/tmpl/ephy-embed.sgml | 48 ++++++++++++++++++++++-------- doc/reference/tmpl/ephy-node-db.sgml | 9 ------ doc/reference/tmpl/ephy-window.sgml | 6 ++++ doc/reference/tmpl/epiphany-unused.sgml | 17 +++++++++++ 5 files changed, 60 insertions(+), 24 deletions(-) (limited to 'doc') diff --git a/doc/reference/tmpl/ephy-embed-persist.sgml b/doc/reference/tmpl/ephy-embed-persist.sgml index b4a48fa41..bee78f54a 100644 --- a/doc/reference/tmpl/ephy-embed-persist.sgml +++ b/doc/reference/tmpl/ephy-embed-persist.sgml @@ -111,9 +111,9 @@ save_page (EphyEmbed *embed, @persist: -@Param2: - @value: + +@Param2: diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index c86b65f81..6ff40c853 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -42,6 +42,14 @@ be done by casting). + + + + + +@ephyembed: the object which received the signal. +@arg1: + @@ -93,6 +101,16 @@ be done by casting). @ephyembed: the object which received the signal. @arg1: + + + + + +@ephyembed: the object which received the signal. +@arg1: +@arg2: +@arg3: + @@ -227,8 +245,19 @@ be done by casting). @: @: @: +@: +@: @: + + + + + +@ephyembed: the object which received the signal. +@event: +@Returns: + @@ -253,10 +282,12 @@ be done by casting). @base_iface: @context_menu: @favicon: +@feed_link: @location: @net_state: @dom_mouse_click: @dom_mouse_down: +@dom_content_loaded: @popup_blocked: @security_change: @zoom_change: @@ -265,6 +296,7 @@ be done by casting). @modal_alert_closed: @document_type: @new_window: +@search_key_press: @load_url: @stop_load: @reload: @@ -287,8 +319,6 @@ be done by casting). @show_page_certificate: @set_zoom: @get_zoom: -@find_set_properties: -@find_next: @get_encoding: @has_automatic_encoding: @set_encoding: @@ -513,20 +543,12 @@ windows opened with JavaScript often use a nonstandard chrome. -@embed: +@find: @search_string: @case_sensitive: -@wrap_around: - - - - - - - + @embed: -@backwards: -@Returns: +@wrap_around: diff --git a/doc/reference/tmpl/ephy-node-db.sgml b/doc/reference/tmpl/ephy-node-db.sgml index 3cffa4c64..4c3617ec4 100644 --- a/doc/reference/tmpl/ephy-node-db.sgml +++ b/doc/reference/tmpl/ephy-node-db.sgml @@ -45,15 +45,6 @@ and restored using ephy_node_db_load_from_file(). A string identifier unique to this #EphyNodeDb - - - - - -@name: -@Returns: - - diff --git a/doc/reference/tmpl/ephy-window.sgml b/doc/reference/tmpl/ephy-window.sgml index 752176ebc..48d840c18 100644 --- a/doc/reference/tmpl/ephy-window.sgml +++ b/doc/reference/tmpl/ephy-window.sgml @@ -44,6 +44,11 @@ These are restricted to ephy_window_set_zoom() and ephy_window_load_url(). + + + + + @@ -63,6 +68,7 @@ These are restricted to ephy_window_set_zoom() and ephy_window_load_url(). @chrome: +@is_popup: @Returns: diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index eaa279c2f..96f81582c 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -206,6 +206,15 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. + + + + + +@embed: +@backwards: +@Returns: + @@ -261,6 +270,14 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @Returns: + + + + + +@name: +@Returns: + -- cgit v1.2.3