2004-12-21 10:04  kelnos

	* po/cs.po: add/update czech translations

2004-12-21 00:12  kelnos

	* po/xfdesktop.pot: something changed, i guess.

2004-12-20 22:54  kelnos

	* NEWS: i suck.

2004-12-20 22:51  kelnos

	* NEWS: update NEWS

2004-12-20 22:00  jasper

	* ChangeLog, configure, configure.ac: Update versions and ChangeLog

2004-12-19 21:01  kelnos

	* src/xfce-desktop.c: make jasper's fix a bit easier ^_^

2004-12-19 20:25  pollux

	* menueditor/menueditor.c: remove unused DBG()

2004-12-19 20:19  pollux

	* menueditor/: add_dialog.c, add_menu_dialog.c, dnd.c,
	edit_dialog.c, menueditor.c, menueditor.h, move.c: avoid potential
	conflicts with GLib 2.4

2004-12-19 17:36  fleclainche

	* doc/C/images/: select_bg_color.png, xfdesktop-background.png,
	xfdesktop-editor.png, xfdesktop-list.png, xfdesktop-menu-tab.png:
	Documentation screenshots update

2004-12-19 13:46  jasper

	* src/xfce-desktop.c: Preserve background when changing themes.
	Brian, please check this.

2004-12-18 21:17  kelnos

	* src/xfce-desktop.c: ditch gdk_draw_drawable() and use
	gdk_window_clear_area() instead.  i'm not sure why this wasn't
	working before (perhaps i was forgetting to call
	gdk_window_set_back_pixmap() at that point), but it works now, and
	it should definitely be faster than asking the X server to draw on
	demand.

2004-12-18 12:20  kelnos

	* src/xfce-desktop.c: ok, this should actually fix the menu redraw
	problem (bug 403).  i'm still convinced that gtk 2.6 should not
	have changed the behavior here, but at least this works around it.

2004-12-18 11:57  kelnos

	* src/xfce-desktop.c: this doesn't fix bug #403, but it makes
	things a bit less messy

2004-12-16 20:04  pollux

	* menueditor/: add_dialog.c, add_menu_dialog.c, dnd.c,
	edit_dialog.c, menueditor.c, menueditor.h, move.c: fix #598 using a
	glib 2.4 func, i added a copy in the menueditor code conditionnaly
	compiled but it needs testing

2004-12-15 19:46  pollux

	* menu.xml.pt_BR, modules/menu/Makefile.am,
	modules/menu/Makefile.in,
	modules/menu/xfce-registered-categories.xml.pt_BR: update pt_BR
	translations

2004-12-14 21:33  pollux

	* configure, configure.ac, menu.xml.ro, po/ro.gmo, po/ro.po: add RO
	translations

2004-12-14 09:15  pollux

	* po/: ko.gmo, zh_TW.gmo, zh_TW.po: update zh_TW translations

2004-12-13 23:08  pollux

	* po/ko.po: update KO translations

2004-12-11 18:51  olivier

	* po/xfdesktop.pot: Various changes and small fixes

2004-12-11 17:57  olivier

	* settings/backdrop_settings.c: Use #ffff as default alpha value
	(that makes absolutely no difference for now)

2004-12-11 04:33  kelnos

	* modules/menu/desktop-menu-cache.c: cache should track changes to
	the XDG_DATA_DIRS env var

2004-12-11 04:07  kelnos

	* src/windowlist.c: put back the add/remove workspace menu items in
	the window list because francois asked so nicely ^_^

2004-12-10 04:11  kelnos

	* src/xfce-desktop.c: check size of existing bg_pixmap in the
	GtkStyle to make sure it fits the screen dimensions before reusing
	it (hopefully fix bug 584)

2004-12-05 22:38  pollux

	* configure, configure.ac, po/nb_NO.gmo, po/nb_NO.po: add nb_NO
	translations

2004-12-05 22:20  pollux

	* configure, configure.ac, po/en_GB.gmo, po/en_GB.po: add en_GB
	translations

2004-12-05 21:50  pollux

	* Makefile.am, Makefile.in, aclocal.m4, compile, config.guess,
	config.sub, configure, install-sh, ltmain.sh, menu.xml.ko,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in, po/ko.gmo, po/ko.po,
	settings/Makefile.in, src/Makefile.in: update KO translations and
	add screenshots in xfprint doc

2004-12-05 12:35  kelnos

	* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
	configure, install-sh, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.am,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/xfdesktop.html, doc/fr/images/Makefile.in,
	doc/it/Makefile.in, doc/it/xfdesktop.html,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, src/Makefile.in: fix broken target in
	doc/C/Makefile.am (thanks JF)

2004-12-05 12:31  kelnos

	* doc/it/: .cvsignore, images/.cvsignore: add .cvsignore because
	i'm easily annoyed

2004-12-05 12:17  kelnos

	* ChangeLog: update changelog

2004-12-05 12:16  kelnos

	* NEWS: update NEWS for 4.2rc2

2004-12-05 12:14  kelnos

	* src/windowlist.c: fix windowlist that i somehow broke the other
	day.

2004-12-04 18:26  benny

	* ChangeLog, configure, configure.ac, ltmain.sh, po/tr.gmo: Update
	configure and ChangeLog.

2004-12-04 09:35  olivier

	* menueditor/xfce-menueditor.desktop,
	settings/xfce-backdrop-settings.desktop: Fix invalid UTF8 string
	used in pt_BR translation thanks to Adriano Winter Bess
	<adrianob@linhalivre.net>

2004-12-03 07:02  kelnos

	* src/windowlist.c: er, oops.  last commit message was supposed to
	be: just create a PangoFontDescription at the top of the function
	and destroy it at the end.  also use the deactivate signal to
	destroy the windowlist menu when it's been closed.  ditches a
	global.

2004-12-03 07:00  kelnos

	* src/windowlist.c: [no log message]

2004-12-03 06:40  kelnos

	* modules/menu/desktop-menu-file.c: when including menu files, use
	xfce_resource_lookup() instead of xfce_get_userfile() if the file
	is relative.

2004-12-03 06:36  kelnos

	* src/windowlist.c: don't use markup when generating window list
	items; use gtk_widget_modify_font() instead.  this way we don't
	have to worry about escaping markup in titles.	(bug 567)

2004-12-01 13:03  pollux

	* po/: pt_BR.gmo, pt_BR.po: update pt_BR translations

2004-11-28 19:14  pollux

	* menu.xml.es: update ES menu file

2004-11-28 19:01  pollux

	* po/tr.po: update TR translations

2004-11-26 20:06  pollux

	* po/: ko.gmo, ko.po: update KO translations

2004-11-25 09:01  kelnos

	* modules/menu/desktop-menu-file.c: hmm, didn't mean to commit
	this, but this cleans up the quasi-fix for the problem of not
	loading the menu module because for some odd reason some systems
	can't resolve quit() from the xfdesktop binary.  (bug 501)

2004-11-25 06:37  kelnos

	* modules/menu/: desktop-menu-file.c, desktop-menu.c,
	desktop-menuspec.c: possibly fix warnings from bug 525

2004-11-25 06:18  kelnos

	* doc/C/: xfdesktop.html, xfdesktop.xml: update docs a bit

2004-11-21 23:02  olivier

	* configure, configure.ac, po/xfdesktop.pot: Update version.

2004-11-20 23:32  olivier

	* src/windowlist.c: Revering previous horrible hack for bug #502

2004-11-20 12:40  kelnos

	* src/windowlist.c: i'm sorry for smoking crack while coding. 
	windowlist shows sticky windows now (bug 518).

2004-11-20 11:07  olivier

	* src/windowlist.c: Add a pause between the workspace activation
	and the window activation to avoid the race condition that causes
	bug #502

2004-11-16 15:01  kelnos

	* modules/menu/desktop-menu-dentry.c: * refuse to add items with
	the same desktop id (.desktop file name) * use a static string in a
	couple places instead of malloc()ing over and	over

2004-11-16 08:12  jasper

	* doc/xfce-nochunk.xsl: Update some docs and update to new color
	scheme at the suggestion of Jeff Franks

2004-11-14 20:01  jasper

	* doc/C/: xfdesktop.html, xfdesktop.xml: Fix some outdated info

2004-11-14 11:38  kelnos

	* modules/menu/desktop-menu-dentry.c: don't look in
	$XDG_DATA_DIRS/apps/, but use $XDG_DATA_DIRS/gnome/apps/

2004-11-13 19:01  olivier

	* ChangeLog: Update ChangeLog

2004-11-13 16:19  olivier

	* ltmain.sh: Auto-tools check-up.

2004-11-13 12:13  pollux

	* menueditor/about_dialog.c: i want my cedilla ! :)

2004-11-11 21:31  jasper

	* doc/C/xfdesktop.html: tweak

2004-11-11 21:21  jasper

	* doc/: C/xfdesktop.xml, C/images/Makefile.am,
	C/images/Makefile.in, C/images/root_menu.png,
	C/images/root_menu2.png, C/images/select_bg_color.png,
	C/images/xfdesktop-background.png, C/images/xfdesktop-editor.png,
	C/images/xfdesktop-list.png, C/images/xfdesktop-menu-tab.png,
	fr/xfdesktop.html, it/xfdesktop.html: Big screenshot update for the
	docs

2004-11-11 19:09  pollux

	* menu.xml.pt_BR: add missing file

2004-11-11 11:24  pollux

	* menueditor/xfce-menueditor.desktop,
	settings/xfce-backdrop-settings.desktop: fix typo

2004-11-11 11:22  pollux

	* Makefile.am, Makefile.in, ltmain.sh,
	menueditor/xfce-menueditor.desktop, po/pt_BR.gmo, po/pt_BR.po,
	settings/xfce-backdrop-settings.desktop: update pt_BR translations

2004-11-07 02:04  kelnos

	* panel-plugin/desktop-menu-plugin.c: possibly fix 471 (menu button
	sometimes remains in active state after menu disappears, often when
	no menu pops up in the first place)

2004-11-06 17:24  olivier

	* ChangeLog, Makefile.in, aclocal.m4, compile, config.guess,
	config.sub, configure, configure.ac, depcomp, install-sh, missing,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, src/Makefile.in: Update
	automake/autoconf/libtool/gettext versions to generate the
	configure scripts and Makefiles, Update versions of all packages to
	4.1.99.1 (ie 4.2 RC1), Update ChangeLogs.

2004-11-06 06:42  kelnos

	* menu.xml, menu.xml.et, menu.xml.he, menu.xml.nl, menu.xml.vi,
	menu.xml.zh_TW: hmm, not sure why that's incorrect...

2004-11-02 18:28  benny

	* doc/README.kiosk: Fix dirs.

2004-10-31 00:28  olivier

	* xfdesktop.spec.in: Fix spec files

2004-10-30 23:39  olivier

	* xfdesktop.spec.in: Spec file broken

2004-10-30 21:03  olivier

	* ChangeLog, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, depcomp, install-sh, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in, po/xfdesktop.pot,
	settings/Makefile.in, src/Makefile.in: Global update for 4.1.91
	(Xfce 4.2 beta 2)

2004-10-30 16:42  jasper

	* po/: nl.gmo, nl.po: Update a few nl translations

2004-10-30 16:00  pollux

	* po/: lt.gmo, lt.po: update LT translations

2004-10-29 10:34  kelnos

	* ChangeLog, NEWS, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, src/Makefile.in: * update ChangeLog and NEWS
	* bump version dependencies to 4.1.91 * regen and commit all
	autotools-related files

2004-10-28 13:55  pollux

	* menueditor/xfce-menueditor.desktop, po/ar.gmo, po/az.gmo,
	po/be.gmo, po/bg.gmo, po/ca.gmo, po/cs.gmo, po/de.gmo, po/es.gmo,
	po/es_MX.gmo, po/et.gmo, po/eu.gmo, po/fi.gmo, po/fr.gmo,
	po/gu.gmo, po/he.gmo, po/he.po, po/hi.gmo, po/hu.gmo, po/it.gmo,
	po/ja.gmo, po/ko.gmo, po/lt.gmo, po/ms.gmo, po/nl.gmo, po/pa.gmo,
	po/pl.gmo, po/pt_BR.gmo, po/pt_PT.gmo, po/ru.gmo, po/sk.gmo,
	po/sv.gmo, po/ta.gmo, po/tr.gmo, po/uk.gmo, po/vi.gmo,
	po/zh_CN.gmo, po/zh_TW.gmo,
	settings/xfce-backdrop-settings.desktop: update HE translations

2004-10-26 00:08  kelnos

	* Makefile.am, Makefile.in, xfdesktop.1: add xfdesktop manpage. 
	sure, why not?

2004-10-23 19:49  benny

	* po/: ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, es.po,
	es_MX.po, et.po, eu.po, fi.po, fr.po, gu.po, he.po, hi.po, hu.po,
	it.po, ja.po, ko.po, lt.po, ms.po, nl.po, pa.po, pl.po, pt_BR.po,
	pt_PT.po, ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po,
	zh_CN.po, zh_TW.po: Update-po for Moe.

2004-10-23 16:45  olivier

	* ChangeLog: Update ChangeLog

2004-10-23 12:32  pollux

	* menueditor/: .indent.pro, about_dialog.c, about_dialog.h,
	add_dialog.c, add_dialog.h, add_menu_dialog.c, add_menu_dialog.h,
	dnd.c, dnd.h, edit_dialog.c, edit_dialog.h, menueditor.c,
	menueditor.h, move.c, move.h, new_dialog.c, new_dialog.h: fix
	indentation (indent is really a great tool)

2004-10-22 22:38  olivier

	* ChangeLog, ltmain.sh: Updated versions and change logs

2004-10-22 21:33  olivier

	* po/xfdesktop.pot: Theme fixes update locale [fr] for desktop
	files

2004-10-21 00:06  pollux

	* Makefile.am, Makefile.in, ltmain.sh, menu.xml.et, po/et.gmo,
	po/et.po: update ET translations

2004-10-17 22:29  pollux

	* po/: es.gmo, es_MX.gmo, fi.gmo, fi.po, pt_PT.gmo: update FI
	translations

2004-10-17 11:21  kelnos

	* modules/menu/desktop-menu-dentry.c: check to make sure
	xfce_app_menu_item_new_from_desktop_entry() returns a valid pointer

2004-10-17 11:04  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menu-file.c: fix
	warnings.  damn, gcc 3.4 is picky... (though correct)

2004-10-15 04:44  kelnos

	* src/xfce-desktop.c: don't need that flag anymore...

