Commit Graph

1211 Commits

Author SHA1 Message Date
5bb6c13690 Updated for current mail stuff.
2003-06-17  Not Zed  <NotZed@Ximian.com>

	* NEWS: Updated for current mail stuff.

svn path=/trunk/; revision=21455
2003-06-17 03:40:10 +00:00
5b69d6b3d5 Remove evolution-launch-composer since it's
no longer needed.

svn path=/trunk/; revision=21439
2003-06-13 19:51:37 +00:00
fd2f3a6d7a Roll over ChangeLogs.
svn path=/trunk/; revision=21387
2003-06-09 17:31:26 +00:00
c1b446360f 1.4.0!
svn path=/trunk/; revision=21374
2003-06-02 20:23:11 +00:00
64c7a53a4d AC_SUBST() for GAL_REQUIRED and GTKHTML_REQUIRED
2003-05-28  Rodney Dawes  <dobey@ximian.com>

	* configure.in: AC_SUBST() for GAL_REQUIRED and GTKHTML_REQUIRED

svn path=/trunk/; revision=21342
2003-05-28 17:40:58 +00:00
f05515011f make libs/cflags point to privlibdir/includedir, otherwise this just
2003-05-27  Not Zed  <NotZed@Ximian.com>

        * camel.pc.in: make libs/cflags point to privlibdir/includedir,
        otherwise this just doesn't work.

svn path=/trunk/; revision=21339
2003-05-27 23:34:28 +00:00
e03bd3121d 1.3.92.
svn path=/trunk/; revision=21330
2003-05-22 22:30:17 +00:00
9b2ce877c9 s/GAL_VERSION/GAL_REQUIRED/
2003-05-22  Rodney Dawes  <dobey@ximian.com>

	* camel.pc.in:
	* evolution-addressbook.pc.in:
	* evolution-calendar.pc.in:
	* evolution-shell.pc.in: s/GAL_VERSION/GAL_REQUIRED/

svn path=/trunk/; revision=21324
2003-05-22 20:11:16 +00:00
7319ce704b configure.in: Added be to ALL_LINGUAS.
svn path=/trunk/; revision=21319
2003-05-22 10:03:32 +00:00
2b5314180a Bump version to 1.3.91.99.
svn path=/trunk/; revision=21313
2003-05-21 19:05:14 +00:00
9a01ce6a42 Renamed GAL_VERSION to GAL_REQUIRED; also, made it
not AC_SUBST() it anymore since it's only used in configure.
Added GTKHTML_REQUIRED and made all the libgtkhtml-3.0 checks use
it.

svn path=/trunk/; revision=21309
2003-05-21 17:48:03 +00:00
ae26cd403a Remove GNOME_PREFIX stuff. Add --disable-default-binary command line
* configure.in: Remove GNOME_PREFIX stuff.  Add
--disable-default-binary command line option, with corresponding
DEFAULT_BINARY Automake conditional.

svn path=/trunk/; revision=21273
2003-05-19 22:46:57 +00:00
ac4c47f408 Updated for mail/ camel/ filter/ and e-util/
2003-05-19  Not Zed  <notzed@lostzed.mmc.com.au>

        * NEWS: Updated for mail/ camel/ filter/ and e-util/

svn path=/trunk/; revision=21237
2003-05-19 08:24:53 +00:00
5bd1bfa802 Revert the patch I didn't mean to commit anyway
svn path=/trunk/; revision=21217
2003-05-16 18:10:53 +00:00
98204f8997 Check for libgcc stuff to make solaris happy
2003-05-15  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Check for libgcc stuff to make solaris happy

	* gui/component/Makefile.am: libgcc fix for Solaris __eprintf issue

svn path=/trunk/; revision=21212
2003-05-16 15:39:16 +00:00
ecb13e8024 Bump version number to 1.3.3.99.
svn path=/trunk/; revision=21036
2003-04-30 20:11:11 +00:00
7b9a2e4f10 1.3.3.
svn path=/trunk/; revision=21024
2003-04-29 21:39:23 +00:00
f5353de1b3 Updated for mailer fixes
2003-04-28  Jeffrey Stedfast  <fejj@ximian.com>

	* NEWS: Updated for mailer fixes

