Commit Graph

10 Commits

Author SHA1 Message Date
ce05a504b7 Bug 595326 - Bump libtool to 2.2 and remove dolt 2009-09-23 11:02:39 -04:00
1e0b252fc7 Bug 588018 – NetworkManager & DBUS build check rewrite 2009-07-13 14:06:19 -04:00
461eb9e6aa Bug 586632 – Require automake 1.9 2009-06-23 11:17:39 -04:00
7379c515f5 Rename configure.in to configure.ac.
GNU Autoconf manual states (section 3.1):

  Previous versions of Autoconf promoted the name configure.in, which
  is somewhat ambiguous (the tool needed to process this file is not
  described by its extension), and introduces a slight confusion with
  config.h.in and so on (for which '.in' means "to be processed by
  configure"). Using configure.ac is now preferred.
2009-05-21 10:35:36 -04:00
b7fbe1d689 Bug 582168 – Remove duplicated shebang and comment from autogen.sh 2009-05-11 09:59:57 -04:00
40b0a1ab9c Require automake 1.6 or neweer, we already do for libsoup and
2004-04-21  Rodney Dawes  <dobey@ximian.com>

	* autogen.sh: Require automake 1.6 or neweer, we already do for libsoup
	and evolution-data-server, there is no reason not to here

svn path=/trunk/; revision=25569
2004-04-21 22:25:17 +00:00
9c73777f22 First big sync of my GNOME 2 porting work (incomplete, and still
pretty broken).

Weeeeee!

svn path=/trunk/; revision=18503
2002-11-02 08:25:03 +00:00
6881fd1bf7 new class. Will handle all sort of information media (Mime mail messages,
1999-08-24  bertrand  <Bertrand.Guiheneuf@aful.org>

	* camel/camel-medium.c (camel_medium_class_init):
	new class. Will handle all sort of information media
	(Mime mail messages, Lotus Notes  mail messages,
	postit notes, faxes, who knows .... :)
	CamelMimePart will inherit from it.

	* camel/camel-mime-part.c (_set_disposition):
	(_set_description):
	description and disposition parameters are now const.


	* camel/gmime-content-field.c (gmime_content_field_free): added
	assertion code.

	* camel/providers/MH/camel-mh-folder.c (_get_message):
	uses buffered stream.

	* camel/camel-stream-buffered-fs.c:
	new stream to accelerate file ops.

Thanks to jwz, I've decided to add a level of abstraction to Camel.
In the future, it should be able to handle other mail systems, but
also non-mail information vehicles.

Enough for today. Roller time!

svn path=/trunk/; revision=1140
1999-08-24 21:01:10 +00:00
8fcb90785f groomf -> gnome-mailer
1999-04-18  bertrand <Bertrand.Guiheneuf@inria.fr>

	* autogen.sh (PKG_NAME): groomf -> gnome-mailer

svn path=/trunk/; revision=850
1999-04-18 08:46:22 +00:00
8a078e8e0b Initial revision
svn path=/trunk/; revision=846
1999-04-18 08:40:04 +00:00