diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-01-07 00:01:00 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-01-07 00:01:00 +0000 |
commit | a8c3006035a068069ed9199400472332db540bb5 (patch) | |
tree | 9c6a12c98e47205d810184f0c61bfb7f833c5b15 /ChangeLog | |
parent | Finish off commandline parsing for the list dialog. Wow, this is almost (diff) | |
download | zenity-a8c3006035a068069ed9199400472332db540bb5.tar.gz zenity-a8c3006035a068069ed9199400472332db540bb5.tar.bz2 zenity-a8c3006035a068069ed9199400472332db540bb5.zip |
Improve error handling... a lot.
2003-01-06 Glynn Foster <glynn.foster@sun.com>
* src/calendar.c, src/main.c, src/progress.c,
src/tree.c, src/zenity.h: Improve error handling...
a lot.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-01-06 Glynn Foster <glynn.foster@sun.com> + * src/calendar.c, src/main.c, src/progress.c, + src/tree.c, src/zenity.h: Improve error handling... + a lot. + +2003-01-06 Glynn Foster <glynn.foster@sun.com> + * src/main.c, src/tree.c, src/zenity.h: Finish off commandline parsing for the list dialog. Wow, this is almost approaching usable ;) |