Commit Graph

857 Commits

Author SHA1 Message Date
7fd00138a0 add addressbook/gui/contact-list-editor, and correct path of
2001-06-24  Chris Toshok  <toshok@ximian.com>

	* configure.in: add addressbook/gui/contact-list-editor, and
	correct path of contact-editor.

svn path=/trunk/; revision=10461
2001-06-25 01:02:43 +00:00
6138aaf220 added new directory for the libwombat library, which will contain the
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

svn path=/trunk/; revision=10361
2001-06-21 15:51:11 +00:00
2cf498ad3c Moved my entires to doc/ChangeLog per request of danw
2001-06-20  Kevin Breit  <battery841@mediaone.net>

	* doc/ChangeLog: Moved my entires to doc/ChangeLog per request of danw

svn path=/trunk/; revision=10353
2001-06-21 14:07:27 +00:00
7728dadd90 Fix the OpenLDAP check to default to "no" if you don't specify anything.
* configure.in: Fix the OpenLDAP check to default to "no" if you
	don't specify anything.

svn path=/trunk/; revision=10352
2001-06-21 13:51:10 +00:00
6533962cf5 Updated for new UI.
2001-06-20  Kevin Breit  <battery841@mediaone.net>

	* doc/C/config-setupassist.sgml: Updated for new UI.

svn path=/trunk/; revision=10346
2001-06-20 19:19:04 +00:00
bd28ace9d9 Reworded a little bit for more descrip.
2001-06-20  Kevin Breit  <battery841@mediaone.net>

	* docs/C/usage-sync: Reworded a little bit for more descrip.

svn path=/trunk/; revision=10340
2001-06-20 17:21:52 +00:00
0af44f0ca3 Documented categorizing an event.
2001-06-20  Kevin Breit  <battery841@mediaone.net>

	* doc/C/usage-calendar.sgml: Documented categorizing an event.

svn path=/trunk/; revision=10339
2001-06-20 17:13:26 +00:00
2860ff9732 Updated Bcc: example
2001-06-20  Kevin Breit  <battery841@mediaone.net>

	* doc/C/usage-mail.sgml: Updated Bcc: example

svn path=/trunk/; revision=10335
2001-06-20 15:46:49 +00:00
85bcb7adf9 Change --enable-ldap to --with-openldap, allow a path prefix as an
* 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.

svn path=/trunk/; revision=10334
2001-06-20 15:25:53 +00:00
d4f63382f5 Took out a reference to gloss.
2001-06-20  Kevin Breit  <battery841@mediaone.net>

        * doc/C/apx-gloss.sgml: Took out a reference to gloss.

svn path=/trunk/; revision=10332
2001-06-20 15:16:05 +00:00
d10a2dbcc6 Made it build.
2001-06-20  Kevin Breit  <battery841@mediaone.net>

	* doc/C/usage-exec-summary.sgml: Made it build.

svn path=/trunk/; revision=10331
2001-06-20 15:08:11 +00:00
968af9b95e Tweak the db3 header check to like our RH7 build machine again.
* configure.in: Tweak the db3 header check to like our RH7 build
	machine again.

svn path=/trunk/; revision=10308
2001-06-19 22:58:00 +00:00
2012e35e52 Basic edits
* doc/C/usage-mail.sgml: Basic edits

svn path=/trunk/; revision=10303
2001-06-19 20:12:22 +00:00
d527f86b1b Updated to say "My Evolution"
* doc/C/usage-exec-summary: Updated to say "My Evolution"

svn path=/trunk/; revision=10302
2001-06-19 19:35:33 +00:00
4b11ecbffc Added definition.
* doc/C/apx-gloss.sgml: Added definition.

	* doc/C/usage-mainwindow.sgml: Routine updates.

svn path=/trunk/; revision=10298
2001-06-19 18:58:35 +00:00
4583098b34 Sync - Federico
svn path=/trunk/; revision=10293
2001-06-19 17:26:04 +00:00
2e156596a6 Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an int
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.

svn path=/trunk/; revision=10292
2001-06-19 16:58:09 +00:00
5e1e9d7474 Add #defines for the current supported db3 version so that when we change
* 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

svn path=/trunk/; revision=10270
2001-06-18 19:04:26 +00:00
a10c84b473 Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs.
* 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.

svn path=/trunk/; revision=10268
2001-06-18 18:55:45 +00:00
22f88d1826 Check the modes on $system_mail_dir and set up variables for
* configure.in: Check the modes on $system_mail_dir and set up
	variables for camel/Makefile to make camel-lock-helper
	setuid/setgid.

svn path=/trunk/; revision=10266
2001-06-18 18:16:55 +00:00
909185a385 One slight db3 check correction
2001-06-11  JP Rosevear  <jpr@ximian.com>

	* configure.in: One slight db3 check correction

svn path=/trunk/; revision=10192
2001-06-11 22:25:29 +00:00
0971945ee4 fix typo in -ldb3 check.
2001-06-11  Chris Toshok  <toshok@ximian.com>

	* configure.in: fix typo in -ldb3 check.

