[Gpa-commits]gpa/src (ChangeLog expirydlg.c)

cvs user mcoca cvs@cvs.gnupg.org
Wed, 08 Jan 2003 18:57:12 +0100


    Date: Wednesday, January 8, 2003 @ 18:57:12
  Author: mcoca
    Path: /cvs/gpa/gpa/src

Modified: ChangeLog expirydlg.c

2003-01-08  Miguel Coca  <mcoca@gnu.org>

	* configure.ac: Remove some flags from the maintainer's CFLAGS to avoid
	a ton of warnings due to bugs in gcc and GTK+ (see bug report at
	http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=529&database=gcc).
	
src/
2003-01-08  Miguel Coca  <mcoca@gnu.org>

	* expirydlg.c (gpa_expiry_dialog_run): Fix label typo.
	(gpa_expiry_dialog_run): Use a GtkCalendar for choosing the
	expiration date.
	(expire_date_toggled_cb): New.
	(expiry_ok): Change to use the calendar.


-------------+
 ChangeLog   |    6 +++++
 expirydlg.c |   61 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 42 insertions(+), 25 deletions(-)