zenity/src
Glynn Foster 97656d7e29 Update to add new gconf requirement.
2003-01-14  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Update to add new gconf requirement.

	* src/zenity.h, src/about.c: Hurray for a new about box,
	although it lacks an icon. I wonder if people would actually
	like to see this as part of the dialog options. Can't think
	of any reason to do so at the moment though. Large chunks
	copied from libgnomeui/gnome-about.[ch]

	* src/util.h, src/util.c: Add new helper functions because I
	don't want to touch gnome_program with a bargepole. Copied from
	libgnome/gnome-url.[ch]

	* po/POTFILES.in: Add missing files. I think we have
	everything now.

	* TODO: Update accordingly.
2003-01-14 15:35:24 +00:00
..
.cvsignore Life is pleasant. Death is peaceful. It's the transition that's troublesome. 2003-01-06 17:09:44 +00:00
about.c Update to add new gconf requirement. 2003-01-14 15:35:24 +00:00
calendar.c Re-structure the code to pass in the ZenityData structure into the 2003-01-13 18:16:50 +00:00
entry.c Fix up the response signal handlers. Use returns of 0 for 'Ok' and 2003-01-07 13:22:57 +00:00
fileselection.c Fix up the response signal handlers. Use returns of 0 for 'Ok' and 2003-01-07 13:22:57 +00:00
main.c Add an about box. Still need to add an icon, and implement the callbacks 2003-01-14 03:16:47 +00:00
Makefile.am Add an about box. Still need to add an icon, and implement the callbacks 2003-01-14 03:16:47 +00:00
msg.c Re-structure the code to pass in the ZenityData structure into the 2003-01-13 18:16:50 +00:00
progress.c Fix up the date string, although I guess this should be localized. 2003-01-09 18:07:04 +00:00
text.c Fix up the response signal handlers. Use returns of 0 for 'Ok' and 2003-01-07 13:22:57 +00:00
tree.c Add support to separate the selected rows output with a character with '/' 2003-01-14 01:52:23 +00:00
util.c Update to add new gconf requirement. 2003-01-14 15:35:24 +00:00
util.h Update to add new gconf requirement. 2003-01-14 15:35:24 +00:00
zenity.glade Add an about box. Still need to add an icon, and implement the callbacks 2003-01-14 03:16:47 +00:00
zenity.h Update to add new gconf requirement. 2003-01-14 15:35:24 +00:00