zenity/src
Glynn Foster 1e0ff80be4 Re-structure the code to pass in the ZenityData structure into the
2003-01-13  Glynn Foster  <glynn.foster@sun.com>

	* src/calendar.c: Re-structure the code to pass in the
	ZenityData structure into the response_callback instead.

	* src/main.c: Fix the screwups in the commandline parser
	due to popt being teh suck.

	* src/msg.c: Don't unref the GladeXML before you use it.

	* THANKS: New file.
2003-01-13 18:16:50 +00:00
..
.cvsignore Life is pleasant. Death is peaceful. It's the transition that's troublesome. 2003-01-06 17:09:44 +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 Re-structure the code to pass in the ZenityData structure into the 2003-01-13 18:16:50 +00:00
Makefile.am Initial revision 2003-01-03 13:26:04 +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 Improve error handling. Make --list actually return something useful, 2003-01-13 16:48:45 +00:00
util.c Initial revision 2003-01-03 13:26:04 +00:00
util.h Initial revision 2003-01-03 13:26:04 +00:00
zenity.glade Fix up the response signal handlers. Use returns of 0 for 'Ok' and 2003-01-07 13:22:57 +00:00
zenity.h Localise output of --calendar dialog by default (using nl_langinfo), 2003-01-13 17:35:57 +00:00