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

	Released libgnomeui 1.102.0 "Roswell".

	* configure.in: Bumpbed version number to 1.102.0.

	* NEWS: Start to write the NEWS file for the release.

	* Makefile.am: Don't build the components/ directory.

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

	* configure.in: Require libgnome >= 1.101.0, libgnomecanvas >= 1.96.2
	and libbonoboui >= 1.97.0.

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

	* configure.in: Don't check for gnome-maketypes and
	gnome-makeenums, they aren't needed anymore.

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

	* configure.in: use AM_GLIB_GNU_GETTEXT stuff.

	* Makefile.am: ditto.

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

	* ChangeLog: This is the *top-level* ChangeLog file. There
	are ChangeLog files in libgnomeui/, demos/ and test-gnome/.

2001-07-08  Peter Williams  <peterw@ximian.com>

	* configure.in (REBUILD): Add a REBUILD rule as in libgnome.

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

	* configure.in: Remove duplicate macros.

2001-06-28  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: change MAKE_INLINE_PIXBUF to 
	GDK_PIXBUF_CSOURCE.
	
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>

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

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

	* gnome.h: Moved to libcompat.

	The plan with #include <gnome.h> is the same than with
	#include <bonobo.h>: it will enable the compatibility stuff
	while you should use <libgnome.h> and <libgnomeui.h> for
	new applications.

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

	* gnome.h: Don't #include "gnomesupport.h".
	Use `#include <...>' instead of `#include "..."'.

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

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

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

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

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

	* configure.in: Added fr to $ALL_LINGUAS.

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

	* components/: New directory.

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

	* configure.in: Depend on libbonoboui.

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

	* configure.in: Added nn and no to ALL_LINGUAS.
	
2001-04-19  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-19  Michael Meeks  <michael@ximian.com>

	* configure.in: add GTK_VERSION.

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

	* docs/: New directory.

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

	* libgnomeui/: 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.

	* images/: New directory. Copied here from gnome-libs. There's a
	GNOME_LIBS_MODULE_SPLIT tag which refers to the latest version
	in gnome-libs.

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

	* configure.in: Removed the REBUILD alias.

	* configure.in (GNOME_MAKETYPES, GNOME_MAKEENUMS): Check
	for the `gnome-maketypes.awk' and `gnome-makeenums.pl'
	scripts which are installed by libgnome-2 and AC_SUBST them.

	* demos/: New directory. This was copied here from
	gnome-libs/demos with the full CVS history.

	* Makefile.am (SUBDIRS): Added demos.

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

	* configure.in: Set package name to `libgnomeui-2'.

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

	* configure.in: Depend on libgnomecanvas and libxml.

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