2004-10-15 04:42  kelnos

	* src/: windowlist.c, xfce-backdrop.c, xfce-desktop.c: * fix some
	warnings * hopefully fix crash on exit (bug #344)

2004-10-14 08:31  olivier

	* ChangeLog, configure, configure.ac, ltmain.sh, po/ar.gmo,
	po/az.gmo, po/be.gmo, po/bg.gmo, po/ca.gmo, po/cs.gmo, po/de.gmo,
	po/et.gmo, po/eu.gmo, po/fi.gmo, po/fr.gmo, po/gu.gmo, po/he.gmo,
	po/hi.gmo, po/hu.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo, po/lt.gmo,
	po/ms.gmo, po/nl.gmo, po/pa.gmo, po/pl.gmo, po/pt_BR.gmo,
	po/ru.gmo, po/sk.gmo, po/sv.gmo, po/ta.gmo, po/tr.gmo, po/uk.gmo,
	po/vi.gmo, po/xfdesktop.pot, po/zh_CN.gmo, po/zh_TW.gmo: Update
	version number to see if #344 was fixed since beta1

2004-10-12 08:18  kelnos

	* panel-plugin/desktop-menu-plugin.c: fix warnings.  silly jasper
	^_^

2004-10-11 20:13  jasper

	* panel-plugin/desktop-menu-plugin.c: Make menu button a toggle
	button

2004-10-11 18:30  benny

	* po/: ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, es.po,
	es_MX.po, et.po, eu.po, fi.po, fr.po, gu.po, he.po, hi.po, hu.po,
	it.po, ja.po, ko.po, lt.po, ms.po, nl.po, pa.po, pl.po, pt_BR.po,
	pt_PT.po, ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po,
	zh_CN.po, zh_TW.po: update-po for Moe.

2004-10-10 13:52  pollux

	* po/: pt_PT.gmo, pt_PT.po: update pt_PT translations

2004-10-09 16:20  pollux

	* configure, configure.ac, po/fa.gmo, po/fa.po, po/fa_IR.gmo,
	po/fa_IR.po: update FA translations

2004-10-09 15:48  pollux

	* po/: es.gmo, es_MX.gmo: Punjabi translations update from
	jaswinderlinux@netscape.net

2004-10-08 17:28  edscott

	* po/: es.po, es_MX.po: update translations. Note to Brian: there
	are way too many similar or nearly identical translations strings.

2004-10-07 22:35  benny

	* Makefile.in, aclocal.m4, configure, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, m4/debug.m4, m4/glib-gettext.m4,
	m4/pkg.m4, menueditor/Makefile.in, modules/Makefile.in,
	modules/menu/Makefile.in, panel-plugin/Makefile.in,
	pixmaps/Makefile.in, settings/Makefile.in, src/Makefile.in: Added
	--enable-final (-O1 for GNU ld) as per Jaspers request. Added
	missing m4 files.

2004-10-03 18:14  pollux

	* configure, configure.ac, ltmain.sh, po/pa.gmo, po/pa.po: Punjabi
	translations (PA) from jaswinderlinux@netscape.net

2004-10-03 17:43  pollux

	* menueditor/xfce-menueditor.desktop,
	settings/xfce-backdrop-settings.desktop: zh_TW translations of
	desktop files from Ambrose Li <acli@ada.dhs.org>

2004-10-03 09:46  olivier

	* xfdesktop.spec.in: Files missing from spec file

2004-10-03 00:49  olivier

	* xfdesktop.spec.in: Wrong path is spec file

2004-10-02 18:01  olivier

	* xfdesktop.spec.in: Actually Red Hat calls the package "gtk2"

2004-10-02 17:44  olivier

	* xfdesktop.spec.in: Wrong package name

2004-10-02 15:28  olivier

	* ChangeLog, ltmain.sh, po/xfdesktop.pot: Update all files for 4.2
	beta 1

2004-09-30 10:17  pollux

	* po/: it.gmo, it.po: Updated Italian translations from Luca
	Marrocco <buildup@libero.it>

2004-09-29 10:22  pollux

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	depcomp, install-sh, ltmain.sh, menu.xml.zh_TW,
	backdrops/Makefile.in, common/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.am,
	modules/menu/Makefile.in,
	modules/menu/xfce-registered-categories.xml.zh_TW,
	panel-plugin/Makefile.in, pixmaps/Makefile.in, po/zh_TW.gmo,
	po/zh_TW.po, settings/Makefile.in, src/Makefile.in: updated zh_TW
	translations from Ambrose Li <acli@ada.dhs.org>

2004-09-29 09:59  pollux

	* po/: zh_CN.gmo, zh_CN.po: updated zh_CN translations from yongtao
	yang <yongtao.yang@gmail.com>

2004-09-27 09:07  kelnos

	* settings/backdrop-mgr.c: bleh, some old compilers barf on this

2004-09-27 09:00  kelnos

	* common/xfdesktop-common.c, common/xfdesktop-common.h,
	settings/backdrop-mgr.c, settings/settings_common.c,
	settings/settings_common.h, src/xfce-desktop.c: remove image
	validation from backdrop list editor; handle fixing up list files
	in xfdesktop instead (bug #326)

2004-09-26 11:56  jasper

	* doc/: Makefile.in, C/Makefile.in, C/images/Makefile.in,
	fr/Makefile.in, fr/xfdesktop.html, fr/images/Makefile.in,
	it/Makefile.in, it/xfdesktop.html, it/images/Makefile.in: Fix html
	target for docs. Not build by default.

2004-09-26 00:23  kelnos

	* src/main.c: committing nils rennebarth's patch to forward scroll
	events and other unused mouse events to the (real) root window. 
	with a couple style fixes, and making it non-broken for multihead
	^_~

2004-09-24 08:05  kelnos

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in, po/ar.gmo, po/ar.po,
	po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po,
	po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo,
	po/et.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po,
	po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/he.gmo, po/he.po,
	po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po,
	po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po,
	po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po,
	po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo,
	po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo,
	po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo,
	po/vi.po, po/xfdesktop.pot, po/zh_CN.gmo, po/zh_CN.po,
	po/zh_TW.gmo, po/zh_TW.po, settings/Makefile.in,
	settings/backdrop-mgr.c, settings/backdrop_settings.c,
	src/Makefile.in: migrate ~/.xfce4/backdrops.list bump version to
	4.1.90

2004-09-23 23:41  pollux

	* menueditor/: dnd.c, menueditor.c, menueditor.h, move.c: fix #322
	(Mantis)

2004-09-23 23:37  pollux

	* configure, configure.ac, po/gu.gmo, po/gu.po: add Gujarati
	translations (GU) from Ankit Patel <ankit@redhat.com>

2004-09-23 22:51  jasper

	* panel-plugin/desktop-menu-plugin.c: Fix resizing problems (Bug
	#327)

2004-09-23 21:20  jasper

	* menueditor/menueditor.c: Fix crash when icon theme changes

2004-09-23 11:42  jasper

	* modules/menu/xfce-registered-categories.xml.nl: nl update

2004-09-23 11:19  jasper

	* menu.xml.nl: nl updte

2004-09-23 11:09  jasper

	* settings/xfce-backdrop-settings.desktop, po/nl.po: Better
	translation

2004-09-23 10:22  jasper

	* menueditor/xfce-menueditor.desktop,
	settings/xfce-backdrop-settings.desktop: Add nl translations

2004-09-23 07:20  jasper

	* menu.xml.nl, modules/menu/Makefile.am, modules/menu/Makefile.in,
	modules/menu/xfce-registered-categories.xml.nl: updated nl menu and
	categories file

2004-09-23 04:30  kelnos

	* src/: xfce-backdrop.c, xfce-desktop.c: whoops!  committed the
	wrong file. reverting xfce-desktop.c and committing my "just in
	case..." to xfce-backdrop.c

2004-09-23 04:28  kelnos

	* src/xfce-desktop.c: just in case...

2004-09-22 18:16  pollux

	* menueditor/: add_dialog.c, add_menu_dialog.c, edit_dialog.c,
	menueditor.c, menueditor.h, new_dialog.c: fix #324

2004-09-22 09:21  kelnos

	* po/: ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po, bg.gmo, bg.po,
	ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po,
	es_MX.gmo, es_MX.po, et.gmo, et.po, eu.gmo, eu.po, fa_IR.gmo,
	fa_IR.po, fi.gmo, fi.po, fr.gmo, fr.po, he.gmo, he.po, hi.gmo,
	hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po,
	lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pl.gmo, pl.po,
	pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sk.gmo,
	sk.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po,
	vi.gmo, vi.po, xfdesktop.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo,
	zh_TW.po: run "make update-po && make"

2004-09-22 09:20  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menuspec.c: remove
	a couple strings that should NOT be translated

2004-09-22 08:59  kelnos

	* menu.xml: update menu a bit

2004-09-22 05:46  kelnos

	* modules/menu/desktop-menu-dentry.c: add GenericName to menu
	parser

2004-09-22 05:18  kelnos

	* menueditor/xfce-menueditor.desktop,
	settings/xfce-backdrop-settings.desktop: add GenericName tags to
	settings .desktop files

2004-09-22 04:24  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menu-file.c: revert
	speed-enhancing fix.  at least the menu widgets won't get all funky
	for some people (odd that i've never seen it.)

2004-09-21 13:51  jasper

	* po/: ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po, bg.gmo, bg.po,
	ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po,
	es_MX.gmo, es_MX.po, et.gmo, et.po, eu.gmo, eu.po, fa_IR.gmo,
	fa_IR.po, fi.gmo, fi.po, fr.gmo, fr.po, he.gmo, he.po, hi.gmo,
	hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po,
	lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pl.gmo, pl.po,
	pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sk.gmo,
	sk.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po,
	vi.gmo, vi.po, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Run make
	update-po at Moe's request.

2004-09-21 12:59  moe

	* po/de.po: Updating de.po. Need to run 'update-po' in all module
	directories

2004-09-21 00:22  olivier

	* ChangeLog, po/xfdesktop.pot: Update all ChangeLogs

2004-09-20 13:46  pollux

	* menueditor/: Makefile.am, Makefile.in, TODO, about_dialog.c,
	add_dialog.c, add_menu_dialog.c, dnd.c, dnd.h, edit_dialog.c,
	menueditor.c, menueditor.h, move.c, new_dialog.c: big code cleaning
	in menueditor, it doesn't use a global menueditor_app to store
	pointer anymore

2004-09-20 03:56  kelnos

	* src/: main.c, xfce-desktop.c: * xfdesktop cleans up after itself
	on exit (and doesn't crash) * fix xrandr screen change on xinerama
	screens * random cleanups and stuff

2004-09-19 02:25  moe

	* po/de.po: Updating translations. Only xfprint and xfwm4 missing.
	yay!

2004-09-18 22:50  jasper

	* settings/backdrop_settings.c: Fix translations for mcs plugins

2004-09-18 20:28  jasper

	* settings/: backdrop_settings.c, settings_common.c,
	settings_common.h: autogen for Maarten + basedir tweaks

2004-09-18 18:41  pollux

	* po/: de.gmo, eu.gmo, eu.po: update EU translations

2004-09-18 12:02  moe

	* po/de.po: hm .. xfdesktop for now. Ain't touching xffm as usual
	;-).  xfwm4 yet to come. Eagerly awaiting Olivier's changes.

2004-09-18 06:01  kelnos

	* common/desktop-menu-stub.c, po/de.gmo: fix module path

2004-09-18 02:02  moe

	* po/de.po: Updating these for alpha release. Not yet finished ..
	but I'm just too tired to continue. Needs extensive spell checking
	and approvement (Note to myself: Write mail to the list!).

2004-09-17 17:50  pollux

	* menueditor/edit_dialog.c: fix segfault when editing a submenu
	entry

2004-09-17 00:10  pollux

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	menueditor/menueditor.c, modules/Makefile.in,
	modules/menu/Makefile.in, panel-plugin/Makefile.in,
	pixmaps/Makefile.in, po/be.gmo, po/be.po, settings/Makefile.in,
	src/Makefile.in: add BE translations from Ales Nyakhaychyk
	<nab@mail.by>

2004-09-16 20:19  kelnos

	* modules/menu/Makefile.am, modules/menu/Makefile.in,
	src/Makefile.am, src/Makefile.in: cygwin fixes: * add -module to
	modules/menu/Makefile.am and rename library to remove	'lib'
	prefix * correct the library link order in src/Makefile.am

2004-09-16 04:53  kelnos

	* modules/menu/desktop-menu-dentry.c: fix crash bug

2004-09-15 09:41  kelnos

	* Makefile.in, configure, configure.ac, backdrops/Makefile.in,
	common/Makefile.am, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.am,
	modules/menu/Makefile.in, modules/menu/desktop-menu-file.c,
	panel-plugin/Makefile.am, panel-plugin/Makefile.in,
	pixmaps/Makefile.in, settings/Makefile.am, settings/Makefile.in,
	src/Makefile.in, src/main.c, src/main.h, src/xfdesktop.def: cygwin
	fixes from maarten boekhold

2004-09-13 10:35  kelnos

	* modules/menu/desktop-menu-dentry.c: * look in
	~/.local/share/applications for .desktop files * merge KDE dir
	lookups into main lookup

2004-09-13 10:23  kelnos

	* src/xfce-desktop.c: nah, this is more portable; uses gdk instead
	of xlib directly

2004-09-13 10:07  kelnos

	* src/xfce-desktop.c: make sure eterm and aterm can get a
	background image for their transparency

2004-09-12 17:47  kelnos

	* modules/menu/desktop-menu.c, panel-plugin/desktop-menu-plugin.c:
	whoops, remove some debug statements

2004-09-12 17:40  kelnos

	* common/desktop-menu-stub.c, common/desktop-menu-stub.h,
	modules/menu/desktop-menu-private.h, modules/menu/desktop-menu.c,
	panel-plugin/desktop-menu-plugin.c, src/menu.c: clean up how the
	desktop menu stub library works, simplify the interface so it's
	more transparent.  also, i found a race condition that causes a
	crash that i've just never triggered until now.  all better ^_^.

2004-09-12 15:54  kelnos

	* modules/menu/desktop-menu.c: add a missing G_MODULE_EXPORT for
	maarten (needed for win32 build)

2004-09-12 04:41  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menu-file.c: this
	should drastically speed up app responsiveness while the desktop
	menu is being generated.  i'm not really happy with the solution,
	so it's only in there conditionally, as long as it doesn't cause
	problems.

2004-09-12 03:10  dannym

	* modules/menu/desktop-menu-dentry.c: shamelessly add NoDisplay

2004-09-11 12:49  pollux

	* menueditor/menueditor.c: XDG basedir stuff support in menueditor

2004-09-11 11:48  kelnos

	* settings/backdrop_settings.c: migrate MCS plugin config file. 
	dunno why i didn't do this before...

2004-09-11 11:38  kelnos

	* Makefile.am, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, depcomp, install-sh, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.am,
	modules/menu/Makefile.in, modules/menu/desktop-menu-cache.c,
	modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu.c,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, src/Makefile.in: XDG basedir stuff for
	menu.xml and xfce-registered-categories.xml NOTE: i haven't
	migrated the mcs plugin's file yet

2004-09-10 23:45  pollux

	* configure, configure.ac, po/he.gmo, po/he.po: add HE translations
	from Yuval Tanny <tanai@int.gov.il>

2004-09-10 22:49  pollux

	* Makefile.am, Makefile.in, menu.xml.he: HE translations update
	from Yuval Tanny <tanai@int.gov.il>

2004-09-10 20:46  pollux

	* menueditor/menueditor.c: use dummy icon if xfce_icon_theme_load
	returns NULL

2004-09-10 20:39  pollux

	* menueditor/: about_dialog.c, add_dialog.c, dnd.c, edit_dialog.c,
	menueditor.c, menueditor.h, move.c: menueditor now uses
	XfceIconTheme and dynamicly changes the icons

2004-09-09 21:02  pollux

	* po/: vi.gmo, vi.po: VI translations update

2004-09-09 20:51  pollux

	* menu.xml.vi: update VI translations

2004-09-07 21:45  kelnos

	* modules/menu/desktop-menu.c: me not so smart sometimes

2004-09-06 16:08  pollux

	* configure, configure.ac, po/et.gmo, po/et.po: ET translations
	from Peeter Vois <Peeter.Vois@proekspert.ee>

2004-08-30 11:59  pollux

	* Makefile.am, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, depcomp, install-sh, ltmain.sh, menu.xml.sk,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, src/Makefile.in: add menu.xml.sk

2004-08-30 09:06  dannym

	* menu.xml.de: mess with menu.xml.de *hides*

2004-08-30 02:10  kelnos

	* Makefile.am, Makefile.in: remove menu.xml.sk from makefile, as it
	was never committed

2004-08-29 18:03  pollux

	* po/: az.gmo, az.po: AZ translations update from Metin Amiroff
	<metin@karegen.com>

2004-08-29 05:23  kelnos

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	depcomp, install-sh, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.am, settings/Makefile.in, src/Makefile.in: stop
	creating settings/backdrop-icon.h

2004-08-29 05:18  kelnos

	* menu.xml, modules/menu/desktop-menu-dentry.c: whoops.  resize the
	icon first...

2004-08-29 04:50  kelnos

	* menu.xml, modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c,
	modules/menu/desktop-menu-private.h, modules/menu/desktop-menu.c,
	modules/menu/desktop-menuspec.c,
	modules/menu/xfce-registered-categories.xml, po/ar.gmo, po/ar.po,
	po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po,
	po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo,
	po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/he.gmo,
	po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo,
	po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo,
	po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo,
	po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po,
	po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po,
	po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	po/vi.gmo, po/vi.po, po/xfdesktop.pot, po/zh_CN.gmo, po/zh_CN.po,
	po/zh_TW.gmo, po/zh_TW.po: * make the menu use XfceIconTheme * make
	xfce-registered-categories use the builtin category icon lists from
	  XfceIconTheme * update xfdesktop.pot and run 'make update-po'

2004-08-29 04:02  kelnos

	* settings/backdrop-mgr.c: consistent UI for the 3 progress dialogs

2004-08-29 03:41  kelnos

	* settings/menu_settings.c: line up the first item on each tab

2004-08-29 03:38  kelnos

	* settings/: backdrop-mgr.c, backdrop_settings.c,
	settings_common.c, settings_common.h: * large backdrop lists will
	load MUCH faster in the editor now * cosmetic dialog fixes

2004-08-28 21:21  pollux

	* Makefile.am, Makefile.in, configure, configure.ac, po/sk.gmo,
	po/sk.po: add Slovak translations from Juraj Brosz
	<Juraj.Brosz@pobox.sk>

2004-08-26 21:54  pollux

	* po/: fi.gmo, fi.po, nl.gmo: finnish translations update from
	Ilkka Ollakka <ilkka.j.ollakka@students.oamk.fi>

2004-08-25 20:34  jasper

	* po/nl.po: Update dutch translations, only po files for now

2004-08-24 12:04  pollux

	* Makefile.am, Makefile.in, menu.xml.ru, po/ru.gmo, po/ru.po: RU
	translations update from Anthony Ivanoff <a-i@bk.ru>

2004-08-15 21:39  olivier

	* menu.xml, menu.xml.fr, menueditor/xfce-menueditor.desktop,
	modules/menu/desktop-menu-cache.c,
	modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu.c,
	modules/menu/desktop-menuspec.c, po/ar.gmo, po/ar.po, po/az.gmo,
	po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo,
	po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo,
	po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po,
	po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po,
	po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po,
	po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po,
	po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po,
	po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
	po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfdesktop.pot,
	po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po,
	settings/backdrop_settings.c, settings/menu_settings.c,
	settings/xfce-backdrop-settings.desktop: Resync with repository,
	most notably: - libxfcegui4 fixes with gtk 2.2 - xfwm4 updates -
	Present panel plugins in alphabetical order - Fix add plugin dialog
	being placed over the panel when using SM - French po updates -
	Other various small bug fixes

2004-08-15 21:07  dannym

	* src/main.c: possible bugfix for xfdesktop sometimes (but just
	sometimes :->) dying on SIGUSR1.

2004-08-14 21:45  pollux

	* configure, configure.ac, po/he.gmo, po/he.po: Hebrew translations
	from Yuval Tanny <tanai@int.gov.il>

2004-08-13 14:54  pollux

	* menueditor/menueditor.c: adds preview widget in icon filechooser
	dialog, improves icon and command filechoosers dialogs

2004-08-13 11:49  pollux

	* Makefile.am, Makefile.in, ltmain.sh, menu.xml.ro: adds menu.xml
	Romanian translation from Razvan T. Coloja

2004-08-13 11:45  pollux

	* Makefile.am, Makefile.in, aclocal.m4, menu.xml.ro,
	menueditor/about_dialog.c, menueditor/menueditor.c: adds menu.xml
	Romanian translation from Razvan T. Coloja some little fixes in
	menueditor

2004-08-08 16:00  benny

	* configure, configure.ac, doc/C/Makefile.am, doc/C/Makefile.in,
	doc/C/xfdesktop.html, doc/C/xfdesktop.xml,
	doc/C/images/root_menu.png, doc/C/images/root_menu2.png,
	doc/C/images/select_bg_color.png,
	doc/C/images/xfdesktop-background.png,
	doc/C/images/xfdesktop-editor.png, doc/C/images/xfdesktop-list.png,
	doc/C/images/xfdesktop-menu-tab.png: Updated documentation, thanks
	to Francois.

2004-08-04 15:01  benny

	* Makefile.am, Makefile.in: Fix make dist.

2004-08-04 12:26  kelnos

	* common/desktop-menu-stub.c, modules/menu/desktop-menu.c,
	modules/menu/desktop-menu.h: fix symbol clash - should fix problem
	where module unload/reload sometimes causes the panel to crash

2004-07-30 20:09  kelnos

	* settings/backdrop_settings.c: eh, i don't really have a strong
	opinion.  changing icon from 32x32 to 48x48

2004-07-30 02:33  kelnos

	* settings/: backdrop-icon.h, backdrop_settings.c, menu.png: use
	themed icon for settings panel

2004-07-28 23:31  benny

	* configure, src/xfce-desktop.c: Rerun autogen.sh and make fix
	compiler warning.

2004-07-28 23:22  benny

	* m4/depends.m4: Fixed (module)_FOUND bug reported by brian.
	Hopefully nothing else broke this time.

2004-07-28 21:15  pollux

	* menueditor/menueditor.c: fix bug causing drag and drog when
	clicking in the tree while popup menu is shown

2004-07-27 21:42  benny

	* pixmaps/: Makefile.am, Makefile.in, me-icon16.xpm, me-icon24.xpm,
	me-icon32.xpm, me-icon48.xpm: The xpm files are no longer required.

2004-07-27 21:36  pollux

	* menueditor/: about_dialog.c, menueditor.c: use
	xfce_themed_icon_load instead of hardcoded icons

2004-07-27 21:27  benny

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	depcomp, install-sh, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.am, pixmaps/Makefile.in,
	pixmaps/32x32/xfce4-backdrop.png,
	pixmaps/32x32/xfce4-menueditor.png,
	pixmaps/48x48/xfce4-backdrop.png,
	pixmaps/48x48/xfce4-menueditor.png,
	pixmaps/scalable/xfce4-backdrop.svg,
	pixmaps/scalable/xfce4-menueditor.svg, settings/Makefile.in,
	settings/backdrop-icon.h, src/Makefile.in, src/xfce-desktop.c:
	Added icons from Francois.

2004-07-26 21:58  kelnos

	* settings/backdrop_settings.c: actually do something with the
	CustomizeBackdrop kiosk setting

2004-07-26 21:40  kelnos

	* doc/README.kiosk: fix doc errors

2004-07-26 21:36  kelnos

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/README.kiosk, doc/C/Makefile.in, doc/C/images/Makefile.in,
	doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu.c,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, settings/backdrop_settings.c,
	settings/menu_settings.c, src/Makefile.in: add kiosk support to
	xfdesktop using benny's new XfceKiosk architecture.  see
	xfdesktop/docs/README.kiosk for details.

2004-07-25 15:03  pollux

	* menueditor/: TODO, menueditor.c: create popup menu only if needed

2004-07-25 13:29  kelnos

	* common/desktop-menu-stub.c: mmmm, spelling typos

2004-07-24 20:52  benny

	* m4/depends.m4: Readded XFCE_MCS_PLUGIN() again, dunno how I
	manage to remove it everytime I edit depends.m4!

2004-07-24 19:30  benny

	* m4/depends.m4: XFCE_PANEL_PLUGIN had wrong panel version for the
	threaded test.

2004-07-24 19:28  benny

	* m4/depends.m4: Extended the XFCE_PANEL_PLUGIN macro to include
	some magic for threaded panels.

2004-07-23 21:18  pollux

	* menueditor/menueditor.c: xfce_confirm replaced by
	xfce_message_dialog and non-internationalized output used in
	g_warning

2004-07-23 20:03  kelnos

	* src/xfce-desktop.c: xinerama fix from benny

2004-07-22 17:10  jasper

	* panel-plugin/desktop-menu-plugin.c: Make panel plugin act like a
	real menu button. Needs latest panel changes.

2004-07-22 01:00  benny

	* m4/depends.m4: Readded the XFCE_MCS_PLUGIN macro. I didn't ment
	to remove it, tho.

2004-07-21 23:29  pollux

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	menueditor/menueditor.c, modules/Makefile.in,
	modules/menu/Makefile.in, panel-plugin/Makefile.in,
	pixmaps/Makefile.in, settings/Makefile.in, src/Makefile.in:
	menueditor requires libxfcegui4 4.1.25

2004-07-21 16:21  kelnos

	* panel-plugin/desktop-menu-plugin.c: fix for bug #266

2004-07-20 22:58  benny

	* m4/depends.m4: Modifed panel plugin check, so one (the installer)
	can choose to install into a different plugin dir.

2004-07-20 20:15  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menu-file.c,
	desktop-menu-private.h, desktop-menu.c: remove menu DnD at
	olivier's request

2004-07-20 16:22  kelnos

	* modules/menu/desktop-menu-file.c,
	panel-plugin/desktop-menu-plugin.c: fix compiler warnings and a
	potential crash

2004-07-20 03:34  kelnos

	* panel-plugin/desktop-menu-plugin.c: * tweak settings dialog *
	handle settings a little better

2004-07-20 03:22  kelnos

	* common/desktop-menu-stub.c, common/desktop-menu-stub.h,
	modules/menu/desktop-menu-cache.c,
	modules/menu/desktop-menu-cache.h,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu-file.h,
	modules/menu/desktop-menu-private.h, modules/menu/desktop-menu.c,
	modules/menu/desktop-menu.h, panel-plugin/desktop-menu-plugin.c,
	po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po,
	po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo,
	po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po,
	po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po,
	po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po,
	po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po,
	po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo,
	po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo,
	po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo,
	po/vi.po, po/xfdesktop.pot, po/zh_CN.gmo, po/zh_CN.po,
	po/zh_TW.gmo, po/zh_TW.po: * allow multiple cache files for
	different menu files * reorg and simplify some menu code * add menu
	file option to panel plugin

2004-07-18 19:55  kelnos

	* src/: main.c, menu.c, menu.h: make sure the menu gets reloaded on
	'xfdesktop -reload'

2004-07-18 19:55  kelnos

	* modules/menu/xfce-registered-categories.xml: add wine and winex
	to the registered categories list (so they aren't actually
	registered; who cares)

2004-07-18 14:54  pollux

	* menueditor/menueditor.c: use of xfce_* for dialogs

2004-07-18 12:10  pollux

	* menueditor/menueditor.c: little code cleaning, fix
	"GLib-GObject-WARNING **: unable to set property `text' of type
	`gchararray' from value of type `gpointer'" with enable-debug=full

2004-07-17 15:33  kelnos

	* modules/menu/desktop-menu-cache.c: *sigh* and it should be
	static...

2004-07-17 15:33  kelnos

	* modules/menu/desktop-menu-cache.c: meh, the default should be
	FALSE, not TRUE

2004-07-17 15:25  kelnos

	* modules/menu/: desktop-menu-cache.c, desktop-menu-cache.h,
	desktop-menu-dentry.c, desktop-menu-file.c, desktop-menu-file.h,
	desktop-menu-private.h, desktop-menu.c: * rewrote the file/dir
	mtime checks for menu update * a lot of cache reworking so it knows
	where to look for changes while we're	using the cache * XDG spec
	for legacy menu dirs from benny

2004-07-17 14:52  pollux

	* menueditor/: TODO, edit_dialog.c: code cleaning, TODO update

2004-07-17 14:12  pollux

	* menueditor/: add_dialog.c, add_menu_dialog.c, edit_dialog.c: code
	cleaning

2004-07-17 13:57  kelnos

	* modules/menu/desktop-menu-cache.c: move g_markup_escape_text()
	into cache_add_entry() to clean things up, also escape the command

2004-07-17 12:48  kelnos

	* modules/menu/: desktop-menu-cache.c, desktop-menu-dentry.c: from
	benny: * use g_markup_escape_text() before writing to XML file *
	use XDG basedirs for .desktop file search

2004-07-16 21:33  kelnos

	* menueditor/add_menu_dialog.c, menueditor/edit_dialog.c,
	menueditor/menueditor.c, panel-plugin/desktop-menu-plugin.c: fix
	compile warnings for --enable-debug=full

2004-07-16 21:12  kelnos

	* modules/menu/desktop-menu-cache.c: oops.  go copy and paste!

2004-07-16 21:09  kelnos

	* modules/menu/: Makefile.am, Makefile.in, desktop-menu-cache.c,
	desktop-menu-cache.h, desktop-menu-dentry.c, desktop-menu-file.c,
	desktop-menu.c: the desktop menu now caches itself.  w00t w00t.

2004-07-16 19:53  kelnos

	* modules/menu/desktop-menu.c, settings/backdrop-mgr.c,
	settings/backdrop_settings.c, src/settings.c, src/xfce-backdrop.c:
	compiler warnings...

2004-07-16 18:36  kelnos

	* menu.xml: yeah, that doesn't work anymore...

2004-07-16 17:19  kelnos

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, doc/it/Makefile.in,
	doc/it/images/Makefile.in, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, settings/backdrop_settings.c,
	src/Makefile.in: use XfceColorButton in the settings panel, bump
	libxfcegui4 version requirement

2004-07-16 16:12  pollux

	* menueditor/menueditor.c: - fix #256 - change some hardcoded
	.xfce4 to xfce_get_userdir

2004-07-15 10:49  pollux

	* menueditor/menueditor.c: fix #219 in menueditor

2004-07-15 10:43  pollux

	* menueditor/: ChangeLog, add_menu_dialog.c, edit_dialog.c, move.c:
	- some code cleaning - update ChangeLog

2004-07-15 07:59  jasper

	* doc/: C/xfdesktop.html, C/xfdesktop.xml, fr/xfdesktop.html,
	fr/xfdesktop.xml: get rid of moongroup references

2004-07-14 22:56  jasper

	* doc/: fr/xfdesktop.html, fr/xfdesktop.xml, it/xfdesktop.html: get
	rid of moongroup references

2004-07-13 19:48  kelnos

	* modules/menu/desktop-menu-file.c: fix segfault when you try to
	include a nonexistant file (or a non-valid file)

2004-07-09 22:50  pollux

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.am,
	doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in,
	doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.am,
	doc/it/Makefile.in, doc/it/xfdesktop.html, doc/it/xfdesktop.xml,
	doc/it/images/Makefile.am, doc/it/images/Makefile.in,
	doc/it/images/root_menu.png, doc/it/images/root_menu2.png,
	doc/it/images/select_bg_color.png,
	doc/it/images/xfdesktop-background.png,
	doc/it/images/xfdesktop-list.png, menueditor/Makefile.in,
	modules/Makefile.in, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in,
	settings/Makefile.in, src/Makefile.in: more italian doc translation
	from Sascha Ales

2004-07-09 11:32  olivier

	* ChangeLog: Update ChangeLog

2004-07-09 11:00  olivier

	* configure, configure.ac, po/xfdesktop.pot: Update versions.

2004-07-09 09:53  olivier

	* ChangeLog: Update ChangeLogs for 4.0.6

2004-07-08 21:53  olivier

	* ltmain.sh: Update tree for 4.0.6 release

2004-07-07 17:44  kelnos

	* modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c, src/main.c, src/main.h: * fix bug
	#192 - selecting "quit" builtin when we're a panel plugin should
	log out from the session manager if it's active * also remove the
	gtk_widget_set_name() stuff in prep for a possible fix for that
	theming bug

2004-07-06 17:58  pollux

	* configure, configure.ac, po/eu.gmo, po/eu.po: add basque
	translation from ^pi^ <pi@beobide.net>

2004-06-29 21:12  pollux

	* po/: ru.gmo, ru.po: Add missing translations from Anthony Ivanoff

2004-06-29 02:32  kelnos

	* settings/: backdrop-mgr.c, backdrop_settings.c: * remove
	deprecated calls to xfce_file_chooser_set_local_only() * fix
	directory setting for gtk 2.2 file chooser

2004-06-29 01:21  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menu-file.c,
	desktop-menu.c: DnD fixes: * GDK_ACTION_DEFAULT -> GDK_ACTION_COPY
	* add STRING and text/plain types

2004-06-29 01:07  kelnos

	* settings/: Makefile.am, Makefile.in, backdrop_settings.c,
	menu_settings.c: * fix "-0" problem with settings brightness slider
	* be a bit smarter about executing xfce4-menueditor from settings

2004-06-22 08:30  pollux

	* menueditor/menueditor.c: correct use of
	xfce_file_chooser_get_filename

2004-06-21 22:27  kelnos

	* xfdesktop.spec.in, pixmaps/Makefile.am, pixmaps/Makefile.in: fix
	'make dist', fix specfile

2004-06-21 22:03  kelnos

	* src/xfce-backdrop.c: calling a variable "new" probably isn't the
	best idea

2004-06-21 22:02  kelnos

	* src/xfce-backdrop.c: remove unneded #include and #define

2004-06-21 21:58  kelnos

	* po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po,
	po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo,
	po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po,
	po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po,
	po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po,
	po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po,
	po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo,
	po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo,
	po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo,
	po/vi.po, po/xfdesktop.pot, po/zh_CN.gmo, po/zh_CN.po,
	po/zh_TW.gmo, po/zh_TW.po, settings/backdrop_settings.c,
	src/xfce-backdrop.c, src/xfce-desktop.c: ok, so saturation sucks. 
	implement a _real_ brightness control.

2004-06-21 19:46  kelnos

	* src/settings.c: some cleanup

2004-06-20 23:51  kelnos

	* src/xfce-desktop.c: *sigh*, add set_imgfile_root_property() to
	the initial settings load as well

2004-06-20 23:42  kelnos

	* src/xfce-desktop.c: might as well set the XFDESKTOP_IMAGE_FILE_#
	property all the time, not just when we're setting it from an image
	list

2004-06-20 19:20  benny

	* src/menu.c: PATH_MAX fixes to get it to compile on GNU/Hurd.

2004-06-20 18:24  pollux

	* menueditor/dnd.c: Fix DND insertion in the XML tree

2004-06-20 14:05  pollux

	* menueditor/dnd.c: Fix DND to support xfce4-appfinder

2004-06-19 23:00  kelnos

	* settings/backdrop-mgr.c, settings/backdrop_settings.c,
	panel-plugin/desktop-menu-plugin.c: xfce_file_chooser_dialog_new()
	--> xfce_file_chooser_new()

2004-06-19 22:58  kelnos

	* settings/backdrop_settings.c: make settings dlg icon use 32x32
	icon

2004-06-19 21:39  kelnos

	* menu.xml: update default menu, fix some icon name changes

2004-06-19 21:29  pollux

	* menueditor/menueditor.c: use XfceFileChooser instead of
	GtkFileSelection

2004-06-19 11:33  pollux

	* menueditor/ChangeLog: Update ChangeLog

2004-06-19 09:58  kelnos

	* modules/menu/desktop-menu-dentry.c: i've always thought that
	structure looked ugly.	this is a little better.

2004-06-19 09:46  kelnos

	* modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c,
	modules/menu/desktop-menu-private.h, modules/menu/desktop-menu.c,
	po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po,
	po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po,
	po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo,
	po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po,
	po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po,
	po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po,
	po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po,
	po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po,
	po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
	po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfdesktop.pot,
	po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po: * fix
	translations and .po files AGAIN * add preliminary desktop menu DnD
	support

2004-06-19 07:48  kelnos

	* ChangeLog, configure, configure.ac, xfdesktop.spec.in,
	po/POTFILES.in, po/ar.po, po/az.po, po/bg.po, po/ca.po, po/cs.po,
	po/de.po, po/es.po, po/es_MX.po, po/eu.po, po/fa_IR.po, po/fi.po,
	po/fr.po, po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po,
	po/lt.po, po/ms.po, po/nl.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
	po/ru.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
	po/xfdesktop.pot, po/zh_CN.po, po/zh_TW.po, src/main.c, src/menu.c:
	re-hook the gettext stuff, update POTFILES.in, update
	xfdesktop.pot, ran make update-po, update ChangeLog, a few misc
	tweaks

2004-06-19 07:27  kelnos

	* src/xfce-backdrop.c: fix memleak when toggling 'show image'
	checkbox

2004-06-18 19:35  kelnos

	* src/xfce-desktop.c: fix memleak when ditching old pixmap

2004-06-18 18:14  kelnos

	* src/xfce-desktop.c: set _XROOTPMAP_ID after setting a new
	backdrop

2004-06-18 00:03  kelnos

	* settings/backdrop_settings.c, settings/settings_common.h,
	src/xfce-backdrop.c, src/xfce-backdrop.h, src/xfce-desktop.c: add
	image brightness % option as suggested by some dude in #xfce.  it's
	actually image color saturation, but it's a pretty neat effect. 
	don't worry, there's no performance impact if you leave it at 100%
	^_~

2004-06-17 18:42  kelnos

	* common/: xfdesktop-common.c, xfdesktop-common.h: oops, forgot a
	couple

2004-06-17 18:41  kelnos

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	configure, configure.ac, depcomp, install-sh, xfdesktop.spec.in,
	backdrops/Makefile.in, common/Makefile.am, common/Makefile.in,
	common/backdrop-common.c, common/backdrop-common.h,
	doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in,
	doc/fr/Makefile.in, doc/fr/images/Makefile.in, m4/debug.m4,
	menueditor/Makefile.in, menueditor/add_dialog.c, menueditor/dnd.c,
	menueditor/edit_dialog.c, menueditor/menueditor.c,
	menueditor/menueditor.h, menueditor/move.c, modules/Makefile.in,
	modules/menu/Makefile.am, modules/menu/Makefile.in,
	modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu.c,
	panel-plugin/Makefile.am, panel-plugin/Makefile.in,
	panel-plugin/desktop-menu-plugin.c, pixmaps/Makefile.am,
	pixmaps/Makefile.in, settings/Makefile.in, settings/backdrop-mgr.c,
	settings/backdrop_settings.c, settings/menu_settings.c,
	settings/settings_common.h, src/Makefile.am, src/Makefile.in,
	src/backdrop.c, src/backdrop.h, src/main.c, src/main.h, src/menu.c,
	src/menu.h, src/settings.c, src/settings.h, src/windowlist.c,
	src/windowlist.h, src/xfce-backdrop.c, src/xfce-backdrop.h,
	src/xfce-desktop.c, src/xfce-desktop.h: merging in the new
	xfdesktop, version is 4.1.5 *crosses fingers* this will fix the app
	crashing problem, and has full multihead support, among a bunch of
	other improvements i won't list here.  also fixing some warnings in
	menueditor (for --enable-debug=full)

2004-06-16 11:49  perldude

	* settings/menu_settings.c: added a spacer.

2004-06-13 23:18  pollux

	* po/: lt.gmo, lt.po: Updated lt translations from Mantas Zapolskas

2004-06-13 11:40  pollux

	* po/de.gmo: .gmo files updated

2004-06-11 13:04  pollux

	* po/et.gmo: file et.gmo was initially added on branch xfce_4_0.

2004-06-11 13:04  pollux

	* po/et.po: file et.po was initially added on branch xfce_4_0.

2004-06-11 13:03  pollux

	* configure, configure.ac, ltmain.sh, po/et.gmo, po/et.po: Estonian
	translations from Peeter Vois <peeter.vois@proekspert.ee> added

2004-06-04 21:20  pollux

	* pixmaps/: me-icon16.xpm, me-icon24.xpm, me-icon32.xpm,
	me-icon48.xpm, 32x32/xfce4-menueditor.png,
	48x48/xfce4-menueditor.png: use new icon from Francois

2004-06-01 22:29  kelnos

	* panel-plugin/desktop-menu-plugin.c: not sure why i was including
	time.h, but it doesn't appear to be needed yes, you can tell i'm
	bored.

2004-06-01 22:06  kelnos

	* panel-plugin/desktop-menu-plugin.c, po/xfdesktop.pot: change
	plugin name to "xfce-menu" and caption to "Xfce Menu"

2004-06-01 22:00  kelnos

	* panel-plugin/desktop-menu-plugin.c, pixmaps/Makefile.am,
	pixmaps/Makefile.in, pixmaps/xfce4_xicon1.png,
	pixmaps/xfce4_xicon2.png, pixmaps/xfce4_xicon3.png,
	pixmaps/xfce4_xicon4.png, po/xfdesktop.pot: * add new icons from
	nikola! * change default to xfce4_xicon1.png (which is a renamed
	xfce4_icon.png from nikola) * also add tooltip to button

2004-06-01 20:24  kelnos

	* panel-plugin/desktop-menu-plugin.c: OR, we can do this the
	smart(er) way

2004-06-01 20:11  kelnos

	* panel-plugin/desktop-menu-plugin.c: fix icon resize bug reported
	by Philip Scott also fix a memleak or two

2004-05-30 00:16  pollux

	* pixmaps/: me-icon16.xpm, me-icon24.xpm, me-icon32.xpm,
	me-icon48.xpm, 32x32/xfce4-menueditor.png,
	48x48/xfce4-menueditor.png: menueditor uses new nice icon from
	Franois

2004-05-27 14:28  pollux

	* menueditor/: dnd.c, menueditor.c: DND from Rox, Nautilus, Xffm
	and Konqueror supported

2004-05-26 23:07  pollux

	* menueditor/dnd.c: DND of a .desktop from Rox supported

2004-05-25 20:46  pollux

	* menueditor/: dnd.c, menueditor.c: Finaly DND works with xffm (i
	haven't tested lastest code) and framework for
	application/x-desktop support

2004-05-25 20:13  pollux

	* menueditor/dnd.c: DND from a .desktop now supports Icon tag...
	doesn't work anymore with xffm (i don't know since when)...

2004-05-25 19:26  pollux

	* menueditor/: edit_dialog.c, menueditor.c: search for executable
	in PATH

2004-05-25 18:22  pollux

	* menueditor/: TODO, add_dialog.c, edit_dialog.c, menueditor.c,
	menueditor.h: Check if the command exists

2004-05-25 17:36  pollux

	* menueditor/about_dialog.c: Make about dialog taller by default

2004-05-23 20:58  pollux

	* menueditor/: menueditor.c, menueditor.h: collapse tree and expand
	tree added

2004-05-23 20:34  pollux

	* menueditor/edit_dialog.c: popup->Edit now supported

2004-05-23 20:20  pollux

	* menueditor/: edit_dialog.c, edit_dialog.h, move.c: begin of
	popup->Edit

2004-05-23 20:17  pollux

	* menueditor/menueditor.c: code cleaning

2004-05-22 23:13  pollux

	* menueditor/: about_dialog.c, move.c: despite time running out
	before the exams, found time...  - my_gtk_tree_store_swap_up/down
	fully rewrited (fix bug reported by Jasper in which menu content
	wasn't moved), but moving with the up and down arrow still need a
	little work - Franois added in the credits :-)

2004-05-21 20:56  kelnos

	* Makefile.am, Makefile.in: install missing .es and .eu menu.xml
	files

2004-05-17 11:31  kelnos

	* modules/menu/desktop-menu.c: add another null check

2004-05-17 10:03  jasper

	* modules/menu/desktop-menu.c: Extra NULL check

2004-05-13 01:06  kelnos

	* modules/menu/: Makefile.am, Makefile.in, desktop-menu-dentry.c,
	desktop-menu-file.c, desktop-menu-private.h, desktop-menu.c: * add
	.desktop directories recursively * overhaul the dentry need_update
	checks

2004-05-12 10:52  kelnos

	* settings/: backdrop-mgr.c, backdrop_settings.c: gtk 2.2
	compilation fixes

2004-05-11 19:10  kelnos

	* modules/menu/: desktop-menu-file.c, desktop-menu-file.h,
	desktop-menu-private.h, desktop-menu.c: bugfix: if the user has no
	~/.xfce4/menu.xml, but later creates one, we should notice that and
	regenerate using their custom file

2004-05-11 18:33  kelnos

	* po/xfdesktop.pot, settings/backdrop_settings.c,
	settings/menu_settings.c: add "edit desktop menu" button to the
	menu settings at francois' suggestion add some keyboard mnemonics
	to the settings panel in general

2004-05-11 17:25  kelnos

	* src/menu.c: fix initial menu-less settings problem (this is
	something that shouldn't occur, but does if the mcs plugin isn't
	loaded properly the first time)

2004-05-11 16:55  jasper

	* src/menu.c: Add a couple of debug statements

2004-05-11 09:22  jasper

	* common/backdrop-common.c, menueditor/edit_dialog.c,
	menueditor/menueditor.c, modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu.c,
	panel-plugin/desktop-menu-plugin.c, po/fr.gmo,
	settings/backdrop-icon.h, settings/backdrop-mgr.c,
	settings/backdrop_settings.c, settings/settings_common.c,
	src/backdrop.c, src/menu.h: Fix warnings to allow compiling with
	--enable-debug=full.

2004-05-11 04:08  kelnos

	* ltmain.sh, aclocal.m4: hmm, perhaps this will fix the libtool
	problems

2004-05-10 22:02  kelnos

	* po/xfdesktop.pot, settings/menu_settings.c: fix typo in settings
	dialog (thanks francois)

2004-05-07 18:15  pollux

	* menueditor/: TODO, menueditor.c: if ~/.xfce4/menu.xml doesn't
	exist, it's been created from the default menu (need to be tested
	with a rm -rf .xfce4)

2004-05-07 16:37  pollux

	* menueditor/edit_dialog.c: really uses the dummy icon when icon is
	not found (in edition)

2004-05-07 16:34  pollux

	* menueditor/: add_dialog.c, edit_dialog.c, menueditor.c: use the
	dummy icon when icon is not set or not found

2004-05-07 13:46  kelnos

	* modules/menu/desktop-menu.c: fix gtk 2.2 compilation error

2004-05-06 11:06  pollux

	* menueditor/menueditor.c: saveas problem fixed

2004-05-05 16:35  pollux

	* menueditor/menueditor.c: tell the user when cannot save and why

2004-05-04 23:45  kelnos

	* Makefile.am, Makefile.in, configure, configure.ac,
	backdrops/Makefile.in, common/Makefile.am, common/Makefile.in,
	doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in,
	doc/fr/Makefile.in, doc/fr/images/Makefile.in,
	menueditor/Makefile.in, modules/Makefile.am, modules/Makefile.in,
	modules/menu/Makefile.in, panel-plugin/Makefile.in,
	pixmaps/Makefile.in, settings/Makefile.in, src/Makefile.in: new
	directory inclusion/exclusion strategy to fix 'make distclean'

2004-05-04 19:13  kelnos

	* po/: POTFILES.in, xfdesktop.pot: update potfile

2004-05-04 19:06  kelnos

	* panel-plugin/desktop-menu-plugin.c: fix initial state of 'show
	icons' checkbox on addition of new item

2004-05-04 19:06  kelnos

	* modules/menu/desktop-menu-dentry.c: fix item height for
	autogenerated submenus if an icon isn't found (i.e., add dummy
	trans icon to _ensure_path())

2004-05-04 00:16  olivier

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	install-sh, ltmain.sh, mkinstalldirs, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, po/xfdesktop.pot, settings/Makefile.in,
	src/Makefile.in: Update zh_TW translations by umm
	<umm@pchome.com.tw>

2004-05-03 23:44  olivier

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	install-sh, ltmain.sh, mkinstalldirs, backdrops/Makefile.in,
	doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in,
	doc/fr/Makefile.in, doc/fr/images/Makefile.in, modules/Makefile.in,
	pixmaps/Makefile.in: Update zh_TW translations from umm
	<umm@pchome.com.tw>

2004-05-03 21:35  dannym

	* settings/backdrop-mgr.c: reformatting

2004-05-03 21:28  dannym

	* settings/backdrop-mgr.c: boldness, appear

2004-05-03 21:17  dannym

	* src/main.c: small bugfix, kelnos, please check if that's right :)

2004-05-03 15:12  kelnos

	* src/menu.c: forgot an #ifdef USE_DESKTOP_MENU

2004-05-03 10:37  kelnos

	* common/desktop-menu-stub.c, common/desktop-menu-stub.h,
	panel-plugin/desktop-menu-plugin.c: * remove useless and hacky
	function from desktop-menu-stub * add "show menu icons" option to
	panel plugin

2004-05-03 10:20  kelnos

	* src/: main.c, menu.c, menu.h: a couple cleanups i missed

2004-05-03 10:10  kelnos

	* common/desktop-menu-stub.c, common/desktop-menu-stub.h,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu.c,
	modules/menu/desktop-menu.h, settings/Makefile.am,
	settings/Makefile.in, settings/backdrop-mgr.c,
	settings/backdrop_settings.c, settings/menu_settings.c,
	settings/menu_settings.h, settings/settings_common.h,
	src/backdrop.c, src/main.c, src/main.h, src/menu.c, src/menu.h,
	src/settings.c, src/settings.h: * add options to settings dialog
	for window list and desktop menu * preselect and frame with
	asterisks the currently set backdrop when the user   edits the
	backdrop list * random cleanups and improvements

2004-05-02 00:09  kelnos

	* settings/: backdrop_settings.c, settings_common.h: add some
	padding for the notebook-in-a-notebook, looks better now

2004-05-01 18:28  kelnos

	* settings/backdrop-mgr.c: add support for DnD of directories into
	image lists also make file chooser (image lists again) allow
	multiple file selection

2004-04-30 22:46  kelnos

	* modules/menu/desktop-menu-file.c: cleanup: g_object_unref(pix)
	--> g_object_unref(G_OBJECT(pix))

2004-04-30 22:41  kelnos

	* modules/menu/desktop-menu-file.c: fix compile failure on
	mmap()-less systems

2004-04-30 22:02  kelnos

	* modules/menu/desktop-menu-file.c: fix glib-gobject-warning

2004-04-30 04:43  kelnos

	* modules/menu/: dummy.h, dummy_icon.h: committing the right file
	is a good idea.

2004-04-30 04:41  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menu-file.c,
	desktop-menu.c, desktop-menu.h, dummy.h: add dummy transparent icon
	to make sure all menu items are the same height, even if some items
	don't have icons.

2004-04-29 22:52  kelnos

	* modules/menu/desktop-menuspec.c: gee, that was dumb.	thanks for
	noticing, olivier

2004-04-29 22:44  kelnos

	* modules/menu/desktop-menu-dentry.c: fix memleak that olivier
	found

2004-04-26 21:03  kelnos

	* src/backdrop.h: forgot to commit this, needed for gradient
	support

2004-04-26 20:35  kelnos

	* src/backdrop.c: make color gradient actually do something

2004-04-26 20:34  kelnos

	* settings/backdrop_settings.c: make settings dialog not block the
	settings manager make "use color only" checkbox get set properly on
	dialog creation

2004-04-26 07:16  kelnos

	* src/: backdrop.c, main.c: desktop shouldn't flash a grey window
	on startup anymore

2004-04-26 07:04  kelnos

	* src/backdrop.c: fix problem where the gtk2 theme's background
	pixmap would override our backdrop

2004-04-23 21:20  pollux

	* menueditor/menueditor.c: remove no more needed C++ style comments

2004-04-22 22:45  kelnos

	* menueditor/: Makefile.in, menueditor.c, menueditor.h: compiled
	fixes for gtk 2.2 users

2004-04-22 21:12  kelnos

	* src/: backdrop.c, main.c: fix initialisation order, (hopefully)
	fix the color missing problem, speed up startup a little.

2004-04-22 07:57  kelnos

	* common/Makefile.in, common/backdrop-common.h,
	settings/backdrop_settings.c, src/Makefile.am, src/Makefile.in,
	src/backdrop.c: a few tweaks for initial settings, plus a couple
	cleanups

2004-04-22 07:32  kelnos

	* src/: backdrop.c, backdrop.h, main.c, main.h, menu.c: keep around
	the GdkScreen for each xfdesktop/xfbackdrop to reduce the multiple
	calls to gdk_display_get_screen().

2004-04-22 00:46  kelnos

	* src/backdrop.c: fix crash on "don't set backdrop"

2004-04-22 00:14  kelnos

	* settings/backdrop_settings.c: fix initial settings for new users

2004-04-22 00:09  kelnos

	* settings/: Makefile.in, backdrop-mgr.c, backdrop_settings.c: use
	XfceFileFilter instead of GtkFileFilter (forgot to commit
	yesterday) don't display the tab notebook in the settings panel if
	we only have one screen

2004-04-21 02:59  kelnos

	* panel-plugin/: Makefile.in, desktop-menu-plugin.c: make desktop
	menu plugin work with new gtk-less libxfcegui4 apply icon border
	size fix to initial icon as well

2004-04-21 02:58  kelnos

	* modules/menu/Makefile.in, modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu.c, src/Makefile.in, src/main.c,
	src/menu.c: make xfdesktop's icon themes work properly with gtk 2.2
	(no GtkIconTheme).  also, xfdesktop now requires gtk 2.2.0 or
	greater

2004-04-21 02:57  kelnos

	* configure, configure.ac: bump version, bump libxfcegui4 version
	requirement

2004-04-20 22:46  kelnos

	* src/: main.c, menu.c, menu.h: have the menu show up on the proper
	screen when the desktop is clicked

2004-04-20 22:21  kelnos

	* src/: backdrop.c, main.c: woohoo, multiscreen officially works! 
	big thanks to danny for helping me track this one down.

2004-04-20 20:51  dannym

	* m4/debug.m4: GTK_DISABLE_DEPRECATED, be disabled.

2004-04-20 20:48  dannym

	* src/: main.c, menu.c: --enable-debug=full

2004-04-20 20:32  kelnos

	* src/: backdrop.c, main.c, main.h: multiscreen still doesn't work
	(get 'BadMatch').  this is as far as i can get (bunches of debug
	messages).  works fine with single head.

2004-04-20 17:56  kelnos

	* settings/xfce-backdrop-settings.desktop: update the .desktop file
	for the settings panel

2004-04-20 17:37  kelnos

	* common/: Makefile.am, Makefile.in, backdrop-common.c,
	backdrop-common.h, background-common.c, background-common.h: add
	missing files

2004-04-20 12:39  kelnos

	* settings/Makefile.in, settings/backdrop-mgr.c,
	settings/backdrop_settings.c, src/backdrop.c, src/backdrop.h,
	src/main.c, src/main.h, src/menu.c, src/menu.h, src/settings.c,
	src/settings.h: brand-spankin' new desktop settings dialog
	(mostly), which should support multiscreen.  a lot of multiscreen
	fixes (i hope).  needs a lot of testing, but i think this is a huge
	step in the right direction.

2004-04-20 12:27  kelnos

	* src/backdrop.c: [no log message]

2004-04-20 02:35  kelnos

	* panel-plugin/desktop-menu-plugin.c: fix panel resize problem when
	plugin is added (thanks linuce!)

2004-04-19 06:53  kelnos

	* src/backdrop.c: and re-committing the one change that i _did_
	want for that file, *sigh*

2004-04-19 06:51  kelnos

	* src/backdrop.c: whoops, didn't mean to commit _that_ file. 
	reverting.

2004-04-19 06:35  kelnos

	* src/: backdrop.c, main.c, main.h, settings.c, settings.h:
	reworked desktop handling.  now we can have multiple desktops,
	which should give us multi-screen support.  this is only
	preliminary: the menu probably won't work properly yet.  also,
	settings aren't really handled all that intelligently yet, so
	settings from different screens will clobber each other when they
	get saved.
	
	!! as a side-effect, it appears that i've fixed the crashing
	problem when some threaded gnome apps are launched from the desktop
	menu (as i hoped) !!

2004-04-18 19:14  pollux

	* menueditor/move.c: when moving an entry in a submenu or a parent
	menu, the icon now moves with (bug reported by Jasper Huijsmans)

2004-04-18 13:04  kelnos

	* configure, configure.ac, panel-plugin/desktop-menu-plugin.c:
	remove text option, and add option to set a custom icon.  make use
	of XfceFileChooser, and depend on libxfcegui4 >= 4.1.13

2004-04-16 09:28  pollux

	* menueditor/menueditor.c: add --version support

2004-04-15 23:38  kelnos

	* README, configure, configure.ac, menu.xml, xfdesktop.spec.in,
	modules/menu/Makefile.in, modules/menu/desktop-menuspec.c,
	src/Makefile.am, src/Makefile.in, src/main.c: * change --version
	string to conform to xfwm4's style (yeah, i'm a conformist) * XFce
	-> Xfce in a bunch of places

2004-04-15 23:24  kelnos

	* doc/C/: Makefile.in, xfdesktop.html, xfdesktop.xml,
	images/Makefile.in: some documentation updates/fixes

2004-04-15 21:58  pollux

	* menueditor/: about_dialog.c, menueditor.c: change all remainning
	occurences of XFce into Xfce

2004-04-14 22:18  kelnos

	* configure, configure.ac, src/main.c: whoops, let's do that
	properly, no? (might as well use PACKAGE instead of xfdesktop,
	while i'm at it)

2004-04-14 22:07  kelnos

	* configure, configure.ac, src/Makefile.am, src/Makefile.in,
	src/main.c: add --version/-V to xfdesktop

2004-04-12 15:50  dannym

	* menu.xml.ca: catalan menu.xml by Carles Muñoz Gorriz

2004-04-12 15:34  dannym

	* po/: ca.gmo, ca.po: Updated Catalan translations by Carles Muñoz
	Gorriz

2004-04-10 17:50  pollux

	* menueditor/xfce-menueditor.desktop: added french translations in
	the .desktop

2004-04-10 17:48  pollux

	* po/: fr.po, xfdesktop.pot: - french translations update

2004-04-09 19:51  pollux

	* menueditor/: add_dialog.c, menueditor.c, menueditor.h: - in add
	dialog : if icon isn't exist however stores the path - add popup
	menu in the treeview

2004-04-08 21:17  kelnos

	* menueditor/new_dialog.c, po/xfdesktop.pot: whoops, missed a
	string

2004-04-08 21:09  kelnos

	* menueditor/Makefile.in, menueditor/about_dialog.c,
	menueditor/add_dialog.c, menueditor/add_menu_dialog.c,
	menueditor/edit_dialog.c, menueditor/menueditor.c,
	menueditor/move.c, menueditor/new_dialog.c, po/xfdesktop.pot: bunch
	of string fixes, aesthetic mods mainly don't use "gtk-new",
	"gtk-open", etc., but GTK_STOCK_NEW, GTK_STOCK_OPEN

2004-04-08 14:07  kelnos

	* modules/menu/desktop-menu-file.c: fix xfdesktop crash if <title>
	has an icon

2004-04-07 21:50  pollux

	* panel-plugin/desktop-menu-plugin.c: fix the enlarging panel bug

2004-04-04 15:16  kelnos

	* panel-plugin/desktop-menu-plugin.c: partial fix so desktop menu
	doesn't make the panel taller.	it still isn't perfect (panel grows
	a pixel or two depending on the panel size), but it's better.

2004-04-03 05:39  kelnos

	* panel-plugin/desktop-menu-plugin.c: fix crash bug (i think) and
	make resize events more efficient

2004-04-01 15:07  kelnos

	* modules/menu/desktop-menu.c: icon theme tracking fixes (todo:
	need to test properly with gtk 2.2)

2004-03-31 23:45  kelnos

	* src/menu.c: argh, type the right #ifdef names, mmkay?

2004-03-31 23:08  kelnos

	* config.h.in, configure, configure.ac, common/Makefile.am,
	common/Makefile.in, src/Makefile.in, src/menu.c: #ifdef out all the
	menu loading code in xfdesktop (including the stub loader) if
	--disable-desktop-menu is specified

2004-03-31 22:47  kelnos

	* configure, configure.ac: actually build the menueditor...

2004-03-31 22:42  benny

	* m4/depends.m4: Fix "no" condition.

2004-03-31 22:41  benny

	* m4/depends.m4: let BM_DEPEND_CHECK() define $1_FOUND="no/yes".

2004-03-31 22:10  kelnos

	* AUTHORS, Makefile.am, Makefile.in, config.h.in,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, menueditor/Makefile.am,
	menueditor/Makefile.in, modules/Makefile.am, modules/Makefile.in,
	modules/menu/Makefile.am, modules/menu/Makefile.in,
	panel-plugin/Makefile.in, pixmaps/Makefile.in, po/POTFILES.in,
	po/xfdesktop.pot, settings/Makefile.am, settings/Makefile.in,
	src/Makefile.in: fixing POTFILES.in and 'make dist' also changing
	benny's email address at his request

2004-03-31 20:42  kelnos

	* configure, Makefile.am, Makefile.in, configure.ac,
	modules/Makefile.am, modules/Makefile.in: i got bored, so: * make
	libxml2 check non-fatal, and disable building xfce4-menueditor if  
	it isn't present * add --disable-desktop-menu and
	--disable-panel-plugin * print build config summary at end of
	configure output

2004-03-29 19:34  kelnos

	* settings/backdrop_settings.c: moral of the story: don't commit
	stuff without testing with gtk 2.2 also

2004-03-29 16:37  kelnos

	* settings/backdrop_settings.c: fix broken color selection dialog

2004-03-29 10:16  kelnos

	* settings/: backdrop-mgr.c, backdrop_settings.c: not critical, but
	might as well ditch those functions for gtk 2.4 since we don't use
	them

2004-03-29 10:13  kelnos

	* settings/: backdrop-mgr.c, backdrop_settings.c: * fix image list
	edit memleak * lots of refactoring * lots of cleanup

2004-03-27 12:37  kelnos

	* modules/menu/: desktop-menu-dentry.c, desktop-menu.c: * ok, new
	way of attacking icon size: start larger, and gradually work   our
	way down to the desired size.  that seems to work better.  * do a
	couple sanity checks when parsing .desktop files

2004-03-27 11:16  kelnos

	* modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-file.c,
	modules/menu/desktop-menu-private.h, modules/menu/desktop-menu.c,
	configure, configure.ac: set icon size properly for all items fix
	bug in legacydir code (all legacy entries dumped in the same menu)
	better memory management of pixbufs

2004-03-27 04:06  kelnos

	* settings/: Makefile.in, backdrop-mgr.c, backdrop_settings.c: more
	GtkFileChooserDialog goodness

2004-03-27 03:28  kelnos

	* settings/backdrop_settings.c: use new GtkFileChooserDialog with
	gtk+ 2.4

2004-03-27 00:59  kelnos

	* panel-plugin/desktop-menu-plugin.c: desktop menu panel plugin
	prefs panel (man...) from JF, with some modification by yours truly

2004-03-27 00:15  kelnos

	* panel-plugin/desktop-menu-plugin.c: only pop up for button 1
	click, lest we suppress the panel menu

2004-03-26 19:42  kelnos

	* TODO: startup notification support implemented...

2004-03-26 19:35  kelnos

	* configure, configure.ac: bump libxfcegui4 version requirement

2004-03-26 19:34  kelnos

	* po/: .cvsignore, Makefile.in, POTFILES: these are generated by
	configure

2004-03-26 18:49  kelnos

	* modules/menu/desktop-menu-dentry.c: fix crash when not using
	legacy dirs (thanks dannym)

2004-03-26 18:45  kelnos

	* modules/menu/desktop-menu-file.c: fix <menu ... visible="false">

2004-03-26 04:21  kelnos

	* panel-plugin/desktop-menu-plugin.c: make the menu button act more
	like a real menu item - raise the menu on mouse press, not release

2004-03-26 02:59  kelnos

	* pixmaps/xfce4_xicon.png: higher-res icon from francois

2004-03-25 21:13  kelnos

	* modules/menu/desktop-menu-file.c: shouldn't empty out the menu
	file state data every time we include a new menu file, just append
	to it

2004-03-25 00:22  pollux

	* menueditor/: new.c, new.h, new_dialog.c, new_dialog.h: fix
	renaming file problem

2004-03-24 22:37  kelnos

	* .cvsignore, backdrops/.cvsignore, common/.cvsignore,
	doc/.cvsignore, doc/C/.cvsignore, doc/C/images/.cvsignore,
	doc/fr/.cvsignore, doc/fr/images/.cvsignore, menueditor/.cvsignore,
	modules/.cvsignore, modules/menu/.cvsignore,
	panel-plugin/.cvsignore, pixmaps/.cvsignore,
	pixmaps/32x32/.cvsignore, pixmaps/48x48/.cvsignore, po/.cvsignore,
	settings/.cvsignore, src/.cvsignore: remove *.in from .cvsignore
	files... sorry for the spam again

2004-03-24 22:36  kelnos

	* po/POTFILES: you too, get in there, grrr

2004-03-24 22:35  kelnos

	* po/Makefile.in: hmm, how come you were missing, little makefile?

2004-03-24 17:07  kelnos

	* .cvsignore, backdrops/.cvsignore, common/.cvsignore,
	doc/.cvsignore, doc/C/.cvsignore, doc/C/images/.cvsignore,
	doc/fr/.cvsignore, doc/fr/images/.cvsignore, menueditor/.cvsignore,
	modules/.cvsignore, modules/menu/.cvsignore,
	panel-plugin/.cvsignore, pixmaps/.cvsignore,
	pixmaps/32x32/.cvsignore, pixmaps/48x48/.cvsignore, po/.cvsignore,
	settings/.cvsignore, src/.cvsignore: so tired of all the noise in
	'cvs update' output (sorry for the commits spam!)

2004-03-24 11:05  pollux

	* menueditor/: Makefile.am, Makefile.in, add_dialog.c,
	add_menu_dialog.c, edit_dialog.c, menueditor.c: - new.c/h renamed
	into new_dialog.c/h - add default response in dialogs

2004-03-22 21:28  kelnos

	* src/: dummy.h, dummy.png, menu-dentry.c, menu-dentry.h,
	menu-file.c, menu-file.h, menuspec.c, menuspec.h,
	xfce-registered-categories.xml: remove old menu system files

2004-03-22 21:23  kelnos

	* menu.xml: new default menu

2004-03-22 20:52  kelnos

	* pixmaps/: Makefile.am, Makefile.in, xfce4_xicon.png: whoops,
	remember to add (temporary) panel plugin icon

2004-03-22 20:49  kelnos

	* configure, Makefile.am, Makefile.in, configure.ac,
	common/Makefile.am, common/Makefile.in, common/desktop-menu-stub.c,
	common/desktop-menu-stub.h, src/Makefile.am, src/Makefile.in,
	src/main.c, src/menu.c, src/menu.h: add gmodule glue code, autoconf
	changes, hookup code in xfdesktop app

2004-03-22 20:47  kelnos

	* modules/Makefile.am, modules/Makefile.in,
	modules/menu/Makefile.am, modules/menu/Makefile.in,
	modules/menu/desktop-menu-dentry.c,
	modules/menu/desktop-menu-dentry.h,
	modules/menu/desktop-menu-file.c, modules/menu/desktop-menu-file.h,
	modules/menu/desktop-menu-private.h, modules/menu/desktop-menu.c,
	modules/menu/desktop-menu.h, modules/menu/desktop-menuspec.c,
	modules/menu/desktop-menuspec.h,
	modules/menu/xfce-registered-categories.xml,
	panel-plugin/Makefile.am, panel-plugin/Makefile.in,
	panel-plugin/desktop-menu-plugin.c: add XfceDesktopMenu gmodule and
	panel applet

2004-03-21 22:44  olivier

	* settings/workspaces_settings.c: The workspace plugin failed to
	set a value for the number of workspaces if it can't load its
	config file (ie first run on a fresh install)

2004-03-21 20:58  pollux

	* po/: fr.gmo, fr.po, xfdesktop.pot: french translations updated

2004-03-21 20:53  pollux

	* menueditor/: TODO, edit_dialog.c: fix memory leak : when editing
	previous icon wasn't unref

2004-03-21 18:50  olivier

	* Makefile.am, Makefile.in, menu.xml.it: Add Alex Dupre's Italian
	version of the root menu "menu.xml.it"

2004-03-21 18:50  olivier

	* menu.xml.it: file menu.xml.it was initially added on branch
	xfce_4_0.

2004-03-18 09:50  pollux

	* menueditor/menueditor.c: (re)add support for "no" value in
	visible attribute for backward compatibility

2004-03-18 09:40  pollux

	* menueditor/menueditor.c: change visible attribute set of values
	from yes/no to true/false

2004-03-17 21:40  pollux

	* menueditor/: add_menu_dialog.c, add_menu_dialog.h, edit_dialog.c,
	menueditor.h: added support for style and unique attribute for the
	include entry in the menu

2004-03-15 11:35  pollux

	* menueditor/: add_dialog.c, edit_dialog.c, menueditor.c: support
	for icon in title and menu tag as brian asked

2004-03-15 08:36  olivier

	* aclocal.m4, configure, configure.ac, ltmain.sh, po/ar.gmo,
	po/ar.po, po/bg.gmo, po/bg.po, po/it.gmo, po/it.po: Add/update i18n
	for: Bulgarian from Miroslav Yordanov <miordanov@i-space.org> and
	Peter Slavov <peshka@i-space.org> Italian from Alex Dupre
	<ale@FreeBSD.org> Arabic from Saleh Hathal <hathalsal@hotmail.com>

2004-03-15 00:25  olivier

	* po/ar.gmo: file ar.gmo was initially added on branch xfce_4_0.

2004-03-15 00:25  olivier

	* po/bg.gmo: file bg.gmo was initially added on branch xfce_4_0.

2004-03-15 00:25  olivier

	* po/bg.po: file bg.po was initially added on branch xfce_4_0.

2004-03-15 00:25  olivier

	* po/ar.po: file ar.po was initially added on branch xfce_4_0.

2004-03-15 00:25  olivier

	* aclocal.m4, configure, configure.ac, po/ar.gmo, po/ar.po,
	po/bg.gmo, po/bg.po, po/it.gmo, po/it.po, po/xfdesktop.pot:
	Add/update i18n for: Bulgarian from Miroslav Yordanov
	<miordanov@i-space.org> and Peter Slavov <peshka@i-space.org>
	Italian from Alex Dupre <ale@FreeBSD.org> Arabic from Saleh Hathal
	<hathalsal@hotmail.com>

2004-03-13 13:21  pollux

	* menueditor/: add_dialog.c, add_dialog.h, edit_dialog.c: added
	support for term attribute of a launcher

2004-03-12 11:37  pollux

	* menueditor/: add_dialog.c, edit_dialog.c, menueditor.c: user can
	now set an icon to the builtin quit entry

2004-03-12 10:27  pollux

	* src/menu.c: - builtin quit didn't work anymore, corrected

2004-03-11 02:05  benny

	* common/: Makefile.am, Makefile.in: No need for -export-dynamic
	here, since its a noinst lib.

2004-03-10 08:09  kelnos

	* settings/backdrop_settings.c: use xfce_exec() instead of
	deprecated exec_command()

2004-03-07 12:42  pollux

	* menueditor/edit_dialog.c: i forgot a xmlFree

2004-03-07 12:40  pollux

	* menueditor/: TODO, add_dialog.c, add_dialog.h, edit_dialog.c,
	menueditor.c: - added snotify tag support - now the edited filename
	is showed in the titlebar

2004-03-07 12:30  olivier

	* src/menu.c: Switch to window's worskpace before activating

2004-03-07 12:27  olivier

	* src/menu.c: Switch to window's worskpace before activating

2004-03-07 11:45  pollux

	* menueditor/: TODO, about_dialog.c: - updated TODO - added some
	contributors in the about dialog

2004-03-07 06:49  kelnos

	* menueditor/: add_dialog.c, add_menu_dialog.c, dnd.c,
	edit_dialog.c, menueditor.c, new.c: fix (hopefully) all warnings. 
	--enable-debug=full _should_ work now.	/me looks pointedly at
	dannym

2004-03-07 01:35  moe

	* po/de.po: nag!

2004-03-06 23:02  dannym

	* menueditor/: add_dialog.c, add_menu_dialog.c: config.h

2004-03-06 22:58  dannym

	* menueditor/add_menu_dialog.c: add_menu_dialog.c: In function
	`add_menu_cb': add_menu_dialog.c:68: Warnung: implicit declaration
	of function `create_header' add_menu_dialog.c:68: Warnung:
	assignment makes pointer from integer without a cast
	add_menu_dialog.c:152: Warnung: implicit declaration of function
	`strlen' add_menu_dialog.c:125: Warnung: unused variable
	`root_iter'

2004-03-06 22:29  dannym

	* menueditor/add_dialog.c: using xfce_* prefixed functions now, add
	enumeration "INCLUDE" to switch (empty); pollux please check if
	correct

2004-03-06 22:26  dannym

	* menueditor/: add_dialog.c, menueditor.h: warnings, warnings, let
	me compile with debugging info so I can debug, will you...

2004-03-06 22:23  dannym

	* src/menuspec.c: i get the feeling i should update my compiler,
	rather... it gets ridiculous...

2004-03-06 22:19  dannym

	* src/menu-dentry.c: unused variables...

2004-03-06 22:18  dannym

	* src/menuspec.c: add missing include

2004-03-06 22:16  dannym

	* src/menu-dentry.c: g_strcasecmp -> g_ascii_strcasecmp

2004-03-06 22:11  dannym

	* src/menuspec.c: sigh... changing deprecated gtk function
	g_strcasecmp to g_ascii_strcasecmp, although the "ascii" in the
	name kinda sounds like it will freak out with utf8, well we'll
	see... and it shouldn't matter in this specific case.

2004-03-06 22:05  dannym

	* src/menu-file.c: make gcc shut up about "may be unititialized"
	... its totally braindead

2004-03-06 22:01  dannym

	* src/menu-file.c: g_strcasecmp is deprecated, so use
	g_utf8_collate

2004-03-06 21:56  dannym

	* src/menu.c: using xfce_inline_icon_at_size

2004-03-06 21:54  dannym

	* src/menu-file.c: add missing include

2004-03-06 21:51  dannym

	* src/menu.c: add missing includes

2004-03-06 21:50  dannym

	* src/menu.c: get rid of warnings

2004-03-06 21:34  moe

	* po/de.po: What a mess

2004-03-06 21:33  dannym

	* src/backdrop.c: actually do what the comment says ;)

2004-03-06 21:15  dannym

	* settings/: backdrop-mgr.c, backdrop_settings.c: use
	xfce_create_header instead of create_header

2004-03-06 21:13  moe

	* po/de.po: Unbreak translations. Danny, please talk to me before
	you change it again ;)