svn path=/trunk/; revision=10189
2001-06-11 20:04:35 +00:00
f13fc0022f Update db3 configure checks for RedHat. /me beats a sleep cat to death
2001-06-11  JP Rosevear  <jpr@ximian.com>

	* configure.in: Update db3 configure checks for RedHat. /me beats
	a sleep cat to death

svn path=/trunk/; revision=10188
2001-06-11 19:21:04 +00:00
0072b2b5eb Bumped required version of gal to 0.8.99.2.
2001-06-09  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped required version of gal to 0.8.99.2.

svn path=/trunk/; revision=10172
2001-06-09 06:38:47 +00:00
eb593f44a6 Added addressbook/gui/merging/Makefile.
2001-06-09  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Added addressbook/gui/merging/Makefile.

svn path=/trunk/; revision=10171
2001-06-09 06:38:07 +00:00
5361b89a79 builddir != srcdir fix.
svn path=/trunk/; revision=10168
2001-06-08 22:34:34 +00:00
d09d496299 Committing the new My Evolution.
svn path=/trunk/; revision=10163
2001-06-08 20:47:52 +00:00
d30daa29ce Vanity, thy name is trow.
2001-06-08  Jon Trowbridge  <trow@ximian.com>

        * AUTHORS: Vanity, thy name is trow.

svn path=/trunk/; revision=10156
2001-06-08 16:41:48 +00:00
fbae22e02a Bump version to 0.10.99
2001-06-05  JP Rosevear  <jpr@ximian.com>

	* config.log: Bump version to 0.10.99

svn path=/trunk/; revision=10121
2001-06-05 20:55:34 +00:00
8f183d269e Included information about db3.
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.

From addressbook/ChangeLog:

2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* backend/pas/Makefile.am (INCLUDES): Added db3 cflags.

	* backend/pas/pas-backend-file.c: Updated this to use db3.

From e-util/ChangeLog:

2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* Makefile.am (INCLUDES): Added db3 cflags.

	* e-dbhash.c: Made this use db3.

	* e-db3-utils.c, e-db3-utils.h: New files with some helper
	functions.

From wombat/ChangeLog:

2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* Makefile.am (wombat_LDADD): Added db3 libs.

svn path=/trunk/; revision=10077
2001-06-01 01:02:12 +00:00
e5ecf5d84e Use --moddatadir to derive this.
2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* configure.in (GTKHTML_DATADIR): Use --moddatadir to derive this.

From composer/ChangeLog:

2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* Makefile.am (HTML_EDITOR_GENERATED): Use GTKHTML_DATADIR here.

svn path=/trunk/; revision=10070
2001-05-31 21:11:41 +00:00
f40024c726 Bump gal dependency to 0.8.99.1
* configure.in: Bump gal dependency to 0.8.99.1

svn path=/trunk/; revision=10056
2001-05-30 21:39:59 +00:00
0f0dd1ed36 update version requirements
2001-05-29  JP Rosevear  <jpr@ximian.com>

	* README: update version requirements

svn path=/trunk/; revision=10038
2001-05-29 16:09:33 +00:00
cd75a45fc9 Remove reference to verify-evolution-install.sh since it doesn't work any
* 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).

svn path=/trunk/; revision=9951
2001-05-23 19:21:12 +00:00
3350982c76 s/evolution-vcard-import/evolution-vcard-importer
2001-05-23  Kjartan Maraas  <kmaraas@gnome.org>

	* tools/killev: s/evolution-vcard-import/evolution-vcard-importer

svn path=/trunk/; revision=9948
2001-05-23 13:51:45 +00:00
4c2d071302 Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs
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.

svn path=/trunk/; revision=9926
2001-05-22 18:43:48 +00:00
98d30b53fa Add in evolution-vcard-importer as part of the list of processes to
kill in killev.
----------------------------------------------------------------------
tools/killev CVS:
----------------------------------------------------------------------

