2004-04-09 Chris Toshok <toshok@ximian.com>
* configure.in (UPGRADE_REVISION): bump to 8 for new contact list
migration, since there was a bug in the shell that caused all
migration to fail, but the key was still updated.
2004-04-09 Chris Toshok <toshok@ximian.com>
* configure.in (UPGRADE_REVISION): bump to 7 for new contact list
migration.
2004-04-08 Chris Toshok <toshok@ximian.com>
* configure.in (UPGRADE_REVISION): add a new variable that should
be bumped whenever a migration change happens in any component.
2004-04-07 Samúel Jón Gunnarsson <sammi@techattack.nu>
* configure.in: Added "is" to ALL_LINGUAS
2004-04-02 JP Rosevear <jpr@ximian.com>
* configure.in: bump version, requirements
2004-03-22 Radek Doulik <rodo@ximian.com>
* configure.in: require gtkhtml 3.1.10, it's needed for composer
changes
2004-03-15 Hao Sheng <hao.sheng@sun.com>
* a11y/addressbook/Makefile.am: make distcheck work
* a11y/calendar/Makefile.am: make distcheck work
2004-03-15 Hao sheng <hao.sheng@sun.com>
* configure.in: add a11y/addressbook/Makefile
2004-03-05 JP Rosevear <jpr@ximian.com>
* configure.in: bump version, requirements
2004-03-02 Dan Winship <danw@ximian.com>
* configure.in (DATASERVER_API_VERSION): Define this (the number
used in the e-d-s component repo_ids).
* tools/killev.c (main): Update the repo_ids
2004-02-26 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Fixed the ENABLE_SMIME conditional to work. Fixes
the addressbook relocation error.
2004-02-25 Chris Toshok <toshok@ximian.com>
* configure.in: add "$xhave_nss = xyes" to the AM_CONDITIONAL for
ENABLE_SMIME.
2004-02-24 JP Rosevear <jpr@ximian.com>
* marshal.mk: make sure to use the srcdir to build the list
2004-02-23 Rodney Dawes <dobey@ximian.com>
* configure.in: Fix a typo in the smime check, so it actually works
2004-02-23 Adam Weinberger <adamw@FreeBSD.org>
* configure.in: Added "en_CA" (Canadian English) to ALL_LINGUAS.
2004-02-19 Chris Toshok <toshok@ximian.com>
* configure.in: add AC_ARG_ENABLE(smime...) -- "finally", i can
hear the people rejoice. Only check the --enable-smime status if
--enable-ssl is also "yes". AC_DEFINE (ENABLE_SMIME) if smime is
enabled.
2004-02-18 Rodney Dawes <dobey@ximian.com>
* configure.in: Require ORBit 2.9.8 or newer
2004-02-12 Dan Winship <danw@ximian.com>
* Makefile.am (%-$(BASE_VERSION).pc): cp the unversioned file
rather than mv'ing it so it doesn't get regenerated at install
time.
2004-02-11 Not Zed <NotZed@Ximian.com>
* configure.in (IMPORTERS_*): Added libebook-1.0. Added back
mail/importers/Makefile.am.
2004-02-10 JP Rosevear <jpr@ximian.com>
* configure.in: Add addressbook/importers to AC_OUTPUT
2004-02-09 JP Rosevear <jpr@ximian.com>
* configure.in: bump version, requirements
2004-02-09 Rodney Dawes <dobey@ximian.com>
* tools/killev.c: Use the AlarmNotify_Factory for --force-shutdown
Fixes #54084
2004-02-09 Rodney Dawes <dobey@ximian.com>
* data/evolution.desktop.in.in: Updated BugzillaOtherBinaries tag
2004-01-28 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Revert previous change.
2004-01-28 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Update to require glib-2.0 >= 2.3.2 (needed for
some GValue usage).
2004-01-28 Rodney Dawes <dobey@ximian.com>
* configure.in: Disable the possibility of using OpenSSL until someone
decides it is worthy and ends up maintaining the code, though porting
to GNUTLS would probably be a better option, if that happens
2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu>
* configure.in: add facilities for installing a help dir
2004-01-26 JP Rosevear <jpr@ximian.com>
* configure.in: bump requirements, version
2004-01-24 Sanlig Badral <badral@openmn.org>
* configure.in: added "mn" to ALL_LINGUAS.
2004-01-22 Rodney Dawes <dobey@ximian.com>
* data/Makefile.am: Add rule to substitute BASE_VERSION in keys
* data/evolution.keys.in: Removed this file from CVS
* data/evolution.keys.in.in: Update to use BASE_VERSION and the
new addressbook vcard control that replaces the MiniCard control
2004-01-22 Rodney Dawes <dobey@ximian.com>
* configure.in: Don't require $LIBBONOBOUI_REQUIRED version of
libbonobo
2004-01-16 Not Zed <NotZed@Ximian.com>
* configure.in: added mail/default/Makefile and
mail/default/C/Makefile.
2004-01-13 Rodney Dawes <dobey@ximian.com>
* configure.in: Check for libsoup separately
2004-01-12 JP Rosevear <jpr@ximian.com>
* configure.in: bump version and requirements
2004-01-12 JP Rosevear <jpr@ximian.com>
* configure.in: add soup as a calendar dep
2004-01-12 Meilof Veeningen <meilof@wanadoo.nl>
* configure.in: enable NNTP support by default
2004-01-12 JP Rosevear <jpr@ximian.com>
* configure.in: compile flags for the test component and a
conditional compile
2004-01-11 JP Rosevear <jpr@ximian.com>
* configure.in: dont kill the quote
2004-01-11 JP Rosevear <jpr@ximian.com>
* configure.in: add enable option to build test component
2004-01-08 Rodney Dawes <dobey@ximian.com>
* configure.in: Add BONOBOUI_REQUIRED variable and depend on
libbonoboui >= 2.4.3, add an AC_SUBST() for EDS_REQUIRED also
* evolution-shell.pc.in: Require the same version of bonoboui that we
do in configure.in
2004-01-08 Sivaiah Nallagatla <snallagatla@novell.com>
* configure.in : add camel/providers/groupwise/Makefile to
AC_OUTPUT section
2004-01-08 Robert Sedak <robert.sedak@sk.htnet.hr>
* configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
2004-01-05 JP Rosevear <jpr@ximian.com>
* tools/Makefile.am: Add e-util libs
* configure.in: try compiling with sys/types for freebsd
(Joe Marcus Clarke <marcus@freebsd.org>)
2004-01-05 Laurent Dhima <laurenti@alblinux.net>
* configure.in: Added "sq" to ALL_LINGUAS.
2004-01-01 Roozbeh Pournader <roozbeh@sharif.edu>
* configure.in: Added "fa" (Persian) to ALL_LINGUAS.
2003-12-30 Nicel KM <mnicel@novell.com>
* configure.in: removed default_user directory references from AC_OUTPUT
2003-12-29 JP Rosevear <jpr@ximian.com>
* configure.in: default_user is gone
* Makefile.am: ditto
2003-12-29 JP Rosevear <jpr@ximian.com>
* configure.in: bump version and gal, e-d-s and gtkhtml
requirements
2003-12-22 Rodrigo Moya <rodrigo@ximian.com>
* configure.in: added camel/providers/groupwise to the build.
2003-12-15 Chris Toshok <toshok@ximian.com>
* Makefile.am (ACLOCAL_AMFLAGS): remove.
2003-12-07 JP Rosevear <jpr@ximian.com>
* configure.in: update version reliance
2003-12-06 JP Rosevear <jpr@ximian.com>
* tools/Makefile.am: Remove hard coded disable deprecated flags
2003-12-05 Radek Doulik <rodo@ximian.com>
* configure.in: require gtkhtml 3.1.3 (new gtk_html_flush method
to be used in mailer)
2003-12-04 Christian Hammond <chipx86@gnupdate.org>
* art/im*.png, art/Makefile.am: Added IM png files from Gaim.
2003-12-02 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (EVOLUTION_DIR): Remove the Junk folder
2003-12-01 Rodney Dawes <dobey@ximian.com>
* data/Makefile.am: Install evolution.desktop as
evolution-$(BASE_VERSION).desktop
* data/evolution.desktop.in: Remove generated file
* data/evolution.desktop.in.in: Add (Unstable) to name
Fix comment to be more correct and have correct capitalization
2003-12-01 Rodney Dawes <dobey@ximian.com>
* tools/killev.c: Use BASE_VERSION for repo_ids and OAFIIDs,
Update gnome-spell repo_id to correct version,
Update gtkhtml editor OAFIID to GtkHTML 3.1
2003-12-01 JP Rosevear <jpr@ximian.com>
* configure.in: define privconduitdir
2003-11-28 Anders Carlsson <andersca@gnome.org>
* configure.in: Look for mozilla-nss.pc, not mozilla.pc.
2003-11-26 JP Rosevear <jpr@ximian.com>
* configure.in: make sure the mozilla .pc file exists before
checking for it
2003-11-24 Rodrigo Moya <rodrigo@ximian.com>
* tools/killev.c (main): kill Evo 2.0's alarm daemon, not 1.4's.
2003-11-19 JP Rosevear <jpr@ximian.com>
* MAINTAINERS: Update
2003-11-18 JP Rosevear <jpr@ximian.com>
* configure.in: remove db3 check
2003-11-18 Rodrigo Moya <rodrigo@ximian.com>
* tools/killev.c (main): kill the alarm notification service, not
the factory, which no longer exists.
2003-11-17 JP Rosevear <jpr@ximian.com>
* Makefile.am: make sure server.mk is disted
2003-11-17 JP Rosevear <jpr@ximian.com>
* Makefile.am (EXTRA_DIST): do the right thing for disting
2003-11-17 JP Rosevear <jpr@ximian.com>
* configure.in: use the server.mk file to get rules for building
versioned .server files
* */Makefile.am: use simplified rule subst
2003-11-17 JP Rosevear <jpr@ximian.com>
* Makefile.am: Install versioned package config files
2003-11-14 JP Rosevear <jpr@ximian.com>
* configure.in: make source selector flags/libs
2003-11-14 JP Rosevear <jpr@ximian.com>
* MAINTAINERS: Update
2003-11-11 Chris Toshok <toshok@ximian.com>
* Makefile.am (SUBDIRS): remove libversit from the build.
* configure.in (CERT_UI): change the libraries we link.
(AC_OUTPUT): remove libversit/Makefile
2003-11-11 JP Rosevear <jpr@ximian.com>
* configure.in: determine the e-d-s version, version the gettext
files properly
2003-11-07 Dan Winship <danw@ximian.com>
* configure.in (AC_OUTPUT): Remove e-util/ename/Makefile
2003-11-07 JP Rosevear <jpr@ximian.com>
* configure.in: we don't have to configure the libical subdir now
2003-11-07 JP Rosevear <jpr@ximian.com>
* configure.in: pull in evolution-data-server stuff and remove
backends from output
2003-10-31 JP Rosevear <jpr@ximian.com>
* configure.in: set up vars and rules for versioning the .server
files
* Makefile.am's: use rules for versioning .server file, ensure
built files are removed before disting
2003-10-30 Chris Toshok <toshok@ximian.com>
* configure.in: (AC_OUTPUT): remove smime/tests for now.
2003-10-30 Chris Toshok <toshok@ximian.com>
* configure.in: set enable_smime=yes wherever nss would be
enabled.. fixes manually specifying the nss libs and enabling the
smime ui. Also, add a section for generating the correct SMIME UI
flags. gross, but necessary. it should probably be wrapped in
with all the other nss library crap.
(AC_OUTPUT): add smime/tests
2003-10-29 Chris Toshok <toshok@ximian.com>
* Makefile.am (SUBDIRS): use $SMIME_DIR. instead of explicitly
including smime.
* configure.in: add some smime foo - a status message, an
AM_CONDITIONAL (ENABLE_SMIME)
2003-10-17 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: added a configure check for AI_ADDRCONFIG
2003-10-24 Dan Winship <danw@ximian.com>
* libversit/Makefile.am: Change YFLAGS to AM_YFLAGS to stop an
automake 1.7 warning
2003-10-23 Rodney Dawes <dobey@ximian.com>
* confiugre.in: Remove mail/importers/Makefile from AC_OUTPUT
yet again
2003-10-23 Chris Toshok <toshok@ximian.com>
* configure.in: add smime/* dirs. to AC_OUTPUT.
* Makefile.am (SUBDIRS): add smime/.
2003-10-23 Frederic Crozat <fcrozat@mandrakesoft.com>
* configure.in: Check for gnome-thumbnail.h existence
(really committed this time).
2003-10-22 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Set $ACLOCAL to have the $ACLOCAL_FLAGS in it, so
it doesn't fail to regenerate the files if you run make without a
manual autogen after making changes to configure.in and friends.
[Many thanks to Marco Pesenti Gritti for pointing out the fix to
me.]
2003-10-22 Rodney Dawes <dobey@ximian.com>
* configure.in: Require ORBit 2.8.0 or newer for threading
2003-10-22 Rodney Dawes <dobey@ximian.com>
* configure.in: Revert broken previous commit and actually remove
mail/importers/Makefile from AC_OUTPUT
2003-10-22 Rodney Dawes <dobey@ximian.com>
* configure.in: Removed mail/importers/Makefile from AC_OUTPUT
2003-10-22 Rodney Dawes <dobey@ximian.com>
* configure.in: Removed addressbook/tools/Makefile from AC_OUTPUT
2003-10-22 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Removed pedantic pgp/mime configure flag.
2003-10-22 Dan Winship <danw@ximian.com>
* executive-summary/*: Removed; this code has not been used since
pre-1.0.
* importers/*: Removed; the actual importers were moved to
{mail,calendar}/importers long ago.
* my-evolution/*: Removed; gone in evolution 2.0.
* notes/*: Removed; never finished and no one is working on it.
* omf-install/*: Removed; part of old doc system
* tests/*: Removed; these are ancient. Camel regression tests are
in camel/tests now.
* configure.in (E_UTIL_{CFLAGS,LIBS}): Remove soup-2.0 since
e-proxy is gone.
(EVOLUTION_MAIL_{CFLAGS,LIBS}): Remove soup-2.0 since the mailer
uses CamelHTTPStream now.
(EVOLUTION_EXECUTIVE_SUMMARY_{CFLAGS,LIBS}): Gone
(AC_OUTPUT): Remove my-evolution/Makefile
* README: evolution no longer depends on soup
2003-10-21 Dan Winship <danw@ximian.com>
* configure.in (GNOME_COMPILE_WARNINGS): Turn off the annoying
"comparison between signed and unsigned" warning in gcc 3.3
* evolution-calendar.pc.in (Cflags): add
-I${privincludedir}/libical
2003-10-08 Frederic Crozat <fcrozat@mandrakesoft.com>
* configure.in: Check for gnome-thumbnail.h existence.
2003-09-04 Dan Winship <danw@ximian.com>
* camel.pc.in (Requires):
* evolution-addressbook.pc.in (Requires):
* evolution-calendar.pc.in (Requires):
* evolution-shell.pc.in (Requires): Require gal-2.2
2003-08-27 Bolian Yin <bolian.yin@sun.com>
* configure.in: add a11y/widgets/Makefile
* Makefile.am: move a11y directory before widgets directory.
2003-08-21 Not Zed <NotZed@Ximian.com>
* HACKING: Wrote one.
2003-08-20 Bolian Yin <bolian.yin@sun.com>
* configure.in: Add a11y checking, and a11y Makefiles
* Makefile.am: add a11y subdirectory
2003-08-13 Mike Kestner <mkestner@ximian.com>
* configure.in: don't make 1.5 the default version (ie LN_S)
update to use gal-2.2
2003-08-01 Not Zed <NotZed@Ximian.com>
* configure.in: Add option for '--enable-imapp', for 'new' imap
code.
2003-07-26 Larry Ewing <lewing@ximian.com>
* configure.in: use libgtkhtml-3.1 for linking.
2003-07-26 Rodney Dawes <dobey@ximian.com>
* configure.in: Bump version to "1.5", so that we end up being
parallel installable with 1.4 again, but we can still release
a "1.5.0" tarball when we get to that point in 6 months
2003-07-23 Dan Winship <danw@ximian.com>
* configure.in: Define EVO_MARSHAL_RULE, which creates glib
marshaller .c and .h files that don't cause gcc warnings
* marshal.mk: The Makefile fragment used by EVO_MARSHAL_RULE.
(Can't include newlines in an AC_SUBST, so we have to use
AC_SUBST_FILE)
* Makefile.am (EXTRA_DIST): add marshal.mk
2003-07-20 Hasbullah Bin Pit <sebol@ikhlas.com>
*configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
2003-07-10 Rodney Dawes <dobey@ximian.com>
* configure.in: Change version to 1.4.99 since HEAD is not the
stable 1.4 branch, as evolution-1-4-branch was created post-1.4.1
2003-07-01 Dan Winship <danw@ximian.com>
* configure.in: Check for gnome-icon-lookup.h (which could mean
either plain GNOME 2.2 or Sun GNOME 2.0)
2003-06-30 Rodrigo Moya <rodrigo@ximian.com>
* configure.in:
* Makefile.am: removed libwombat from the build.
* evolution-calendar.pc.in: removed -lwombat.
* libwombat/*: removed unused directory.
== Version 1.4.1 ==
2003-06-25 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Depend on GtkHTML 3.0.6, gal 1.99.8.
* README: Update
2003-06-23 Ettore Perazzoli <ettore@ximian.com>
* data/Makefile.am: Added implicity rule to subst @BASE_VERSION@
in evolution.desktop.in.in to generate evolution.desktop.in.
(desktop_in_file): Removed.
(desktop_in_in_file): New.
(kdedesktop_file): Update substitution to use
$(desktop_in_in_file) instead of $(desktop_in_file).
(noinst_DATA): Add $(desktop_file).
(install-data-local): Depend on $(mime_file) and $(keys_file).
(EXTRA_DIST): Remove $(desktop_file), replace $(desktop_in_file)
with $(desktop_in_in_file).
2003-06-19 Dan Winship <danw@ximian.com>
* tools/killev.c (kill_component): clean this up a little and make
it deal with "evolution" vs "evolution-1.4"
2003-06-19 Danilo Šegan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
2003-06-17 Not Zed <NotZed@Ximian.com>
* NEWS: Updated for current mail stuff.
2003-06-13 Ettore Perazzoli <ettore@ximian.com>
* tools/Makefile.am: Remove evolution-launch-composer since it's
no longer needed.