From 419bf3af0979b9d9c0bc04e0e8c02ad68bcd4dd6 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 18 Dec 2004 21:46:35 +0000 Subject: Disable Zoom items for images, and disable zoom, encoding and view source 2004-12-18 Christian Persch * embed/ephy-embed.c: (ephy_embed_chrome_get_type), (ephy_embed_document_type_get_type), (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-tab.c: (ephy_tab_set_property), (ephy_tab_get_property), (ephy_tab_class_init), (ephy_tab_get_document_type), (ephy_tab_document_type_cb), (ephy_tab_init): * src/ephy-tab.h: * src/ephy-window.c: (sync_tab_document_type), (sync_tab_zoom), (ephy_window_set_active_tab): * src/toolbar.c: (toolbar_update_zoom): * src/toolbar.h: Disable Zoom items for images, and disable zoom, encoding and view source for images and xml (xul) documents. Fixes bug #132240. --- lib/ephy-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ephy-marshal.list') diff --git a/lib/ephy-marshal.list b/lib/ephy-marshal.list index 23b5084f1..81c0ffc7e 100644 --- a/lib/ephy-marshal.list +++ b/lib/ephy-marshal.list @@ -2,6 +2,7 @@ INT:STRING BOOLEAN:OBJECT BOOLEAN:STRING, STRING BOOLEAN:VOID +VOID:ENUM VOID:ENUM,INT,BOOLEAN VOID:INT,INT VOID:POINTER,INT -- cgit v1.2.3