2003-03-26  Arvind Samptur  <arvind.samptur@wipro.com>
	* configure.in: bump version back to 2.3.0 from
	2.3.1. Guess, Mark missed that 2.3.0 release was on.

2003-03-13  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "ml" to ALL_LINGUAS.

2003-03-13  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require libwnck 2.3.0.

2003-03-10  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "eo" to ALL_LINGUAS.

2003-03-07  Mark McLoughlin  <mark@skynet.ie>

	* applets/mailcheck/*: move to gnome-applets.

	* help/*/mailcheck/*: move to gnome-applets.

2003-02-24  Mark McLoughlin  <mark@skynet.ie>

	* doc/gnome-panel-action-protocol.txt: add short
	doc on the panel <--> WM ClientMessage protocol.

2003-02-21  Roozbeh Pournader  <roozbeh@shairf.edu>

	* configure.in: Added Persian translation.
	
2003-02-17  Mark McLoughlin  <mark@skynet.ie>

	* configure.in, doc/reference/panel-applet/Makefile.am:
	add a --with-html-dir arg to specify where to install
	the html docs. Patch from Julio Merino.

2003-02-13 Irene Ryan <irene.ryan@sun.com>

	* help/C/window-list/window-list.xml: Updated the help to
     reflect the fact that windows of the same process are
     grouped in the applet rather than windows of the same class.
	* help/C/window-list/window-list-C.omf: updated the release
     information for the help manual.

2003-02-11  Dan Mills  <thunder@ximian.com>

	* configure.in: Create makefiles in help/ja/*.

2003-02-11  Takeshi AIHANA <aihana@gnome.gr.jp>

	* help/ja/clock/*, help/ja/fish/*, help/ja/mailcheck/*,
	  help/ja/window-list/*, help/ja/workspace-switcher/*:
	  added documents for Japanese translation from 
        KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>.
	* help/Makefile.am: add ja into SUBDIRS.

2003-01-29  James Willcox  <jwillcox@gnome.org>

	* gnome-panel/panel-recent.c: (show_uri):

	Quote filenames so that ones with spaces work.

2003-01-27  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.
	  
2003-01-27  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: gen cflags/libs/makefiles for mailcheck
	and clock and not gen_util.

2003-01-24  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.

2003-01-23  Breda McColgan <Breda.McColgan@sun.com>

        * help/C/clock/clock.xml: updated for GNOME 2.2
        * help/C/clock/clock-C.omf: updated manual date
          and version number
        * help/C/clock/figures/clock_applet.png: updated for GNOME 2.2

        * help/C/window-list/window-list.xml: updated for GNOME 2.2
        * help/C/window-list/window-list-C.omf: updated manual date
          and version number

2003-01-23  Irene Ryan <irene.ryan@sun.com>

	* help/C/fish/fish-applet-2.xml: updated for GNOME 2.2
	* help/C/fish/fish-applet-2-C.omf: updated manual release info

2003-01-10  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: don't require libwnck for the panel.
	Only the wncklet uses it now.

2003-01-10  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: check for gdk-pixbuf-csource, add
	GEN_UTIL_CFLAGS/LIBS and build applets/wncklet/Makefile.

2003-01-10  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: bump version to 2.3.1. All
	GNOME 2.2 development is now happening on
	the gnome-2-2 branch.

2003-01-06  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.90.1.

2003-01-06  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.90.

2003-01-06  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require gnome-vfs >= 2.1.3 for
	the recent files menu.

2003-01-05  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Amharaic 'am' to ALL_LINGUAS

2002-12-19  Christian Neumair  <chris@gnome-de.org>

	* applets/fish/fish.c, applets/gen_util/clock.c, 
	applets/gen_util/mailcheck.c, applets/gen_util/pager.c, 
	applets/gen_util/printer.c, applets/gen_util/showdesktop.c,
	applets/gen_util/tasklist.c, applets/notification_area/main.c, 
	gnome-panel/menu.c: Changed Copyright strings (#101346).

2002-12-19  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require libbonoboui >= 2.1.1
	for the control life instrumentation API.

2002-12-18  Mark McLoughlin  <mark@skynet.ie>

	* help/C/clock/*, help/C/mailcheck/*,
	  help/C/workspace-switcher/*, help/C/window-list/*,
	  help/C/fish/*: move all these docs to here.

2002-12-17  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.5.

2002-12-11  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* configure.in:
	require gnome-desktop >= 2.1.4 for
	gnome_desktop_item_drop_uri_list_with_env

2002-12-10  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.4.

2002-12-09  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: define FISH_CFLAGS.

2002-11-29  Havoc Pennington  <hp@pobox.com>

	* configure.in: require libwnck 2.1.5 for new interfaces for
	tasklist icon loading
	(WNCKLET): add gnome-desktop-2.0 as a dependency of the WNCKLETs

2002-11-28  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.3.

2002-11-22  Dan Mills  <thunder@ximian.com>

	* configure.in: fix gtk-doc version check.

2002-11-15  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require libbonobui HEAD.

2002-11-04  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: actually check for libgnome wally.

2002-11-04  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.2.

2002-11-03  Havoc Pennington  <hp@pobox.com>

	* configure.in: require libwnck 2.1.3 for new workspace prefs
	handling code for pager applet

2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>

	* configure.in: Added Belarusian to ALL_LINGUAS

2002-10-31  Havoc Pennington  <hp@pobox.com>

	* configure.in: add applets/notification_area/Makefile to
	AC_OUTPUT

	* applets/notification_area: move in the system tray, renamed 
	notification area

2002-10-16  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require libgnome-2.1.0. We actually
	want HEAD, but who's counting ...

2002-10-14  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.1.

2002-10-04  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: kill the HAVE_GTK_MULTIHEAD
	check from here ...

	* acconfig.h: ... just define it here.

2002-09-28  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.1.0.

2002-09-27  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require libgnomeui 2.1.0

2002-09-23  Havoc Pennington  <hp@pobox.com>

	* configure.in: require a newer libwnck

2002-09-20  James Willcox  <jwillcox@gnome.org>

	* configure.in: Look for gtk-2.1, and define HAVE_GTK_MULTIHEAD for
	egg-screen-exec to work properly.

2002-09-16  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require libwnck and gtk+ HEAD.

2002-09-10  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: keep libtool version in
	sync with the gnome-2-0 branch.

2002-08-07  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: add a check for the shape
	extension.

2002-07-30  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: check for libwnck multiscreen patch.

2002-07-30  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: set version to 2.1.0. 2.0.x
	development is on the gnome-2-0 branch.

2002-07-30  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.0.3.

2002-07-30  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: move LT_VERSION definition
	from libpanel-applet/Makefile.am

2002-07-22  Mark McLoughlin  <mark@skynet.ie>

	* man/Makefile.am:
	* man/gnome-panel-2.1, gnome-panel-2.sgml: rename
	to gnome-panel.* to reflect current binary name.

2002-07-19  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* gnome-panel/panel.c: (drop_urilist):
	correctly handle dropping .desktop on panel

2002-07-19  Mark McLoughlin  <mark@skynet.ie>

	* man/Makefile.am:
	* man/gnome-panel-properties.1:
	* man/gnome-panel-properties.sgml: rename
	these to gnome-panel-preferences.*

2002-07-15  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.0.2.

2002-07-09  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: patch from Ali Akcaagac to
	check for scrollkeeper-config. #85390.

2002-06-29  Jan Van Buggenhout <Chipzz@ULYSSIS.Org>

	* gnome-panel/.cvsignore, applets/gen_util/help/C/.cvsignore:
	delete some entries that shouldn't be left out.

2002-06-27  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* gnome-panel/panel.c: (drop_directory):
	remove uri_exists and use panel_uri_exists instead

2002-06-25  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: add check for gtk+ 2.1.x and
	define HAVE_GTK_MULTIHEAD if found.

2002-06-21  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: enable compile warnings.

2002-06-21  Mark McLoughlin  <mark@skynet.ie>

	* removing more obsolete docs:
	applets/fish/help/da/*
	applets/fish/help/it/*
	applets/fish/help/no/*
	applets/gen_util/help/da/*
	applets/gen_util/help/es/*
	applets/gen_util/help/it/*
	applets/gen_util/help/no/*
	gnome-panel/help/C/TODO
	gnome-panel/help/de/*
	gnome-panel/help/es/*
	gnome-panel/help/it/*
	gnome-panel/help/ja/*
	gnome-panel/help/no/*

2002-06-20 John Fleck <jfleck@inkstain.net>

	removing:
	applets/fish/help/C/fish.sgml
	applets/fish/help/C/fish_applet-C.omf
	applets/fish/help/C/fish_applet.sgml
	applets/gen_util/help/C/printer/printer.sgml
	applets/gen_util/help/C/printer/printer_applet.sgml
	applets/gen_util/help/C/printer/topic.dat
	applets/gen_util/help/C/printer/topic.dat
	old docs no longer relevant

2002-06-17  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.0.1.

2002-06-10  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.0.0.

2002-06-07  Sander Vesik <sander.vesik@sun.com>

	* configure.in, gnome-panel/Makefile.am: remove old obsolete docs

2002-06-05  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.24.

2002-05-28  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.23.

2002-05-27  Chris Lyttle  <chris@wilddev.net>

	* omf.make: added for new scrollkeeper system
	* xmldocs.make: updated for new scrollkeeper
	* Makefile.am: updated for new scrollkeeper, remove omf-install
	* configure.in: updated for new scrollkeeper, remove omf-install
	* gnome-panel/help/C/Makefile.am: changed figs to figdir
	* gnome-panel/help/C/panel-C.omf: updated to new scrollkeeper format
	* applets/fish/help/C/Makefile.am: changed figs to figdir
	* applets/gen_util/help/C/clock/Makefile.am: changed figs to figdir
	* applets/gen_util/help/C/mailcheck/Makefile.am: changed figs to
	figdir
	* applets/gen_util/help/C/window-list/Makefile.am: changed figs to
	figdir
	* applets/gen_util/help/C/workspace-switcher/Makefile.am: changed figs
	to figdir
	* applets/gen_util/help/C/mailcheck/mailcheck-C.omf: updated to new
	scrollkeeper format
	
2002-05-21  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.22.

2002-05-20  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require intltool-0.21 for distcheck fix.

2002-05-20  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require intltool-0.20 for .schemas
	file translation.

2002-05-18  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added "mk" to ALL_LINGUAS.
	
2002-05-16  Mark McLoughlin  <mark@skynet.ie>

	* HACKING, README: update to be a little more useful.

2002-05-14  Anders Carlsson  <andersca@gnu.org>

	* configure.in:
	Require libwnck 0.11
	
2002-05-13  Glynn Foster <glynn.foster@sun.com>

	* configure.in: Version 1.5.21.
	* NEWS: Update

2002-05-09 Sander Vesik <sander.vesik@sun.com>

	* configure.in, applets/fish/Makefile.am: give docs back to Wanda

2002-05-06 Glynn Foster <glynn.foster@sun.com>

	* configure.in: Version 1.5.20

2002-04-30 John Fleck <jfleck@inkstain.net>

	* applets/gen_util/help/C/workspace-switcher/workspace-switcher-C.omf
	* applets/gen_util/help/C/window-list/window-list-C.omf
	updating omf files to match new dtd in SK 0.3.8 et. seq.

2002-04-30 John Fleck <jfleck@inkstain.net>

	* applets/gen_util/help/C/clock/clock.xml,
	clock-C.xml
	update docs 'cause of UI change, fixing bug
	#75108

2002-04-29  Glynn Foster  <glynn.foster@sun.com>

	* NEWS: Update for 1.5.19.

2002-04-29  Glynn Foster <glynn.foster@sun.com>

	* configure.in: Version 1.5.19.

2002-04-28  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Vietnamese 'vi' to ALL_LINGUAS

2002-04-22  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.18.

2002-04-18  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: update our requirements so

	people aren't using crufty libraries.

2002-04-17  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require libwnck 0.8.

2002-04-15  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.17.

2002-04-15  Mark McLoughlin  <mark@skynet.ie>

	* xmldocs.make: use tabs instead of spaces

2002-04-01  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.16

2002-03-18  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.15.

2002-03-21  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: kill libglade-convert check.

2002-03-18  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: version 1.5.14

2002-03-12  Glynn Foster <glynn.foster@sun.com>

	* README: Update for gnome-core split.
	* autogen.sh: Update for gnome-core split.
	* configure.in: Update for gnome-core split.
	* gnome-panel.spec.in: Fix small gconf schema spec error.

2002-03-12  Shivram U  <shivaram.upadhyayula@wipro.com>

	* configure.in : Checking for X Development libraries explicitly.
	* gnome-panel/Makefile.am : Added lib X11 to the LDADD flags. Fixes
	# 73881

2002-03-11  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: version 1.5.13

2002-03-10 John Fleck <jfleck@inkstain.net>

	* configure.in
	add workspace-changer and window-list help files to the build
	(these are the new names for tasklist and pager)

2002-04-06  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require libgnomeui 1.112.0 because we
	depend on the impl of get_popup_component.

2002-03-05 John Fleck <jfleck@inkstain.net>

	* omf-install/Makefile.am
	fix omf_dest_dir to point at gnome-panel

2002-03-04  Gregory Leblanc  <gleblanc@linuxweasel.com>

	* gnome-panel.spec.in: Basically re-written.  Works now, enjoy

2002-04-03  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.12.

2002-02-18  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: require intltool 0.17, not 0.19, which
	doesn't seem to exist yet ...

2002-02-18  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.11.

Thu Feb 21 19:26:32 2002  George Lebl <jirka@5z.com>

	* configure.in: correctly detect xinerama libs fixes bug #70789

2002-02-19  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: rely on intltool 0.19, even though
	the param to the macro is ingored.

	* man/Makefile.am: don't install manpages for binaries
	not installed by this package.

2002-02-18  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.10

2002-02-17  Alexander Larsson  <alla@lysator.liu.se>

	* configure.in:
	Require libwnck 0.5
	
2002-02-17  Alexander Larsson  <alla@lysator.liu.se>

	* configure.in:
	Require libwnck 0.4

2002-02-13 John Fleck <jfleck@inkstain.net>

	* applets/gen_util/help/C/clock/clock.xml,legal.xml
	./figures/clock_applet.png
	updating docs with new stuff from Pat Costello

2002-02-13  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 1.5.9

2002-02-13  Mark McLoughlin  <mark@skynet.ie>

	* AUTHORS: upd for gnome-panel, libpanel-applet and
	applets authors.

	* NEWS: upd.

	* configure.in: remove cruft.

	* Makefile.am: 
	* gnome-panel.spec.in: rename spec file.

2002-02-12  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: change GETTEXT_PACKAGE. Thanks Jacob.

2002-02-12  Mark McLoughlin  <mark@skynet.ie>

	gnome-panel module split off from gnome-core.

	* Makefile.am, autogen.sh, configure.in: initial work
	to get things building.

