summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
* Only some examples and some screenshots and we're mostly done for a firstGlynn Foster2003-01-18
* Some new window icons.Glynn Foster2003-01-18
* Add an about box. Still need to add an icon, and implement the callbacksGlynn Foster2003-01-14
* Add support to separate the selected rows output with a character with '/'Glynn Foster2003-01-14
* Re-structure the code to pass in the ZenityData structure into theGlynn Foster2003-01-13
* Localise output of --calendar dialog by default (using nl_langinfo),Mike Newman2003-01-13
* Improve error handling. Make --list actually return something useful,Glynn Foster2003-01-13
* Fix up the date string, although I guess this should be localized.Glynn Foster2003-01-09
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-07
* Fix up the error returns.Glynn Foster2003-01-07
* Improve error handling... a lot.Glynn Foster2003-01-07
* Finish off commandline parsing for the list dialog. Wow, this is almostGlynn Foster2003-01-06
* I love featuritis. Instead of fixing stuff so it actually works, I addGlynn Foster2003-01-06
* Add functions to init and free the parsing options. Still not terriblyGlynn Foster2003-01-06
* Initial revisionGlynn Foster2003-01-03
bgstack15