2004-03-06 20:57  dannym

	* settings/backdrop_settings.c: ok, you icon you, behave

2004-03-06 20:53  dannym

	* po/: de.gmo, de.po: better title in settings dialog

2004-03-06 20:48  dannym

	* settings/backdrop-icon.h: since the previous icons seemed to be a
	bit smaller than everything else in the settings manager, here I
	go, using a scythe to make it all equal ;P

2004-03-06 20:39  dannym

	* po/de.gmo: and part 2

2004-03-06 20:25  dannym

	* po/de.po: filling in missing translations

2004-03-05 09:01  kelnos

	* settings/backdrop-icon.h: put this back (oopsie)

2004-03-05 08:58  kelnos

	* configure, configure.ac, src/menu-dentry.c, src/menu-file.c,
	src/menu.c, src/menu.h: use xfce_exec() for all your spawning
	needs.	also hook up startup notification for apps that support it.
	 note: added menu.xml <app> attribute snotify="true|false".  yes,
	like we       need another one...  (libxfcegui4 >= 4.1.8 req. now)

2004-03-03 06:01  kelnos

	* src/menu-dentry.c: fix check for dentry dir mtime check - after
	each pass they were getting inited to zero, and thus would appear
	to need a regen every 10 seconds

2004-03-02 22:16  olivier

	* po/xfdesktop.pot: Dummy

