Commit Graph

1546 Commits

Author SHA1 Message Date
ae8d643790 Committing the calendar publishing patch.
svn path=/trunk/; revision=30876
2005-12-19 11:23:11 +00:00
024685adf4 evolution-plugin.pc.in Use @privsolibdir@ to set privlibdir.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* evolution-plugin.pc.in
	* evolution-shell.pc.in: Use @privsolibdir@ to set privlibdir.

svn path=/trunk/; revision=30794
2005-12-17 10:13:34 +00:00
75f9b84b51 Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.
2005-12-06  Tor Lillqvist  <tml@novell.com>

	* configure.in: Include libedataserver-$EDS_PACKAGE in the
	requirement list for E_WIDGETS.

	Set bindir_in_server_file, privlibexecdir_in_server_file and
	componentdir_in_server_file. On Unix, they are the same as bindir,
	privlibexecdir and componentdir respectively. On Win32, use paths
	relative from lib/bonobo/servers. AC_SUBST these variables.

	* server.mk: Substitute the values above new variables for the
	corresponding @..._IN_SERVER_FILE@ strings in the .server.in.in
	files.

	* addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
	* calendar/gui/GNOME_Evolution_Calendar.server.in.in
	* calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in
	* mail/GNOME_Evolution_Mail.server.in.in
	* shell/GNOME_Evolution_Shell.server.in.in
	* shell/GNOME_Evolution_Test.server.in.in: Correspondingly, use
	the @..._IN_SERVER_FILE@ strings.

svn path=/trunk/; revision=30793
2005-12-17 10:01:12 +00:00
bf41adb22c Fix to build in Suse 93
svn path=/trunk/; revision=30765
2005-12-13 13:44:30 +00:00
d663b41d1a Removed the pruned files from POTFILES.in
svn path=/trunk/; revision=30764
2005-12-13 12:18:22 +00:00
eef63a842a Release updates, version bump. ***** Release 2.5.3 *****
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.3 *****

svn path=/trunk/; revision=30761
2005-12-13 03:28:19 +00:00
2abbca1519 New file, a script used to build a Win32 zipfile distribution of
2005-12-02  Tor Lillqvist  <tml@novell.com>

	* evolution-zip.in: New file, a script used to build a
	Win32 zipfile distribution of Evolution.

	* Makefile.am
	* configure.in: Distribute and expand it.

