diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-10-28 03:10:30 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-10-28 03:10:30 +0000 |
commit | cab79bf73c3c7b09d7c82d7592ba1c53847e4239 (patch) | |
tree | e98c7d6cf9f8531235795623591b99600a3dae82 /ChangeLog | |
parent | Patch from Leonardo Boshell to add the locale.h header. (diff) | |
download | zenity-cab79bf73c3c7b09d7c82d7592ba1c53847e4239.tar.gz zenity-cab79bf73c3c7b09d7c82d7592ba1c53847e4239.tar.bz2 zenity-cab79bf73c3c7b09d7c82d7592ba1c53847e4239.zip |
Make the dialogs resizable so that --height/--width works. Reported by
2003-10-28 Glynn Foster <glynn.foster@sun.com>
* src/zenity.glade: Make the dialogs resizable
so that --height/--width works. Reported by
Ingo van Lil <inguin@gmx.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-10-28 Glynn Foster <glynn.foster@sun.com> + + * src/zenity.glade: Make the dialogs resizable + so that --height/--width works. Reported by + Ingo van Lil <inguin@gmx.de>. + 2003-10-27 Glynn Foster <glynn.foster@sun.com> * src/main.c: Patch from Leonardo Boshell to add the |