2004-03-02 05:55  kelnos

	* src/menu-dentry.c: breaking things is bad, mmkay?  let's actually
	keep track of _all_ the directory mtimes again...

2004-03-02 05:24  kelnos

	* src/: menu-dentry.c, menu-dentry.h, menu-file.c, menuspec.c,
	menuspec.h: legacy menu dir support.  no one has complained, so i
	proclaim it good.

2004-03-02 05:13  kelnos

	* src/menu-file.c: we don't need to check for a localised filename
	in the user's .xfce4 directory.  good call jasper.

2004-03-01 23:37  benny

	* menueditor/menueditor.h: libxfce4util provides the i18n macros,
	no need to redefine here :-)

2004-03-01 22:09  benny

	* m4/debug.m4: Added --enable-gcov to compile xfce with support for
	coverage tests. Very useful.

2004-03-01 19:16  kelnos

	* src/menu-file.c: use a localised menu.xml.XX again

2004-02-29 14:22  pollux

	* menueditor/: TODO, dnd.c, menueditor.c: - more accurate dnd (if
	anybody has an idea to make it well tell me)

2004-02-28 22:21  perldude

	* menueditor/menueditor.c: Removed menubar-icons.

2004-02-28 22:13  kelnos

	* settings/backdrop_settings.c: that'll teach me not to 'cvs
	update' first...

