2004-08-08 17:31  bmeurer

	* configure, configure.ac, modules/menu/xdg-desktop-support.c,
	modules/menu/xdg-menu.c, modules/menu/xfce-menu.c, src/main.c: Lots
	of bugfixes in the menu code. Legacy menus work fine now and
	another potential crash is fixed.

2004-08-08 16:08  bmeurer

	* 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/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,
	modules/menu/desktop-menu-parser.c,
	modules/menu/xdg-desktop-support.h, modules/menu/xdg-menu.c,
	modules/menu/xdg-menu.h, modules/menu/xdg-pattern.c,
	modules/menu/xfce-menu-entry-item.h, modules/menu/xfce-menu.c:
	Updated documentation, thanks to Francois.

2004-08-05 18:17  bmeurer

	* modules/menu/: xdg-menu.c, xfce-menu.c: Fixed crash.

2004-08-05 14:31  marcell

	* backdrops/xfld.png: New Backdrop for Xfld

2004-08-05 11:36  bmeurer

	* backdrops/Makefile.am, backdrops/Makefile.in, backdrops/xfld.png,
	common/xfdesktop-common.h: Added new default background.

2004-08-05 11:02  bmeurer

	* AUTHORS, TODO: Misc cleanups.

2004-08-05 10:35  bmeurer

	* menu.xml, menu.xml.de, modules/menu/desktop-menu-parser.c,
	modules/menu/desktop-menu-parser.h, modules/menu/desktop-menu.c,
	modules/menu/xfce-menu.c: Other menu files can now be included.
	Fixed problem with XfceMenu items.

2004-08-05 00:26  bmeurer

	* Makefile.am, Makefile.in, config.h.in, configure, configure.ac,
	menu.xml, menu.xml.az, menu.xml.ca, menu.xml.de, menu.xml.es,
	menu.xml.eu, menu.xml.fa_IR, menu.xml.fr, menu.xml.hu, menu.xml.ms,
	menu.xml.nl, menu.xml.ta, menu.xml.tr, menu.xml.vi, menu.xml.zh_CN,
	menu.xml.zh_TW, modules/menu/Makefile.am, modules/menu/Makefile.in,
	modules/menu/desktop-menu-parser.c, modules/menu/xdg-menu.c,
	modules/menu/xdg-menu.h, modules/menu/xfce-menu-app-item.c,
	modules/menu/xfce-menu-app-item.h,
	modules/menu/xfce-menu-entry-item.c,
	modules/menu/xfce-menu-entry-item.h, modules/menu/xfce-menu-item.c,
	modules/menu/xfce-menu-item.h, modules/menu/xfce-menu.c,
	modules/menu/xfce-menu.h, modules/menu/xfce4.menu,
	modules/menu/files/Makefile.am, modules/menu/files/Makefile.in,
	modules/menu/files/xfce4-development.directory,
	modules/menu/files/xfce4-editors.directory,
	modules/menu/files/xfce4-edutainment.directory,
	modules/menu/files/xfce4-games.directory,
	modules/menu/files/xfce4-graphics.directory,
	modules/menu/files/xfce4-internet.directory,
	modules/menu/files/xfce4-lostnfound.directory,
	modules/menu/files/xfce4-multimedia.directory,
	modules/menu/files/xfce4-settingsmenu-other.directory,
	modules/menu/files/xfce4-settingsmenu.directory,
	modules/menu/files/xfce4-system-information.directory,
	modules/menu/files/xfce4-utilities.directory: Added 'tips'
	attribute for <app> and <builtin> entries in menu.xml. Support for
	menu merging finished using some special tricks for legacy dirs.
	Added lots of .directory files so we no longer demand on the KDE
	ones to be installed (atleast we depend on only a few). Better
	organization of the menu. Version bumped to 4.3.1.

2004-08-04 12:44  marcell

	* modules/menu/: desktop-menu.c, xdg-menu.c: dirname doesn't work
	as expected on Linux.

2004-08-04 12:13  bmeurer

	* modules/menu/: Makefile.am, Makefile.in, desktop-menu.c,
	xdg-menu.c, xdg-pattern.c, xdg-pattern.h, xfce4.menu: Menu file
	added. Start menu merging, doesn't work yet.

2004-08-04 10:30  bmeurer

	* modules/menu/: xdg-desktop-support.c, xfce-menu-app-item.c: Fixed
	broken cache recovery. Added support for KDE macro expands (%c, %i,
	...).

2004-08-04 00:53  bmeurer

	* modules/menu/: xdg-desktop-support.c, xdg-menu.c: Use fallback to
	KDE's GenericName if no Comment is given in .desktop file.

2004-08-04 00:33  bmeurer

	* modules/menu/: xdg-desktop-support.c, xdg-menu.c: Initial KDE
	legacy support.