svn path=/trunk/; revision=21002
2003-04-29 16:59:04 +00:00
67074d45c7 Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)
2003-04-28  Rodney Dawes  <dobey@ximian.com>

	* data/cde_app_root/: Use $(privdatadir) instead of
	$(prefix)/share/evolution-$(BASE_VERSION) for the cde stuff

svn path=/trunk/; revision=20992
2003-04-28 19:25:38 +00:00
35ef3e5a6e Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installing
2003-04-21  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Fix KDE_APPLNK_DIR to not install to a diff prefix,
	and disable installing the file to the KDE applnk path by default

svn path=/trunk/; revision=20915
2003-04-22 14:54:15 +00:00
e07d3adc4f 1.3.2.99.
svn path=/trunk/; revision=20827
2003-04-11 19:48:20 +00:00
288b6b281c The return of 1.3.2.
svn path=/trunk/; revision=20824
2003-04-11 19:25:54 +00:00
2e2287a9f2 Fix
* tools/Makefile.am (EXTRA_DIST): Fix

svn path=/trunk/; revision=20772
2003-04-08 21:51:18 +00:00
3b5fc9292b Oops, don't use a == when comparing strings in shell.
2003-04-07  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Oops, don't use a == when comparing strings in
	shell.

svn path=/trunk/; revision=20724
2003-04-07 19:12:46 +00:00
50b639d988 remove evolution-addressbook-export.
2003-04-07  Chris Toshok  <toshok@ximian.com>

	* tools/Makefile.am (privlibexec_PROGRAMS): remove
	evolution-addressbook-export.

	* tools/evolution-addressbook-export.c: nuke.

svn path=/trunk/; revision=20712
2003-04-07 16:39:03 +00:00
f2fca1f315 add addressbook/tools/Makefile to AC_OUTPUT.
2003-04-07  Chris Toshok  <toshok@ximian.com>

	* configure.in: add addressbook/tools/Makefile to AC_OUTPUT.

svn path=/trunk/; revision=20710
2003-04-07 16:22:50 +00:00
49eb4eb0e4 Install these in privlibexecdir, not privdatadir. Move killev from SCRIPTS
* tools/Makefile.am (privlibexec_SCRIPTS, privlibexec_PROGRAMS):
	Install these in privlibexecdir, not privdatadir. Move killev from
	SCRIPTS to PROGRAMS.
	(killev_SOURCES, killev_LDADD): Add

	* tools/killev.c: New C port of killev, since
	"bonobo-activation-query" does not return as much information as
	"oaf-client" did. Also has prettier output. (Still shells out to
	killall/pkill to do the actual killing.)

	* tools/killev: Gone

	* tools/evolution-move-tasks: Removed since the evolution-calendar
	code that called it is also gone now.

svn path=/trunk/; revision=20700
2003-04-07 16:06:50 +00:00
4b77c5c6e2 Updated for mail/camel/composer/filter for 1.3.2
2003-04-07  Not Zed  <NotZed@Ximian.com>

	* NEWS: Updated for mail/camel/composer/filter for 1.3.2

svn path=/trunk/; revision=20693
2003-04-07 03:17:18 +00:00
1562291781 Create $(DESTDIR)$(kdedesktopdir) before installation.
svn path=/trunk/; revision=20686
2003-04-06 16:09:08 +00:00
d369f4d903 bleah, add "" in for the "no" case in with_static_ldap.
2003-04-04  Chris Toshok  <toshok@ximian.com>

	* acinclude.m4 (EVO_LDAP_CHECK): bleah, add "" in for the "no"
	case in with_static_ldap.

svn path=/trunk/; revision=20674
2003-04-04 20:33:19 +00:00
46b7c0bd86 the existence of libldap.la should have no bearing on whether or not we
2003-04-03  Chris Toshok  <toshok@ximian.com>

	* acinclude.m4 (EVO_LDAP_CHECK): the existence of libldap.la
	should have no bearing on whether or not we try to statically link
	ldap.

svn path=/trunk/; revision=20666
2003-04-04 01:08:36 +00:00
62729f9b47 Added myself as new Portuguese translator.
2003-03-29  Duarte Loreto <happyguy_pt@hotmail.com>

        * AUTHORS: Added myself as new Portuguese translator.

svn path=/trunk/; revision=20574
2003-03-29 05:17:51 +00:00
325edf034c Ported check for "killall" vs. "killp" back from
1.2.

svn path=/trunk/; revision=20571
2003-03-28 23:39:25 +00:00
39f523bc89 (install-data-local): Fix installation of the
.desktop file.