2004-02-28 22:10  kelnos

	* settings/: Makefile.am, Makefile.in, backdrop_settings.c: *
	revert mcs settings panel icon handling changes - no need to go
	thru   the trouble of converting the rest until DBUS.  *
	s/background/backdrop/i <-- let's be consistent

2004-02-28 18:24  olivier

	* ltmain.sh: sync for 4.0.4 release

2004-02-28 13:27  benny

	* settings/backdrop_settings.c: Sync comment 8-), nice color btw.

2004-02-28 12:05  olivier

	* settings/backdrop_settings.c: Change various default colors

2004-02-27 15:03  pollux

	* menueditor/menueditor.c: - savings are now atomic (thx Benny)

2004-02-27 12:31  pollux

	* menueditor/: TODO, dnd.c, edit_dialog.c, menueditor.c: - data
	acquired by xmlGetProp are now freed (remark from Brian)

2004-02-27 11:31  pollux

	* menueditor/: TODO, about_dialog.c, add_dialog.c, edit_dialog.c,
	menueditor.c, menueditor.h: - menueditor now uses
	xfce_load_themed_icon instead of home made load_icon_from_theme -
	little changes in the about box

2004-02-27 06:43  kelnos

	* settings/: Makefile.am, Makefile.in: * make sized icons for the
	backdrop settings panel and the menu editor,   and install them to
	the hicolor icon theme.  * make the settings panel icon use
	xfce_load_themed_icon() * change names to 'Xfce 4' from 'Xfce4' and
	remove extension from icon   in .desktop files

2004-02-27 06:19  kelnos

	* pixmaps/32x32/xfce4-backdrop.png,
	pixmaps/32x32/xfce4-menueditor.png,
	pixmaps/48x48/xfce4-backdrop.png,
	pixmaps/48x48/xfce4-menueditor.png,
	menueditor/xfce-menueditor.desktop, pixmaps/Makefile.am,
	pixmaps/Makefile.in, pixmaps/xfce4-backdrop.png,
	pixmaps/xfce4-menueditor.png, settings/backdrop-icon.h,
	settings/backdrop_settings.c,
	settings/xfce-backdrop-settings.desktop: * make sized icons for the
	backdrop settings panel and the menu editor,   and install them to
	the hicolor icon theme.  * make the settings panel icon use
	xfce_load_themed_icon() * change names to 'Xfce 4' from 'Xfce4' and
	remove extension from icon   in .desktop files

2004-02-27 01:50  kelnos

	* src/menu.c: or we can use xfce_load_themed_icon instead

2004-02-27 01:16  kelnos

	* src/: menu.c, menu.h: use load_themed_icon()

2004-02-26 16:26  kelnos

	* src/menu.c: support more standard icon sizes

2004-02-26 10:40  pollux

	* menueditor/: add_dialog.c, edit_dialog.c, menueditor.c,
	menueditor.h: - the menueditor now uses gtk_icon_theme_load_icon
	instead of find_icon

2004-02-26 04:38  kelnos

	* src/menu-dentry.c: fix memleak, move check for blacklisted entry
	above the MenuItem allocation so we don't have to free it on a
	blacklist match.  also, bail if Exec is NULL.

2004-02-26 04:14  kelnos

	* src/menu-dentry.c: add a 'blacklist' of gnome/kde control panels
	that don't have an OnlyShowIn= property

2004-02-26 02:05  kelnos

	* pixmaps/Makefile.am, pixmaps/Makefile.in,
	pixmaps/xfce4-backdrop.png, settings/Makefile.am,
	settings/Makefile.in, settings/backdrop.png,
	settings/xfce-backdrop-settings.desktop: * add .desktop file for
	backdrop settings * rename and move pixmap

2004-02-26 01:25  kelnos

	* src/menu.c: how did that get there?

2004-02-26 01:03  kelnos

	* src/: main.c, menu.c, menu.h: -reload cmdline option now also
	causes menu regen

2004-02-25 19:13  kelnos

	* src/menu.c: fix breakage

2004-02-25 14:14  pollux

	* menueditor/: add_dialog.c, edit_dialog.c, menueditor.c,
	menueditor.h: - add_dialog and edit_dialog now use find_icon - when
	deleting an entry the GdkPixbuf of the icon is now freed

2004-02-25 13:53  pollux

	* menueditor/: about_dialog.c, about_dialog.h, add_dialog.c,
	add_dialog.h, add_menu_dialog.c, add_menu_dialog.h, dnd.c, dnd.h,
	edit_dialog.c, edit_dialog.h, menueditor.c, menueditor.h, move.c,
	move.h, new.c, new.h: - menueditor.h is no more included in all .h
	but in the .c - website in the about dialog changed in
	http://www.xfce.org - some (little) code corrections

2004-02-25 09:11  kelnos

	* src/: menu-dentry.c, menu.c: * use g_getenv() instead of probing
	for system getenv() * make sanitise_dentry_cmd() a little more sane

2004-02-24 21:08  pollux

	* menueditor/: ChangeLog, TODO, menueditor.c, menueditor.h: 
	the menueditor now uses the themed icons (need to be restarted to
	apply changes)

2004-02-24 20:03  kelnos

	* src/menu.c: fix for bug #124, thanks tkoskine (xfce_4_0 branch)

2004-02-24 19:59  kelnos

	* src/menu.c: fix for bug #124, thanks tkoskine

2004-02-24 15:44  kelnos

	* configure, configure.ac, src/Makefile.am, src/Makefile.in,
	src/menu-dentry.c, src/menu-file.c, src/menu-icon.c,
	src/menu-icon.h, src/menu.c, src/menu.h: desktop menu now uses
	GtkIconTheme, bump libxfcegui4 version requirement. note: this will
	somewhat break some icon loading until i fix the
	/usr/share/xfce4/themes hierarchy.

2004-02-20 16:12  pollux

	* aclocal.m4, configure, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, menueditor/ChangeLog,
	menueditor/Makefile.am, menueditor/Makefile.in, menueditor/undo.c,
	menueditor/undo.h, po/fr.gmo, po/fr.po, po/xfdesktop.pot,
	settings/Makefile.in, src/Makefile.in: - French translations
	updated - undo.c and undo.h removed

2004-02-19 17:06  kelnos

	* menueditor/: about_dialog.c, add_dialog.c, dnd.c, edit_dialog.c,
	menueditor.c, menueditor.h, move.c, new.c: patch from jean-francois
	to remove the non-CVS libxfce* compatibility

2004-02-18 23:21  kelnos

	* menueditor/about_dialog.c: actually destroy the about dialog when
	'close' is clicked...

2004-02-18 16:37  kelnos

	* menueditor/: Makefile.am, Makefile.in: add .desktop file and icon
	for xfce4-menueditor

2004-02-18 16:09  kelnos

	* Makefile.am, Makefile.in, configure, configure.ac,
	menueditor/xfce-menueditor.desktop, pixmaps/Makefile.am,
	pixmaps/Makefile.in, pixmaps/xfce4-menueditor.png: add .desktop
	file and icon for xfce4-menueditor

2004-02-17 20:36  jasper

	* Makefile.am, configure.ac, menu.xml.ms, po/ms.gmo, po/ms.po:
	Update Malay translations

2004-02-17 17:57  kelnos

	* pixmaps/: me-icon16.xpm, me-icon24.xpm, me-icon32.xpm,
	me-icon48.xpm: whoops.	forgot to add these (for the menueditor)

2004-02-17 02:11  kelnos

	* po/POTFILES.in: i always forget something...

2004-02-17 01:51  kelnos

	* Makefile.am, Makefile.in, configure, configure.ac,
	menueditor/BUGS, menueditor/ChangeLog, menueditor/Makefile.am,
	menueditor/Makefile.in, menueditor/TODO, menueditor/about_dialog.c,
	menueditor/about_dialog.h, menueditor/add_dialog.c,
	menueditor/add_dialog.h, menueditor/add_menu_dialog.c,
	menueditor/add_menu_dialog.h, menueditor/dnd.c, menueditor/dnd.h,
	menueditor/edit_dialog.c, menueditor/edit_dialog.h,
	menueditor/menueditor.c, menueditor/menueditor.h,
	menueditor/move.c, menueditor/move.h, menueditor/new.c,
	menueditor/new.h, menueditor/undo.c, menueditor/undo.h,
	po/xfdesktop.pot: added xfce4-menueditor from jean-francois wauthy

2004-02-16 22:38  kelnos

	* AUTHORS: adding myself to AUTHORS file...  plus a test commit to
	see if my commits get to xfce4-commits now...

2004-02-16 08:01  kelnos

	* src/: menu-icon.c, menu-icon.h, menu.c: * move the icon sizing
	code out of menu-icon.c.  menu_icon_find() now	 takes an extra
	|gint size| parameter.	* tweaked the icon sizing a bit.  seems to
	work well with small point   sizes on the menu item fonts (8pt) and
	large too (96pt).

2004-02-16 07:41  kelnos

	* src/: menu-dentry.c, menu-file.c, menu-icon.c, menu.c,
	menuspec.c: * menu entry "themability" from danny (somewhat
	reworked).  you can add   a style class to ~/.gtkrc-2.0 to change
	the appearance of menu items:	style "xfdesktopmenu" {      
	font_name = "Times New Roman 16"   }   widget "*xfdesktopmenu*"
	style "xfdesktopmenu"	i intend to turn this into a real feature
	eventually, not just an   rc-file hack.
	
	* simplified icon sizing code, will work with the rc-theming and  
	eliminates the allocaiton of a PangoContext
	
	* tweaked a couple things to reduce some memory allocations

2004-02-14 23:43  dannym

	* src/: menu-dentry.c, menu-dentry.h: added
	menu_dentry_need_update(), but don't call it yet (until we decide
	its useful and worth it).

2004-02-13 21:53  kelnos

	* src/menu.c: window icons in the window list

2004-02-12 05:04  kelnos

	* src/menu-dentry.c: update for libxfce4util change:
	xfce_desktop_entry.h -> xfce-desktopentry.h

2004-02-11 21:44  jasper

	* configure, menu.xml.eu, po/eu.gmo, po/eu.po: Add Basque (eu)
	translations

2004-02-11 21:31  kelnos

	* src/menu.c: i don't know why this broke launching things from the
	menu for some people, so i'm putting it back until i have a chance
	to look at it more closely.  unfortunately, this way, if you kill
	xfdesktop, all apps launched by it will die as well.

2004-02-11 17:58  kelnos

	* src/menu-file.c: add "visible" attribute to <include> tag for
	menu.xml

2004-02-11 17:45  kelnos

	* src/menu.c: whoops, g_error() calls abort(), forgot about that. 
	let's use g_warning() instead, mmm?

2004-02-11 01:05  kelnos

	* src/menu-icon.c: add a few more icon paths move the KDE icon path
	search out into its own generic function, and use it to do a search
	of ~/.icons as well

2004-02-10 22:04  dannym

	* TODO: take note in todo file of the "StartupNotify=true" entry in
	some .desktop files

2004-02-10 21:58  dannym

	* src/menu-dentry.c: shamelessly added "OnlyShowIn" support to
	parse_dentry ;)

2004-02-10 08:18  jasper

	* config.h.in, configure, ltmain.sh, src/Makefile.in: Rerun
	autogen.sh

2004-02-10 05:22  kelnos

	* src/menu.c: whoops, i broke the actual execution of apps.  no
	idea why this actually fixes it though.

2004-02-10 04:36  kelnos

	* configure.ac, menu.xml, src/Makefile.am, src/dummy.h,
	src/dummy.png, src/menu-dentry.c, src/menu-dentry.h,
	src/menu-file.c, src/menu-file.h, src/menu-icon.c, src/menu-icon.h,
	src/menu.c, src/menu.h, src/menuspec.c, src/menuspec.h,
	src/xfce-registered-categories.xml: menu icon support for the
	desktop menu! quick summary: *major code reorg *menu icon support
	*new <include> tag for menu.xml *autogenerated menus via the
	freedesktop.org menu spec NOTE: SVG icon support disabled pending
	resolution of major memory leaks       in librsvg and/or the SVG
	gdk-pixbuf loader

2004-02-06 18:58  olivier

	* settings/backdrop_settings.c: Revert to #336699

2004-02-04 22:10  olivier

	* settings/backdrop_settings.c: Change default background color

2004-02-01 01:51  kelnos

	* src/backdrop.c: applying fix for bug #94 to 4.0 branch (crash in
	x event handler when an invalid desktop image is specified)

2004-02-01 01:08  kelnos

	* src/backdrop.c: fix for bug #94.  thanks to dannym for figuring
	this out.  moral of the story: don't call functions that can put up
	dialog boxes from inside an X event handler.

2004-01-30 08:07  jasper

	* configure, configure.ac, ltmain.sh, menu.xml.fa_IR, po/es.gmo,
	po/es.po, po/fa_IR.gmo, po/fa_IR.po, po/pt_BR.gmo, po/pt_BR.po,
	po/zh_CN.gmo, po/zh_CN.po: Update translations for spanish,
	persian, brasilian and chinese

2004-01-29 16:51  jasper

	* po/: fa_IR.gmo, fa_IR.po: Update Persian translations

2004-01-25 01:10  olivier

	* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
	configure, configure.ac, depcomp, install-sh, ltmain.sh, missing,
	mkinstalldirs, backdrops/Makefile.in, common/Makefile.in,
	doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in,
	doc/fr/Makefile.in, doc/fr/images/Makefile.in, po/fa_IR.gmo,
	po/fa_IR.po, settings/Makefile.in, src/Makefile.in: Update libtool
	and other automake, autoconf and gettext.

2004-01-25 01:07  olivier

	* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
	configure, depcomp, install-sh, ltmain.sh, missing, mkinstalldirs,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
	doc/fr/images/Makefile.in, settings/Makefile.in, src/Makefile.in:
	Update libtool and other automake, autoconf and gettext packages

2004-01-22 21:28  jasper

	* Makefile.am, Makefile.in, menu.xml.fa_IR: Persian menu file

2004-01-21 14:43  jasper

	* configure, configure.ac, po/es.gmo, po/es.po, po/fa_IR.gmo,
	po/fa_IR.po, po/ja.gmo, po/ja.po, po/pt_BR.gmo, po/pt_BR.po,
	po/zh_CN.gmo, po/zh_CN.po: Translations added/updated for spanish,
	persian, japanese, korean, brasilian and chinese

2004-01-07 21:38  olivier

	* ChangeLog, po/ChangeLog: Huge update before 4.0.3 release,
	mainly: ChangeLog update, Version number updates.

2004-01-06 19:48  olivier

	* po/xfdesktop.pot: update theme

2004-01-02 17:15  jasper

	* menu.xml.tr: file menu.xml.tr was initially added on branch
	xfce_4_0.

2004-01-02 17:15  jasper

	* Makefile.am, Makefile.in, menu.xml.tr, Makefile.am, Makefile.in,
	menu.xml.tr: Add Turkish menu translation

2003-12-30 09:10  jasper

	* src/: main.c, main.c: Set NAUTILUS_DESKTOP_WINDOW_ID property

2003-12-29 16:20  olivier

	* ChangeLog, configure, configure.ac, po/no.gmo, po/no.po: Update
	version number, Update ChangeLog Fix missing CHARSET in potfiles

2003-12-29 13:16  jasper

	* po/no.gmo: file no.gmo was initially added on branch xfce_4_0.

2003-12-29 13:16  jasper

	* po/no.po: file no.po was initially added on branch xfce_4_0.

2003-12-29 13:16  jasper

	* configure, configure.ac, po/no.gmo, po/no.po, po/tr.gmo,
	po/tr.po: Update Norwegian and Turkish translations

2003-12-29 11:56  jasper

	* po/: tr.gmo, tr.po: Update Norwegian and Turkish translations

2003-12-28 21:28  olivier

	* po/xfdesktop.pot: Fix removal of properties on unframed windows

2003-12-27 22:52  jasper

	* configure, configure.ac, po/pl.gmo, po/pl.po: Update Polish
	translations

2003-12-27 20:46  jasper

	* po/: pl.gmo, pl.po: Update Polish translations

2003-12-23 19:46  moe

	* po/de.po: This is a test .. changes may savely be ignored

2003-12-23 14:49  jasper

	* src/backdrop.c: Fix listfile handling

2003-12-23 13:04  jasper

	* src/backdrop.c: Fix root window property handling

2003-12-19 15:30  jasper

	* src/backdrop.c: Add error trapping when updating root property

2003-12-18 00:00  olivier

	* ChangeLog: Update ChangeLog(s)

2003-12-16 10:23  jasper

	* settings/backdrop_settings.c: Put back dialog centering

2003-12-16 09:26  jasper

	* Makefile.am, Makefile.in, menu.xml.az: Add Azerbaijani
	translations

2003-12-16 09:21  jasper

	* menu.xml.az: file menu.xml.az was initially added on branch
	xfce_4_0.

2003-12-16 09:21  jasper

	* Makefile.am, Makefile.in, menu.xml.az: Add Azerbaijani
	translations

2003-12-15 23:25  olivier

	* po/xfdesktop.pot, settings/workspaces_settings.c: Fix a
	(potential) crash in workspace plugins

2003-12-15 22:35  jasper

	* configure, configure.ac, po/az.gmo, po/az.po: Add Azerbaijani
	translations

2003-12-15 21:56  jasper

	* configure, configure.ac, po/az.gmo, po/az.po: Add Azerbaijani
	translations

2003-12-13 23:31  olivier

	* configure, configure.ac, settings/workspaces_settings.c: Use long
	as passed value for desktop count

2003-12-05 08:59  jasper

	* po/it.po: file it.po was initially added on branch xfce_4_0.

2003-12-05 08:59  jasper

	* configure, configure.ac, po/it.gmo, po/it.po, configure,
	configure.ac, po/it.gmo, po/it.po: Add italian translation

2003-12-05 08:59  jasper

	* po/it.gmo: file it.gmo was initially added on branch xfce_4_0.

2003-12-02 11:30  jasper

	* common/background-common.c, common/background-common.h,
	settings/backdrop-mgr.c, settings/backdrop-mgr.h,
	settings/backdrop_settings.c, settings/menu-icon.h,
	settings/menu_settings.c, settings/menu_settings.h,
	settings/settings_common.c, settings/settings_common.h,
	settings/workspaces-icon.h, settings/workspaces.png,
	settings/workspaces_settings.c, settings/workspaces_settings.h,
	src/backdrop.c, src/backdrop.h, src/main.c, src/main.h, src/menu.c,
	src/menu.h, src/settings.c, src/settings.h: Add stretched and
	scaled options + reindent files + remove workspace related files

2003-12-02 09:20  jasper

	* src/: workspaces.c, workspaces.h: These files haven't been needed
	for some time

2003-12-01 12:53  jasper

	* Makefile.am, Makefile.in, menu.xml.vi, po/ca.gmo: Update
	vietnamese translations

2003-12-01 12:49  jasper

	* Makefile.am, Makefile.in, menu.xml.vi, po/ca.gmo: Update
	vietnamese translations

2003-12-01 12:49  jasper

	* menu.xml.vi: file menu.xml.vi was initially added on branch
	xfce_4_0.

2003-12-01 12:03  jasper

	* po/: ca.po, ca.po: Update catalan translations

2003-11-29 09:14  jasper

	* src/backdrop.c: only check for _XROOTPIXMAP_ID -- looking for
	both that and _ESETROOT_PMAP_ID fails, don't know why

2003-11-28 20:06  jasper

	* src/: backdrop.c, main.c: Be a bit smarter about
	_ESETROOT_PMAP_ID property

2003-11-28 14:55  jasper

	* src/main.c: Oops, forgot to put window at (0,0)

2003-11-28 14:42  jasper

	* src/backdrop.c: Check root property when not setting the
	background ourselves

2003-11-28 08:21  jasper

	* common/Makefile.am, common/Makefile.in, common/backdrop.c,
	common/backdrop.h, common/background-common.c,
	common/background-common.h, po/de.gmo, settings/backdrop-mgr.c,
	settings/backdrop-mgr.h, settings/backdrop_settings.c,
	src/Makefile.am, src/Makefile.in, src/backdrop.c, src/backdrop.h,
	src/main.c, src/main.h, src/menu.c, src/menu.h, src/settings.c,
	src/settings.h: Put desktop window back in

2003-11-23 14:50  moe

	* po/de.po: Updating german translation

2003-11-16 22:49  olivier

	* po/: ca.gmo, cs.gmo, de.gmo, es.gmo, es_MX.gmo, fi.gmo, fr.gmo,
	hi.gmo, hu.gmo, ja.gmo, ko.gmo, lt.gmo, ms.gmo, nl.gmo, pl.gmo,
	pt_PT.gmo, ru.gmo, sv.gmo, ta.gmo, tr.gmo, uk.gmo, vi.gmo,
	zh_CN.gmo, zh_TW.gmo: Fix 64bit/endianess problem

2003-11-16 09:44  jasper

	* po/: cs.gmo, cs.po, cs.po: Update Czech translations