2004-08-03 23:47  bmeurer

	* xfdesktop.core, common/desktop-menu-stub.c,
	modules/menu/xdg-desktop-support.c,
	modules/menu/xdg-desktop-support.h,
	modules/menu/xfce-menu-app-item.c,
	modules/menu/xfce-menu-app-item.h,
	modules/menu/xfce-menu-entry-item.c,
	modules/menu/xfce-menu-entry-item.h: Various fixes and cleanups.

2004-08-03 23:05  bmeurer

	* .cvsignore, 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, menu.xml, menu.xml.az, menu.xml.ca,
	menu.xml.de, menu.xml.es, menu.xml.eu, menu.xml.fa_IR, menu.xml.fr,
	menu.xml.hu, menu.xml.ms, menu.xml.nl, menu.xml.ta, menu.xml.tr,
	menu.xml.vi, menu.xml.zh_CN, menu.xml.zh_TW, missing,
	mkinstalldirs, xfdesktop.core, xfdesktop.spec.in,
	backdrops/.cvsignore, backdrops/Makefile.am, backdrops/Makefile.in,
	backdrops/flower.png, backdrops/xfce-in-a-grid.png,
	backdrops/xfce-in-the-moon.png, backdrops/xfce-stellar-tile.png,
	backdrops/xfce-stripes.png, backdrops/xfce-turbulence.png,
	backdrops/xfce4gradientcurve.png, backdrops/xfce4logo.png,
	common/.cvsignore, common/Makefile.am, common/Makefile.in,
	common/desktop-menu-stub.c, common/desktop-menu-stub.h,
	common/xfdesktop-common.c, common/xfdesktop-common.h,
	doc/.cvsignore, doc/Makefile.am, doc/Makefile.in, doc/README.kiosk,
	doc/xfce-nochunk.xsl, doc/C/.cvsignore, doc/C/Makefile.am,
	doc/C/Makefile.in, doc/C/xfdesktop.html, doc/C/xfdesktop.xml,
	doc/C/images/.cvsignore, doc/C/images/Makefile.am,
	doc/C/images/Makefile.in, 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/fr/.cvsignore,
	doc/fr/Makefile.am, doc/fr/Makefile.in, doc/fr/xfdesktop.html,
	doc/fr/xfdesktop.xml, doc/fr/images/.cvsignore,
	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/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, m4/X11.m4, m4/debug.m4,
	m4/depends.m4, m4/i18n.m4, m4/rpath.m4, menueditor/.cvsignore,
	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_dialog.c,
	menueditor/new_dialog.h, menueditor/xfce-menueditor.desktop,
	modules/.cvsignore, modules/Makefile.am, modules/Makefile.in,
	modules/menu/.cvsignore, modules/menu/Makefile.am,
	modules/menu/Makefile.in, modules/menu/desktop-menu-parser.c,
	modules/menu/desktop-menu-parser.h, modules/menu/desktop-menu.c,
	modules/menu/desktop-menu.h, modules/menu/dummy_icon.h,
	modules/menu/int-stack.c, modules/menu/int-stack.h,
	modules/menu/xdg-desktop-support.c,
	modules/menu/xdg-desktop-support.h, modules/menu/xdg-menu.c,
	modules/menu/xdg-menu.h, modules/menu/xdg-pattern.c,
	modules/menu/xdg-pattern.h, modules/menu/xfce-menu-app-item.c,
	modules/menu/xfce-menu-app-item.h,
	modules/menu/xfce-menu-entry-item.c,
	modules/menu/xfce-menu-entry-item.h, modules/menu/xfce-menu-item.c,
	modules/menu/xfce-menu-item.h, modules/menu/xfce-menu.c,
	modules/menu/xfce-menu.h, panel-plugin/.cvsignore,
	panel-plugin/Makefile.am, panel-plugin/Makefile.in,
	panel-plugin/desktop-menu-plugin.c, pixmaps/.cvsignore,
	pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/xfce4_xicon.png,
	pixmaps/xfce4_xicon1.png, pixmaps/xfce4_xicon2.png,
	pixmaps/xfce4_xicon3.png, pixmaps/xfce4_xicon4.png,
	pixmaps/32x32/.cvsignore, pixmaps/32x32/xfce4-backdrop.png,
	pixmaps/32x32/xfce4-menueditor.png, pixmaps/48x48/.cvsignore,
	pixmaps/48x48/xfce4-backdrop.png,
	pixmaps/48x48/xfce4-menueditor.png,
	pixmaps/scalable/xfce4-backdrop.svg,
	pixmaps/scalable/xfce4-menueditor.svg, po/.cvsignore, po/ChangeLog,
	po/Makefile.in.in, 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,
	settings/.cvsignore, settings/Makefile.am, settings/Makefile.in,
	settings/backdrop-icon.h, settings/backdrop-mgr.c,
	settings/backdrop-mgr.h, settings/backdrop_settings.c,
	settings/menu_settings.c, settings/menu_settings.h,
	settings/settings_common.c, settings/settings_common.h,
	settings/xfce-backdrop-settings.desktop, src/.cvsignore,
	src/Makefile.am, src/Makefile.in, 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:
	Initial revision

