Introduction
Introduction Statistics Contact Development Disclaimer Help
tcorrected signal. anyway it still does not work. - surf - customized build of …
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 0e956be80f0717d4b298ceb275172e0ae722730c
parent 4f9adbdb0a4790a06e306be0db43b1c2bac1b248
Author: Enno Boland (Gottox) <[email protected]>
Date: Sat, 6 Jun 2009 09:51:09 +0200
corrected signal. anyway it still does not work.
Diffstat:
M surf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/surf.c b/surf.c
t@@ -278,7 +278,7 @@ newclient(void) {
g_signal_connect(G_OBJECT(c->view), "load-progress-changed", G_CALLBAC…
g_signal_connect(G_OBJECT(c->view), "load-committed", G_CALLBACK(loadc…
g_signal_connect(G_OBJECT(c->view), "hovering-over-link", G_CALLBACK(l…
- g_signal_connect(G_OBJECT(c->view), "new-window", G_CALLBACK(newwindow…
+ g_signal_connect(G_OBJECT(c->view), "new-window-policy-decision-reques…
g_signal_connect(G_OBJECT(c->view), "download-requested", G_CALLBACK(d…
gtk_container_add(GTK_CONTAINER(c->win), c->browser);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.