2003-11-14 19:28  jasper

	* po/: ca.po, cs.po, de.po, es.po, es_MX.po, fi.po, fr.po, hi.po,
	hu.po, ja.po, ko.po, lt.po, ms.po, nl.po, pl.po, pt_PT.po, ru.po,
	sv.po, ta.po, tr.po, uk.po, vi.po, xfdesktop.pot, zh_CN.po,
	zh_TW.po: Update po file at Moe's request

2003-11-14 18:18  moe

	* po/de.po: Updating German translation

2003-11-13 11:07  jasper

	* doc/C/xfdesktop.html, doc/C/xfdesktop.xml, po/xfdesktop.pot,
	settings/backdrop_settings.c, src/backdrop.c, src/main.c: Remove
	full screen widget and replace with input-only widget to catch
	mouse clicks

2003-11-12 08:02  jasper

	* po/: ca.gmo, cs.gmo, de.gmo, es.gmo, es_MX.gmo, fi.gmo, fr.gmo,
	hi.gmo, hu.gmo, ja.gmo, ko.gmo, lt.gmo, ms.gmo, nl.gmo, pl.gmo,
	pt_PT.gmo, ru.gmo, sv.gmo, ta.gmo, tr.gmo, uk.gmo, vi.gmo,
	zh_CN.gmo, zh_TW.gmo: Forgot gmo files update

2003-11-11 19:35  jasper

	* po/: ca.po, cs.po, de.po, es.po, es_MX.po, fi.po, fr.po, hi.po,
	hu.po, ja.po, ko.po, lt.po, ms.po, nl.po, pl.po, pt_PT.po, ru.po,
	sv.po, ta.po, tr.po, uk.po, vi.po, xfdesktop.pot, zh_CN.po,
	zh_TW.po: Update po files, just in case something changed ...

2003-11-09 20:22  jasper

	* configure, configure.ac, po/cs.gmo, po/cs.po: Add Check
	translations

2003-11-09 20:09  jasper

	* po/cs.gmo: file cs.gmo was initially added on branch xfce_4_0.

2003-11-09 20:09  jasper

	* po/cs.po: file cs.po was initially added on branch xfce_4_0.

2003-11-09 20:09  jasper

	* configure, configure.ac, po/cs.gmo, po/cs.po: Add Check
	translations

2003-11-08 11:47  jasper

	* doc/fr/images/xfdesktop-workspace.png: file
	xfdesktop-workspace.png was initially added on branch xfce_4_0.

2003-11-08 11:47  jasper

	* doc/fr/images/: xfdesktop-workspace.png,
	xfdesktop-workspaces.png: fix image name

2003-11-07 22:09  jasper

	* doc/fr/images/xfdesktop-workspaces.png: file
	xfdesktop-workspaces.png was initially added on branch xfce_4_0.

2003-11-07 22:09  jasper

	* configure, configure.ac, doc/Makefile.am, doc/Makefile.in,
	doc/C/xfdesktop.html, doc/fr/Makefile.am, doc/fr/Makefile.in,
	doc/fr/xfdesktop.html, doc/fr/xfdesktop.xml,
	doc/fr/images/Makefile.am, doc/fr/images/Makefile.in,
	doc/fr/images/root_menu.png, doc/fr/images/root_menu2.png,
	doc/fr/images/select_bg_color.png,
	doc/fr/images/xfdesktop-background.png,
	doc/fr/images/xfdesktop-list.png,
	doc/fr/images/xfdesktop-workspaces.png: Add French documentation

2003-11-07 13:49  jasper

	* configure, configure.ac, backdrops/Makefile.in, doc/Makefile.am,
	doc/Makefile.in, doc/C/xfdesktop.html, doc/fr/Makefile.am,
	doc/fr/Makefile.in, doc/fr/xfdesktop.html, doc/fr/xfdesktop.xml,
	doc/fr/images/Makefile.am, doc/fr/images/Makefile.in,
	doc/fr/images/root_menu.png, doc/fr/images/root_menu2.png,
	doc/fr/images/select_bg_color.png,
	doc/fr/images/xfdesktop-background.png,
	doc/fr/images/xfdesktop-list.png: Add French documentation. Rather
	large commit.

2003-11-04 10:17  jasper

	* backdrops/: Makefile.am, xfce-in-a-grid.png: Add lightweight,
	nice-looking backdrop by Francois.

2003-11-03 19:06  jasper

	* configure, configure.ac, po/uk.gmo, po/uk.po, configure,
	configure.ac, po/uk.gmo, po/uk.po: Add Ukranian translations

2003-11-03 19:06  jasper

	* po/uk.po: file uk.po was initially added on branch xfce_4_0.

2003-11-03 19:06  jasper

	* po/uk.gmo: file uk.gmo was initially added on branch xfce_4_0.

2003-11-02 09:22  olivier

	* configure, configure.ac, po/hi.gmo, po/hi.po: Add hi.po

2003-11-02 00:28  olivier

	* po/hi.po: file hi.po was initially added on branch xfce_4_0.

2003-11-02 00:28  olivier

	* configure, configure.ac, po/hi.gmo, po/hi.po: Add Hindi
	translation

2003-11-02 00:28  olivier

	* po/hi.gmo: file hi.gmo was initially added on branch xfce_4_0.

2003-10-25 00:31  jasper

	* configure, configure.ac, po/vi.gmo, po/vi.po: 
	Add vietnamese translations by Lam Vinh Nien <nienvl@yahoo.ca>.

2003-10-25 00:20  jasper

	* configure, configure.ac, po/vi.gmo, po/vi.po: 
	Add vietnamese translations by Lam Vinh Nien <nienvl@yahoo.ca>.

2003-10-24 13:29  jasper

	* src/: menu.c, menu.c: Use mtime instead of ctime to check if menu
	changed.

2003-10-21 08:06  jasper

	* src/: main.c, menu.c, menu.h: Use button and event time
	information when popping up the menus

2003-10-19 21:21  jasper

	* NEWS, doc/C/xfdesktop.html, doc/C/xfdesktop.xml, src/main.c,
	src/menu.c, src/menu.h: Add -menu and -windowlist options to popup
	the menu or window list from the command line

2003-10-17 18:32  jasper

	* configure, configure.ac, po/sv.gmo, po/sv.po: Add/update swedish
	translations

2003-10-17 17:37  jasper

	* aclocal.m4, configure, configure.ac, po/sv.gmo, po/sv.po:
	Add/update swedish translations

2003-10-16 18:30  benny

	* AUTHORS, ChangeLog, NEWS, TODO, aclocal.m4, configure,
	src/backdrop.c, src/main.c: Added XRandR support (gtk+ 2.2 is
	required for this to work at present)

2003-10-13 20:51  jasper

	* ChangeLog: Update ChangeLog's after syncing with SF. Everything
	should now be up-to-date.

2003-10-13 20:30  jasper

	* ChangeLog: Update ChangeLog's after syncing with SF. Everything
	should now be up-to-date.

2003-10-13 18:21  jasper

	* doc/C/xfdesktop.html, doc/C/xfdesktop.xml,
	doc/C/images/Makefile.am, doc/C/images/Makefile.in,
	doc/C/images/xfdesktop-workspace.png, settings/Makefile.am,
	settings/Makefile.in, settings/backdrop-icon.h, src/Makefile.am,
	src/Makefile.in, src/menu.c, src/settings.c: 
	
	Huge commit to bring new repository in sync with SF. We are losing
	some CVS history here, but for completeness sake I'm including the
	ChangeLog entries here:
	
	+++
	
	2003-10-11 00:08  edscott
	
		* xffm/src/: add_folder.c, add_node_contents.c,
	callbacks.c,
		keybindings.c, main.c, treeview.c: do second letter search
	if first
		letter is / -- DONE autohide diagnostics on click or
	keypress--DONE
		compare dates between mime file and dbh file before
	updating
		applications -- DONE scroll by keyboard debugged and
	enhanced
		--DONE g_strchug() crash on openwith by menu... --FIXED on
	go_up do
		not place in history, nor back nor forward --DONE
	
	2003-10-11 00:05  edscott
	
		* xffm/: libs/apps.c, libs/bookmarks.c, libs/constants.h,
		libs/cpy.c, libs/dnd.c, libs/dummies.c, libs/duplicate.c,
		libs/entry.c, libs/goto.c, libs/goto.h, libs/icons.c,
	libs/menu.c,
		libs/menu_callbacks.c, libs/misc.c, libs/misc.h,
	libs/monitor.c,
		libs/new_win.c, libs/pasteboard.c, libs/print.c,
	libs/refresh.c,
		libs/reg.c, libs/remove.c, libs/rename.c, libs/run.c,
	libs/run.h,
		libs/scramble.c, libs/symlink.c, libs/terminal.c,
	libs/touch.c,
		libs/trash.c, libs/xfdiff.c, smb/smb_download.c,
	smb/smb_list.c: do
		second letter search if first letter is / -- DONE autohide
		diagnostics on click or keypress--DONE compare dates
	between mime
		file and dbh file before updating applications -- DONE
	scroll by
		keyboard debugged and enhanced --DONE g_strchug() crash on
	openwith
		by menu... --FIXED on go_up do not place in history, nor
	back nor
		forward --DONE
	
	2003-10-10 23:19  xfce
	
		* xfce-utils/scripts/xinitrc: Don't use cpp in xrdb so that
	DPI
		settings load even on workstations w/out cpp
	
	2003-10-10 22:17  xfce
	
		* libxfcegui4/libxfcegui4/netk-pager.c, xfwm4/configure,
		xfwm4/configure.ac, xfwm4/themes/Makefile.am,
		xfwm4/themes/Makefile.in,
	xfwm4/themes/default/bottom-active.xpm,
		xfwm4/themes/default/bottom-inactive.xpm,
		xfwm4/themes/default/bottom-left-active.xpm,
		xfwm4/themes/default/bottom-left-inactive.xpm,
		xfwm4/themes/default/bottom-right-active.xpm,
		xfwm4/themes/default/bottom-right-inactive.xpm,
		xfwm4/themes/default/close-active.xpm,
		xfwm4/themes/default/close-inactive.xpm,
		xfwm4/themes/default/close-pressed.xpm,
		xfwm4/themes/default/hide-active.xpm,
		xfwm4/themes/default/hide-inactive.xpm,
		xfwm4/themes/default/hide-pressed.xpm,
		xfwm4/themes/default/left-active.xpm,
		xfwm4/themes/default/left-inactive.xpm,
		xfwm4/themes/default/maximize-active.xpm,
		xfwm4/themes/default/maximize-inactive.xpm,
		xfwm4/themes/default/maximize-pressed.xpm,
		xfwm4/themes/default/maximize-toggled-active.xpm,
		xfwm4/themes/default/maximize-toggled-inactive.xpm,
		xfwm4/themes/default/maximize-toggled-pressed.xpm,
		xfwm4/themes/default/menu-active.xpm,
		xfwm4/themes/default/menu-inactive.xpm,
		xfwm4/themes/default/menu-pressed.xpm,
		xfwm4/themes/default/right-active.xpm,
		xfwm4/themes/default/right-inactive.xpm,
		xfwm4/themes/default/shade-active.xpm,
		xfwm4/themes/default/shade-inactive.xpm,
		xfwm4/themes/default/shade-pressed.xpm,
		xfwm4/themes/default/shade-toggled-active.xpm,
		xfwm4/themes/default/shade-toggled-inactive.xpm,
		xfwm4/themes/default/shade-toggled-pressed.xpm,
		xfwm4/themes/default/stick-active.xpm,
		xfwm4/themes/default/stick-inactive.xpm,
		xfwm4/themes/default/stick-pressed.xpm,
		xfwm4/themes/default/stick-toggled-active.xpm,
		xfwm4/themes/default/stick-toggled-inactive.xpm,
		xfwm4/themes/default/stick-toggled-pressed.xpm,
		xfwm4/themes/default/themerc,
		xfwm4/themes/default/title-1-active.xpm,
		xfwm4/themes/default/title-1-inactive.xpm,
		xfwm4/themes/default/title-2-active.xpm,
		xfwm4/themes/default/title-2-inactive.xpm,
		xfwm4/themes/default/title-3-active.xpm,
		xfwm4/themes/default/title-3-inactive.xpm,
		xfwm4/themes/default/title-4-active.xpm,
		xfwm4/themes/default/title-4-inactive.xpm,
		xfwm4/themes/default/title-5-active.xpm,
		xfwm4/themes/default/title-5-inactive.xpm,
		xfwm4/themes/default/top-left-active.xpm,
		xfwm4/themes/default/top-left-inactive.xpm,
		xfwm4/themes/default/top-right-active.xpm,
		xfwm4/themes/default/top-right-inactive.xpm: Revert xfwm4
	default
		theme to the one found in pre-release as it looked better
	Fix a
		very small thing in netk-pager
	
	2003-10-10 19:21  huysmans
	
		* xfce4/plugins/pager/pager.c: Fix resizing bug
	
	2003-10-09 23:41  huysmans
	
		* xfwm4/: mcs-plugin/workspaces.c, src/settings.c: Move
	workspace
		names settings into settings plugin. Rename count to
		Xfwm/WorkspaceCount for consistency.
	
	2003-10-09 23:03  xfce
	
		* libxfcegui4/: configure, configure.ac: Increase version
	number
	
	2003-10-09 22:13  xfce
	
		* xfwm4/themes/default/: close-active.xpm,
	close-inactive.xpm,
		close-pressed.xpm, hide-active.xpm, hide-inactive.xpm,
		hide-pressed.xpm, maximize-active.xpm,
	maximize-inactive.xpm,
		maximize-pressed.xpm, maximize-toggled-active.xpm,
		maximize-toggled-inactive.xpm,
	maximize-toggled-pressed.xpm,
		menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm,
		shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm,
		shade-toggled-active.xpm, shade-toggled-inactive.xpm,
		shade-toggled-pressed.xpm, stick-active.xpm,
	stick-inactive.xpm,
		stick-pressed.xpm, stick-toggled-active.xpm,
		stick-toggled-inactive.xpm, stick-toggled-pressed.xpm,
	themerc,
		title-2-active.xpm, title-2-inactive.xpm,
	title-3-active.xpm,
		title-3-inactive.xpm, title-4-active.xpm,
	title-4-inactive.xpm:
		Change default theme for 4.2
	
	2003-10-09 15:19  edscott
	
		* xffm/: glade_intl, src/glade_callbacks.h,
	src/glade_gui.c.bak,
		src/glade_gui.h: remove obsolete files
	
	2003-10-09 07:04  edscott
	
		* xffm/src/: Makefile.am, Makefile.in, callbacks.c,
	keybindings.c,
		keybindings.h, treeview.c, treeview.h: scroll by keyboard
	is now
		case insensitive, if shift is pressed, scroll search w ill
	proceed
		backwards. Backward scroll-search will not wrap. Forward
		scroll-sear ch will wrap (as before).
	
	2003-10-09 04:14  edscott
	
		* xffm/: glade/xffm_main.glade, libs/apps.c,
	libs/bookmarks.c,
		libs/combo.c, libs/cpy.c, libs/dummies.c, libs/duplicate.c,
		libs/entry.c, libs/filter.c, libs/find.h, libs/goto.c,
	libs/goto.h,
		libs/icons.c, libs/input.c, libs/menu.c,
	libs/menu_callbacks.c,
		libs/misc.c, libs/monitor.c, libs/options.c,
	libs/options.h,
		libs/print.h, libs/refresh.c, libs/reg.c, libs/reg.h,
		libs/remove.c, libs/remove.h, libs/rename.c, libs/run.c,
		libs/run.h, libs/symlink.c, libs/touch.c, libs/trash.c,
		smb/smb_download.c, smb/smb_list.c, src/glade_main_gui.c,
		src/main.c, src/treeview.c, src/widgets.c: eliminate all
	warnings
		when compiling with --enable-debug
	
	2003-10-09 01:46  edscott
	
		* xffm/: xffm.glade, xffm.gladep, glade/xffm_find.glade,
		glade/xffm_find.gladep, glade/xffm_main.glade,
		glade/xffm_main.gladep, glade/xffm_remove.glade,
		glade/xffm_remove.gladep, libs/Makefile.am,
	libs/Makefile.in,
		libs/apps.c, libs/bookmarks.c, libs/combo.c, libs/combo.h,
		libs/cpy.c, libs/dnd.c, libs/duplicate.c, libs/entry.c,
		libs/filter.c, libs/filter.h, libs/find.c, libs/fstab.c,
		libs/goto.c, libs/help.c, libs/input.c, libs/input.h,
		libs/menu_callbacks.c, libs/menu_callbacks.h, libs/misc.c,
		libs/monitor.c, libs/new.c, libs/options.c,
	libs/pasteboard.c,
		libs/print.c, libs/refresh.c, libs/reg.c, libs/remove.c,
		libs/rename.c, libs/run.c, libs/scramble.c,
	libs/settings.c,
		libs/symlink.c, libs/terminal.c, libs/touch.c,
	libs/trash.c,
		libs/tubo.c, libs/xfdiff.c, libs/zoom.c, smb/smb_list.c,
		src/Makefile.am, src/Makefile.in, src/add_file.c,
	src/add_folder.c,
		src/add_node_contents.c, src/aux.c, src/callbacks.c,
		src/glade_callbacks.c, src/glade_find_callbacks.c,
		src/glade_find_callbacks.h, src/glade_find_gui.c,
		src/glade_find_gui.h, src/glade_gui.c,
	src/glade_main_callbacks.c,
		src/glade_main_callbacks.h, src/glade_main_gui.c,
		src/glade_main_gui.h, src/glade_remove_callbacks.c,
		src/glade_remove_callbacks.h, src/glade_remove_gui.c,
		src/glade_remove_gui.h, src/main.c, src/mcs-manager.c,
		src/treeview.c, src/widgets.c: broke glade files into three
	parts
	
	2003-10-08 23:43  xfce
	
		* xfwm4/src/: client.c, events.c, settings.c: [no log
	message]
	
	2003-10-08 22:29  xfce
	
		* xfwm4/themes/default.keys/keythemerc: Change raise/lower
	key
	
	2003-10-08 22:24  xfce
	
		* xfwm4/: src/settings.c, themes/default.keys/keythemerc:
	Fix
		raise/lower key shortcut patch
	
	2003-10-08 22:12  xfce
	
		* xfwm4/: configure, configure.ac, themes/Makefile.am,
		themes/Makefile.in, themes/default/title-2-active.xpm,
		themes/default/title-2-inactive.xpm,
		themes/default/title-4-active.xpm,
		themes/default/title-4-inactive.xpm,
		themes/default/top-right-active.xpm,
		themes/default/top-right-inactive.xpm: Add missing files
	
	2003-10-08 10:20  huysmans
	
		* xfdesktop/doc/C/xfdesktop.html,
	xfdesktop/doc/C/xfdesktop.xml,
		xfdesktop/doc/C/images/Makefile.am,
		xfdesktop/doc/C/images/Makefile.in,
		xfdesktop/doc/C/images/xfdesktop-workspace.png,
		xfdesktop/settings/Makefile.am,
	xfdesktop/settings/Makefile.in,
		xfdesktop/settings/backdrop-icon.h,
	xfdesktop/src/Makefile.am,
		xfdesktop/src/Makefile.in, xfdesktop/src/menu.c,
		xfdesktop/src/settings.c, xfwm4/configure,
	xfwm4/configure.ac,
		xfwm4/doc/C/xfwm4.html, xfwm4/doc/C/xfwm4.xml,
		xfwm4/doc/C/images/Makefile.am,
	xfwm4/doc/C/images/Makefile.in,
		xfwm4/doc/C/images/xfwm_workspaces.png,
		xfwm4/mcs-plugin/Makefile.am, xfwm4/mcs-plugin/Makefile.in,
		xfwm4/mcs-plugin/margins.c, xfwm4/mcs-plugin/margins.h,
		xfwm4/mcs-plugin/margins_plugin.c,
	xfwm4/mcs-plugin/plugin.c,
		xfwm4/mcs-plugin/plugin.h,
	xfwm4/mcs-plugin/workspaces-icon.h,
		xfwm4/mcs-plugin/workspaces.c,
	xfwm4/mcs-plugin/workspaces.h,
		xfwm4/mcs-plugin/workspaces.png, xfwm4/src/settings.c,
		xfwm4/themes/Makefile.am, xfwm4/themes/Makefile.in: Largish
	update:
		merge workspaces dialog from xfdesktop with workspace
	margins
		dialog from xfwm4. The new dialog is part of xfwm4.
	
	2003-10-07 22:44  xfce
	
		* libxfcegui4/libxfcegui4/: Makefile.am, Makefile.in,
		netk-class-group.c, netk-class-group.h, netk-private.h,
		netk-screen.c, netk-screen.h, netk-tasklist.c,
	netk-window.c,
		netk-window.h, netk-xutils.c, netk-xutils.h: Backport
	changes from
		libwnck HEAD cvs
	
	2003-10-07 22:40  xfce
	
		* xffm/libs/: input.c, run.c: Include Edscott patches
	
	2003-10-07 22:31  xfce
	
		* xfwm4/: configure, configure.ac, src/client.c,
	src/events.c,
		themes/Makefile.am, themes/Makefile.in,
		themes/default/bottom-active.xpm,
		themes/default/bottom-inactive.xpm,
		themes/default/bottom-left-active.xpm,
		themes/default/bottom-left-inactive.xpm,
		themes/default/bottom-right-active.xpm,
		themes/default/bottom-right-inactive.xpm,
		themes/default/left-active.xpm,
	themes/default/left-inactive.xpm,
		themes/default/right-active.xpm,
	themes/default/right-inactive.xpm,
		themes/default/themerc, themes/default/title-1-active.xpm,
		themes/default/title-1-inactive.xpm,
		themes/default/title-2-active.xpm,
		themes/default/title-2-inactive.xpm,
		themes/default/title-3-active.xpm,
		themes/default/title-3-inactive.xpm,
		themes/default/title-4-active.xpm,
		themes/default/title-4-inactive.xpm,
		themes/default/title-5-active.xpm,
		themes/default/title-5-inactive.xpm,
		themes/default/top-left-active.xpm,
		themes/default/top-left-inactive.xpm,
		themes/default/top-right-active.xpm,
		themes/default/top-right-inactive.xpm,
		themes/tgc-large/Makefile.am, themes/tgc-large/Makefile.in,
		themes/tgc-large/README,
	themes/tgc-large/bottom-active.xpm,
		themes/tgc-large/bottom-inactive.xpm,
		themes/tgc-large/bottom-left-active.xpm,
		themes/tgc-large/bottom-left-inactive.xpm,
		themes/tgc-large/bottom-right-active.xpm,
		themes/tgc-large/bottom-right-inactive.xpm,
		themes/tgc-large/close-active.xpm,
		themes/tgc-large/close-inactive.xpm,
		themes/tgc-large/close-pressed.xpm,
		themes/tgc-large/hide-active.xpm,
		themes/tgc-large/hide-inactive.xpm,
		themes/tgc-large/hide-pressed.xpm,
		themes/tgc-large/left-active.xpm,
		themes/tgc-large/left-inactive.xpm,
		themes/tgc-large/maximize-active.xpm,
		themes/tgc-large/maximize-inactive.xpm,
		themes/tgc-large/maximize-pressed.xpm,
		themes/tgc-large/maximize-toggled-active.xpm,
		themes/tgc-large/maximize-toggled-inactive.xpm,
		themes/tgc-large/maximize-toggled-pressed.xpm,
		themes/tgc-large/menu-active.xpm,
		themes/tgc-large/menu-inactive.xpm,
		themes/tgc-large/menu-pressed.xpm,
		themes/tgc-large/right-active.xpm,
		themes/tgc-large/right-inactive.xpm,
		themes/tgc-large/shade-active.xpm,
		themes/tgc-large/shade-inactive.xpm,
		themes/tgc-large/shade-pressed.xpm,
		themes/tgc-large/shade-toggled-active.xpm,
		themes/tgc-large/shade-toggled-inactive.xpm,
		themes/tgc-large/shade-toggled-pressed.xpm,
		themes/tgc-large/stick-active.xpm,
		themes/tgc-large/stick-inactive.xpm,
		themes/tgc-large/stick-pressed.xpm,
		themes/tgc-large/stick-toggled-active.xpm,
		themes/tgc-large/stick-toggled-inactive.xpm,
		themes/tgc-large/stick-toggled-pressed.xpm,
		themes/tgc-large/themerc,
	themes/tgc-large/title-1-active.xpm,
		themes/tgc-large/title-1-inactive.xpm,
		themes/tgc-large/title-2-active.xpm,
		themes/tgc-large/title-2-inactive.xpm,
		themes/tgc-large/title-3-active.xpm,
		themes/tgc-large/title-3-inactive.xpm,
		themes/tgc-large/title-4-active.xpm,
		themes/tgc-large/title-4-inactive.xpm,
		themes/tgc-large/title-5-active.xpm,
		themes/tgc-large/title-5-inactive.xpm,
		themes/tgc-large/top-left-active.xpm,
		themes/tgc-large/top-left-inactive.xpm,
		themes/tgc-large/top-right-active.xpm,
		themes/tgc-large/top-right-inactive.xpm: Change default
	theme, keep
		old 4.0 theme as default-4.0 and add tgc-large theme
	Include
		improvements for fullscreen mode for gst from Arwed von
	Merkatz
		<v.merkatz@gmx.net>
	
	+++

