CVS update: gpa/src

Bernhard Herzog bherzog@guug.de
Tue Jan 30 17:36:03 2001


Date:	Tuesday January 30, 2001 @ 17:35
Author:	bherzog

Update of /home/koch/cvs/gpa/src
In directory sigtrap:/var/tmp/cvs-serv17558

Modified Files:
	ownertrustdlg.c 
Log Message:
	* ownertrustdlg.c: Add comments
	(ownertrust_ok):
	(ownertrust_cancel): Destroy the dialog window
	(gpa_ownertrust_run_dialog):
	(ownertrust_destroy): Add a destroy event handler and quit the
	recursive main loop there.
	(ownertrust_delete_event): Removed because the default handler
	does exactly what we need now.
	(gpa_ownertrust_run_dialog): Use gpa_window_show_centered instead
	of gpa_widget_show and use gtk_window_set_modal to get a modal
	dialog

File: ownertrustdlg.c  	Status: Up-to-date