svn path=/trunk/; revision=20570
2003-03-28 23:38:41 +00:00
54be14a8e6 Autogen help/Makefile.
* configure.in: Autogen help/Makefile.

* Makefile.am (SUBDIRS): Add help.  [#38234]

svn path=/trunk/; revision=20528
2003-03-26 23:02:26 +00:00
b6b70c0bf9 Fixed Heimdal include path.
2003-03-25  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Fixed Heimdal include path.

svn path=/trunk/; revision=20507
2003-03-25 18:23:46 +00:00
a48928043b Fix 39901 and 40233
2003-03-25  Rodney Dawes  <dobey@ximian.com>

	* data/evolution.desktop.in: Fix 39901 and 40233

svn path=/trunk/; revision=20495
2003-03-25 14:45:52 +00:00
9643a66cfc Fix the mit krb5+krb4 check to work with --without-kr5
2003-03-21  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Fix the mit krb5+krb4 check to work with --without-kr5

svn path=/trunk/; revision=20464
2003-03-22 06:00:44 +00:00
d5ea4c4a69 Updated considerably.
svn path=/trunk/; revision=20365
2003-03-19 20:28:05 +00:00
70c39223a7 Fixed a type-o in the krb5 checks.
2003-03-18  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Fixed a type-o in the krb5 checks.

svn path=/trunk/; revision=20354
2003-03-19 03:20:22 +00:00
3c45028a08 Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).
2003-03-19  Not Zed  <NotZed@Ximian.com>

        * configure.in (CAMEL_*, E_UTIL_*, ): Add gthread-2.0, to get any
        thread-specific flags (like -D_REENTRANT).  Duh.  For #39886.
        (LIBIBEX*): Removed old libibex stuff.

svn path=/trunk/; revision=20353
2003-03-19 02:48:16 +00:00
1fffa41a16 use bonobo_main_quit, and clean this up a bit.
2003-03-14  Chris Toshok  <toshok@ximian.com>

	* tools/evolution-addressbook-export.c (save_cards): use
	bonobo_main_quit, and clean this up a bit.

svn path=/trunk/; revision=20305
2003-03-15 00:35:19 +00:00
2585b48f24 Added AC_C_INLINE - this should fix bug #39171.
2003-03-06  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Added AC_C_INLINE - this should fix bug #39171.

svn path=/trunk/; revision=20190
2003-03-06 14:58:23 +00:00
64c201dff2 Fix kerberos include paths.
2003-03-05  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Fix kerberos include paths.

svn path=/trunk/; revision=20184
2003-03-06 00:02:33 +00:00
53e2f660cd Up to 1.3.1.99.
svn path=/trunk/; revision=20182
2003-03-05 22:14:35 +00:00
ce6b94f8b8 Fix dependencies
* tools/Makefile.am (evolution_launch_composer_LDADD): Fix
	dependencies

svn path=/trunk/; revision=20113
2003-02-28 22:20:58 +00:00
5569968699 Add calendar/importers/Makefile to output.
2003-02-28  Hans Petter Jansson  <hpj@ximian.com>

	* configure.in: Add calendar/importers/Makefile to output.

	* calendar/Makefile.am (SUBDIRS): Add importers/.

	* calendar/importers/Makefile.am (server_in_files)
	(server_DATA): Insert $(libexecdir).

	* calendar/importers/icalendar-importer.c (connect_to_shell):
	oaf_activate_from_id() -> bonobo_activation_activate_from_id().
	(load_vcalendar_file): U_() -> _().

svn path=/trunk/; revision=20109
2003-02-28 21:08:45 +00:00
df08abfd54 ignore some stuff, yo.
2003-02-27  Chris Toshok  <toshok@ximian.com>

	* tools/.cvsignore: ignore some stuff, yo.

	* tools/Makefile.am: add in the evolution-launch-composer stuff.

	* tools/evolution-launch-composer.c: port this from the 1.2 branch.

svn path=/trunk/; revision=20098
2003-02-28 07:48:26 +00:00
76d6aea074 Missed changelog.
svn path=/trunk/; revision=20091
2003-02-27 23:04:53 +00:00
d40f089a70 Make libversit a shared library, update stuff for that, and clean up
some LDADDs in the process

svn path=/trunk/; revision=19994
2003-02-21 21:24:34 +00:00