svn path=/trunk/; revision=30712
2005-12-02 00:53:16 +00:00
46020194f5 Changed configure.in to include libnotify for new alarm UI change
svn path=/trunk/; revision=30692
2005-11-28 11:01:34 +00:00
9bedc8793f Drop the IPv6 and getaddrinfo checks, unused here in Evolution. (It's used
2005-11-26  Tor Lillqvist  <tml@novell.com>

	* configure.in: Drop the IPv6 and getaddrinfo checks, unused here
	in Evolution. (It's used in e-d-s, though.)

svn path=/trunk/; revision=30685
2005-11-26 05:46:33 +00:00
149c37a755 Made hal dependency optional.
2005-11-23  Srinivasa Ragavan <sragavan@novell.com>

	* configure.in: Made hal dependency optional.

svn path=/trunk/; revision=30649
2005-11-23 11:03:49 +00:00
875a335331 README, removed gal requirement.
2005-11-16  Parthasarathi Susarla <sparthasarathi@novell.com>

	* README, removed gal requirement.

svn path=/trunk/; revision=30627
2005-11-16 14:11:50 +00:00
c8cb4d5f00 Release updates, version bump. ***** Release 2.5.2 *****
2005-11-14  Harish Krishnaswamy  <kharish@novell.com>

* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.2 *****

svn path=/trunk/; revision=30616
2005-11-14 19:39:41 +00:00
ea461da008 Added Kurdish translation
svn path=/trunk/; revision=30569
2005-10-27 18:26:01 +00:00
e2e1702e9a Don't require hal on Win32.
2005-10-26  Tor Lillqvist  <tml@novell.com>

	* configure.in: Don't require hal on Win32.

svn path=/trunk/; revision=30568
2005-10-26 10:49:58 +00:00
21dc2e013c Distclean should remove the header, not iconv-detect.c
2005-10-25  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Distclean should remove the header,
not iconv-detect.c

svn path=/trunk/; revision=30562
2005-10-25 08:04:53 +00:00
d475859045 Turn development warning on. Bump version to 2.5.1.
2005-10-25  Harish Krishnaswamy  <kharish@novell.com>

* configure.in: Turn development warning on.
Bump version to 2.5.1.

svn path=/trunk/; revision=30561
2005-10-25 06:55:19 +00:00
458df50352 Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>
2005-10-19 Harish Krishnaswamy <kharish@novell.com>

Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>

svn path=/trunk/; revision=30537
2005-10-19 11:39:35 +00:00
ecc167430b Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-sync
2005-10-18  Srinivasa Ragavan <sragavan@novell.com>

	* configure.in: Added iPod sync e-plugin to experimental plugins.
	Added plugins/ipod-sync

svn path=/trunk/; revision=30523
2005-10-18 09:25:51 +00:00
884697c014 Added Entry for addition of Bengali (bn) in ALL_LINGUAS in configure.in
svn path=/trunk/; revision=30514
2005-10-17 12:21:12 +00:00
263e728c12 do not add the srcdir prefix as $< already returns the full path. Fixes
2005-10-3  Harish Krishnaswamy <kharish@novell.com>

* marshal.mk : do not add the srcdir prefix as
$< already returns the full path.
Fixes #271308.

svn path=/trunk/; revision=30465
2005-10-03 05:46:08 +00:00
aab7424773 Just slight rewording.
svn path=/trunk/; revision=30410
2005-09-28 11:54:53 +00:00
52016fab4e libdir is prefix/lib, not bin.
2005-09-28  Tor Lillqvist  <tml@novell.com>

	* win32/dummy.la: libdir is prefix/lib, not bin.

svn path=/trunk/; revision=30408
2005-09-28 11:46:25 +00:00
665105ab10 Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. Set
2005-09-28  Tor Lillqvist  <tml@novell.com>

	* configure.in: Drop unused SOCKET_LIBS leftover. Don't check for
	OpenLDAP on Win32. Set corresponding variables unconditionally on
	Win32, as LDAP support is always present (in <winldap.h> and
	-lwldap32).
	(CAMEL_EXCHANGE): Add more stuff to CAMEL_EXCHANGE_CFLAGS and
	_LIBS. These are used only in
	plugins/exchange-operations/Makefile.am, and now it's enough to
	use only that CAMEL_EXCHANGE_CFLAGS and _LIBS there.

In plugins/exchange-operations:

2005-09-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am (INCLUDES, LIBADD): Use just CAMEL_EXCHANGE_CFLAGS
	and _LIBS, they now includes all necessary (see top-level
	ChangeLog).
	(LDFLAGS): Use NO_UNDEFINED.

svn path=/trunk/; revision=30388
2005-09-28 08:55:59 +00:00
fb0375e2f9 grep on Solaris doesn't support -q, use > /dev/null instead.
2005-09-05  Mengjie Yu  <meng-jie.yu@sun.com>

        * configure.in:grep on Solaris doesn't support -q, use > /dev/null instead.

svn path=/trunk/; revision=30339
2005-09-08 10:07:12 +00:00
f1bdf77f36 Turn stable release bit on. Set version to 2.4.0. Update.
2005-08-28  Harish Krishnaswamy <kharish@novell.com>

* configure.in : Turn stable release bit on. Set
version to 2.4.0.
* MAINTAINERS : Update.

svn path=/trunk/; revision=30277
2005-08-28 17:11:15 +00:00
4d70956356 Enable building of exchange plugins by default.
2005-08-24  Sarfraaz Ahmed <asarfraaz@novell.com>

        * configure.in : Enable building of exchange plugins by default.

svn path=/trunk/; revision=30249
2005-08-25 13:58:33 +00:00
003da4df38 correct inadvertent delete in the previous commit
svn path=/trunk/; revision=30205
2005-08-22 19:50:30 +00:00
05d01f22e9 Release 2.3.8
2005-08-23  Harish Krishnaswamy  <kharish@novell.com>

	* configure.in: Release 2.3.8

svn path=/trunk/; revision=30203
2005-08-22 19:41:59 +00:00
2c08d66386 fixed a typo: s/occured/occurred/g
svn path=/trunk/; revision=30180
2005-08-21 19:35:00 +00:00
e967f26d1a Resolve #309074
2005-08-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* Resolve #309074

svn path=/trunk/; revision=30179
2005-08-21 18:10:23 +00:00
dcb5bcea6f Don't try to build killev on Win32.
2005-08-10  Tor Lillqvist  <tml@novell.com>

	* tools/Makefile.am: Don't try to build killev on Win32.

svn path=/trunk/; revision=30076
2005-08-10 10:38:36 +00:00
1589a14d71 Added "th" (Thai) to ALL_LINGUAS. Added Thai translation by Supranee
2005-08-09  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* configure.in: Added "th" (Thai) to ALL_LINGUAS.
	* po/th.po: Added Thai translation by
	Supranee Thirawatthanasuk <supranee@opentle.org>.

svn path=/trunk/; revision=30043
2005-08-09 02:53:10 +00:00
91fc6988a2 Release 2.3.7
2005-08-08  Harish Krishnaswamy  <kharish@novell.com>

* configure.in: Release 2.3.7

svn path=/trunk/; revision=30039
2005-08-08 17:34:24 +00:00
014c126856 Change references to the term "vfolder" to use the term "Search Folder"
2005-08-07  Rodney Dawes  <dobey@novell.com>

	* help/C/evolution.xml: Change references to the term "vfolder" to
	use the term "Search Folder" instead

svn path=/trunk/; revision=30025
2005-08-07 21:20:35 +00:00
452a445b52 Added Telugu translations done by Prajasakti Localisation Team <localisation@prajasakti.com>
svn path=/trunk/; revision=29983
2005-08-04 06:48:50 +00:00
6fb4a4f31a Bump version number
2005-07-29  Harish Krishnaswamy  <kharish@novell.com>

* configure.in: Bump version number

*****Release 2.3.6.1***** includes fix for
#311731 - (Removing folders from an IMAP)

svn path=/trunk/; revision=29930
2005-07-29 06:27:26 +00:00
2cf7a28ecc Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****
2005-07-26  Harish Krishnaswamy  <kharish@novell.com>

* plugins/calendar-weather/Makefile.am:
* plugins/groupwise-features/Makefile.am:
* plugins/mail-account-disable/Makefile.am:
* plugins/mailing-list-actions/Makefile.am:
* plugins/print-message/Makefile.am:
 Fix make distcheck issues.
* configure.in: Bump version number
***** Release 2.3.6 *****

svn path=/trunk/; revision=29892
2005-07-26 16:43:44 +00:00
f66a60879c Add AC_LIBTOOL_WIN32_DLL. It is apparently required when using bleeding
2005-07-20  Tor Lillqvist  <tml@novell.com>

	* configure.in: Add AC_LIBTOOL_WIN32_DLL. It is apparently
	required when using bleeding edge libtool.

	Enable building with Mozilla nspr and nss on Win32. No -ldl on
	Win32. No import library for softokn3.dll provided by the Mozilla
	people for some reason.

	Add libedataserverui, libglade and gtk+ to the dependencies of
	CERT_UI, as the libraries in smime call functions from them.

svn path=/trunk/; revision=29810
2005-07-20 08:19:50 +00:00
e2209f993c Removed the proxy and proxy-login plugins as they are merged into the
2005-07-19  Sankar P  <psankar@novell.com>

	* configure.in : Removed the proxy and proxy-login plugins as they are
	merged into the groupwise-features plugin.

svn path=/trunk/; revision=29805
2005-07-20 05:11:34 +00:00
f77c925431 Add libedataserverui to the IMPORTERS dependency list.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* configure.in: Add libedataserverui to the IMPORTERS dependency
	list.

svn path=/trunk/; revision=29754
2005-07-13 10:10:13 +00:00
81208794b2 remove the reference to shell/importer/libevolution-importer.la in
2005-07-13  Harish Krishnaswamy <kharish@novell.com>
remove the reference to shell/importer/libevolution-importer.la
in startup-wizard.
***** Release 2.3.5.1 *****

svn path=/trunk/; revision=29748
2005-07-13 07:56:24 +00:00
c409f1ca7f Don't attempt to build the sa-junk-plugin on Win32, it's very
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* configure.in: Don't attempt to build the sa-junk-plugin on
	Win32, it's very Unix-specific.

svn path=/trunk/; revision=29746
2005-07-12 23:39:54 +00:00
4446b93079 Add more entries.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* win32/libevolution-mail.def: Add more entries.

svn path=/trunk/; revision=29745
2005-07-12 23:38:21 +00:00
20af9f76e1 Remove groupwise-features plugin as it is already listed as a base plugin
2005-07-12  Harish Krishnaswamy  <kharish@novell.com>

* plugins/Makefile.am : Remove groupwise-features
plugin as it is already listed as a base plugin

svn path=/trunk/; revision=29739
2005-07-12 09:44:54 +00:00
f43bff294d Removed the shell importer from configure.in
svn path=/trunk/; revision=29737
2005-07-12 09:31:54 +00:00
5653218900 bump version ***** Release 2.3.5 *****
2005-07-12  Harish Krishnaswamy  <kharish@novell.com>

* configure.in: bump version
***** Release 2.3.5 *****

svn path=/trunk/; revision=29735
2005-07-12 06:59:42 +00:00
9cb1ad75de correted twice inclusion of sa-junk-plugin in "plugins_base"section
2005-07-12  Vivek Jain <jvivek@novell.com>

	* configure.in : correted twice inclusion of sa-junk-plugin in
	"plugins_base"section

svn path=/trunk/; revision=29734
2005-07-12 06:47:17 +00:00
5f7590cf48 added sa-junk-plugin to base plugins and AC_OUTPUT section
2005-07-12  Vivek Jain <jvivek@novell.com>

	* configure.in : added sa-junk-plugin to
	base plugins and AC_OUTPUT section

svn path=/trunk/; revision=29727
2005-07-12 04:39:34 +00:00
ca25e6fcb2 Removed this directory. This functionality has now been moved to
2005-07-11  Sarfraaz Ahmed <asarfraaz@novell.com>

        * plugins/exchange-account-setup : Removed this directory. This
        functionality has now been moved to exchange-operations.

svn path=/trunk/; revision=29710
2005-07-11 09:24:51 +00:00
6454ebb3b7 Added gnome-vfs-module-2.0 to E_WIDGET_CFLAGS. Added e-attachment-bar.[ch]
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>

	* configure.in: Added gnome-vfs-module-2.0 to E_WIDGET_CFLAGS.
	* Added e-attachment-bar.[ch] e-attachment.[ch] e-attachment.glade to
	directory structure and the Makefile.am

svn path=/trunk/; revision=29708
2005-07-11 08:44:02 +00:00