tore Perazzoli <ettore@src.gnome.org> 2002-03-31 09:17:33 +0800
committer Ettore Perazzoli <ettore@src.gnome.org> 2002-03-31 09:17:33 +0800
[Some initial broken support for building components as shlib. Mostly' href='/~lantw44/cgit/gsoc2013-evolution/commit/ChangeLog?h=GEDIT_2_0_3&id=3b9ea2d060d2705563950fb063532aff54b1a08c'>3b9ea2d060
2002-05-08 Ettore Perazzoli <ettore@ximian.com>
* README: Add an explanation/warning about why we want Berkeley DB
3.1.17 and nothing else.
2002-04-28 Larry Ewing <lewing@ximian.com>
* configure.in: require gtkhtml-1.1.1.
2002-04-29 Christopher James Lahey <clahey@ximian.com>
* configure.in (EVO_CHECK_LIB): Bumped the required version number
of gal to 0.19.99.15.
2002-04-26 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Don't generate libibex/Makefile anymore.
* Makefile.am: Removed libibex from SUBDIRS.
* tools/Makefile.am: Don't link with libibex.
* tests/Makefile.am: Same here.
2002-04-22 Christopher James Lahey <clahey@ximian.com>
* configure.in: Require gal 0.19.99.14.
2002-04-17 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Require GAL 0.19.99.13.
2002-04-17 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required gal version number to 0.19.99.12.
2002-04-17 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required gal version number to 0.19.99.11.
2002-04-16 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Add checks for gethostbyaddr_r
2002-04-14 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Check for socklen_t and if it doesn't exist,
define it as unsigned int.
2002-04-04 JP Rosevear <jpr@ximian.com>
* configure.in: Fix static linking on solaris which doesn't have a
static libresolv.
2002-04-01 Chris Toshok <toshok@ximian.com>
* libversit/vobject.c (newStrItem): only include if USE_STRTBL is
defined.
(deleteStrItem): same.
(hashStr): same.
(lookupStr): if USE_STRTBL is defined, use existing behavior. if
not defined, just dup the string.
(unUseStr): if USE_STRTBL is defined, use existing behavior. if
not defined, just free the string.
2002-04-01 Dan Winship <danw@ximian.com>
Darwin/OS X portability from Max Horn <max@quendi.de>
* libversit/vcc.y: Remove #include <malloc.h>.
* libversit/vobject.c: Likewise, and #include <stdlib.h>
2002-03-30 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Add argument `--enable-shlib-components'. New
substitutions OAF_SHLIB_LOCATION, OAF_SHLIB_PREFIX,
OAF_SHLIB_SUFFIX.
2002-03-29 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Check for GConf. Add gthreads to LIBIBEX_CFLAGS
and LIBIBEX_LIBS.
2002-03-28 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal to 0.19.99.10.
2002-03-24 Peter Williams <peterw@ximian.com>
* tools/killev: Change the OAFIID for the GtkHTML editor to
have :1.1 at the end.
2002-03-19 Dan Winship <danw@ximian.com>
* tools/Makefile.am (evolution_addressbook_import_LDADD):
s/libversit.la/libversit.a/
2002-03-13 Chris Toshok <toshok@ximian.com>
* configure.in (EVOLUTION_ADDRESSBOOK_DEPS): add gal.
2002-03-12 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal.
2002-03-06 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Allow the user to enable OpenSSL over Mozilla NSS
using --enable-openssl or --disable-nss.
2002-02-24 jacob berkman <jacob@ximian.com>
* sounds/Makefile.am (EXTRA_DIST): add $(sounds_DATA)
2002-02-22 Larry Ewing <lewing@ximian.com>
* configure.in: add libglade the to the E_UTIL flags.
2002-02-13 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal.
2002-02-12 T�ivo Leedj�rv <leedjarv@interest.ee>
* configure.in: Added et to ALL_LINGUAS.
2002-02-09 JP Rosevear <jpr@ximian.com>
* configure.in: make sure PISOCK cflags are added where
appropriate
2002-02-08 Damon Chaplin <damon@ximian.com>
* Makefile.am (SUBDIRS): added sounds.
* configure.in (AC_OUTPUT): added sounds/Makefile.
* sounds/Makefile.am: new file.
* sounds/default_alarm.wav: default alarm sound, currently only used
when vCalendar files are imported with audio alarms. We need a better
sound.
2002-02-07 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal.
2002-01-28 Radek Doulik <rodo@ximian.com>
* configure.in: added bonobo to filter flags to avoid compile
error
2002-01-27 Ettore Perazzoli <ettore@ximian.com>
* tools/Makefile.am: Use GNOME_FULL_LIBS and GNOME_FULL_CFLAGS.
* configure.in: Define the CAMEL_{CFLAGS,LIBS} using
EVO_SET_COMPILE_FLAGS. Likewise define E_UTIL_{CFLAGS,LIBS},
E_NAME_{CFLAGS,LIBS}, SHELL_{CFLAGS,LIBS},
IMPORTERS_{CFLAGS,LIBS}, WOMBAT_{CFLAGS,LIBS} and
E_WIDGETS_{CFLAGS,LIBS}, LIBFILTER_{CFLAGS,LIBS}. Remove
GAL_{LIBS,CFLAGS}. Add GNOME_FULL_{CFLAGS,LIBS}. Also, move all
this stuff after OpenSSL check so they benefit from all the
cflags/ldflags discoveries for the support libraries.
2002-01-25 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Require gal 0.19.99.1.
2002-01-24 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Define a new macro EVO_SET_COMPILE_FLAGS. Define
EVOLUTION_ADDRESSBOOK_CFLAGS, EVOLUTION_ADDRESSBOOK_LIBS,
EVOLUTION_ADDRESSBOOK_CONDUIT_CFLAGS,
EVOLUTION_ADDRESSBOOK_CONDUIT_LIBS, EVOLUTION_SUMMARY_LIBS,
EVOLUTION_SUMMARY_CFLAGS, EVOLUTION_CALENDAR_LIBS,
EVOLUTION_CALENDAR_CFLAGS, EVOLUTION_CALENDAR_CONDUIT_LIBS,
EVOLUTION_CALENDAR_CONDUIT_CFLAGS through it. Remove SOUP_CFLAGS
and SOUP_LIBS.
2002-01-15 Iain Holmes <iain@ximian.com>
* configure.in: Add a check for libsoup. Define SOUP_CFLAGS and
SOUP_LIBS
* README: Update to include the SOUP dependancy.
2002-01-04 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Added "eu" to ALL_LINGUAS
2001-12-17 Dan Winship <danw@ximian.com>
* configure.in (camel_providerdir): Define this here, using only
EVOLUTION_MAJOR_VERSION and EVOLUTION_MINOR_VERSION (and not MICRO
and NANO).
2001-12-13 Chris Toshok <toshok@ximian.com>
* configure.in: check for alloca.h.
2001-12-12 Ettore Perazzoli <ettore@ximian.com>
[Fix #16358, No man page for Evolution.]
* data/Makefile.am (man_MANS): Install the man page.
* data/evolution.1: New man page for Evolution.
2001-12-10 JP Rosevear <jpr@ximian.com>
* configure.in: use UTF-8 as the char set when testing pilot link
2001-12-11 Ettore Perazzoli <ettore@ximian.com>
* data/evolution.desktop.in (_Name): "Ximian Evolution", not
"Evolution".
2001-12-11 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Up VERSION to 1.1.0.99.
2001-12-06 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: s/PREVIEW_VERSION/VERSION_COMMENT
2001-12-04 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Add a AC_DEFINE for PREVIEW_RELEASE which is a
string that will be appended to the X-Mailer header.
2001-11-21 Jeffrey Stedfast <fejj@ximian.com>
* README: Updated. Don't say that the user needs to copy their
mozilla database files into ~/evolution, since Evolution now
builds it's own default database files if they don't exist and
also remove instructions for building with OpenSSL.
* acconfig.h: Remove HAVE_OPENSSL define
* configure.in: Remove checks for OpenSSL libraries.
2001-11-20 Wang Jian <lark@linux.net.cn>
* configure.in(ALL_LINGUAS): Re-Added zh_CN. It is checked
against gettext 0.10.40 and 0.10.35 without any problem.
Please contact me if anyone wants to disable it (AGAIN).
2001-11-19 Abel Cheung <maddog@linuxhall.org>
* configure.in: I will keep adding zh_TW to ALL_LINGUAS before
somebody is willing to tell me why it is deleted without
reason. It was checked against newest gettext (0.10.40) and
older gettext (0.10.35) without any problem. A few
translations are not removed from ALL_LINGUAS even though
they failed in msgfmt checking.
2001-11-14 Ettore Perazzoli <ettore@ximian.com>
* README: Updated.
* configure.in: 0.99.2. Require gtkhtml 0.16.1 and GAL 0.18.1.
2001-11-14 Ettore Perazzoli <ettore@ximian.com>
* NEWS: Redone with the bug #s from Bugzilla.
2001-11-14 Federico Mena Quintero <federico@ximian.com>
* NEWS: Calendar/tasks NEWS.
2001-11-13 JP Rosevear <jpr@ximian.com>
* configure.in: restore cflags and ldflags properly
2001-11-12 JP Rosevear <jpr@ximian.com>
* configure.in: save the ldflags properly
2001-11-09 JP Rosevear <jpr@ximian.com>
* configure.in: Check to make sure pilot-link has the charset
conversion stuff enabled
2001-11-09 Ettore Perazzoli <ettore@ximian.com>
* tools/killev: Chop the output from `uname -s'. Thanks to
Michael Gerdts for suggesting the fix.
2001-11-09 Abel Cheung <maddog@linux.org.hk>
* configure.in: Re-added zh_TW to ALL_LINGUAS. Translator keep
complaining to me, and waste a month before discovering it was
disabled while I know nothing about it. Please at least complain
to me if it's gettext problem.
2001-11-06 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Up to 0.99.1 for snapshot purposes.
2001-11-05 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Upgrade version number to 0.99.0. Require GtkHTML
0.16 and GAL 0.18.
2001-11-05 JP Rosevear <jpr@ximian.com>
* NEWS: Small update
2001-11-05 Ettore Perazzoli <ettore@ximian.com>
* NEWS: Updated.
2001-10-31 Ettore Perazzoli <ettore@ximian.com>
* data/evolution.desktop.in (Icon): evolution.png instead of
evolution-icon.png.
2001-10-31 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Update version to 0.17.100.
2001-10-31 JP Rosevear <jpr@ximian.com>
* NEWS (Conduits): update
2001-10-30 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Add oaf to MAILER_CFLAGS and MAILER_LIBS too.
2001-10-30 Jeffrey Stedfast <fejj@ximian.com>
* NEWS (Mailer): Updated mailer NEWS.
2001-10-30 <NotZed@Ximian.com>
* NEWS (Mailer): My mailer news.
2001-10-30 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Add oaf to the BONOBO_VFS_GNOME_CFLAGS too.
2001-10-30 Federico Mena Quintero <federico@ximian.com>
* NEWS (Calendar): Calendar NEWS.
2001-10-30 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Add oaf to the BONOBO_GNOME_LIBS,
BONOBO_GNOME_CFLAGS, BONOBO_HTML_GNOME_LIBS,
BONOBO_HTML_GNOME_CFLAGS.
2001-10-30 Federico Mena Quintero <federico@ximian.com>
* configure.in: Require GAL version 0.15.99.10. I know you all
love this.
2001-10-30 Radek Doulik <rodo@ximian.com>
* configure.in: require gtkhtml version 0.15.99.2
2001-10-29 Damon Chaplin <damon@ximian.com>
* configure.in (ALL_LINGUAS): added en_AU (copied en_GB).
2001-10-30 Christopher James Lahey <clahey@ximian.com>
* configure.in: Require gal 0.15.99.9.
2001-10-30 <notzed@ximian.com>
* configure.in: Move the configure version number check down
a bit for gtkhtml/gal, c'ause i'm sick of fixing a manual
patch i have every bloody time the version changes.
2001-10-29 Joe Shaw <joe@ximian.com>
* configure.in: Require gal 0.15.99.8
* addressbook/backend/ebook/e-card-simple.c,
addressbook/gui/component/addressbook-storage.c,
addressbook/gui/widgets/e-addressbook-view.c,
calendar/gui/e-calendar-table.c,
calendar/gui/e-itip-control.c,
calendar/gui/e-meeting-model.c,
calendar/gui/itip-utils.c,
calendar/gui/print.c,
calendar/gui/alarm-notify/alarm-notify-dialog.c,
filter/rule-editor.c,
mail/mail-config.c,
mail/mail-folder-cache.c,
mail/mail-format.c,
mail/mail-local.c,
mail/mail-ops.c,
mail/mail-vfolder.c,
shell/e-local-storage.c,
shell/e-summary-storage.c: Change includes of
e-util/e-unicode-i18n.h to gal/util/e-unicode-i18n.h
* e-util/Makefile.am: Don't build e-unicode-i18n.[ch] anymore.
2001-10-29 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Added my addressbook changes.
2001-10-29 Ettore Perazzoli <ettore@ximian.com>
* AUTHORS: Add Larry and Radek.
2001-10-30 Radek Doulik <rodo@ximian.com>
* configure.in: require gtkhtml version 0.15.99.1
2001-10-29 Rodrigo Moya <rodrigo@ximian.com>
* configure.in: added calendar/importers/Makefile
2001-10-29 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required version of gal to 0.15.99.7.
2001-10-28 JP Rosevear <jpr@ximian.com>
* data/Makefile.am: no need to use destdir
2001-10-27 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required version of gal to 0.15.99.6.
2001-10-27 Dan Winship <danw@ximian.com>
* configure.in: Change the help string on "--enable-nntp" to
mention the fact that NNTP support is incomplete and unsupported.
If the user doesn't pass --enable-nntp, don't mention NNTP at all
in the summary at the end. Also, mention which SSL library is
being used when SSL support is enabled, and don't mention anything
about S/MIME since it doesn't work.
2001-10-26 Ettore Perazzoli <ettore@ximian.com>
* configure.in: GAL 0.15.99.5.
2001-10-26 Kevin Breit <mrproper@ximian.com>
* AUTHORS: Updated my email address.
2001-10-26 <NotZed@Ximian.com>
* configure.in: Bump gal requirement.
2001-10-23 Chris Toshok <toshok@ximian.com>
* tools/killev: and add a way to get some more spew about the
commands we're executing.
2001-10-23 Chris Toshok <toshok@ximian.com>
* tools/killev: use eq instead of ==.
2001-10-23 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required GAL to 0.15.99.3 so EEntry's
"draw_button" argument can be used in
addressbook/gui/component/select-names/e-select-names.c.
2001-10-22 Damon Chaplin <damon@ximian.com>
* configure.in: bumped required GAL to 0.15.99.2.
2001-10-22 Ettore Perazzoli <ettore@ximian.com>
* acconfig.h: HAVE_KDE_APPLNK.
* configure.in (EVO_CHECK_LIB): AC_DEFINE `HAVE_KDE_APPLNK' in the
case in which the kde applnk dir is found. Also fix the logic
with the checking so it doesn't get fooled.
2001-10-22 JP Rosevear <jpr@ximian.com>
* data/Makefile.am: include destdir in the path of the kde desktop
installation dir
2001-10-20 Ettore Perazzoli <ettore@ximian.com>
* data/Makefile.am [HAVE_KDE_APPLNK]: Install `evolution.desktop'
in the `KDE_APPLNK_DIR'.
* configure.in: New option `--with-kde-applnk-path'. Define the
`HAVE_KDE_APPLNK' Automake conditional, and the `KDE_APPLNK_DIR'
value.
2001-10-19 Dan Winship <danw@ximian.com>
* tools/Makefile.am (EXTRA_DIST): Merge the two EXTRA_DIST
declarations together so they both happen.
2001-10-18 Chris Toshok <toshok@ximian.com>
* tools/killev: use a new fangled perl script that queries oaf for
interfaces we want to kill.
2001-10-18 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal to 0.15.99.1
for use in evolution-addressbook-export.
* tools/.cvsignore: Added evolution-addressbook-clean,
evolution-addressbook-export, evolution-addressbook-import, and
.libs.
* tools/Makefile.am: Added evolution-addressbook-clean,
evolution-addressbook-export, and evolution-addressbook-import.
* tools/evolution-addressbook-clean.in: Main script to clean up
the local contact database.
* tools/evolution-addressbook-export.c: Exports the local
addressbook to the specified file
(--output-file). If no --output-file is given, writes out to a
unique file in the /tmp directory. In either case, prints the
filename to stdout.
* tools/evolution-addressbook-import.c: Imports the specified file
(--input-file) to the local addressbook.
2001-10-18 Wang Jian <lark@linux.net.cn>
* configure.in(ALL_LINGUAS): Added zh_CN for Simplified Chinese.
2001-10-17 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Wrote Addressbook news.
2001-10-12 Chris Toshok <toshok@ximian.com>
* tools/killev: kill evolution-ldif-importer.
2001-10-11 Federico Mena Quintero <federico@ximian.com>
* configure.in (AC_OUTPUT): Fix the order of the help/ subdirs.
These must be sorted as a preorder walk for a tree!
2001-10-10 Ettore Perazzoli <ettore@ximian.com>
* configure.in: 0.16.99.
2001-10-10 Ettore Perazzoli <ettore@ximian.com>
* configure.in: 0.16. Require GtkHTML 0.15 or later and GAL 0.14
or later. Also, make $with_nspr_includes default to
`/usr/include/nspr' instead of `/usr/include/mozilla' and
$with_nss_includes to `/usr/include/moznss' instead of
`/usr/include/mozilla'.
2001-10-10 Ettore Perazzoli <ettore@ximian.com>
* NEWS: Added info about the shell, plus some minor fixes for
consistency.
2001-10-10 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Updated.
2001-10-09 Federico Mena Quintero <federico@ximian.com>
* NEWS (Calendar): Calendar NEWS.
2001-10-09 <NotZed@Ximian.com>
* NEWS (Mailer): Updated for beta 6.
2001-10-09 Rodrigo Moya <rodrigo@ximian.com>
* configure.in: add libart to list of libraries to use in
EXTRA_GNOME_CFLAGS/LIBS, which is needed for latest libart versions
2001-10-09 Ettore Perazzoli <ettore@ximian.com>
* configure.in: AC_OUTPUT(default_user/local/Makefile) before
AC_OUTPUT()ing the other subdirs of `default_user/local'. Fix
pointed out by Dmitry G. Mastrukov <dmitry@fitmark.net>.
2001-10-07 Dan Winship <danw@ximian.com>
* configure.in: Remove movemail check, since it's not relevant any
more.
2001-10-05 Larry Ewing <lewing@ximian.com>
* configure.in: Bumped required version of gtkhtml to 0.14.99.1
2001-10-05 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required version of gal to 0.13.99.1.
2001-10-01 Aaron Weber <aaron@ximian.com>
* help/C/Makefile.am: removed an extraneous tab.
2001-10-01 Ettore Perazzoli <ettore@ximian.com>
* configure.in: 0.15.99.
2001-10-01 Ettore Perazzoli <ettore@ximian.com>
* configure.in: 0.15. Require gal 0.13 and gtkhtml 0.14.
2001-10-01 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Added more news.
2001-09-30 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (nspr_libs): Order the linkline to be the same as
the order in Mozilla (it is suggested that they be in this order).
(nss_libs): Same.
2001-09-27 Dan Winship <danw@ximian.com>
* configure.in: Remove references to the "compose" program, since
that functionality went into the shell.
(AC_OUTPUT): Sort and remove duplicates.
* cmdline/*: gone
2001-09-26 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Added a flag to enable pedantic PGP/MIME - this is
not recommended for end-users. It is mostly meant for testing
purposes.
2001-09-26 Chris Toshok <toshok@ximian.com>
* configure.in: make sure the solaris network libs get added to
the LDAP link line before we test for openldap. Thanks to Frank
Belew for finding this.
2001-09-22 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal to 0.12.99.0.
2001-09-21 Nat Friedman <nat@ximian.com>
* configure.in (EVOLUTION_MICRO_VERSION): Changed to 99.
(VERSION): Added ".$EVOLUTION_MICRO_VERSION" suffix.
2001-09-21 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Bump version to 0.14. Depend on gal >= 0.12,
gtkhtml >= 0.13.
2001-09-21 Michael Zucchi <NotZed@Ximian.com>
* NEWS (Mail): Updated.
2001-09-21 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Added more NEWS items here.
2001-09-19 JP Rosevear <jpr@ximian.com>
* configure.in: Remove dead directory from AC_OUTPUT
2001-09-16 Christopher James Lahey <clahey@ximian.com>
* configure.in: Updated required version of gal to 0.11.99.4.
2001-09-14 JP Rosevear <jpr@ximian.com>
* configure.in: remove unneeded conditionals
2001-09-13 Yanko Kaneti <yaneti@declera.com>
* configure.in (ALL_LINGUAS): Added bg to ALL_LINGUAS.
2001-09-13 Larry Ewing <lewing@ximian.com>
* data/evolution.mime: override the gnome-vfs.mime to match .vcf
as text/x-vcard.
2001-09-11 JP Rosevear <jpr@ximian.com>
* configure.in: temporarily disable zh_TW
2001-09-10 Abel Cheung <maddog@linux.org.hk>
* configure.in: Added "zh_TW" to ALL_LINGUAS.
2001-09-07 Dan Winship <danw@ximian.com>
* configure.in: one-line OpenSSL fix from Yanko Kaneti
<yaneti@declera.com>
2001-09-05 Ettore Perazzoli <ettore@ximian.com>
* README: Updated slightly.
2001-09-04 Ettore Perazzoli <ettore@ximian.com>
[Fixes by Neil Conway <neilconway@home.com, as per #8090.]
* configure.in: Fix the error message if scrollkeeper is not found.
* README: A bunch of minor fixes, tweaks and cleanups.
2001-09-04 Ettore Perazzoli <ettore@ximian.com>
[Fix #8089, Undocumented Scrollkeeper dependency.]
* README: Add scrollkeeper 0.1.4 to the list of dependencies.
2001-09-04 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Only check for OpenSSL if we were not able to find
Mozilla's NSS libraries.
2001-09-04 Peter Williams <peterw@ximian.com>
* omf-install/Makefile.am (install-data-local): Don't put
$(srcdir) in the file path twice.
2001-09-01 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal to 0.11.99.2.
2001-08-31 Zbigniew Chyla <cyba@gnome.pl>
* configure.in: Bumped required version of GAL to 0.11.3
(for g_utf8_collate)
2001-08-24 Ettore Perazzoli <ettore@ximian.com>
[Patch from Nike Gerdts <michael.gerdts@usa.alcatel.com> for
#6882, DB3_CFLAGS and DB3_LDFLAGS order messes up CPPFLAGS and
LDFLAGS.]
* configure.in: Put DB3_CFLAGS before the already-defined CPPFLAGS
instead of after them; likewise, put DB3_LDADD before the already
defined LDADD.
2001-08-24 Dan Winship <danw@ximian.com>
* configure.in: We don't need to check for both bonobo-conf 0.11
AND bonobo-conf 0.2.
2001-08-22 Ettore Perazzoli <ettore@ximian.com>
* configure.in: 0.13.99.
2001-08-22 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Bump requirements to GAL 0.11, bonobo-conf 0.11,
GtkHTML 0.12. Don't autogen
`doc/devel/executive-summary/Makefile'. Bump version number to
0.13.
2001-08-21 Ettore Perazzoli <ettore@ximian.com>
* NEWS (Global): Added.
2001-08-21 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Updated NEWS for addressbook.
2001-08-21 Peter Williams <peterw@ximian.com>
* NEWS (Mail): Updated some more.
2001-08-21 Jeffrey Stedfast <fejj@ximian.com>
* NEWS: Updated.
2001-08-20 Jon Trowbridge <trow@ximian.com>
* configure.in: Require gal 0.10.99.5.
2001-08-19 Aaron Weber <aaron@ximian.com>
*Makefile.am: added "help" to subdirs.
2001-08-19 Chris Toshok <toshok@ximian.com>
* omf-install/Makefile.am (scrollkeeper_localstate_dir) use
$(SCROLLKEEPER_LOCALSTATE_DIR), and not something based on
evolution's local state dir. this should fix the core dumps
during install on freebsd and solaris.
* configure.in (GLIB_CONFIG): use $GLIB_CONFIG if it's set,
otherwise default to glib-config. a cheap solution to get this
working on freebsd (where they have glib12-config, but not
glib-config.) also, switch all `glib-config`s to `$GLIB_CONFIG`.
(SCROLLKEEPER_LOCALSTATE_DIR): use scrollkeeper-config to figure
this out, and AC_SUBST so omf-install/Makefile.am can use it.
2001-08-17 Iain Holmes <iain@ximian.com>
* Makefile.am: Move the libical compile order.
2001-08-16 "Big Iain" Holmes <iain@ximian.com>
* configure.in: Add widgets/e-timezone-dialog/Makefile
2001-08-16 Jason Leach <jleach@ximian.com>
* AUTHORS: I know what you did last summer!
2001-08-16 Jon Trowbridge <trow@ximian.com>
* configure.in: Require gal 0.10.99.3.
2001-08-16 Kjartan Maraas <kmaraas@gnome.org>
* README: Some info on adding --localstatedir to the configure
options.
* Makefile.am: Added omf-install to the build.
* configure.in: Adjust for the move of the user docs.
2001-08-15 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Addded missing dirs to the build. Add checks for
scrollkeeper and jw to get the docs building on later Red Hat's.
* omf-install/*: Added this for integration with scrollkeeper.
2001-08-14 Dan Winship <danw@ximian.com>
* configure.in (LDAP_LIBS): Remove an obvious typo reported by
Miles
2001-08-11 Kjartan Maraas <kmaraas@gnome.org>
* README: Be truthful about the versions of libs we need.
2001-08-10 Chris Toshok <toshok@ximian.com>
* configure.in: if libldap.la is there, default to static linking
of openldap. if it's not, default to dynamic. also, provide
--with-static-ldap for users that want to override these defaults.
2001-08-09 Chris Toshok <toshok@ximian.com>
* configure.in: link statically with OpenLDAP.
2001-08-09 Jon Trowbridge <trow@ximian.com>
* configure.in: Require GAL 0.10.99.2.
2001-08-09 Christopher James Lahey <clahey@ximian.com>
* tools/killev: Added #!/bin/sh
2001-08-08 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Don't link to libnssckbi3 when linking to nss.
2001-08-08 JP Rosevear <jpr@ximian.com>
* README: Update pilot information
2001-08-07 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Require gal 0.10.99.1 or greater.
2001-08-05 Ettore Perazzoli <ettore@ximian.com>
[Fixes #5594, "killev doesn't kill all evolution processes".]
* tools/killev: Added bonobo-moniker-xmldb, gnome-gtkhtml-editor
and gnome-spell-component.
2001-07-31 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Bump version number to 0.12.99.
2001-07-31 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Ooops. We want GAL >= 0.10.0 and GtkHTML >=
0.11.0.
2001-07-31 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Remove `$EVOLUTION_MICRO_VERSION' from `VERSION'.
(EVO_CHECK_LIB):
2001-07-31 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Bump version number to 0.12.0.
2001-07-31 Ettore Perazzoli <ettore@ximian.com>
* NEWS: Added info about the shell changes and slightly changed
the formatting for the addressbook ones.
* configure.in: Require GtkHTML 0.10.0 and GAL 0.9.0.
2001-07-31 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Updated NEWS for addressbook.
2001-07-31 Larry Ewing <lewing@ximian.com>
* configure.in: bump required version of gtkhtml to 0.10.99.
2001-07-20 JP Rosevear <jpr@ximian.com>
* configure.in: Bump to 0.11.99
2001-07-17 Dan Winship <danw@ximian.com>
* configure.in: Fix up the "exactly version N" case of EVO_CHECK_LIB
2001-07-16 Not Zed <NotZed@Ximian.com>
* configure.in: Changed to use test -h instead of -L for checking
/var/mail vs /var/spool/mail
2001-07-13 JP Rosevear <jpr@ximian.com>
* NEWS: more updates
2001-07-13 Jeffrey Stedfast <fejj@ximian.com>
* NEWS (Mail): Merged mine and Peter's entries.
2001-07-12 JP Rosevear <jpr@ximian.com>
* NEWS: Start new entry
2001-07-11 Peter Williams <peterw@ximian.com>
* acconfig.h: Add HAVE_BROKEN_SPOOL here.
2001-07-10 Peter Williams <peterw@ximian.com>
* configure.in (have_nss_includes): Fix nss include check to work.
2001-07-11 Not Zed <NotZed@Ximian.com>
* configure.in: Added option --with-broken-spool for solaris mbox
spool format.
2001-07-10 Marius Andreiana <mandreiana@yahoo.com>
* configure.in: Added ro (Romanian) to ALL_LINGUAS
2001-07-05 Peter Williams <peterw@ximian.com>
* configure.in (SYSTEM_MAIL_DIR): Make sure /var/mail
isn't a symbolic link such as on Red Hat 7.
2001-07-05 Christopher James Lahey <clahey@ximian.com>
* configure.in: Upped the required version of gal.
2001-07-03 Dietmar Maurer <dietmar@ximian.com>
* *: use bonobo-conf everywhere
2001-07-03 Damon Chaplin <damon@ximian.com>
* configure.in (MAILER_LIBS):
(MAILER_CFLAGS): added bonobo_conf.
2001-07-02 Christopher James Lahey <clahey@ximian.com>
* configure.in: Made evolution depend on bonobo-conf 0.2.
2001-07-02 Larry Ewing <lewing@ximian.com>
* configure.in: Check for gtkhtml 0.9.99.1.
2001-07-02 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Check for libGal 0.8.99.7.
2001-07-02 Peter Williams <peterw@ximian.com>
* configure.in (evolution_db_version): s,AC_DEFINE,AC_DEFINE_UNQUOTED
to make these not totally useless.
2001-07-01 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (SUBDIRS): Build the composer after the addressbook,
as it needs some CORBA stuff from the latter.
2001-06-30 Federico Mena Quintero <federico@ximian.com>
* tools/killev: Added evolution-alarm-notify.
2001-06-29 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Require GAL 0.8.99.6.
2001-06-29 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Add `camel/tests/mime-filter/Makefile' to the
`AC_OUTPUT()' list.
2001-06-27 Peter Williams <peterw@ximian.com>
* configure.in (gal): Bump required gal version for new accessors
in ETree.
2001-06-24 Chris Toshok <toshok@ximian.com>
* configure.in: add addressbook/gui/contact-list-editor, and
correct path of contact-editor.
2001-06-21 Rodrigo Moya <rodrigo@gnome-db.org>
* libwombat/: added new directory for the libwombat library, which
will contain the implementation of all CORBA interfaces defined
in the wombat.idl file
2001-06-21 Dan Winship <danw@ximian.com>
* configure.in: Fix the OpenLDAP check to default to "no" if you
don't specify anything.
2001-06-20 Kevin Breit <battery841@mediaone.net>
* docs/C/usage-sync: Reworded a little bit for more descrip.
2001-06-20 Kevin Breit <battery841@mediaone.net>
* doc/C/usage-calendar.sgml: Documented categorizing an event.
2001-06-20 Kevin Breit <battery841@mediaone.net>
* doc/C/usage-mail.sgml: Updated Bcc: example
2001-06-20 Dan Winship <danw@ximian.com>
* configure.in: Change --enable-ldap to --with-openldap, allow a
path prefix as an argument. Add some libtooly goodness to the
libldap check in case it depends on ssl libraries.
2001-06-19 Dan Winship <danw@ximian.com>
* configure.in: Tweak the db3 header check to like our RH7 build
machine again.
2001-06-19 Christopher James Lahey <clahey@ximian.com>
* libversit/vcc.y (LexBuf): Changed buf to an int here.
(lexGetQuotedPrintable): Changed cur to an int here.
2001-06-18 Dan Winship <danw@ximian.com>
* configure.in: Add "--with-db3" to fill in both
--with-db3-includes and --with-db3-libs. Make them get cached
properly so you don't need to specify it every time. Simplify some
code.
* acconfig.h: Add #defines for the current supported db3 version
so that when we change it we don't have to hunt all of them down
2001-06-18 Dan Winship <danw@ximian.com>
* configure.in: Check the modes on $system_mail_dir and set up
variables for camel/Makefile to make camel-lock-helper
setuid/setgid.
2001-06-11 JP Rosevear <jpr@ximian.com>
* configure.in: One slight db3 check correction
2001-06-11 Chris Toshok <toshok@ximian.com>
* configure.in: fix typo in -ldb3 check.
2001-06-11 JP Rosevear <jpr@ximian.com>
* configure.in: Update db3 configure checks for RedHat. /me beats
a sleeping cat to death
2001-06-09 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required version of gal to 0.8.99.2.
2001-06-09 Christopher James Lahey <clahey@ximian.com>
* configure.in: Added addressbook/gui/merging/Makefile.
2001-06-08 Jason Leach <jleach@ximian.com>
* my-evolution/Makefile.am (INCLUDES): builddir != srcdir fix.
2001-06-08 Iain Holmes <iain@ximian.com>
* Makefile.am: Byebye executive-summary, hello my-evolution
* configure.in: Remove all the executive-summary Makefiles. Add the
my-evolution.
2001-06-08 Jon Trowbridge <trow@ximian.com>
* AUTHORS: Vanity, thy name is trow.
2001-06-05 JP Rosevear <jpr@ximian.com>
* config.log: Bump version to 0.10.99
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* README: Included information about db3.
* acconfig.h: Added HAVE_DB_H and HAVE_DB3_DB_H.
* configure.in: Added various checks for db3 libraries and
includes. Of note are the new configure options
--with-db3-includes=PREFIX and --with-db3-libs=PREFIX to specify
the location for your db3 library.
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* configure.in (GTKHTML_DATADIR): Use --moddatadir to derive this.
2001-05-30 Dan Winship <danw@ximian.com>
* configure.in: Bump gal dependency to 0.8.99.1
2001-05-29 JP Rosevear <jpr@ximian.com>
* README: update version requirements
2001-05-23 Dan Winship <danw@ximian.com>
* README: Remove reference to verify-evolution-install.sh since it
doesn't work any more.
* configure.in (EVO_CHECK_LIB): allow this to take a max version
too, mostly so we can bound the allowable gal versions for
releases, but also to require libxml < 2.0.
(OpenSSL): Fixicate to work on NetBSD (OpenSSL in /usr, no libdl).
2001-05-23 Kjartan Maraas <kmaraas@gnome.org>
* tools/killev: s/evolution-vcard-import/evolution-vcard-importer
2001-05-22 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Create MAILER_CFLAGS and MAILER_LIBS so that we
don't have the same libs multiple times in the libtool
command-line.
2001-05-20 Duncan Mak <duncan@ximian.com>
* tools/killev (sysname): Add in evolution-vcard-importer as part
of the list of processes to kill in killev.
2001-05-18 Jon Trowbridge <trow@ximian.com>
* Makefile.am (SUBDIRS): Changed build order. Now addressbook
gets built before mail.
2001-05-15 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Create CAMEL_CFLAGS and CAMEL_LIBS so that we
don't have to link in all sorts of unnecessary garbage from GNOME
that we don't need.
2001-05-15 Chris Toshok <toshok@ximian.com>
* tools/killev: add the importers.
2001-05-14 Kevin Breit <battery841@mediaone.net>
* doc/C/evolution-C.omf: added file for Scrollkeeper
2001-05-09 Chris Toshok <toshok@ximian.com>
* configure.in: add the nspr includes to the list of includes used
to test for NSS headers, and don't assume -lpthread in the
nss/nspr libs - use PTHREAD_LIB.
2001-05-09 Iain Holmes <iain@ximian.com>
* tools/killev: Added rdf-summary killing stuff from R Burton
(r.burton@180sw.com)
2001-05-09 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: OpenSSL LDFLAGS also needs to include -lcrypt
2001-05-08 Iain Holmes <iain@ximian.com>
* Makefile.am: Add the importers subdir.
* configure.in: Make the importers/Makefile
2001-05-08 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped check for gal to 0.7.99.3.
2001-05-04 Jeffrey Stedfast <fejj@ximian.com>
* acconfig.h: undef HAVE_SSL and HAVE_OPENSSL
* configure.in: Check for OpenSSL.
2001-05-05 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: upped required gtkhtml version to 0.9.3, even that is
not enough for idl changes.
* README: you need LIB_XML_1_BRANCH. updated all version requirements
from configure.in
2001-04-26 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Don't autogen
`executive-summary/widgets/Makefile', as that subdir doesn't get
distributed anymore.
2001-04-26 Dan Winship <danw@ximian.com>
* README: We no longer depend on libunicode.
* configure.in: Remove check for libunicode. Remove unicode cflags
and libs from all CFLAGS and LIBS variables. Add GAL_LIBS for
things that need to depend on just gal (for gunicode).
* configure.in: Check for gethostbyname_r so e_gethostbyname_r
will DTRT.
2001-04-24 Dan Winship <danw@ximian.com>
* configure.in: Bump up the gal requirement
2001-04-23 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Don't autogen the the Makefile for the importer
docs.
* Makefile.am (SUBDIRS): Build the docs last.
2001-04-21 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (have_nspr_libs): We need to link in more than just
libnspr4, we also need libpthread.
(have_nss_libs): Don't forget to add nsprlibs to the LDFLAGS.
2001-04-21 Duncan Mak <duncan@ximian.com>
* art/Makefile.am (images_DATA): Added in composer-message.png.
2001-04-16 Ettore Perazzoli <ettore@ximian.com>
* configure.in: `mail/importers/Makefile' must come after
`mail/Makefile'.
2001-04-16 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (SUBDIRS): Add `doc'.
* configure.in: Check for Editor.idl using `$GNOME_PATH' as well.
2001-04-12 Christopher James Lahey <clahey@ximian.com>
* configure.in: Updated the required version of gal to 0.6.99.0.
2001-04-11 JP Rosevear <jpr@ximian.com>
* configure.in: Check if gethostbyname_r take five params
* acconfig.h: add GETHOSTBYNAME_R_FIVE_ARGS
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt>
* AUTHORS: /me is a translator.
* configure.in (EVO_CHECK_LIB): fail with AC_MSG_ERROR, not echo &&
exit 1.
2001-04-10 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (EVOLUTION_DIR): create the makefile in
camel/tests/smime
2001-04-08 Chris Toshok <toshok@ximian.com>
* tools/killev (sysname): add some more 16 character versions for
freebsd.
2001-04-04 Kjartan Maraas <kmaraas@gnome.org>
* AUTHORS: Brag.
2001-04-04 Gediminas Paulauskas <menesis@delfi.lt>
* art/evolution-today-mini.png: converted from exec-16-summary.xpm,
removed the latter.
* art/evolution-trash.png, art/evolution-trash-mini.png: images for
trash folder, one converted from deleted_message.xpm, another from mc.
* art/Makefile.am: install.
2001-04-02 Jeffrey Stedfast <fejj@ximian.com>
* README (SSL): Remind users that they will currently have to copy
their cert database from their mozilla directory into ~/evolution.
2001-04-01 Gediminas Paulauskas <menesis@delfi.lt>
* art/Makefile.am: added missing (new) files.
2001-03-30 Dan Winship <danw@ximian.com>
* configure.in (EVOLUTION_MICRO_VERSION): Bump this to 10. (We
forgot to do this before branching *again*...)
2001-03-28 Dan Winship <danw@ximian.com>
* README: add a bit mentioning that if configure claims you don't
have something installed when you think you do, that it's probably
because you installed it in the wrong prefix, or because you need
a -devel package.
* configure.in: Add a new macro EVO_CHECK_LIB that checks for a
gnome-config-based library of a given version or later, correctly,
and if doesn't find it, suggests that you consult the README. Fix
the various library checks to use this. Meanwhile, remove a bunch
of old cruft and reorganize a little.
* acconfig.h: Remove cruft
2001-03-28 Jon Trowbridge <trow@ximian.com>
* AUTHORS: In a burst of egomania, added myself.
2001-03-26 Radek Doulik <rodo@ximian.com>
* configure.in: create camel/misc/Makefile
2001-03-22 Dan Winship <danw@ximian.com>
* README: Update xml-i18n-tools version
2001-03-22 Jakub Steiner <jimmac@ximian.com>
* art/new-message.xpm: file->new->mail message
* art/folder.xpm: file->new->folder
* art/new_appointment.xpm: file->new->appontment
* art/print-preview.xpm: file->print preview
* art/configure_16_calendar.xpm: for the tools menu
2001-03-22 Jakub Steiner <jimmac@ximian.com>
* art/splash.png: move it a bit up so the icons fit better
2001-03-22 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped gal requirement to 0.5.99.11.
2001-03-22 Jakub Steiner <jimmac@ximian.com>
* art/configure_16_folder.xpm, configure_16_mail.xpm,
copy_16_message.xpm, edit.xpm, encrypt.xpm,
evo-16-address-conduit.png, evo-16-calendar-conduit.png,
evo-16-todo-conduit.png, exec-16-summary.xpm, import.xpm,
print.xpm, reply_to_all.xpm, reply.xpm, save.xpm,
send-receive.xpm, work_offline.xpm, find_contact.xpm,
send-24-receive.png, evo-48-calendar-conduit.png,
evo-48-todo-conduit.png, import.png, send-48-receive.png,
move_message.xpm, all_contacts.xpm, forward.xpm,
configure_16_addressbook.xpm, Makefile.am,
evo-48-address-conduit.png: renamed icons to make Miguel's
speedups possible
* art/evolution-inbox.png: color coded one
* art/envelope.png: reverted back to the non-color coded one
* art/evolution-contacts-plain.png: non-color coded one for
the "new contact" dialogue
2001-03-21 Dan Winship <danw@ximian.com>
* configure.in: Require bison, not yacc (for vcc.y)
2001-03-20 Miguel de Icaza <miguel@ximian.com>
* art/Makefile.am (images_DATA): Added all the new icons to the
distribution.
2001-03-20 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: More fixes for NSPR and NSS checks - use fixed it
to use AC_CHECK_HEADERS instead of AC_CHECK_FILES. Also made it
not default the nspr lib path to /usr/lib/mozilla which may not be
in the user's library path when checking for nspr libs.
2001-03-20 Jakub Steiner <jimmac@ximian.com>
* art/48_send-receive.png: send-receive for the s/r dialog
* art/24_send-receive.png: send-receive to replace the
fetch-mail-doggie
* art/16_send-receive.xpm: send-receive for (future) menu
item
* art/16_import.xpm: for the file menu
* art/16_work_offline.xpm: for the file menu
* AUTHORS: so I can show off
* art/splash.png: making radek famous ;)
* art/envelope.png, evolution-calendar.png, evolution-contacts.png,
evolution-tasks.png, evolution-today.png:
new concept of color coded apps:
- mailer: #efb43e
- calendar: #bab5ab
- contacts: #9794ab
- tasks: #6e9e6e
- exec. summary: #c4757e
2001-03-19 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Fix ettore's fix ;-)
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped gal requirement to 0.5.99.8.
2001-03-19 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Make sure we never define `NSPR_CFLAGS' or
`NSS_CFLAGS' as just "-I".
2001-03-19 Jeffrey Stedfast <fejj@ximian.com>
* NEWS: pulled from the 0.9 release.
2001-03-18 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Updated the checks for NSS and NSPR
2001-03-16 Jeffrey Stedfast <fejj@ximian.com>
* README: Added directions on how to build with SSL support.
* configure.in: Updated the checks for NSS and NSPR
2001-03-16 Jakub Steiner <jimmac@ximian.com>
* art/48_import.png: for the import druid
2001-03-15 Dan Winship <danw@ximian.com>
* configure.in: Bump gal requirement to 0.5.99.7
2001-03-15 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: create doc/devel/executive-summary/Makefile
* evolution.png: moved to art/.
* evolution.desktop: moved to data/.
* Makefile.am: reflect those moves.
* art/*.xpm: moved 8 files from calendar/gui here.
* art/Makefile.am: added moved files.
distribute *.xpm, install *.png and *view.xpm.
2001-03-12 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Updated to AC_SUBST the NSPR/NSS flags.
2001-03-14 Dan Winship <danw@ximian.com>
* README: Pull up some of the clarifications from the 0.9 branch
2001-03-13 Chris Toshok <toshok@ximian.com>
* configure.in: add -lresolv to LDAP_LIBS if it's there.
2001-03-13 Iain Holmes <iain@ximian.com>
* configure.in: Added the mail/importers dir.
2001-03-12 Jeffrey Stedfast <fejj@ximian.com>
* README: Rearranged some of the dependencies to try to get them
into a more correct order (needed for people building all of these
packages by hand).
2001-03-12 JP Rosevear <jpr@ximian.com>
* README: Update
2001-03-09 Dan Winship <danw@ximian.com>
* configure.in (EVOLUTION_MICRO_VERSION): Hm... probably would be
clever to be calling this 0.9 rather than 0.8, since it's almost
0.10.
2001-03-09 Christopher James Lahey <clahey@ximian.com>
* libversit/vcc.y: Changed int to char when returning a character
from a stream (since it needs to be able to hold EOF.)
2001-03-07 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Removed --enable-assbarn-security and replaced it
with the real options:
--with-nspr-includes=PREFIX
--with-nspr-libs=PREFIX
--with-nss=PREFIX
* acconfig.h: #undef HAVE_NSS
2001-03-07 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Require GAL 0.5.99.6 or later.
2001-03-07 Kjartan Maraas <kmaraas@gnome.org>
* shell/main: /* xgettext:no-c-format */ before the welcome
message.
* configure.in: Don't try to generate a Makefile in
camel/providers/vee as it's empty.
2001-03-05 JP Rosevear <jpr@ximian.com>
* README: Update pilot instructions
2001-03-05 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.4.
2001-03-04 Dan Winship <danw@ximian.com>
* configure.in: Reorganize a bit to get rid of warnings about
AC_TRY_COMPILE being used before AC_ISC_POSIX
2001-03-04 Christopher James Lahey <clahey@ximian.com>
* configure.in: Added views/addressbook/Makefile.
2001-03-02 JP Rosevear <jpr@ximian.com>
* art/Makefile.am: install conduit icons
2001-03-02 Chris Toshok <toshok@ximian.com>
* configure.in: add logic to make sure we're building against OpenLDAP >= 2
2001-03-01 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (SUBDIRS), configure.in: Added views stuff.
2001-03-01 Dan Winship <danw@ximian.com>
* configure.in: Redo the Kerberos stuff again to deal with the
stuff currently on my machine. I think it should deal with both
the MIT and KTH versions of both krb4 and krb5 now.
2001-03-01 Jakub Steiner <jimmac@ximian.com>
* art/48_evo-address-conduit.png: 48^2 version of the
addressbook pilot conduit. (for the new control center)
* art/16_evo-address-conduit.png: 16x16 version for current
gnomecc
* art/48_evo-todo-conduit.png: for new gnomecc
* art/16_evo-todo-conduit.png: for old gnomecc
* art/48_evo-calendar-conduit.png: for new gnomecc
* art/16_evo-calendar-conduit.png: for old gnomecc
2001-03-01 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.2.
2001-02-19 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.1.
2001-02-15 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.0.
2001-02-14 Dan Winship <danw@ximian.com>
* various .cvsignore files: Ignore generated .oaf files
2001-02-13 JP Rosevear <jpr@ximian.com>
* art/Makefile.am: install new files
* art/*view.xpm: add files from calendar/gui
2001-02-11 Chris Toshok <toshok@ximian.com>
* configure.in: rework ldap check logic so it'll work to
--disable-ldap if you've previously configured with --enable-ldap.
2001-02-11 Gediminas Paulauskas <menesis@delfi.lt>
* data/evolution.keys, evolution.desktop: removed, they are generated.
* data/evolution.keys.in, evolution.desktop.in: new untranslated files.
* data/evolution.desktop: removed, it duplicates above.
* Makefile.am, data/Makefile.am: reflect above changes, merge
translations.
2001-02-09 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Added hacks to check for Mozilla libs like nspr
and nss that we will need for SSL and S/MIME.
2001-02-09 Michael Meeks <michael@ximian.com>
* configure.in: depend on bonobo >= 0.36
2001-02-08 Christopher James Lahey <clahey@ximian.com>
* configure.in: Upped the version number of gal required to 0.5.
2001-02-07 JP Rosevear <jpr@ximian.com>
* README: Update to latest requirements
2001-02-05 Jeffrey Stedfast <fejj@ximian.com>
* .cvsignore: Added xml-* files.
2001-02-05 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
* configure.in (ALL_LINGUAS): Added pt_BR to ALL_LINGUAS.
2001-02-04 Christopher James Lahey <clahey@ximian.com>
* configure.in: Require version 0.4.99.8 of gal.
2001-02-03 Federico Mena Quintero <federico@ximian.com>
* configure.in: Make sure we have gnome-libs 1.2.9 or higher.
2001-02-01 Chris Toshok <toshok@ximian.com>
* configure.in: allow --enable/disable-ldap.
2001-02-01 Jason Leach <jasonleach@usa.net>
* tools/killev: Fix this script to make it work with Solaris.
Patch from Louise Miller.
2001-01-29 Eskil Heyn Olsen <eskil@eazel.com>
reviewed by: JP Rosevear <jpr@ximian.com>
* acconfig.h:
Added the ENABLE_NNTP define
* configure.in:
Fixed the NNTP m4 section.
2001-01-29 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* configure.in: added sk to ALL_LINGUAS.
* evolution.desktop: added Slovak messages.
2001-01-27 Jason Leach <jasonleach@usa.net>
* configure.in (AC_OUTPUT): remove
widgets/shortcut-bar/Makefile from here.
2001-01-25 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Upped the required version of gal in evolution.
2001-01-25 Ettore Perazzoli <ettore@ximian.com>
* art/Makefile.am (images_DATA): Add the missing .xpm files.
2001-01-25 Ettore Perazzoli <ettore@ximian.com>
* art/Makefile.am (images_DATA): Add `24_find_contacts.xpm',
`16_print_xpm', `16_configure_addressbook'.
2001-01-25 Ettore Perazzoli <ettore@ximian.com>
* art/Makefile.am (images_DATA): Add `24_all_contacts.xpm'.
2001-01-24 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Upped the required version of gal in evolution.
2001-01-22 Tuomas Kuosmanen <tigert@ximian.com>
* art/splash.png: From the "Ideas from the shower" department:
new splash screen.
2001-01-17 JP Rosevear <jpr@ximian.com>
* README: Update package requirements
2001-01-19 Jason Leach <jasonleach@usa.net>
* configure.in: Changed a leftover $with_x_mailer to
$with_sub_version. Made it so that if $with_sub_version isn't
specified, we don't try to output it, and also corrected the way
SUB_VERSION is defined.
2001-01-18 Federico Mena Quintero <federico@ximian.com>
* Makefile.am: Um, why was the doc directory removed from SUBDIRS?
2001-01-17 Larry Ewing <lewing@helixcode.com>
* configure.in (EVOLUTION_DIR): add the
doc/devel/importer/Makefile as a target.
2001-01-17 Ettore Perazzoli <ettore@ximian.com>
* acconfig.h: Add `SUB_VERSION', remove `XMAILER_VERSION'.
* configure.in: Removed `--with-x-mailer' option; replaced with a
more generic `--with-sub-version' option. So, don't define
`X_MAILER'; instead, define `SUB_VERSION'.
2001-01-16 Chris Toshok <toshok@helixcode.com>
* configure.in: add --enable-nntp switch. default is no.
2001-01-16 Dan Winship <danw@ximian.com>
* configure.in, acconfig.h: Add --with-x-mailer to set the version
string that appears in the X-Mailer header.
2001-01-15 Christopher James Lahey <clahey@ximian.com>
* configure.in: Changed the required version of gal.
2001-01-15 Tuomas Kuosmanen <tigert@ximian.com>
* art/16_copy_message.xpm, art/16_move_message.xpm: icons for the
Message->Move/Copy to folder -menu entries.
2001-01-15 Tuomas Kuosmanen <tigert@ximian.com>
* art/evolution-calendar-mini.png: New version of calendar icon that
looks more like a calendar and not a dictionary or something :)
Btw, the icons get scaled for some reason, even though that is
not necessary as all of those should be 16x16 pixels. Can anyone look
into this?
2001-01-15 Dietmar Maurer <dietmar@ximian.com>
* *.c: changed the signature of the property_bag get/set
functions.
2001-01-14 JP Rosevear <jpr@ximian.com>
* configure.in: remove old config message
2001-01-14 Damon Chaplin <damon@helixcode.com>
* tools/evolution-move-tasks: new script to move tasks from the
Calendar folder to the new Tasks folder, so people won't lose tasks.
This can be deleted after a few releases.
* tools/Makefile.am (bin_SCRIPTS): added above.
* configure.in: added default_user/local/Tasks/Makefile to AC_OUTPUT.
2001-01-12 Jeffrey Stedfast <fejj@ximian.com>
* config.h.in: Removed GPG stuff.
* acconfig.h: Take out all refs to PGP and GPG stuff.
* configure.in: Take out the PGP/GPG detection stuff.
2001-01-12 Federico Mena Quintero <federico@ximian.com>
* configure.in: Suggest what to do if gtk-doc is not found.
2001-01-12 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Make evolution depend on the new version of gal.
2001-01-12 Dan Winship <danw@ximian.com>
* MAINTAINERS, AUTHORS, README: Ximianize. Also update the README
a bit and mention the OAF stable branch.
2001-01-11 Dan Winship <danw@helixcode.com>
* art/priority-high.xpm: Add a white outline around the "!" so it
still shows up clearly in selected rows when your theme selection
color is reddish. (Problem pointed out by Federico.)
2001-01-11 Federico Mena Quintero <federico@helixcode.com>
* configure.in: At the end of the configure process, report
whether the documentation files will be built or not.
2001-01-10 Tuomas Kuosmanen <tigert@helixcode.com>
* art/move-message.png, art/move-message.png: New versions.
2001-01-09 Federico Mena Quintero <federico@helixcode.com>
* configure.in (AC_OUTPUT): Added calendar/gui/alarm-notify/Makefile.
2001-01-05 Tuomas Kuosmanen <tigert@helixcode.com>
* art/evolution-contacts-mini.png: This looks more pretty.
2001-01-03 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Removed camel/providers/mbox/Makefile and
camel/providers/mh/Makefile.
2001-01-01 Michael Meeks <michael@helixcode.com>
* configure.in: Require bonobo 0.31
2000-12-24 Not Zed <NotZed@HelixCode.com>
* configure.in: If we find threads ok, then always turn on
ENABLE_THREADS.
2000-12-14 Christopher James Lahey <clahey@helixcode.com>
* NEWS (Addressbook): Added a bit of addressbook NEWS.
* configure.in: Updated the gal check to require gal 0.4.
2000-12-14 Christopher James Lahey <clahey@helixcode.com>
* art/mail-new.xpm, art/mail-read.xpm, art/mail-replied.xpm: Moved
these images each up one pixel.
2000-12-14 Jeffrey Stedfast <fejj@helixcode.com>
* NEWS: Update.
2000-12-14 JP Rosevear <jpr@helixcode.com>
* NEWS: Update
2000-12-14 Christopher James Lahey <clahey@helixcode.com>
* art/splash.png: New splash from Jimmac.
2000-12-12 Christopher James Lahey <clahey@helixcode.com>
* README: Removed mention of ETable and EText in widgets
directory.
2000-12-12 Dan Winship <danw@helixcode.com>
* README: Mention the gconf stable branch.
2000-12-07 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Updated the required version of gal.
2000-12-07 Radek Doulik <rodo@helixcode.com>
* configure.in (GTKHTML_LIBS): renamed HTMLEditor.idl to
Editor.idl
2000-12-06 Kjartan Maraas <kmaraas@gnome.org>
* data/evolution.keys: Added some Norwegian translations.
2000-12-06 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Increased the required version of gal.
2000-12-05 JP Rosevear <jpr@helixcode.com>
* README: minor tweak
2000-12-05 Not Zed <NotZed@HelixCode.com>
* configure.in: Added camel/tests/stream/Makefile.am.
2000-12-01 Dan Winship <danw@helixcode.com>
* README: gnome-vfs depends on gconf, so add that.
2000-11-30 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Bumped required gal version to 0.2.99.4 for
e_str_make_safe.
* README: Added some necessary :'s in the pilot-link cvs stuff.
2000-11-30 Gediminas Paulauskas <menesis@delfi.lt>
* calendar/gui/main.c, executive-summary/component/main.c, mail/main.c,
shell/main.c, notes/main.c,
addressbook/gui/component/addressbook-factory.c:
removed #ifdef ENABLE_NLS/#endif on Miguel's request.
2000-11-29 JP Rosevear <jpr@helixcode.com>
* README: Update pilot info
2000-11-29 Dan Winship <danw@helixcode.com>
* configure.in: Bump required gal version to 0.2.99.3 for iconv
changes
2000-11-29 Federico Mena Quintero <federico@helixcode.com>
* COPYING-DOCS: Added a copy of the GNU Free Documentation
License.
* Makefile.am (EXTRA_DIST): Added COPYING-DOCS.
2000-11-28 JP Rosevear <jpr@helixcode.com>
* acconfig.h: Add USE_FLOCK, USE_FCNTL, USE_FLOCK
* configure.in: Auto* magic for various camel locking types
2000-11-28 Not Zed <NotZed@HelixCode.com>
* configure.in (AC_OUTPUT): Added camel/tests/folder/Makefile
2000-11-27 JP Rosevear <jpr@helixcode.com>
* AUTHORS: Update - hopefully I assigned blame correctly :-)
* MAINTAINERS: ditto
2000-11-27 JP Rosevear <jpr@helixcode.com>
* configure.in: Correct the bonobo version error message
* README: Update
2000-11-24 Not Zed <NotZed@HelixCode.com>
* configure.in: Added camel/tests stuff to output macro.
2000-11-14 Not Zed <NotZed@HelixCode.com>
* configure.in: Added local provider dir to output macro.
2000-11-21 Dan Winship <danw@helixcode.com>
* configure.in: Check for libgpgme. (Support not added to mail
yet.)
2000-11-21 Federico Mena Quintero <federico@helixcode.com>
* configure.in (EVOLUTION_DIR): Removed the
default_user/local/Tasks/Makefile until the relevant files are on
CVS.
2000-11-18 Miguel de Icaza <miguel@helixcode.com>
* Added widgets/menus that contains the gal-view-menus.c code from
Gal that depended on Bonobo.
* configure.in: Update list of Makefiles;
* widgets/Makefile.am: Update.
2000-11-13 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Update the gal reqiurement version.
2000-11-10 Michael Meeks <michael@helixcode.com>
* configure.in: Require Bonobo >= 0.29, due to the XSync
fix.
2000-11-09 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Require gal 0.2.99.1.
2000-11-06 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Require gal 0.2.1.3
2000-11-06 Dan Winship <danw@helixcode.com>
* configure.in (GTKHTML_LIBS): ${prefix} doesn't get defaulted
until the end of configure, so check if it's "NONE" and use
${ac_default_prefix} if so.
2000-11-06 Radek Doulik <rodo@helixcode.com>
* configure.in (GTKHTML_LIBS): also look for HTMLEditor.idl in
${prefix}/share/gtkhtml
2000-11-03 Radek Doulik <rodo@helixcode.com>
* configure.in (BONOBO_HTML_GNOME_CFLAGS): raise required version
number to 0.8
added check for HTMLEditor.idl file
2000-11-02 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Require gal 0.2.1.2.
2000-11-02 Michael Meeks <michael@helixcode.com>
* configure.in: Require Bonobo-0.27+
2000-11-01 Gediminas Paulauskas <menesis@delfi.lt>
* addressbook/ename/.cvsignore, addressbook/gui/minicard/.cvsignore,
calendar/doc/.cvsignore, widgets/e-paned/.cvsignore,
widgets/e-table/.cvsignore, widgets/e-text/.cvsignore: added these
files.
* calendar/gui/.cvsignore, composer/.cvsignore,
executive-summary/.cvsignore, executive-summary/component/.cvsignore,
po/.cvsignore: added some files to ignore.
* addressbook/gui/component/addressbook-factory.c, mail/main.c,
shell/main.c, calendar/gui/main.c, notes/main.c,
executive-summary/component/main.c: call *textdomain() only if
ENABLE_NLS is defined.
2000-11-01 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: added lt to ALL_LINGUAS.
2000-10-30 Dan Winship <danw@helixcode.com>
* configure.in: fix up printing of kerberos configuration status
2000-10-27 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Require gal cvs version.
2000-10-27 <jpr@helixcode.com>
* tools/killev: Kill executive summary components
2000-10-25 Iain Holmes <iain@helixcode.com>
* configure.in: Added executive-summary stuff
* Makefile.am: Added the executive-summary subdirs.
2000-10-23 Dan Winship <danw@helixcode.com>
* notes/Makefile.am (INCLUDES): Update EVOLUTION_LOCALEDIR
* configure.in: set localedir here to use in Makefiles.
(AM_GNOME_GETTEXT doesn't actually always set it to
$(datadir)/locale).
2000-10-23 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Updated the gal check to check for gal 0.2.1.
2000-10-22 Robert Brady <rwb197@zepler.org>
* configure.in: Added "en_GB" to ALL_LINGUAS.
2000-10-20 Michael Meeks <michael@helixcode.com>
* notes/component-factory.c (control_activate_cb):
2000-10-19 Christopher James Lahey <clahey@helixcode.com>
* NEWS (General, Addressbook): Updated NEWS for addressbook and
ETable.
2000-10-19 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Updated the gal check to check for gal 0.2.
2000-10-19 Ettore Perazzoli <ettore@helixcode.com>
* configure.in (EVOLUTION_MICRO_VERSION): 6.
* Makefile.am (EXTRA_DIST): Remove `evolution.spec.in'.
(dist-hook:): Removed.
2000-10-18 Michael Meeks <michael@helixcode.com>
* notes/component-factory.c (control_activate, control_deactivate),
(create_view): cripple, not worth updating to new UI code.
2000-10-17 Tuomas Kuosmanen <tigert@helixcode.com>
* art/splash.png: This looks happier than the dark piece of rusty
metal. And the Big Dig in Boston is ugly looking too. Finnish
road poles are much more cool!
2000-10-15 Peter Williams <peterw@helixcode.com>
* tools/verify-evolution-install.sh (libcamelvee): Check
for linkage against version 0.5 libcamelvee, not version 0.3.
This should track with the version of Evolution itself.
(rm -f $ldddfile): Remove a temporary file.
2000-10-15 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added "nn" to ALL_LINGUAS.
2000-10-14 Ettore Perazzoli <ettore@helixcode.com>
* art/Makefile.am (images_DATA): Add `splash.png'.
2000-10-14 Tuomas Kuosmanen <tigert@helixcode.com>
* art/splash.png: umm.. it's a splash screen image.
2000-10-11 JP Rosevear <jpr@helixcode.com>
* configure.in: Fix bonobo error message
2000-10-11 Jesse Pavel <jpavel@helixcode.com>
* data/evolution.keys: Added support for the text/calendar and
text/x-calendar MIME types.
2000-10-10 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: Added lt to ALL_LINGUAS.
2000-10-10 Tuomas Kuosmanen <tigert@helixcode.com>
* calendar/gui/recur.xpm: Updated round-we-go-thingy icon..
2000-10-06 Chris Toshok <toshok@helixcode.com>
* art/empty.xpm: make it transparent instead of white.
2000-10-06 Christophe Merlet <christophe@merlet.net>
* *.desktop: Added french strings.
2000-10-05 Dan Winship <danw@helixcode.com>
* tools/Makefile.am (EXTRA_DIST): Add verify-evolution-install.sh
to EXTRA_DIST
2000-10-05 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Check for isblank
* config.h.in:
* acconfig.h: #undef HAVE_ISBLANK
2000-10-05 Michael Meeks <michael@helixcode.com>
* configure.in: Bump Bonobo requirement to >= 0.20
2000-10-05 Iain Holmes <iain@helixcode.com>
* executive-summary/*: Added the executive summary stuff.
* ui/evolution-executive-summary.xml: New.
* art/add-service.png: New icon.
2000-10-03 Matt Bissiri <bissiri@eecs.umich.edu>
* ui/evolution-addressbook-ldap.xml,
* ui/evolution-addressbook.xml,
* ui/evolution-calendar.xml,
* ui/evolution-contact-editor.xml:
Fixed typo `_decr' -> `_descr', so some missing tooltips will appear.
Also fixed some typos in descr values.
2000-09-29 Peter Williams <peterw@helixcode.com>
* ui/Makefile.am (XML_FILES): Install the new evolution-subscribe.xml
file.
2000-09-29 Chris Toshok <toshok@helixcode.com>
* ui/evolution-mail.xml: add a Settings/Manage Subscriptions...
menu item.
* ui/evolution-subscribe.xml: add a File/Close menu item.
2000-09-28 Chris Toshok <toshok@helixcode.com>
* ui/evolution-subscribe.xml: add a FolderSearch control, and
change "Refresh" to "RefreshList".
2000-09-27 Chris Toshok <toshok@helixcode.com>
* ui/evolution-subscribe.xml: add an Refresh List button..
2000-09-27 Chris Toshok <toshok@helixcode.com>
* ui/Makefile.am (XML_FILES): add evolution-subscribe.xml.
* ui/evolution-subscribe.xml: new file.
2000-09-25 Jeffrey Stedfast <fejj@helixcode.com>
* ui/evolution-mail.xml: Moved the (un)select all menu items over
to the Edit menu - this looks nicer.
2000-09-25 Jeffrey Stedfast <fejj@helixcode.com>
* ui/evolution-mail.xml: Added some new menu items to the Message
menu like (un)select all and moved "mark as read" to the Message
menu.
2000-09-25 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Moved addressbook/ename to e-util/ename so
generate e-util/ename/Makefile and don't generate
addressbook/ename/Makefile
2000-09-23 Tuomas Kuosmanen <tigert@localhost>
* art/attachment.xpm
* art/add-attachment.png: OOPS. The attachment.xpm was not the one
I thought, so I accidentally replaced the paperclip icon in the mail
list column, which wasnt my intention. I hope this works now. The old
one is back, instead the toolbar icon to add attachment is now called
"add-attachment.png" as you can see also from above. Bummer. Sorry :)
2000-09-22 Christopher James Lahey <clahey@helixcode.com>
* libversit/vcc.y: Fixed some warnings. Fixed a bug where quoted
printable fields were reading in semi-colons that should have been
field separators.
2000-09-22 Christopher James Lahey <clahey@helixcode.com>
* ui/Makefile.am: Added evolution-addressbook-ldap.xml.
* ui/evolution-addressbook-ldap.xml: New file. (A Variation on
evolution-addressbook.xml)
* ui/evolution-addressbook.xml: Added View All and Stop buttons.
2000-09-21 Federico Mena Quintero <federico@helixcode.com>
* ui/evolution-calendar.xml: Removed the AboutCalendar stuff.
* ui/evolution.xml: Fix mis-spelling of "calendar".
2000-09-21 Michael Meeks <michael@helixcode.com>
* notes/component-factory.c (control_activate): upd.
2000-09-20 Christopher James Lahey <clahey@helixcode.com>
* ui/.cvsignore: Added a cvsignore file here.
2000-09-20 Christopher James Lahey <clahey@helixcode.com>
* ui/Makefile.am (XML_FILES): Added evolution-contact-editor.xml.
* ui/evolution-contact-editor.xml: New file for the UI for the
evolution contact editor.
2000-09-20 Tuomas Kuosmanen <tigert@gimp.org>
* art/attachment.xpm
* art/send.png: new icons for "compose mail" dialog...
2000-09-19 Dan Winship <danw@helixcode.com>
* configure.in: alter the krb4 check a bit to deal with configure
cache suckage. (If you do AC_CHECK_LIB with the same library and
function name but different LDFLAGS, it will still use the result
of the previous check. So use a different function the second
time.)
2000-09-18 Dan Winship <danw@helixcode.com>
* README: add gal as a dependency
2000-09-18 Jeffrey Stedfast <fejj@helixcode.com>
* art/score-*.