2001-08-14  Martin Baulig  <baulig@suse.de>

	Released libgnome 1.102.0 "Roswell".

	* configure.in: Bumped version number to 1.102.0.

2001-08-09  Martin Baulig  <baulig@suse.de>

	Released libgnome 1.101.0 "Pearl Harbor".

	* configure.in: Bumped version number to 1.101.0.

2001-08-09  Martin Baulig  <baulig@suse.de>

	* tools/*: Removed.

	* configure.in, Makefile.am: Reverted Darin's last change here,
	all we need to do is to remove the check for this stuff in
	libgnomeui's configure.in, it isn't used anymore.

2001-08-09  Martin Baulig  <baulig@suse.de>

	* configure.in: Don't check for CSL anymore.

2001-08-06  Darin Adler  <darin@bentspoon.com>

	* configure.in:
	* Makefile.am:
	Start building the tools directory again, but don't bother
	building the intl directory any more.

2001-08-06  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* configure.in: Added sk to ALL_LINGUAS.

2001-08-04  Martin Baulig  <baulig@suse.de>

	Released libgnome 1.100.0 "Nature One".

	* configure.in: Bumped version number to 1.100.0 and
	GNOME_PLUGIN_SERIAL to 3.

2001-08-04  Martin Baulig  <baulig@suse.de>

	* NEWS: Updated for 1.100.0.

	We're almost done for the release :-)
	
	Just let me watch the rest of the Nature One broadcast in TV
	and then I'll increment the version number and do the distcheck.

2001-08-04  Martin Baulig  <baulig@suse.de>

	* NEWS: Started to write the release notes for 1.100.0.

	* configure.in: Require the latest version of everything and
	bump version number to 1.99.0.

2001-08-04  Martin Baulig  <baulig@suse.de>

	* configure.in (GNOME_PLUGIN_SERIAL): Bump to 2.

2001-08-03  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Don't build the monikers/ and tools/ subdirs.

2001-08-03  Martin Baulig  <baulig@suse.de>

	* configure.in (LIBGNOME): Require libbonobo >= 1.100.0.
	(LIBGNOME_CSL): Optionally depend on CSL
	(http://www.arts-project.org).

2001-08-01  Michael Meeks  <michael@ximian.com>

	* configure.in: prune redundant pkgconfig checks, let the
	deps do the work ...

	* port to bonobo-activation.

2001-07-31  Martin Baulig  <baulig@suse.de>

	* monikers/: Don't build this directory.

2001-07-28  ERDI Gergo  <cactus@cactus.rulez.org>

	* configure.in: depend on libbonobo 1.98.0

2001-07-27  Michael Meeks  <michael@ximian.com>

	* configure.in: add xml-i18n tools.

	* tests/test-moniker.c (main): add.

	* tests/Makefile.am: upd.

2001-07-14  Martin Baulig  <baulig@suse.de>

	* configure.in (BONOBO_IDLDIR): AC_SUBST this.

2001-07-12  Darin Adler  <darin@bentspoon.com>

	* configure.in: Remove duplicate AC_PROG_LEX.
	* monikers/bonobo-storage-vfs.c: Remove unneeded include.
	* monikers/bonobo-stream-fs.c: (bonobo_stream_create): Use
	gnome-vfs MIME calls.
	* monikers/bonobo-stream-vfs.c: Remove unneeded include.

2001-07-11  Martin Baulig  <baulig@suse.de>

	* configure.in: Don't define ENABLE_ORBIT2, the conditionals
	are all gone now.

	* configure.in: Require autoconf 2.50b.

2001-07-10  Michael Meeks  <michael@ximian.com>

	* configure.in: always define ENABLE_ORBIT2
	require a version of libbonobo that requires ORBit2.

2001-07-10  Michael Meeks  <michael@ximian.com>

	* tests/test-storage.c (main): hack it up.

2001-07-09  Michael Meeks  <michael@ximian.com>

	* tests: add.

	* tests/Makefile.am: add.

	* tests/test-storage.c: add.

2001-07-08  Seth Nickell  <snickell@stanford.edu>

	* libgnome/libgnome-init.c: (gnome_oaf_pre_args_parse):

	Don't call g_thread_init () if it has already been called
	by another library / application / what have you. g_thread_init
	can only be called *once*.
	
	* po/ChangeLog:

	Curse you gettext.

Thu Jun 28 22:58:23 2001  Owen Taylor  <otaylor@redhat.com>

	* libgnome/gnome-program.c: g_type_init() no longer
	has an arg. 

Thu Jun 28 10:39:18 2001  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: remove test for make-inline-pixbufs, as this
	program no longer exists, and libgnome hardly needs it anyway.

2001-06-28  Michael Meeks  <michael@ximian.com>

	* configure.in (gnomelocaledir): add --enable-orbit2

	* accoonfig.h: cover ENABLE_ORBIT2

2001-06-26  Fatih Demir <kabalak@gtranslator.org>

	* configure.in: Added ta to the languages list.

2001-06-19  Hctor Garca lvarez <hector@scouts-es.org>

	* configure.in: Added "es" for Spanish to $ALL_LINGUAS
	
2001-06-16  Christian Rose  <menthos@menthos.com>

	* configure.in: Added sv to ALL_LINGUAS.

2001-06-13  Martin Baulig  <baulig@suse.de>

	You need to update your gnome-common to get this working.

	* configure.in: Use PKG_CHECK_MODULES from pkg-config to check for stuff.

2001-06-10  Martin Baulig  <baulig@suse.de>

	* configure.in: Don't depend on GConf anymore.

2001-06-10  Martin Baulig  <baulig@suse.de>

	* ChangeLog: This is the *top-level* ChangeLog file.
	There are ChangeLog files in the libgnome/ and monikers/ directory.

2001-06-07  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added "az" to the languages list.

2001-06-05  Fatih Demir <kabalak@gtranslator.org>

	* configure.in: Added "tr" to the languages list.

2001-06-05  Martin Baulig  <baulig@suse.de>

	* monikers/: New directory, but don't compile it by default.
	We may move this into bonobo-config or bonobo-extra later on, but
	for the moment it's easier for me to play around with it when it's
	here.

2001-06-03  Joe Shaw  <joe@ximian.com>

	* configure.in: Get rid of the db check and --enable-prefer-db1

2001-05-30  Christophe Merlet  <redfox@eikonex.org>

	* configure.in: Added fr to $ALL_LINGUAS.

2001-05-18  Martin Baulig  <baulig@suse.de>

	* configure.in: Optionally depend on libgnomesupport (from
	the libgnomebase module).

	* acconfig.h (HAVE_GNOMESUPPORT): Added.

	* libgnome/libgnome-init.c: #include <gnomesupport.h> if we
	HAVE_GNOMESUPPORT.

2001-04-30  Martin Baulig  <baulig@suse.de>

	* idl/: New directory.

2001-04-29  Martin Baulig  <baulig@suse.de>

	* configure.in (REBUILT): Added this; copied from gtk+.

2001-04-21  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added nn and no to ALL_LINGUAS.
	
2001-04-18  Michael Meeks  <michael@ximian.com>

	* *.[ch]:
	
	s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;
	s/BEGIN_GNOME_DECLS/G_BEGIN_DECLS/g;
	s/END_GNOME_DECLS/G_END_DECLS/g;
	
2001-04-17  Martin Baulig  <baulig@suse.de>

	* configure.in: Unconditionally depend on libbonobo; removed the
	`HAVE_LIBBONOBO' automake conditional.
	(LIBGNOME_EXTRA_DEPS): Removed.

2001-04-16  Martin Baulig  <baulig@suse.de>

	* configure.in (HAVE_LIBBONOBO): #define this if we have libbonobo.

2001-04-13  Martin Baulig  <baulig@suse.de>

	NOTE: You must update your gnome-common to make this work !
	
	* configure.in: Optionally depend on libbonobo and define
	`HAVE_LIBBONOBO' automake conditional.
	(LIBGNOME_EXTRA_DEPS): New AC_SUBST'ed variable for our .pc file.

2001-04-12  Martin Baulig  <baulig@suse.de>

	* configure.in (--disable-deprecated): Put back this command
	line argument; also define `EXCLUDE_DEPRECATED' automake
	conditional.

	* acconfig.h (GNOME_EXCLUDE_DEPRECATED_SOURCE): Added.
	(GNOME_EXCLUDE_DEPRECATED): Added.

2001-04-11  Martin Baulig  <baulig@suse.de>

	* libgnome/: This has now been copied over in CVS. There's a
	GNOME_LIBS_MODULE_SPLIT tag which refers to the latest version
	in gnome-libs.

2001-03-24  Anders Carlsson  <andersca@gnu.org>

	* configure.in (DB_LIB): It's gnome-vfs-2.0, not gnomevfs-2.0

2001-03-24  Martin Baulig  <baulig@suse.de>

	* configure.in: Require ORBit >= 2.3.90, not 2.5.7.

2001-03-21  Martin Baulig  <baulig@suse.de>

	* configure.in: Set package name to `libgnome2', looks better
	than `libgnome-2'.

2001-03-21  Martin Baulig  <baulig@suse.de>

	configure.in: Added awk check; use AC_PATH_PROGS in perl check.

	* tools/: New directory.

	* doc/: New directory.

2001-03-05  Martin Baulig  <baulig@suse.de>

	* configure.in: Enable NLS again.
	* po/POTFILES.in: New file; currently empty.

	* configure.in: Set package name to `libgnome-2-martin' and
	version number to 1.96.0.