svn path=/trunk/; revision=9901
2001-05-20 19:14:51 +00:00
3ca3f79dbe Return the serialized EDestinations (rather than just a string w/ e-mail
2001-05-18  Jon Trowbridge  <trow@ximian.com>

        * gui/component/select-names/e-select-names-bonobo.c
        (entry_get_property_fn): Return the serialized EDestinations
        (rather than just a string w/ e-mail addresses) through the bonobo
        component's property bag.

        * gui/component/select-names/e-select-names-model.c
        (e_select_names_model_export_destinationv): Added.  A convenience routine
        for serializing the model's EDestinations into a string.

        * gui/component/select-names/e-select-names-popup.c
        (add_html_mail): Added.  Puts in a check menu item for whether or
        not the recipient wants HTML mail.
        (popup_menu_card): Add menu item for HTML mail.  Enable edit
        contact info item.
        (popup_menu_nocard): Add menu item for HTML mail.  Enable edit
        contact info item.

        * backend/ebook/e-book-util.c (e_book_use_local_address_book):
        Added.  Fetches the local addressbook and caches it on the first
        call.  This is meant to be an easy and efficient way to get at the
        local addressbook with the minimum of code.
        (e_book_query_address_locally): Added.  Convenience code that
        does an e-mail only e_book_name_and_email_query against the
        local address book.

        * backend/ebook/e-destination.c
        (e_destination_set_html_mail_pref): Added.  Allows the intended
        recipient's HTML mail preference to be manipulated.
        (e_destination_get_email_verbose): Added.  Cleaned up to use
        e_destination_get_name.
        (e_destination_get_html_mail_pref): Added.  Read the recipient's HTML mail
        preference.  If the destination is linked to a card, the
        preference is taken from the card (unless it has been explicitly
        overridden by a called to e_destination_set_html_mail_pref).
        (e_destination_get_address_textv): Added.  Form a unified address string
        from a NULL-terminated vector of EDestinations.
        (e_destination_export): Added.  Serialize an EDestination to a string.
        (e_destination_import): Added.  Unserialize a string to build an
        EDestination.
        (e_destination_exportv): Added.  Serialize a NULL-terminated vector of
        EDestinations to a string.
        (e_destination_importv): Added.  Unserialize a string to build a
        NULL-terminated vector of EDestinations.

        * gui/component/select-names/e-select-names-completion.c:
        Implemented local versions of g_strcasecmp and g_strncasecmp
        (which should really be in glib, I think...) for utf8, and used
        them to make this code utf8-safe.

2001-05-18  Jon Trowbridge  <trow@ximian.com>

        * Makefile.am (evolution_mail_LDADD): Added libebook.la (which is
        now required by the composer.)

2001-05-18  Jon Trowbridge  <trow@ximian.com>

        * e-msg-composer-hdrs.c (set_recipients): Properly unserialize the
        string returned by the "text" property of the bonobo control,
        convert it into EDestinations, and use them to get the e-mail
        addresses of our recipients.

22001-05-18  Jon Trowbridge  <trow@ximian.com>

        * Makefile.am (SUBDIRS): Changed build order.  Now addressbook
        gets built before mail.

svn path=/trunk/; revision=9878
2001-05-18 07:10:04 +00:00
65e03ad7ca Create CAMEL_CFLAGS and CAMEL_LIBS so that we don't have to link in all
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.

svn path=/trunk/; revision=9824
2001-05-15 19:27:46 +00:00
b276b274ed add the importers.
2001-05-15  Chris Toshok  <toshok@ximian.com>

	* tools/killev: add the importers.

svn path=/trunk/; revision=9812
2001-05-15 13:07:49 +00:00
05169b7497 added file for Scrollkeeper
2001-05-14  Kevin Breit  <battery841@mediaone.net>

	* doc/C/evolution-C.omf: added file for Scrollkeeper

svn path=/trunk/; revision=9809
2001-05-14 23:17:29 +00:00
c414a3739a add the nspr includes to the list of includes used to test for NSS
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.

svn path=/trunk/; revision=9743
2001-05-10 06:17:23 +00:00
a5aed7b0a7 Kill the RDF Summary as well.
Fix from R. Burton.
Closes bug #1620

svn path=/trunk/; revision=9728
2001-05-09 19:50:47 +00:00
76b3a1c207 OpenSSL LDFLAGS also needs to include -lcrypt
2001-05-09  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: OpenSSL LDFLAGS also needs to include -lcrypt

svn path=/trunk/; revision=9727
2001-05-09 17:35:54 +00:00
c64eccfe00 Importer changes
svn path=/trunk/; revision=9722
2001-05-08 22:53:41 +00:00
acf9e759d9 Bumped check for gal to 0.7.99.3.
2001-05-08  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped check for gal to 0.7.99.3.

svn path=/trunk/; revision=9712
2001-05-08 05:02:50 +00:00
d0c769d285 undef HAVE_SSL and HAVE_OPENSSL
2001-05-04  Jeffrey Stedfast  <fejj@ximian.com>

	* acconfig.h: undef HAVE_SSL and HAVE_OPENSSL

	* configure.in: Check for OpenSSL.

svn path=/trunk/; revision=9698
2001-05-07 20:35:07 +00:00
1a2b496879 upped required gtkhtml version to 0.9.3, even that is not enough for idl
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

svn path=/trunk/; revision=9683
2001-05-05 16:28:29 +00:00
ca6c493597 Merge fix from the 0.10 branch:
Don't autogen `executive-summary/widgets/Makefile' as that
  subdirectory doesn't get distributed anymore.

svn path=/trunk/; revision=9600
2001-04-26 21:46:11 +00:00
ac59d9fb45 Check for gethostbyname_r so e_gethostbyname_r will DTRT.
* configure.in: Check for gethostbyname_r so e_gethostbyname_r
	will DTRT.

svn path=/trunk/; revision=9591
2001-04-26 20:02:39 +00:00