2003-09-30 16:10  huysmans

	* menu.xml.ta: Add menu.xml.ta. Got left out previously. Oh, the
	joy of branches ;-)

2003-09-27 14:37  huysmans

	* Makefile.am, Makefile.in, po/ta.gmo, po/ta.po: Update tamil
	translation

2003-09-27 13:20  huysmans

	* menu.xml.ta: file menu.xml.ta was initially added on branch
	xfce_4_0.

2003-09-27 13:20  huysmans

	* Makefile.am, Makefile.in, menu.xml.ta, po/ta.gmo, po/ta.po:
	Update tamil translations

2003-09-22 22:52  huysmans

	* ChangeLog: Update ChangeLogs

2003-09-22 22:33  huysmans

	* po/: ca.gmo, ca.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo,
	es_MX.po, fi.gmo, fi.po, fr.gmo, fr.po, hu.gmo, hu.po, ja.gmo,
	ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po,
	pl.gmo, pl.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, ta.gmo, ta.po,
	tr.gmo, tr.po, xfdesktop.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo,
	zh_TW.po: Update version numbers and po files for release

2003-09-22 00:19  xfce

	* configure, configure.ac: Update version number to 4.0.0 Improve
	focus change for modal dialogs in xfwm4

2003-09-19 23:10  xfce

	* doc/C/images/root_menu.png, doc/C/images/root_menu2.png,
	doc/C/images/select_bg_color.png,
	doc/C/images/xfdesktop-background.png,
	doc/C/images/xfdesktop-list.png,
	doc/C/images/xfdesktop-workspace.png, settings/backdrop_settings.c:
	Change default background color to #336699 and update screen
	captures for doc (default WM decorations are rounded)

2003-09-15 22:55  huysmans

	* configure, configure.ac, po/pt_PT.gmo, po/pt_PT.po: Big portugese
	translation update

2003-09-15 00:07  xfce

	* ChangeLog: Update ChangeLog

2003-09-14 14:20  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml: Documentation updates

2003-09-14 01:13  xfce

	* ChangeLog: Update ChangeLog

2003-09-13 15:01  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml: Update by francois

2003-09-13 14:28  huysmans

	* menu.xml.hu: Fix hungarian translated config files

2003-09-10 09:54  huysmans

	* ChangeLog: Update ChangeLogs

2003-09-10 09:39  huysmans

	* configure, configure.ac, po/zh_TW.po: Update version numbers and
	po files for release

2003-09-02 08:48  huysmans

	* po/: ms.gmo, ms.po: Update malaysian translations

2003-09-02 07:50  huysmans

	* Makefile.am, Makefile.in, menu.xml.zh_TW: Add zh_TW menu
	translation

2003-08-30 14:49  huysmans

	* Makefile.am, Makefile.in, aclocal.m4, configure, configure.ac,
	po/zh_TW.Big5.gmo, po/zh_TW.Big5.po, po/zh_TW.gmo, po/zh_TW.po:
	Rename zh_TW.Big5 -> zh_TW

2003-08-30 10:58  huysmans

	* po/: zh_TW.Big5.gmo, zh_TW.Big5.po: Add traditional chinese
	translations

2003-08-30 09:16  huysmans

	* menu.xml.hu: Add hungarian config files

2003-08-26 09:38  huysmans

	* ChangeLog: Update changelogs

2003-08-26 09:12  huysmans

	* po/: ca.gmo, ca.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo,
	es_MX.po, fi.gmo, fi.po, fr.gmo, fr.po, hu.gmo, hu.po, ja.gmo,
	ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po,
	pl.gmo, pl.po, ru.gmo, ru.po, ta.gmo, ta.po, tr.gmo, tr.po,
	zh_CN.gmo, zh_CN.po: Update version numbers and po files for
	release

2003-08-17 13:36  huysmans

	* configure, configure.ac, po/lt.gmo, po/lt.po: Add lithuanian
	translations

2003-08-14 21:09  xfce

	* po/xfdesktop.pot: Resync with cvs

2003-08-13 01:06  xfce

	* src/menu.c: Fix improper use of button param in gtk_menu_popup()
	that was causing trouble when using right mouse button to select
	entries in xfdesktop menu.

2003-08-10 21:54  huysmans

	* Makefile.am, Makefile.in, menu.xml.zh_CN, po/zh_CN.gmo,
	po/zh_CN.po: Update chinese translations

2003-08-08 16:17  edscott

	* menu.xml.es: spanish tranlation

2003-08-08 07:42  huysmans

	* menu.xml.ca: Oops, forgot this one

2003-08-08 00:09  huysmans

	* Makefile.am, Makefile.in: Update catalan translations

2003-08-07 21:05  huysmans

	* menu.xml.nl, src/menu.c: Make i18n work

2003-08-05 16:53  huysmans

	* Makefile.am, Makefile.in, aclocal.m4, configure, menu.xml.nl: Add
	dutch translation for the menu

2003-08-04 23:46  xfce

	* Makefile.am, Makefile.in, configure, menu.xml.de,
	po/xfdesktop.pot: Add menu.xml.de

2003-08-04 19:47  huysmans

	* configure, configure.ac, po/ko.gmo, po/ko.po: Add korean
	translations

2003-08-03 20:45  bmeurer

	* ChangeLog: Updated ChangeLogs

2003-08-03 20:37  bmeurer

	* m4/X11.m4: grep -q does not work with Solaris grep, fixed it.

2003-08-03 18:53  xfce

	* Makefile.am, menu.xml.fr, src/menu.c: Add localizable default
	desktop menu Add some testing to returned values

2003-07-31 08:00  huysmans

	* settings/: backdrop-mgr.c, backdrop_settings.c: Fix compiler
	warnings

2003-07-30 21:11  huysmans

	* settings/: backdrop-mgr.c, backdrop_settings.c: Fix some warnings

2003-07-30 13:31  huysmans

	* ChangeLog: Update changlogs

2003-07-30 10:05  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo,
	po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hu.gmo, po/hu.po,
	po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po,
	po/pl.gmo, po/pl.po, po/ru.gmo, po/ru.po, po/ta.gmo, po/ta.po,
	po/tr.gmo, po/tr.po, po/xfdesktop.pot, po/zh_CN.gmo, po/zh_CN.po:
	Update version numbers and po files for release

2003-07-29 17:04  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml: Update documentation to
	latest versions

2003-07-29 14:24  huysmans

	* doc/C/images/: root_menu.png, root_menu2.png,
	select_bg_color.png, xfdesktop-background.png, xfdesktop-list.png,
	xfdesktop-workspace.png: Update all images to new defaults

2003-07-29 08:28  huysmans

	* po/: ru.gmo, ru.po: Update russian translations

2003-07-25 23:29  huysmans

	* settings/backdrop_settings.c, src/backdrop.c: Reread list file
	when it has been updated

2003-07-22 22:07  xfce

	* src/menu.c: Change button bindings

2003-07-19 11:30  huysmans

	* ChangeLog: Update ChangeLogs

2003-07-19 10:59  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo,
	po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hu.gmo, po/hu.po,
	po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po,
	po/pl.gmo, po/pl.po, po/ru.gmo, po/ru.po, po/ta.gmo, po/ta.po,
	po/tr.gmo, po/tr.po, po/xfdesktop.pot, po/zh_CN.gmo, po/zh_CN.po:
	Update version numbers and po files for release

2003-07-18 21:57  xfce

	* settings/backdrop_settings.c: Change Default color ro #8892A8

2003-07-18 12:56  huysmans

	* po/: hu.gmo, hu.po: Update hungarian translations

2003-07-18 09:46  huysmans

	* po/: tr.gmo, tr.po: Update turkish translations

2003-07-18 01:13  xfce

	* backdrops/Makefile.am, backdrops/Makefile.in,
	backdrops/xfce-stripes.png, settings/backdrop_settings.c: Add new
	bg xfce-stripes.png, change defaults

2003-07-17 09:35  huysmans

	* configure, configure.ac, po/xfdesktop.pot, src/main.c: Make
	xfdesktop work on multiple screens

2003-07-16 20:01  huysmans

	* po/: nl.gmo, nl.po: Update dutch translations

2003-07-16 11:57  huysmans

	* configure, configure.ac, po/ca.po, po/hu.gmo, po/hu.po,
	po/zh_CN.gmo, po/zh_CN.po: Add hungarian translations

2003-07-16 10:22  huysmans

	* po/: ca.gmo, ca.po: Update catalan translations

2003-07-13 10:43  huysmans

	* ChangeLog: Update ChangeLogs for release

2003-07-11 09:33  huysmans

	* ChangeLog: Update ChangeLog's for release

2003-07-11 08:55  huysmans

	* po/: zh_CN.gmo, zh_CN.po: Update Chinese translations

2003-07-10 11:56  huysmans

	* ChangeLog: Update ChangeLog's for release

2003-07-10 11:24  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo,
	po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/ja.gmo, po/ja.po,
	po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po,
	po/ru.gmo, po/ru.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
	po/xfdesktop.pot, po/zh_CN.gmo, po/zh_CN.po: Bump version numbers
	for release and update po files

2003-07-08 10:35  huysmans

	* settings/backdrop-mgr.c: Update dialogs to use open stock icon on
	buttons instead of ...

2003-07-07 23:18  huysmans

	* po/: ca.gmo, ca.po: Update catalan translations

2003-07-07 22:45  xfce

	* ltmain.sh: Attempt with patched ltmain.sh for MacOS-X problem

2003-07-07 21:44  huysmans

	* po/: fi.gmo, fi.po: Updated finnish translations

2003-07-06 21:45  huysmans

	* ChangeLog: Updating ChangeLogs

2003-07-05 14:31  xfce

	* Makefile.in, ltconfig: Remove ltconfig script as it is generated

2003-07-05 10:59  xfce

	* backdrops/: Makefile.am, Makefile.in, xfce-stellar-tile.png: Add
	backdrop

2003-07-05 01:37  xfce

	* Makefile.in, configure, configure.ac, ltcf-c.sh,
	backdrops/Makefile.in, common/Makefile.am, common/Makefile.in,
	doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in,
	po/es_MX.gmo, settings/Makefile.in, src/Makefile.in: libttol update
	and all

2003-07-04 22:31  edscott

	* po/es_MX.po: [no log message]

2003-07-04 21:46  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	ltmain.sh, backdrops/Makefile.in, common/Makefile.am,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, settings/Makefile.in, src/Makefile.in:
	Revert es_MX as actual potfiel is missing

2003-07-04 20:02  bmeurer

	* src/main.c: Increase the SM priority a bit.

2003-07-03 20:16  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	ltcf-c.sh, ltconfig, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, po/es.gmo, po/es.po,
	settings/Makefile.in, src/Makefile.in: spanish tranlation updates
	for 4.0 release.

2003-07-02 11:55  huysmans

	* settings/backdrop-mgr.c: Use framebox for list manager as well

2003-07-01 10:27  huysmans

	* settings/backdrop_settings.c: Fix crash when choosing backdrop
	list

2003-06-28 11:46  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, settings/Makefile.in,
	src/Makefile.in: Update to libtool-1.5 Use proper complete
	CURRENT:REVISION:AGE scheme for lib versionning

2003-06-21 23:10  bmeurer

	* settings/: Makefile.am, Makefile.in: Added menu_settings.* to
	EXTRA_DIST, so it doesn't break if POTFILES.in is wrong.

2003-06-21 23:02  bmeurer

	* po/POTFILES.in: Fixed broken POTFILES.in

2003-06-21 23:00  bmeurer

	* po/: POTFILES.in, xfdesktop.pot: Fixes.

2003-06-21 20:11  bmeurer

	* aclocal.m4, configure, configure.ac, po/xfdesktop.pot: Fixes.

2003-06-21 20:06  bmeurer

	* aclocal.m4, configure, configure.ac: Fixes.

2003-06-19 00:23  bmeurer

	* doc/C/images/: select_bg_color.png, xfdesktop-background.png,
	xfdesktop-list.png, xfdesktop-workspace.png: Updated images, thank
	to Francois.

2003-06-18 22:36  xfce

	* settings/: backdrop_settings.c, workspaces_settings.c: Call
	gtk_window_set_position () as late at possible as it seems there is
	a race cond in gtk+

2003-06-14 23:53  bmeurer

	* settings/backdrop_settings.c, settings/workspaces_settings.c,
	src/main.c: Introduced xfce_textdomain()

2003-06-14 18:03  xfce

	* settings/: backdrop_settings.c, workspaces_settings.c: Revert the
	GTK_POS_WINDOW_CENTER

2003-06-14 01:57  xfce

	* settings/: backdrop_settings.c, workspaces_settings.c: Use
	GTK_WIN_POS_CENTER_ALWAYS instead of GTK_WIN_POS_CENTER when
	centering dialogs

2003-06-14 00:33  bmeurer

	* m4/i18n.m4, aclocal.m4, configure: Fixed
	bind_textdomain_codeset() problem on linux.

2003-06-13 23:27  bmeurer

	* settings/backdrop_settings.c: Make use of "user-data".

2003-06-12 22:20  bmeurer

	* settings/: backdrop_settings.c, workspaces_settings.c: Fixes
	bind_textdomain_codeset() problem.

2003-06-10 22:41  bmeurer

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	install-sh, ltcf-c.sh, ltconfig, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, settings/Makefile.in,
	settings/backdrop-mgr.c, src/Makefile.in, src/backdrop.c,
	src/main.c, src/menu.c, src/settings.c, src/workspaces.c: Make
	--enable-debug=full work.

2003-06-10 01:39  xfce

	* settings/: backdrop_settings.c, workspaces_settings.c: Add new
	widget xfce_framebox to unify look across UI Migrate all plugins to
	this new widget

2003-06-09 19:18  xfce

	* Makefile.in, configure, configure.ac,
	settings/backdrop_settings.c, settings/workspaces_settings.c:
	Redesign UI

2003-06-08 16:29  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, po/ru.gmo, po/ru.po,
	settings/Makefile.in, src/Makefile.in, src/menu.c: Add russian
	translation and fix xfdesktop not reading a new local menu

2003-06-06 23:37  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	ltcf-c.sh, ltconfig, ltmain.sh, backdrops/Makefile.in,
	common/Makefile.in, doc/Makefile.in, doc/C/Makefile.in,
	doc/C/images/Makefile.in, po/xfdesktop.pot, settings/Makefile.in,
	src/Makefile.in: Versionning scheme

2003-06-05 23:49  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml: Doc fixes assorti

2003-06-05 11:08  huysmans

	* doc/C/images/: root_menu.png, xfdesktop-background.png: Updated
	images

2003-06-05 09:28  huysmans

	* po/de.gmo, po/de.po, po/tr.gmo, po/tr.po,
	settings/backdrop-mgr.c: Updated translations and multiple file
	drop on backdrop list manager

2003-06-04 23:54  xfce

	* menu.xml: Simply menu.xml, remove editor, remove separator in
	setting submenu, put back backdrop

2003-06-04 23:09  bmeurer

	* aclocal.m4, configure, ltcf-c.sh, ltconfig, ltmain.sh,
	settings/backdrop_settings.c: Changed UI of the "Backdrop settings"
	dialog as noted in
	20030604100902.GB36220@vmax.unix-ag.uni-siegen.de. No strings are
	affected by this change, therefore no translations have to be
	updated.

2003-06-04 11:40  huysmans

	* menu.xml: comment all settings except background

2003-06-03 21:59  xfce

	* settings/backdrop_settings.c: Follow JAsper's advice and use the
	logo as default image Change default color to #404080 (kinda smooth
	purple)

2003-06-03 14:27  huysmans

	* doc/C/images/: root_menu.png, root_menu2.png,
	select_bg_color.png, xfdesktop-background.png, xfdesktop-list.png,
	xfdesktop-workspace.png: Use properly compressed images

2003-06-02 22:55  huysmans

	* doc/C/images/: root_menu.png, root_menu2.png,
	select_bg_color.png, xfdesktop-background.png, xfdesktop-list.png,
	xfdesktop-workspace.png: Update images by Francois

2003-06-02 22:20  huysmans

	* po/: es.gmo, es.po: po file fixes

2003-06-02 17:46  huysmans

	* menu.xml: change some defaults

2003-06-01 22:53  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml: update note about UTF-8

2003-06-01 22:47  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml: Add note about UTF-8

2003-06-01 19:24  huysmans

	* po/: Makefile.in.in, ca.gmo, ca.po, de.gmo, de.po, es.gmo, es.po,
	fi.gmo, fi.po, fr.gmo, fr.po, ja.gmo, ja.po, ms.gmo, ms.po, nl.gmo,
	nl.po, pl.gmo, pl.po, ta.gmo, ta.po, tr.gmo, tr.po, xfdesktop.pot,
	zh_CN.gmo, zh_CN.po: po file tweaks

2003-06-01 14:23  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml: Add menu editing text

2003-05-31 14:19  huysmans

	* doc/C/: xfdesktop.html, xfdesktop.xml, images/Makefile.am,
	images/Makefile.in, images/root_menu.png, images/root_menu2.png,
	images/select_bg_color.png: Doc updates by Francois

2003-05-31 13:10  huysmans

	* po/: tr.po, tr.gmo: Update turkish translations

2003-05-30 23:41  huysmans

	* settings/backdrop-mgr.c: Fix list renaming issue

2003-05-30 22:36  huysmans

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	configure, configure.ac, depcomp, install-sh, mkinstalldirs,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.am,
	doc/C/images/Makefile.in, po/es.gmo, po/es.po, po/ms.gmo, po/ms.po,
	settings/Makefile.in, src/Makefile.in: Add malayan translations

2003-05-29 20:20  huysmans

	* xfdesktop.spec.in: updating spec files

2003-05-29 14:53  huysmans

	* doc/xfce-nochunk.xsl: improve stylesheet import

2003-05-29 14:35  huysmans

	* po/: ca.gmo, ca.po: Update catalan translations

2003-05-29 11:59  huysmans

	* po/nl.po: Translations update

2003-05-27 23:29  xfce

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	configure, configure.ac, depcomp, install-sh, mkinstalldirs,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, po/ja.gmo, po/ja.po,
	settings/Makefile.in, src/Makefile.in: Add Japanese translation by
	Zhao-Ji <zhao-ji at awz dot ne dot jp>

2003-05-21 23:43  huysmans

	* configure, configure.ac, po/tr.gmo, po/tr.po: Add Turkish
	translations

2003-05-21 22:30  xfce

	* settings/backdrop_settings.c: Use no backdrop by default Unselect
	"color only" checkbox when the user choose an image, assuming that
	(s)he want to see the selected image

2003-05-20 23:30  huysmans

	* settings/backdrop_settings.c: Force automtic mode for lists

2003-05-16 20:25  huysmans

	* Makefile.in, configure, configure.ac, po/ta.gmo, po/ta.po: Add
	tamil translations

2003-05-16 00:30  xfce

	* settings/backdrop_settings.c: Forgot to change default mode to
	"scaled" for the new wallpaper

2003-05-15 23:50  xfce

	* settings/backdrop_settings.c: Change default background color to
	#205080

2003-05-15 13:03  huysmans

	* ChangeLog: Mass update of ChangeLogs

2003-05-14 20:35  huysmans

	* src/menu.c: increase max length window list items

2003-05-14 20:23  huysmans

	* src/menu.c: show sticky windows in window list

2003-05-13 21:43  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub,
	backdrops/Makefile.am, backdrops/Makefile.in,
	backdrops/xfce-turbulence.png, common/Makefile.in, doc/Makefile.in,
	doc/C/Makefile.in, doc/C/images/Makefile.in, settings/Makefile.in,
	settings/backdrop_settings.c, src/Makefile.in: Add new backdrop,
	change default color

2003-05-13 20:08  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po: Add catalan
	translations

2003-05-13 14:13  huysmans

	* Makefile.am, Makefile.in, aclocal.m4, configure, configure.ac,
	doc/Makefile.am, doc/Makefile.in, doc/xfce-nochunk.xsl,
	doc/C/Makefile.am, doc/C/Makefile.in, doc/C/xfdesktop.html,
	doc/C/xfdesktop.xml, doc/C/images/Makefile.am,
	doc/C/images/Makefile.in, doc/C/images/xfdesktop-background.png,
	doc/C/images/xfdesktop-list.png,
	doc/C/images/xfdesktop-workspace.png: Move docs to new location

