From bbd9d6551d3f84f4cc7afa5ef4c21dfadceb668d Mon Sep 17 00:00:00 2001 From: Adam Hooper Date: Thu, 1 Jul 2004 01:47:17 +0000 Subject: Popup blocking support. View -> Popup Windows. --- doc/reference/Makefile.am | 1 + doc/reference/epiphany-sections.txt | 1 + doc/reference/tmpl/ephy-embed-single.sgml | 11 ++++++ doc/reference/tmpl/ephy-embed.sgml | 46 ++++++++++++++++--------- doc/reference/tmpl/ephy-permission-manager.sgml | 2 +- doc/reference/tmpl/ephy-shell.sgml | 1 - doc/reference/tmpl/ephy-tab.sgml | 10 ++++++ doc/reference/tmpl/epiphany-unused.sgml | 18 ++++++++-- 8 files changed, 69 insertions(+), 21 deletions(-) (limited to 'doc') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 33da0122c..0915791a3 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -159,6 +159,7 @@ GTKDOC_CFLAGS = -I$(top_srcdir)/src \ -I$(top_srcdir)/embed \ -I$(top_srcdir)/embed/mozilla \ -I$(top_srcdir)/src/bookmarks \ + -I$(top_srcdir)/lib/egg \ $(EPIPHANY_DEPENDENCY_CFLAGS) GTKDOC_LIBS = \ diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 8d5750e4b..94f6edfa3 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -140,6 +140,7 @@ ephy_embed_single_clear_auth_cache ephy_embed_single_set_offline_mode ephy_embed_single_load_proxy_autoconf ephy_embed_single_get_font_list +ephy_embed_single_open_window EPHY_EMBED_SINGLE EPHY_IS_EMBED_SINGLE diff --git a/doc/reference/tmpl/ephy-embed-single.sgml b/doc/reference/tmpl/ephy-embed-single.sgml index 3368ee788..ed0f624b1 100644 --- a/doc/reference/tmpl/ephy-embed-single.sgml +++ b/doc/reference/tmpl/ephy-embed-single.sgml @@ -90,3 +90,14 @@ is used to perform browser-related actions which do not refer to an individual @langGroup: + + + + + +@single: +@parent: +@address: +@features: + + diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 92c329f48..618b13006 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: + @@ -103,6 +111,21 @@ be done by casting). @arg1: @arg2: + + + + + +@ephyembed: the object which received the signal. +@: +@: +@: +@: +@: +@: +@: +@: + @@ -135,6 +158,7 @@ be done by casting). @popup_blocked: @security_change: @zoom_change: +@content_change: @load_url: @stop_load: @reload: @@ -162,7 +186,7 @@ be done by casting). @has_automatic_encoding: @set_encoding: @print: -@print_preview_close: +@set_print_preview_mode: @print_preview_n_pages: @print_preview_navigate: @activate: @@ -199,14 +223,6 @@ windows opened with JavaScript often use a nonstandard chrome. to display its statusbar. @EPHY_EMBED_CHROME_BOOKMARKSBAR: - - - - - -@EMBED_RELOAD_NORMAL: -@EMBED_RELOAD_FORCE: Bypass cache and proxy while reloading a web page - Specifies the action to perform in ephy_embed_print_preview_navigate(). @@ -254,6 +270,8 @@ invalid SSL certificate will have an #EmbedSecurityLevel of %STATE_IS_BROKEN. @embed: +@force: + @flags: @@ -410,6 +428,7 @@ invalid SSL certificate will have an #EmbedSecurityLevel of %STATE_IS_BROKEN. @embed: @zoom: + @reflow: @@ -458,17 +477,10 @@ invalid SSL certificate will have an #EmbedSecurityLevel of %STATE_IS_BROKEN. @embed: + @info: - - - - - -@embed: - - diff --git a/doc/reference/tmpl/ephy-permission-manager.sgml b/doc/reference/tmpl/ephy-permission-manager.sgml index 93abf486c..c03dc1efa 100644 --- a/doc/reference/tmpl/ephy-permission-manager.sgml +++ b/doc/reference/tmpl/ephy-permission-manager.sgml @@ -49,7 +49,7 @@ Details a specific permission of a specific website. @host: The hostname of the website to which this permission applies. -@type: An #EphyPermissionType. +@qtype: @permission: An #EphyPermission (either allow or deny). diff --git a/doc/reference/tmpl/ephy-shell.sgml b/doc/reference/tmpl/ephy-shell.sgml index aa85f4812..6c9e8b68d 100644 --- a/doc/reference/tmpl/ephy-shell.sgml +++ b/doc/reference/tmpl/ephy-shell.sgml @@ -59,7 +59,6 @@ ephy-shell @EPHY_NEW_TAB_NEW_PAGE: @EPHY_NEW_TAB_OPEN_PAGE: @EPHY_NEW_TAB_FULLSCREEN_MODE: -@EPHY_NEW_TAB_APPEND_GROUPED: @EPHY_NEW_TAB_APPEND_LAST: @EPHY_NEW_TAB_APPEND_AFTER: @EPHY_NEW_TAB_JUMP: diff --git a/doc/reference/tmpl/ephy-tab.sgml b/doc/reference/tmpl/ephy-tab.sgml index aa6599bfa..2ef0a5ade 100644 --- a/doc/reference/tmpl/ephy-tab.sgml +++ b/doc/reference/tmpl/ephy-tab.sgml @@ -29,6 +29,11 @@ To retrieve an #EphyTab's parent #EphyWindow, use gtk_widget_get_toplevel(). + + + + + @@ -54,6 +59,11 @@ To retrieve an #EphyTab's parent #EphyWindow, use gtk_widget_get_toplevel(). + + + + + diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index 548bd69cf..142307092 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -38,12 +38,13 @@ mozilla-embed-event - + -@ephyembed: the object which received the signal. +@EMBED_RELOAD_NORMAL: +@EMBED_RELOAD_FORCE: Bypass cache and proxy while reloading a web page @@ -107,6 +108,12 @@ mozilla-embed-event + + + + + + @@ -122,6 +129,13 @@ mozilla-embed-event @Returns: + + + + + +@embed: + -- cgit v1.2.3