[Gpa-commits]gpa (ChangeLog NEWS configure.ac)

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

Modified: ChangeLog NEWS configure.ac

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    |    4 ++++
 NEWS         |    2 ++
 configure.ac |   20 ++++++++++++++++++--
 3 files changed, 24 insertions(+), 2 deletions(-)