2003-05-05 08:23  huysmans

	* Makefile.am, Makefile.in, xfdesktop.spec.in, po/ChangeLog,
	po/de.gmo, po/de.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po,
	po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/xfdesktop.pot,
	po/zh_CN.gmo, po/zh_CN.po, settings/Makefile.am,
	settings/Makefile.in, src/Makefile.am, src/Makefile.in: Fixes for
	rpm and distcheck targets

2003-05-03 13:34  huysmans

	* src/menu.c: Center workspace names in menu. Much better IMO.

2003-05-03 12:27  huysmans

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, ltcf-c.sh, ltconfig, ltmain.sh,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	po/zh_CN.gmo, po/zh_CN.po, settings/Makefile.in, src/Makefile.in:
	Add Chinese translations

2003-05-02 19:12  bmeurer

	* Makefile.in, aclocal.m4, configure, configure.ac,
	backdrops/Makefile.in, common/Makefile.in, doc/Makefile.in,
	m4/depends.m4, settings/Makefile.am, settings/Makefile.in,
	src/Makefile.in: Several changes. See
	http://www.home.unix-ag.org/bmeurer/xfce/index.html#20030502 for
	details.

2003-05-01 12:42  bmeurer

	* Makefile.in, aclocal.m4, configure, configure.ac, ltcf-c.sh,
	ltconfig, ltmain.sh, backdrops/Makefile.in, common/Makefile.am,
	common/Makefile.in, doc/Makefile.in, settings/Makefile.am,
	settings/Makefile.in, src/Makefile.am, src/Makefile.in: Added i18n
	functions to libxfce4util.

2003-05-01 07:55  huysmans

	* po/pl.gmo: Add missing gmo files

2003-04-29 22:21  huysmans

	* Makefile.in, configure, configure.ac, po/de.gmo, po/fi.gmo,
	po/nl.gmo, po/nl.po: Add Dutch translations

2003-04-28 21:53  xfce

	* Makefile.in, aclocal.m4, configure, ltcf-c.sh, ltconfig,
	ltmain.sh, backdrops/Makefile.am, backdrops/Makefile.in,
	backdrops/flower.png: Add flower.png from xfce 3.x backdrops

2003-04-27 23:15  xfce

	* src/menu.c: Wrap workspaces when reaching the first or last
	workspace when using the wheel mouse

2003-04-27 22:16  bmeurer

	* aclocal.m4, configure, configure.ac, po/pl.po: added polish
	translations.

2003-04-26 23:16  bmeurer

	* m4/depends.m4: Updated BM_DEPEND_CHECK.

2003-04-26 13:53  bmeurer

	* m4/debug.m4: Fixed a stupid typo.

2003-04-25 19:25  bmeurer

	* Makefile.in, aclocal.m4, configure, configure.ac, ltcf-c.sh,
	ltconfig, ltmain.sh, common/backdrop.c, po/fi.po: Added finish
	translations.

2003-04-25 11:53  bmeurer

	* m4/depends.m4: Updated depends.m4 and added macro for use with
	panel plugins. Updated libxfce4util to install the common m4 files
	into $(datadir)/xfce4/m4.

2003-04-25 11:22  bmeurer

	* po/de.po: Better german translation. Provided by Moritz Heiber.

2003-04-21 22:11  xfce

	* po/: fr.gmo, fr.po: Update french translation

2003-04-21 14:59  xfce

	* Makefile.in, aclocal.m4, configure, configure.ac, ltcf-c.sh,
	ltconfig, ltmain.sh, po/fr.gmo, po/fr.po: Add french locale

2003-04-09 22:41  bmeurer

	* aclocal.m4, configure, m4/debug.m4, src/main.c: Improved
	debug.m4:
	
		1) --disable-debug no longer disables assert()'s
		2) --enable-profiling now enables profiling code
		3) --disable-asserts allows disabling of assert()'s

2003-04-06 22:33  bmeurer

	* Makefile.am, Makefile.in, TODO, aclocal.m4, config.guess,
	config.h.in, config.sub, configure, configure.ac, depcomp,
	ltconfig, menu.xml, backdrops/Makefile.in, common/Makefile.in,
	doc/Makefile.in, m4/i18n.m4, po/Makefile.in.in, po/POTFILES.in,
	po/de.po, po/xfdesktop.pot, settings/Makefile.am,
	settings/Makefile.in, settings/backdrop_settings.c,
	settings/workspaces_settings.c, src/Makefile.am, src/Makefile.in:
	Added po/*, awaiting more translations.

2003-04-05 02:10  xfce

	* src/: backdrop.c, main.c, menu.c, settings.c, workspaces.c:
	Revert last change in debug.h, use "??" instead of ((__const char
	*)0) Replace DBG() statements with TRACE() in libxfcegui4 and xfwm4
	because it was generating far too much logs in simple debug mode
	(use --enable-debug=full to get full traces) Add params to TRACE()
	(just like in DBG()) Remove trailing CR in log messages

2003-04-04 00:08  bmeurer

	* m4/depends.m4: Updated BM_DEPEND_CHECK to make it possible to
	disable the test

2003-04-03 23:36  bmeurer

	* aclocal.m4, m4/depends.m4: Fixed BM_DEPEND_CHECK

2003-04-02 23:18  xfce

	* ChangeLog: Update ChangeLog

2003-04-02 22:32  bmeurer

	* Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure,
	configure.ac, ltcf-c.sh, ltconfig, ltmain.sh,
	backdrops/Makefile.am, backdrops/Makefile.in, common/Makefile.am,
	common/Makefile.in, doc/Makefile.am, doc/Makefile.in, m4/debug.m4,
	settings/Makefile.am, settings/Makefile.in,
	settings/backdrop-mgr.c, settings/backdrop-mgr.h,
	settings/backdrop_settings.c, settings/debug.h,
	settings/settings_common.c, settings/settings_common.h,
	settings/workspaces_settings.c, settings/workspaces_settings.h,
	src/Makefile.am, src/Makefile.in, src/backdrop.c, src/debug.h,
	src/main.c, src/main.h, src/menu.c, src/menu.h, src/settings.c,
	src/settings.h, src/workspaces.c, src/workspaces.h: Debugging stuff
	now provided by libxfce4util. As a result of this change
	libxfcegui4 now depends on libxfce4util.  Some other updates. 
	added a hint to the libxfcegui4 README for Xinerama problems with
	XFree86.

2003-04-02 18:02  bmeurer

	* m4/X11.m4: Updated i18n stuff (libxfce4util now provides a
	i18n.h).  updated X11.m4 updated xfwm4 to compile well with -Werror
	-Wall updated xfce-mcs-plugins and added a hint to the README for
	XFree86 users

2003-04-01 23:33  xfce

	* settings/: backdrop_settings.c, workspaces_settings.c: Initialize
	early i18n in mcs plugins Add Etria theme

2003-03-27 22:37  xfce

	* src/: backdrop.c, main.c: Prefer gdk_screen[width|height] instead
	of XDisplay[Width|Height]

2003-03-27 21:32  xfce

	* ChangeLog: Update ChangeLog

2003-03-24 21:42  xfce

	* common/Makefile.am, common/Makefile.in, settings/Makefile.am,
	settings/Makefile.in, src/Makefile.am, src/Makefile.in,
	src/backdrop.c: Remove deprecated calls

2003-03-23 22:17  xfce

	* ChangeLog: Update ChangeLog

2003-03-23 17:32  huysmans

	* menu.xml, src/menu.c: Add support for included menu files.
	Updated default menu file

2003-03-19 08:12  huysmans

	* autogen.sh: Only add extra autogen parameters when none are given

2003-03-18 23:34  xfce

	* ChangeLog, Makefile.in, ltcf-c.sh, ltconfig, ltmain.sh: Update
	ChangeLog Update build scripts (ie rerun autogen.sh) Update xfwm4's
	microdeck theme Remove 1 pix border arround xffm menu bar

2003-03-15 12:14  bmeurer

	* Makefile.am, Makefile.in, aclocal.m4, configure, configure.ac,
	xfdesktop.spec.in, backdrops/Makefile.in, common/Makefile.am,
	common/Makefile.in, doc/Makefile.in, m4/depends.m4,
	settings/Makefile.am, settings/Makefile.in, src/Makefile.am,
	src/Makefile.in: autotools update.

2003-03-15 10:24  bmeurer

	* autogen.sh: Removed --enable-debug=full

2003-03-15 00:51  bmeurer

	* configure, configure.ac: Update

2003-03-14 17:45  bmeurer

	* Makefile.am, Makefile.in, TODO, aclocal.m4, autogen.sh,
	config.h.in, configure, configure.ac, backdrops/Makefile.in,
	common/Makefile.am, common/Makefile.in, common/backdrop.c,
	common/backdrop.h, doc/Makefile.in, m4/X11.m4, m4/rpath.m4,
	settings/Makefile.am, settings/Makefile.in,
	settings/backdrop-mgr.c, settings/backdrop_settings.c,
	settings/backdrop_settings.h, src/Makefile.am, src/Makefile.in,
	src/backdrop.c, src/backdrop.h, src/main.c, src/main.h: Autotools
	update 2nd stage. Started putting common code into common/. 
	Reverted removal of g_file_get_contents().

2003-03-14 11:18  bmeurer

	* settings/backdrop-mgr.c, src/backdrop.c: Implemented the
	"previndex-Feature" as mentioned by Jasper.

2003-03-14 01:23  bmeurer

	* m4/debug.m4: Leftover from the last commit.

2003-03-14 01:21  bmeurer

	* AUTHORS, Makefile.am, Makefile.in, README, TODO, aclocal.m4,
	autogen.sh, config.guess, config.h.in, config.sub, configure,
	configure.ac, ltcf-c.sh, ltconfig, ltmain.sh,
	backdrops/Makefile.in, doc/Makefile.in, settings/Makefile.in,
	settings/backdrop-mgr.c, settings/backdrop_settings.c,
	settings/settings_common.c, src/Makefile.in, src/backdrop.c,
	src/main.c, src/main.h, src/menu.c: Autotools update. Bugfixes in
	backdrop code (some of the memory leaks are fixed now, the others
	are to come soon, hopefully). Use xfce_*() instead of show_*(),
	also changed and added some message, so translations need to be
	updated.

2003-03-13 21:39  xfce

	* ChangeLog: Update Changelogs

2003-03-01 00:38  xfce

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	configure, ltcf-c.sh, ltconfig, ltmain.sh, backdrops/Makefile.in,
	doc/Makefile.in, settings/Makefile.in, src/Makefile.in: [no log
	message]

2003-02-28 20:09  bmeurer

	* menu.xml: Fixed type "xfhelp" -> "xfhelp4"

2003-02-28 19:43  xfce

	* Makefile.in, aclocal.m4, config.guess, configure, ltmain.sh,
	backdrops/Makefile.in, doc/Makefile.in, settings/Makefile.in,
	src/Makefile.in: Fix xfce-mcs-manager API/ABI versionning Update
	configure/libtool to use libtool 1.4.3

2003-02-28 11:55  bmeurer

	* config.guess, configure, Makefile.in, aclocal.m4, configure.ac,
	ltcf-c.sh, ltconfig, ltmain.sh, backdrops/Makefile.in,
	doc/Makefile.in, settings/Makefile.in, src/Makefile.in: Fixes
	xfce-mcs-manager issue.

2003-02-27 21:08  xfce

	* src/: main.c, menu.c: Add desktop switching with mouse wheel

2003-02-26 15:33  huysmans

	* src/main.c: POSIX signal handling

2003-02-26 08:17  xfce

	* Makefile.in, aclocal.m4, configure, backdrops/Makefile.in,
	doc/Makefile.in, settings/Makefile.in,
	settings/backdrop_settings.c, settings/settings_common.c,
	src/Makefile.in: Apply Benedikt Meurer
	<Benedikt.Meurer@unix-ag.uni-siegen.de> patch Replace all 
	occurences of g_getenv("HOME") with g_get_home_dir() Regenerate all
	Makefiles.on and configure scripts

2003-02-25 11:54  huysmans

	* Makefile.in, aclocal.m4, configure, backdrops/Makefile.in,
	doc/Makefile.in, settings/backdrop-mgr.c,
	settings/backdrop_settings.c, settings/settings_common.h,
	settings/workspaces_settings.c, src/Makefile.in: Update screenshots
	for new dialog style

2003-02-24 23:57  huysmans

	* settings/: Makefile.in, backdrop-mgr.c, backdrop_settings.c,
	workspaces_settings.c: Make dialogs use frames

2003-02-24 09:40  huysmans

	* ChangeLog, Makefile.am, Makefile.in, aclocal.m4, config.guess,
	config.sub, configure, configure.ac, ltmain.sh,
	backdrops/Makefile.in, doc/Makefile.am, doc/Makefile.in,
	settings/Makefile.am, settings/Makefile.in,
	settings/margins-icon.h, settings/margins.png,
	settings/margins_settings.c, settings/margins_settings.h,
	src/Makefile.am, src/Makefile.in, src/margins.c, src/margins.h,
	src/settings.c: Add mostly empty docs and remove margins settings.

2003-02-23 21:00  huysmans

	* src/menu.c: Use workspace names in window list. Thanks to Joakim
	Andreasson.

2003-02-15 12:31  huysmans

	* menu.xml: Add invisible quite option to the menu

2003-02-15 12:06  huysmans

	* src/menu.c: Add quit builtin menu item, for people who don't want
	to run the panel.

2003-02-13 05:10  botsie

	* src/debug.h: Made 'debug.h' more portable, mostly to fix compile
	errors on BSD

2003-02-12 20:05  huysmans

	* src/debug.h: Fix debug.h, breaks for gcc < 2.6 and possibly for
	non-gcc compilers. Just don't enable debug if you have one of
	those.

2003-02-11 17:43  jensl

	* src/backdrop.c: added error message dialogs using libxfcegui4's
	show_error()

2003-02-10 21:47  xfce

	* src/: backdrop.c, main.c, main.h, margins.c, menu.c, settings.c,
	workspaces.c: Remove g_error (that causes and abort() and thus a
	core dump) where not necessary.

2003-02-07 14:12  xfce

	* settings/backdrop_settings.c, src/backdrop.c, src/main.c: Put
	back gtk_widget_set_style(fullscreen_window, NULL); to free
	previously allocated pixmap

2003-02-07 13:43  botsie

	* src/debug.h: Added a 'TRACE' macro to debug.h

2003-02-07 10:56  xfce

	* settings/backdrop_settings.c, src/backdrop.c: Fix problem with
	textured theme : 1) in backdrop window, by using our own theme not
	derived from the widget theme 2) in color oicker button by using
	GtkImage/GdkPixbuf

2003-02-04 22:31  huysmans

	* src/menu.c: Update menu if file changed

2003-02-04 17:35  botsie

	* menu.xml: Fixed error in menu.xml. Thanks to Jasper Huijsmans.

2003-02-04 17:35  huysmans

	* src/menu.c: Reorder file for better readability

2003-02-04 15:31  botsie

	* ChangeLog, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, ltmain.sh: Making up for some dropped commits.

2003-02-04 15:17  botsie

	* Makefile.am, configure.ac: Fixed a couple of bugs related to
	adding dependency to libxml2 and adding a new data file: menu.xml

2003-02-04 14:27  botsie

	* backdrops/Makefile.in, settings/Makefile.in, src/Makefile.in:
	Oops ... forgot to add dependency to libxml2. Required by
	configurable menu. ;-)
	
	Updated AUTHORS.

2003-02-04 14:02  botsie

	* ChangeLog: Updated ChangeLog

2003-02-04 13:53  botsie

	* src/menu.c: XML based configurable menu.

2003-02-04 13:50  botsie

	* Makefile.am, menu.xml: Added Data file for configurable menus.

2003-02-04 12:06  xfce

	* src/backdrop.c: paranoid check.

2003-02-01 14:59  xfce

	* backdrops/Makefile.am, backdrops/Makefile.in,
	backdrops/xfce4gradientcurve.png, src/Makefile.in: Add a new
	transparent background

2003-02-01 12:00  xfce

	* backdrops/xfce4logo.png: Redesign xfce4logo.png using alpha. This
	allow changing the background color along with xfce4logo.png :)

2003-02-01 11:46  huysmans

	* src/menu.c: Small cleanups

2003-02-01 08:59  botsie

	* src/: Makefile.in, debug.h, menu.c: First stage of changes needed
	for configurable menu.

2003-01-31 07:37  xfce

	* settings/backdrop_settings.c: [no log message]

2003-01-30 23:46  xfce

	* configure, configure.ac: Add dependency on libxfce4mcs .4

2003-01-30 21:54  xfce

	* src/backdrop.c: Get rid of cmap

2003-01-29 22:40  xfce

	* src/menu.c: Remove the "Exit" menu entry, it's confusing.

2003-01-29 11:59  xfce

	* settings/backdrop_settings.c, src/backdrop.c: A bunch of bug
	fixes + speed improvements by using composite only when necessary !

2003-01-29 10:00  xfce

	* src/: backdrop.c, margins.c, settings.c, settings.h,
	workspaces.c: Decrease initial startup time by 2 or 3 times.

2003-01-28 22:53  xfce

	* src/backdrop.c: Add support for alpha in backdrops for all modes
	(centered, tiled and scaled))

2003-01-28 10:35  xfce

	* src/backdrop.c: Set root pixmap so that aterm "fast" transparency
	works.

2003-01-27 21:42  xfce

	* src/backdrop.c: Simplify

2003-01-27 20:43  huysmans

	* ChangeLog, src/backdrop.c: Delete ESETROOT_PMAP_ID and detroy
	pixmap

2003-01-26 22:24  xfce

	* configure, configure.ac, src/main.c: Use libxfcegui4 .15 to avoid
	input on xfdesktop root window

2003-01-25 16:55  xfce

	* Makefile.am, Makefile.in, configure, configure.ac,
	xfdesktop.spec.in, backdrops/Makefile.am, backdrops/Makefile.in,
	backdrops/xfce-in-the-moon.png, backdrops/xfce4logo.png,
	settings/backdrop_settings.c: Modify default settings and add two
	background images so that defaults look like this :
	
	http://www.xfce.org/archive/xfce4default.png

2003-01-25 15:35  xfce

	* settings/backdrop_settings.c: Fix missing separator in default
	backdrop path and change defaults to use another image by default,
	center and color.

2003-01-23 17:54  xfce

	* settings/backdrop_settings.c: Fix a double free that I presumably
	introduced when fixing another bug.

2003-01-23 12:52  jensl

	* src/menu.c: 
	shorten window-titles in window-list

2003-01-21 23:23  xfce

	* settings/backdrop_settings.c: Fix an obvious bug in
	settings/backdrop_settings.c

2003-01-21 19:35  huysmans

	* settings/backdrop_settings.c, settings/backdrop_settings.h,
	src/backdrop.c, src/settings.c: Add color chooser and option to use
	only color

2003-01-20 22:30  huysmans

	* src/: workspaces.c, workspaces.h: Add missing files

2003-01-20 22:19  huysmans

	* ChangeLog, settings/workspaces_settings.c: Fix workspace count
	bug

2003-01-20 21:28  huysmans

	* Makefile.in, aclocal.m4, configure, settings/Makefile.am,
	settings/Makefile.in, settings/workspaces_settings.c,
	settings/workspaces_settings.h, src/Makefile.am, src/Makefile.in,
	src/backdrop.c, src/main.c, src/settings.c: Don't use gtk 2.2
	functions and let xfdesktop set workspaces hints

2003-01-20 14:50  xfce

	* settings/workspaces_settings.c: Fix workspace_settings to
	properly set the number of desktops at startup...

2003-01-19 19:23  huysmans

	* settings/: Makefile.am, Makefile.in, debug.h: Add debug.h. It's
	silly to depend on version insalled by xfce4-panel.

2003-01-19 16:32  huysmans

	* settings/workspaces_settings.c: Pick up changes in the number of
	desktops made by other programs

2003-01-19 14:49  huysmans

	* settings/backdrop_settings.c: Fix initial backdrop location.
	Thanks to James Tapin for reporting it.

2003-01-18 14:54  xfce

	* ChangeLog: Update ChangeLog

2003-01-18 14:51  xfce

	* src/: backdrop.c, main.c: * Remove double buffering in desktop
	window otherwise gtk allocates twice the size of the screen in
	video memory which can show to be unusable even on a GeForce II MX
	with 32Mb using 3D because the video RAM alloted to pixmaps cannot
	handle the total amount of pixmaps.  * Reduce scale quality to
	BILINEAR instead of HYPER because it takes too long even on a PIV
	1.7GHz scalling from 1024x768 to 1280x768

2003-01-16 21:51  xfce

	* Makefile.in, aclocal.m4, autogen.sh, config.guess, config.sub,
	configure, settings/Makefile.in, src/Makefile.in: Try to fix
	libtool error

2003-01-16 21:03  huysmans

	* ChangeLog, settings/Makefile.am, settings/Makefile.in: Make sure
	icons are included in dist tarball

2003-01-15 23:11  huysmans

	* src/backdrop.c: Small compile fix

2003-01-15 23:08  huysmans

	* settings/backdrop-mgr.c: Fix a couple of bugs again and again

2003-01-15 23:03  huysmans

	* settings/: backdrop-mgr.c, backdrop_settings.c: Fix a couple of
	bugs

2003-01-15 22:45  huysmans

	* ChangeLog, src/Makefile.am, src/Makefile.in, src/backdrop.c,
	src/margins.c: Fix a compile error (?)

2003-01-15 20:30  huysmans

	* settings/backdrop_settings.c: Fix crash in backdrop dialogs

2003-01-15 20:09  huysmans

	* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in,
	NEWS, README, TODO, aclocal.m4, autogen.sh, compile, config.guess,
	config.h.in, config.sub, configure, configure.ac, depcomp,
	install-sh, ltmain.sh, missing, mkinstalldirs, xfdesktop.spec.in,
	settings/Makefile.am, settings/Makefile.in,
	settings/backdrop-icon.h, settings/backdrop-mgr.c,
	settings/backdrop-mgr.h, settings/backdrop.png,
	settings/backdrop_settings.c, settings/backdrop_settings.h,
	settings/margins-icon.h, settings/margins.png,
	settings/margins_settings.c, settings/margins_settings.h,
	settings/menu-icon.h, settings/menu.png, settings/menu_settings.c,
	settings/menu_settings.h, settings/settings_common.c,
	settings/settings_common.h, settings/workspaces-icon.h,
	settings/workspaces.png, settings/workspaces_settings.c,
	src/Makefile.am, src/Makefile.in, src/backdrop.c, src/backdrop.h,
	src/main.c, src/main.h, src/margins.c, src/margins.h, src/menu.c,
	src/menu.h, src/settings.c, src/settings.h: Initial import of
	xfdesktop

