From 6a65d75921d352323277f770f357ca3065436133 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 7 Jan 2003 13:22:57 +0000 Subject: Fix up the response signal handlers. Use returns of 0 for 'Ok' and 2003-01-07 Glynn Foster * src/calendar.c, src/entry.c, src/fileselection.c, src/main.c, src/msg.c, src/progress.c, src/text.c, src/tree.c, src/zenity.glade, src/zenity.h: Fix up the response signal handlers. Use returns of 0 for 'Ok' and 'Close', 1 for 'Cancel' and 'Escape' and -1 for 'Uh Oh'. Get stuff printing to stderr. Fix up the error handling that I thought was improved, although still have issues with popt callback getting called numerous times because of more than one instance of the same kind is being used in poptOption. * TODO: Update accordingly. --- src/zenity.glade | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/zenity.glade') diff --git a/src/zenity.glade b/src/zenity.glade index bb9a519..9e272fa 100644 --- a/src/zenity.glade +++ b/src/zenity.glade @@ -12,7 +12,6 @@ False False True - @@ -157,7 +156,6 @@ False False True - @@ -269,7 +267,6 @@ False False True - @@ -301,7 +298,6 @@ False False True - @@ -412,7 +408,6 @@ False False True - @@ -543,7 +538,6 @@ True False True - @@ -637,7 +631,6 @@ False False True - @@ -760,7 +753,6 @@ False False True - @@ -873,7 +865,6 @@ True False True - @@ -1007,7 +998,6 @@ False False True - -- cgit v1.2.3-54-g00ecf