2004-08-03 23:05  bmeurer

	* .cvsignore, 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, menu.xml, menu.xml.az, menu.xml.ca,
	menu.xml.de, menu.xml.es, menu.xml.eu, menu.xml.fa_IR, menu.xml.fr,
	menu.xml.hu, menu.xml.ms, menu.xml.nl, menu.xml.ta, menu.xml.tr,
	menu.xml.vi, menu.xml.zh_CN, menu.xml.zh_TW, missing,
	mkinstalldirs, xfdesktop.core, xfdesktop.spec.in,
	backdrops/.cvsignore, backdrops/Makefile.am, backdrops/Makefile.in,
	backdrops/flower.png, backdrops/xfce-in-a-grid.png,
	backdrops/xfce-in-the-moon.png, backdrops/xfce-stellar-tile.png,
	backdrops/xfce-stripes.png, backdrops/xfce-turbulence.png,
	backdrops/xfce4gradientcurve.png, backdrops/xfce4logo.png,
	common/.cvsignore, common/Makefile.am, common/Makefile.in,
	common/desktop-menu-stub.c, common/desktop-menu-stub.h,
	common/xfdesktop-common.c, common/xfdesktop-common.h,
	doc/.cvsignore, doc/Makefile.am, doc/Makefile.in, doc/README.kiosk,
	doc/xfce-nochunk.xsl, doc/C/.cvsignore, doc/C/Makefile.am,
	doc/C/Makefile.in, doc/C/xfdesktop.html, doc/C/xfdesktop.xml,
	doc/C/images/.cvsignore, doc/C/images/Makefile.am,
	doc/C/images/Makefile.in, 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/fr/.cvsignore,
	doc/fr/Makefile.am, doc/fr/Makefile.in, doc/fr/xfdesktop.html,
	doc/fr/xfdesktop.xml, doc/fr/images/.cvsignore,
	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/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, m4/X11.m4, m4/debug.m4,
	m4/depends.m4, m4/i18n.m4, m4/rpath.m4, menueditor/.cvsignore,
	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_dialog.c,
	menueditor/new_dialog.h, menueditor/xfce-menueditor.desktop,
	modules/.cvsignore, modules/Makefile.am, modules/Makefile.in,
	modules/menu/.cvsignore, modules/menu/Makefile.am,
	modules/menu/Makefile.in, modules/menu/desktop-menu-parser.c,
	modules/menu/desktop-menu-parser.h, modules/menu/desktop-menu.c,
	modules/menu/desktop-menu.h, modules/menu/dummy_icon.h,
	modules/menu/int-stack.c, modules/menu/int-stack.h,
	modules/menu/xdg-desktop-support.c,
	modules/menu/xdg-desktop-support.h, modules/menu/xdg-menu.c,
	modules/menu/xdg-menu.h, modules/menu/xdg-pattern.c,
	modules/menu/xdg-pattern.h, modules/menu/xfce-menu-app-item.c,
	modules/menu/xfce-menu-app-item.h,
	modules/menu/xfce-menu-entry-item.c,
	modules/menu/xfce-menu-entry-item.h, modules/menu/xfce-menu-item.c,
	modules/menu/xfce-menu-item.h, modules/menu/xfce-menu.c,
	modules/menu/xfce-menu.h, panel-plugin/.cvsignore,
	panel-plugin/Makefile.am, panel-plugin/Makefile.in,
	panel-plugin/desktop-menu-plugin.c, pixmaps/.cvsignore,
	pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/xfce4_xicon.png,
	pixmaps/xfce4_xicon1.png, pixmaps/xfce4_xicon2.png,
	pixmaps/xfce4_xicon3.png, pixmaps/xfce4_xicon4.png,
	pixmaps/32x32/.cvsignore, pixmaps/32x32/xfce4-backdrop.png,
	pixmaps/32x32/xfce4-menueditor.png, pixmaps/48x48/.cvsignore,
	pixmaps/48x48/xfce4-backdrop.png,
	pixmaps/48x48/xfce4-menueditor.png,
	pixmaps/scalable/xfce4-backdrop.svg,
	pixmaps/scalable/xfce4-menueditor.svg, po/.cvsignore, po/ChangeLog,
	po/Makefile.in.in, 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,
	settings/.cvsignore, settings/Makefile.am, settings/Makefile.in,
	settings/backdrop-icon.h, settings/backdrop-mgr.c,
	settings/backdrop-mgr.h, settings/backdrop_settings.c,
	settings/menu_settings.c, settings/menu_settings.h,
	settings/settings_common.c, settings/settings_common.h,
	settings/xfce-backdrop-settings.desktop, src/.cvsignore,
	src/Makefile.am, src/Makefile.in, 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:
	Initial import of the next generation xfdesktop.

