From 626d95b752159fdcec1e7c08271f3eaca1113ab7 Mon Sep 17 00:00:00 2001 From: Mike Newman Date: Tue, 3 Jun 2003 21:52:16 +0000 Subject: Add --auto-close option to progress dialog. Closes dialog when 100% has been reached. Also update docs for new option. Fixes #114125. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 372bfac..0a55543 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-03 Mike Newman + + * data/zenity.1: Update docs for --auto-close progress dialog + * help/C/zenity.xml: option. + 2003-06-03 Mike Newman * src/gdialog.in: add a --help option, pointing to @@ -7,6 +12,12 @@ * configure.in: Added "ko" to ALL_LINGUAS. +2003-06-01 Mike Newman + + * src/main.c: Implement --auto-close for --progress, which + * src/progress.c: behaves as if OK was clicked when reaching 100% + * src/zenity.h: Fixes #114125 + 2003-05-29 Glynn Foster * configure.in: release 1.3 -- cgit v1.2.3-54-g00ecf