2003-10-22 Miguel Coca * configure.ac: Release 0.7.0. 2003-10-13 gettextize * Makefile.am (SUBDIRS): Add m4. (ACLOCAL_AMFLAGS): New variable. (EXTRA_DIST): Add config.rpath. * configure.ac (AC_CONFIG_FILES): Add m4/Makefile. 2003-10-12 Miguel Coca * configure.ac: Update version number to 0.7.0-cvs. Update gpgme version check to 0.4.3. * TODO: Remove obsolete items * NEWS: Clean up items, add missing. 2003-06-21 Miguel Coca * configure.ac: Disable deprecated GTK widgets. 2003-03-25 Miguel Coca * AUTHORS, NEWS: Updated. 2003-02-07 Miguel Coca * Makefile.am (EXTRA_DIST): Add logo. 2003-01-30 Miguel Coca * configure.ac: Require gpgme 0.4.1. Remove compatibility hack. * configure.ac, NEWS: Bump version number. 2003-01-29 Miguel Coca * configure.ac: Release 0.6.1. * configure.ac (ALL_LINGUAS): Fix Swedish. It's sv, not se. 2003-01-28 Miguel Coca * configure.ac: Fix getopt_long check. 2003-01-24 Miguel Coca * configure.ac (ALL_LINGUAS): Add Swedish. * configure.ac: Add checks for getopt_long. 2003-01-23 Miguel Coca * configure.ac: Add check for strsep * configure.ac: Add a hack to detect gpgme 0.4.0. To be removed after the release. 2003-01-19 Miguel Coca * configure.ac: Add check for development version, adapted from GnuPG with some changes. 2003-01-08 Miguel Coca * 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). * configure.ac: Go back to GPGME 0.4.0 for the moment. 2002-12-29 Miguel Coca * configure.ac: Require GPGME 0.4.1. 2002-12-24 Miguel Coca * configure.ac, NEWS: Bump version number. 2002-12-23 Miguel Coca * configure.ac: Release 0.6.0. * NEWS, THANKS: Update. 2002-12-17 Miguel Coca * configure.ac (ALL_LINGUAS): Add Spanish. 2002-12-15 Miguel Coca * NEWS: Add some entries for 0.6.0. 2002-12-12 Miguel Coca * config.sub, config.guess: Updated. * Makefile.am (SUBDIRS): Add pixmaps. * configure.ac: Likewise. 2002-12-07 Miguel Coca * configure.ac (ALL_LINGUAS): Added nl. 2002-11-29 Miguel Coca * configure.ac: Remove jnlib/ and assorted tests. * Makefile.am (SUBDIRS): Likewise. 2002-11-27 Miguel Coca * THANKS, AUTHORS: Updated. 2002-11-20 Miguel Coca * TODO: Updated. * configure.ac: Update to gpgme 0.4 2002-10-25 Miguel Coca * configure.ac: Add /usr/libexec/gnupg/ to the list of possible locations of gpgkeys_ldap. * gtkrc-1.2.gpa, gtkrc-1.3.12+.gpa: Removed unused files. * configure.ac: Check for the keyserver plugins directories, instead of using always the same directory. This allows some flexibility in case of compiling GPA against a GnuPG installed via a package manager. 2002-09-24 Miguel Coca * configure.ac: Add constant to gpadefs.h for the directory where the keyserver helpers are installed. 2002-08-29 Werner Koch * AUTHORS (Maintainer): Now it is Miguel. * configure.ac (ALL_LINGUAS): Added ja. 2002-08-27 Miguel Coca * autogen.sh: Changes to support gettext 0.11. 2002-08-20 Werner Koch * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Updated for newer autoconfs. (AM_PATH_GPGME): New. * configure.ac (AH_BOTTOM): New. * acconfig.h: Removed. 2002-08-16 Miguel Coca * configure.ac: Bumbed version number to 0.6.0-cvs to distinguish from the 0.5.1 tag. 2002-08-09 Miguel Coca * configure.ac, Makefile.am (SUBDIRS): Don't compile gpapa. 2002-08-04 Miguel Coca * configure.ac: Added check for GPGME. 2002-07-29 Werner Koch * configure.ac: Check for gtk-2 suing Miguel's patch from early June. * configure.ac: Bumbed version number to 0.5.1 now that Miguel solved the 0.4.3-0.5.0 schism. 2002-06-15 Werner Koch * configure.ac: Bumbed version number to 0.4.4-cvs. 2002-04-17 Jan-Oliver Wagner * gpa.desktop (new): gnome desktop entry for gpa * gpa-logo-48x48.png (new): small gpa logo for gnome desktop * gpa.spec: added gnome menu entry 2002-03-15 Werner Koch * configure.ac (ALL_LINGUAS): Add pt_BR. Mon 25 Feb 2002 25:15 Peter Gerwinski Released 0.5.0. See `NEWS' for an overview of the changes since 0.4.3. 2002-02-20 Peter Gerwinski * gtkrc.gpa: Splitted into two new files: gtkrc-1.2.gpa and gtkrc-1.3.12+.gpa. 2002-02-19 Peter Gerwinski * to-utf8: Changed to use short options to iconv. 2002-02-10 Peter Gerwinski * gtkrc.gpa: Changed default font. 2002-02-05 Peter Gerwinski * THANKS: Updated. * gtkrc.gpa: Added file. 2002-01-14 Werner Koch Released 0.4.3. * configure.in: Replaced by * configure.ac: autoconf 2.5 suggested file. Adjusted for it. * VERSION: Removed * Makefile.am: Create the VERSION file in the dist tarball. * autogen.sh: Fixed required versions 2001-08-03 Werner Koch * gpa.spec: New. Contributed by Peter Hanecak. 2001-06-07 Werner Koch * configure.in (ALL_LINGUAS): Add Chinese translation. 2001-06-05 Werner Koch Released 0.4.2 * configure.in (BUILD_INCLUDED_LIBINTL): Set to no for W32. * Makefile.am: Include autogen.sh 2001-04-05 Werner Koch * VERSION: Release 0.4.1 2001-02-27 Werner Koch * to-utf8: New. * README.W32: Describe how to use this script. 2001-02-27 Jan-Oliver Wagner * VERSION: new revision 0.4.0 * TODO: added hint * configure.in: added french as available language * README.W32: more hints on building under w32 2001-01-25 Jan-Oliver Wagner * README.W32: New 2001-01-23 Jan-Oliver Wagner * acconfig.h: added USE_ONLY_8DOT3 and USE_SIMPLE_GETTEXT * configure.in: added USE_SIMPLE_GETTEXT for Windows 2001-01-23 Werner Koch * configure.in (GPG): Fixed initialization for W32. Changed test for gpg. * acconfig.h (GPG_PATH): New. 2001-01-18 Werner Koch * autogen.sh: Add --build-w32 option * configure.in: Modifications for the new MingW32/CPD version. 2000-07-25 13:15:56 Werner Koch (wk@habibti.openit.de) Changed the copyright notices from FSF to G-N-U because we have not yet assigned the copyright and the G-N-U is the main authors. 2000-07-25 09:08:59 Werner Koch (wk@habibti.openit.de) * configure.in (GPA_DATADIR): Create this macro. 2000-06-28 20:09:49 Werner Koch (wk@habibti.openit.de) * VERSION: New because it is easier for the mkdiff script to move this file to the beginning, so that in trun patch can find the prereq * Makefile.am, configure.in: Adjusted for that. Version 0.3.1 has been released (without this entry :-() 2000-05-25 17:55:29 Werner Koch (wk@habibti.openit.de) * configure.in: Check for gpg. 2000-05-24 09:04:44 Werner Koch (wk@habibti.openit.de) * configure.in: Removed -Wshadow because this hits on glib's usage of "index". 2000-05-17 10:25:54 Werner Koch (wk@habibti.openit.de) * TODO: Updated by Markus * AUTHORS, THANKS: Updated. 2000-05-16 20:08:47 Werner Koch (wk@habibti.openit.de) Set version to 0.3 to indicate that we have a German translation and GNU formatted source (I don't like the last one but it is something which we can easily agree on). 2000-05-15 16:49:59 Werner Koch (wk@habibti.openit.de) Added PO support. 2000-05-11 16:59:24 Werner Koch (wk@habibti.openit.de) * configure.in: Add a few function checks. Fixed some hardcoded paths for the W32 version of Gtk+ - needs a better solution. GPA shows up on a Windows NT box and didn't crash. This is a good reason to increase the version number. Version 0.2.0 2000-05-03 20:09:17 Werner Koch (wk@habibti.openit.de) Version 0.1.0