summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2003-01-29Don't do a g_assert_not_reached () if we don't have any dialog types.Glynn Foster
2003-01-28Don't display the translators tab unless there is stuff to show.Glynn Foster
2003-01-22Print out warning when we have no arguments to the commandline.Glynn Foster
2003-01-19Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster
2003-01-19Add --editable option to --text-info, and return edited textbuffer contents o...Mike Newman
2003-01-18Only some examples and some screenshots and we're mostly done for a firstGlynn Foster
2003-01-18Some new window icons.Glynn Foster
2003-01-14Add an about box. Still need to add an icon, and implement the callbacksGlynn Foster
2003-01-14Add support to separate the selected rows output with a character with '/'Glynn Foster
2003-01-13Re-structure the code to pass in the ZenityData structure into theGlynn Foster
2003-01-13Localise output of --calendar dialog by default (using nl_langinfo),Mike Newman
2003-01-13Improve error handling. Make --list actually return something useful,Glynn Foster
2003-01-09Fix up the date string, although I guess this should be localized.Glynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-07Fix up the error returns.Glynn Foster
2003-01-07Improve error handling... a lot.Glynn Foster
2003-01-06Finish off commandline parsing for the list dialog. Wow, this is almostGlynn Foster
2003-01-06I love featuritis. Instead of fixing stuff so it actually works, I addGlynn Foster
2003-01-06Add functions to init and free the parsing options. Still not terriblyGlynn Foster
2003-01-03Initial revisionGlynn Foster