2004-11-28 21:14  edscott

	* xfce4-modules/mime-icons/icon-theme.c: regenerate cache on device
	changes (suggested by C. Weaver)

2004-11-26 20:06  pollux

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

2004-11-24 11:03  kelnos

	* libxfcegui4/dialogs.c: make xfce_message_dialog() more HIG-y

2004-11-20 23:32  olivier

	* libxfcegui4/: netk-pager.c, netk-tasklist.c: Revering previous
	horrible hack for bug #502

2004-11-18 23:56  benny

	* configure, configure.ac, ltmain.sh: 
	Specifying the nano version within the micro version broke the
	LIBXFCEGUI4_MICRO_VERSION and related macros. Added some m4 magic
	to work-around the problem.

2004-11-16 23:58  olivier

	* configure, configure.ac, po/libxfcegui4.pot: Update package
	version

2004-11-16 23:44  olivier

	* configure, configure.ac, libxfcegui4/netk-application.c,
	libxfcegui4/netk-pager.c, libxfcegui4/netk-window.c,
	libxfcegui4/netk-xutils.c, po/libxfcegui4.pot: Fix bug id #497
	(Application icon not displayed in taskbar), Various code cleanup.

2004-11-16 01:03  benny

	* libxfcegui4/xfce-internals.c: libxfcegui4 should not call
	textdomain().

2004-11-14 12:09  kelnos

	* libxfcegui4/xfce-filechooser.c: huh.	not really sure why this
	has compiled for the last bunch of months, actually.

2004-11-13 19:01  olivier

	* ChangeLog: Update ChangeLog

2004-11-13 16:19  olivier

	* configure, xfce4-modules/Makefile.in,
	xfce4-modules/combo/Makefile.in, xfce4-modules/headers/Makefile.in,
	xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.in: Auto-tools check-up.

2004-11-12 19:08  kelnos

	* libxfcegui4.spec.in: fix 'make rpm' failure

2004-11-10 04:00  edscott

	* xfce4-modules/mime-applications/mime.c: resolve bug 483: mime
	magic determination was leaving open file descriptor

2004-11-08 02:32  edscott

	* xfce4-modules/mime-applications/mime.c: code execution
	optimizations

2004-11-08 01:22  edscott

	* xfce4-modules/mime-icons/icon-theme.c: failsafe

2004-11-07 02:16  edscott

	* xfce4-modules/: Makefile.in, combo/Makefile.in, combo/combo.c,
	headers/Makefile.in, mime/Makefile.in,
	mime-applications/Makefile.in, mime-icons/icon-theme.c: get rid of
	some useless warnings generated in FreeBSD-5.2.1

2004-11-06 19:07  edscott

	* xfce4-modules/mime-icons/icon-theme.c: small fix: add serial
	count for source.

2004-11-06 17:53  olivier

	* configure, configure.ac: Increase lib version because of bugfixes
	that occured recently (talsklist widget, SVG icons handling, etc.)

2004-11-06 17:23  olivier

	* ChangeLog, Makefile.in, aclocal.m4, compile, config.guess,
	config.sub, configure, configure.ac, depcomp, install-sh,
	ltmain.sh, missing, docs/Makefile.in, libxfcegui4/Makefile.in,
	pixmaps/Makefile.in, po/libxfcegui4.pot, xfce4-modules/Makefile.in,
	xfce4-modules/combo/Makefile.in, xfce4-modules/headers/Makefile.in,
	xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/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 16:54  edscott

	* xfce4-modules/mime-icons/icon-theme.c: extend directory search
	for fallback upon broken icon.theme (Piotr Chmura case).

2004-11-06 10:29  kelnos

	* Makefile.am, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, configure.ac, depcomp, install-sh, ltmain.sh,
	docs/Makefile.in, libxfcegui4/Makefile.in,
	libxfcegui4/xfce-icontheme.c, pixmaps/Makefile.am,
	pixmaps/Makefile.in, pixmaps/xfce-svg-test.svg,
	xfce4-modules/Makefile.in, xfce4-modules/combo/Makefile.in,
	xfce4-modules/headers/Makefile.in, xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in: * add new way of doing
	runtime detection for SVG files   FIXME: create a tiny svg to
	replace the one i'm adding * change how XfceIconTheme finds icons,
	so it prefers a correctly-sized   non-scalable icon over an SVG
	icon

2004-11-03 16:21  olivier

	* libxfcegui4/netk-window.c: Revert: Don't show
	modals/dialogs/utilities/toolbars that set a "group_leader" field
	in taskbar either.

2004-11-03 10:20  olivier

	* libxfcegui4/netk-window.c: Don't show
	modals/dialogs/utilities/toolbars that set a "group_leader" field
	in taskbar either.

2004-11-02 18:59  olivier

	* libxfcegui4/: netk-tasklist.c, netk-window.c: Fix bug #436 and
	#449 (taskbar and taskbar plugin are crashing)

2004-11-02 14:43  benny

	* libxfcegui4/libxfcegui4.h: Include xfce_scaled_image as well
	here.

2004-11-02 14:34  jasper

	* configure, configure.ac, ltmain.sh: Bump version

2004-11-02 14:16  jasper

	* libxfcegui4/: netk-tasklist.c, xfce_scaled_image.c: * Fix bug
	#452: don't force button size when not showing label * Hopefully
	fix bug #450: infinite loop in icon scaling

2004-11-02 14:08  edscott

	* xfce4-modules/mime-icons/: Makefile.am, Makefile.in,
	icon-theme.c: This should fixe bug 437

2004-11-01 22:17  olivier

	* libxfcegui4/netk-tasklist.c: Reordering

2004-11-01 16:28  edscott

	* xfce4-modules/mime-icons/: icon-theme.c, icon-theme.h: add
	missing gtk-doc comments (although gtk-doc files are currently not
	being generated for xfce4-modules)

2004-11-01 15:58  edscott

	* xfce4-modules/: combo/combo.c, mime-applications/mime.c,
	mime-icons/icon-theme.c, mime-icons/icon-theme.h,
	mime-icons/mime_icons.c: replace debugging directives with DBG and
	TRACE macros

2004-11-01 00:44  edscott

	* xfce4-modules/mime-icons/: icon-theme.c, icon-theme.h,
	mime_icons.c: beta3: Instead of having each application load it's
	very own memory based hashtable, use a shared disk based hash for
	resolution of icon names according to theme. This should both speed
	up the startup up process and reduce the memory footprint.
	Performance will also be improved but will be hardly noticeable.

2004-10-30 23:16  olivier

	* libxfcegui4.spec.in: Still no luck...

2004-10-30 23:01  olivier

	* libxfcegui4.spec.in: Grrrr, spec file broken

2004-10-30 21:03  olivier

	* ChangeLog, ltmain.sh: Global update for 4.1.91 (Xfce 4.2 beta 2)

2004-10-30 18:01  pollux

	* configure, xfce4-modules/mime-icons/icon-theme.c: fix compilation
	with --enable-debug=yes

2004-10-30 16:00  pollux

	* configure, configure.ac, ltmain.sh, po/lt.gmo, po/lt.po: update
	LT translations

2004-10-30 01:54  edscott

	* xfce4-modules/mime-icons/icon-theme.c: code cleanup

2004-10-29 23:10  olivier

	* configure, ltmain.sh, libxfcegui4/netk-tasklist.c,
	po/libxfcegui4.pot, xfce4-modules/mime-icons/Makefile.am,
	xfce4-modules/mime-icons/Makefile.in: Fix the crashes in taskbar,
	Fix a missing file from dist, Small code cleanups.

2004-10-29 20:29  edscott

	* xfce4-modules/: mime/hicolor.mime.xml, mime-icons/icon-theme.c:
	avoid trouble when either icon.theme or xxx.mime.xml are missing
	(failsafe)

2004-10-29 18:16  edscott

	* xfce4-modules/mime/hicolor.mime.xml: small details

2004-10-29 17:21  edscott

	* xfce4-modules/mime-icons/mime_icons.c: small details

2004-10-28 23:17  olivier

	* libxfcegui4/netk-tasklist.c: Small code reorg

2004-10-28 14:50  jasper

	* libxfcegui4/: xfce_iconbutton.c, xfce_scaled_image.c: Small tweak

2004-10-28 13:55  pollux

	* configure, configure.ac, ltmain.sh, po/he.gmo, po/he.po: update
	HE translations

2004-10-28 10:31  kelnos

	* libxfcegui4/netk-tasklist.c: ...and fix a memleak i just
	introduced

2004-10-28 10:24  kelnos

	* libxfcegui4/netk-tasklist.c: fix condition where a window that
	gets _NET_WM_STATE_SKIP_TASKBAR set on stops getting watched, and
	NetkTasklist won't notice if that state is later removed.

2004-10-26 18:10  jasper

	* libxfcegui4/netk-tasklist.c: Don't make smaller buttons when
	there's space enough for DEFAULT_BUTTON_WIDTH. This is what I
	intended to do originally. Hope it won't cause (another) flame war
	;-)

2004-10-26 08:56  kelnos

	* libxfcegui4/xfce-icontheme.c: fix a memleak

2004-10-25 19:32  edscott

	* xfce4-modules/mime-icons/: icon-theme.c, mime_icons.c: fix bug
	413

2004-10-25 16:34  edscott

	* xfce4-modules/mime-icons/icon-theme.c: fix dumb typo

2004-10-25 16:12  edscott

	* xfce4-modules/: headers/mime_icons.h, mime-icons/icon-theme.c,
	mime-icons/icon-theme.h, mime-icons/mime_icons.c: optimisations

2004-10-25 03:03  edscott

	* xfce4-modules/mime-icons/: Makefile.am, Makefile.in,
	icon-theme.c, icon-theme.h, mime_icons.c: add function
	find_icon_path() to handle inheritance correctly and faster, allow
	retricted hash searches dependending on icon context, process size
	field from index.theme correctly, add support for rendering all
	icons that gtk supports, and remove blocking flag from applications
	using mime-icons module.

2004-10-23 16:45  olivier

	* ChangeLog: Update ChangeLog

2004-10-22 22:38  olivier

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

2004-10-21 19:52  benny

	* docs/: Makefile.am, Makefile.in: Fix build w/o gtk-doc.

2004-10-20 20:19  edscott

	* configure: update version

2004-10-18 23:57  edscott

	* libxfcegui4/xfce-icontheme.c: remove another edscott fix

2004-10-18 23:49  edscott

	* libxfcegui4/xfce-icontheme.c: revert all of Edscott's fixes

2004-10-17 14:52  edscott

	* libxfcegui4/xfce-icontheme.c: when taking svg icons, take first
	match, not last.

2004-10-17 11:22  kelnos

	* libxfcegui4/xfce-appmenuitem.c: update gtk-doc

2004-10-17 11:18  kelnos

	* libxfcegui4/xfce-appmenuitem.c: utf8-validate 'name' parameter
	from .desktop file

2004-10-16 16:35  edscott

	* libxfcegui4/xfce-icontheme.c: missing instruction for scale fix

2004-10-16 16:20  edscott

	* libxfcegui4/xfce-icontheme.c: correct logic for scaling fix.

2004-10-16 15:29  edscott

	* libxfcegui4/xfce-icontheme.c: - revert yesterday's tweak - fix:
	don't scale images that are already to scale.

2004-10-16 03:55  edscott

	* Makefile.in, config.h.in, configure, configure.ac,
	docs/Makefile.in, libxfcegui4/Makefile.in,
	libxfcegui4/xfce-icontheme.c, xfce4-modules/Makefile.in,
	xfce4-modules/combo/Makefile.in, xfce4-modules/headers/Makefile.in,
	xfce4-modules/headers/mime_icons.h, xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in,
	xfce4-modules/mime-icons/mime_icons.c: - update to version 4.1.91 -
	add an extra check for libdbh so that config.h gets built correctly
	- tweak xfce-icontheme so that when png icons are set, can fall
	back to   svg icons if things don't work out.

2004-10-15 05:05  kelnos

	* libxfcegui4/: xfce-icontheme.c, xfce-icontheme.h: add
	xfce_icon_theme_set_use_svg() and xfce_icon_theme_get_use_svg()

2004-10-13 11:55  pollux

	* configure, configure.ac, po/be.gmo, po/de.gmo, po/es.gmo,
	po/eu.gmo, po/fi.gmo, po/fi.po, po/fr.gmo, po/gu.gmo, po/nl.gmo,
	po/pa.gmo, po/zh_CN.gmo: update FI translations

2004-10-12 23:48  edscott

	* libxfcegui4/xfce-icontheme.c: previous logic fix was incomplete.
	Completting now.

2004-10-12 17:52  edscott

	* config.h.in, configure, configure.ac: dbh dependency

2004-10-12 17:45  edscott

	* xfce4-modules/mime-icons/mime_icons.c: remove stuff added for
	inheritance debugging

2004-10-12 17:42  edscott

	* libxfcegui4/xfce-icontheme.c,
	xfce4-modules/mime-icons/mime_icons.c: fix an incorrectly stated
	logic expression

2004-10-12 16:20  edscott

	* xfce4-modules/mime-icons/mime_icons.c: I forgot that libxml
	dependency was in fact eliminated long ago...

2004-10-12 15:47  edscott

	* configure, xfce4-modules/mime/Makefile.am,
	xfce4-modules/mime/Makefile.in, xfce4-modules/mime/gnome.mime.xml,
	xfce4-modules/mime/hicolor.mime.xml: these added files belong here,
	not in the xffm/pixmaps directory.

2004-10-12 15:22  edscott

	* xfce4-modules/mime-icons/mime_icons.c: fix bug in determining
	local xml file name

2004-10-11 18:30  benny

	* po/: be.po, de.po, es.po, eu.po, fr.po, gu.po, nl.po, pa.po,
	zh_CN.po: update-po for Moe.

2004-10-11 16:41  edscott

	* xfce4-modules/mime/applications.xml: adding firefox to
	applications for html files

2004-10-09 16:20  pollux

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

2004-10-09 15:48  pollux

	* po/pa.po: Punjabi translations update from
	jaswinderlinux@netscape.net

2004-10-07 22:35  benny

	* configure, m4/debug.m4: 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-02 15:28  olivier

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

2004-10-02 08:52  boekhold

	* xfce4-modules/: combo/combo.c, mime-applications/mime.c,
	mime-icons/mime_icons.c: g_module_check_init needs G_MODULE_EXPORT
	for cygwin

2004-09-29 18:49  edscott

	* xfce4-modules/mime/xfce.org.xml: sudo emblem

2004-09-29 09:59  pollux

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

2004-09-27 19:54  jasper

	* configure, configure.ac: Update version to 4.1.90

2004-09-27 01:04  kelnos

	* libxfcegui4/xfce-gdk-extensions.c: fix
	http://bugzilla.xfce.org/show_bug.cgi?id=338

2004-09-24 10:52  benny

	* libxfcegui4/xfce_aboutdialog.h: Get rid of the additional dot in
	the default copyright text.

2004-09-23 23:36  pollux

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

2004-09-23 07:29  kelnos

	* libxfcegui4/netk-tasklist.c: fix tasklist crash when label's
	aren't shown and the URGENT status changes

2004-09-22 05:50  kelnos

	* libxfcegui4/xfce-appmenuitem.c: yeargh, remove debug statement

2004-09-22 05:48  kelnos

	* libxfcegui4/: netk-tasklist.c, netk-util.c, netk-window.c,
	session-client.c, xfce-appmenuitem.c, xfce-gdk-extensions.c: * make
	XfceAppMenuItem use the GenericName .desktop field if we're an	
	Xfce-only app * fix a bunch of warnings

2004-09-21 13:51  jasper

	* po/: be.gmo, be.po, de.gmo, de.po, es.gmo, es.po, eu.gmo, eu.po,
	fr.gmo, fr.po, libxfcegui4.pot, nl.gmo, nl.po: Run make update-po
	at Moe's request.

2004-09-21 00:22  olivier

	* ChangeLog: Update all ChangeLogs

2004-09-19 17:29  jasper

	* Makefile.in, configure, xfce4-modules/mime-icons/Makefile.in:
	autogen for Maarten

2004-09-19 17:21  boekhold

	* Makefile.am: Change build-order: Build libxfcegui4 *before* the
	modules. Under cygwin, the mime-icons module depends on libxfcegui4
	itself.

2004-09-19 17:19  boekhold

	* xfce4-modules/mime-icons/Makefile.am: Fix typo in cygwin specific
	part (was wrong target name) Add libraries for cygwin Link against
	libxfcegui4.la

2004-09-19 17:09  moe

	* xfce4-modules/mime-applications/Makefile.am: bah .. smack me

2004-09-19 12:29  moe

	* xfce4-modules/mime-applications/Makefile.am: Dumdidum ..

2004-09-19 12:14  jasper

	* configure, configure.ac, po/nl.gmo, po/nl.po,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in: Update nl translations

2004-09-19 07:00  boekhold

	* xfce4-modules/mime-icons/Makefile.am: Fixed error in cygwin
	changes (had wrong target name for LDFLAGS)

2004-09-19 06:59  boekhold

	* xfce4-modules/mime-applications/Makefile.am: Fixed mistake in the
	fixes for cygwin (forgot -module LDFLAGS)

2004-09-18 18:41  pollux

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

2004-09-18 12:16  moe

	* xfce4-modules/mime-icons/Makefile.am: Typo fix

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 00:10  pollux

	* configure, configure.ac, po/be.gmo, po/be.po: add BE translations
	from Ales Nyakhaychyk <nab@mail.by>

2004-09-16 18:13  edscott

	* configure, xfce4-modules/combo/Makefile.am,
	xfce4-modules/combo/Makefile.in,
	xfce4-modules/mime-applications/Makefile.am,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.am,
	xfce4-modules/mime-icons/Makefile.in: Some cygwin flags by Maarten

2004-09-16 15:57  edscott

	* xfce4-modules/: headers/constants.h, mime-applications/mime.c,
	mime-icons/mime_icons.c: fix memleak spotted by Jasper

2004-09-14 22:41  jasper

	* libxfcegui4/netk-pager.c: Make sawfish work with xfce pager
	(already in libwnck). Patch by Willy Gardiol.

2004-09-14 22:32  jasper

	* Makefile.in, configure, configure.ac, docs/Makefile.in,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	xfce4-modules/Makefile.in, xfce4-modules/combo/Makefile.am,
	xfce4-modules/combo/Makefile.in, xfce4-modules/headers/Makefile.in,
	xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.am,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in: Cygwin patches by Maarten
	Boekhold.

2004-09-13 10:57  kelnos

	* xfce4-modules/mime-icons/mime_icons.c: fix --enable-debug=full,
	and a memleak in the process

2004-09-12 18:43  kelnos

	* libxfcegui4/xfce-icontheme.c: fix kde icon dir lookups, and a
	crash that should be happening basically all the time, but for some
	reason no one's complained about it.  weird.

2004-09-09 09:48  kelnos

	* docs/tmpl/xfce-icontheme.sgml: i'm so incredibly anal

2004-09-09 09:40  kelnos

	* libxfcegui4/: xfce-filechooser.c, xfce-icontheme.c: gtk-doc fixes

2004-09-09 09:34  kelnos

	* libxfcegui4/: xfce-icontheme.c, xfce-icontheme.h: fix docs

2004-09-09 09:33  kelnos

	* docs/: libxfcegui4-docs.sgml, libxfcegui4-sections.txt,
	libxfcegui4.types, tmpl/xfce-icontheme.sgml: add/modify gtk-doc
	infrastructure files for XfceIconTheme docs

2004-09-09 08:33  kelnos

	* libxfcegui4/xfce-icontheme.c: * jasper's icon category lookup fix
	* gtk-doc for XfceIconTheme

2004-09-06 21:38  jasper

	* po/es.gmo: Missing file

2004-09-06 16:07  edscott

	* configure, configure.ac, xfce4-modules/headers/mime_icons.h,
	xfce4-modules/mime-icons/mime_icons.c: some tweaks for using
	xfceicontheme.c (pre server move version, but that should not make
	any difference)

2004-09-06 05:18  kelnos

	* libxfcegui4/xfce-icontheme.c: internal arch fixes for
	xfceicontheme.	this should fix all crashing problems, though some
	stress-testing would be useful

2004-09-05 23:30  olivier

	* libxfcegui4.spec.in: Fix spec file

2004-08-30 03:19  edscott

	* Makefile.in, config.h.in, configure, configure.ac,
	docs/Makefile.in, libxfcegui4/Makefile.in,
	xfce4-modules/Makefile.in, xfce4-modules/combo/Makefile.in,
	xfce4-modules/headers/Makefile.in, xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.am,
	xfce4-modules/mime-icons/Makefile.in,
	xfce4-modules/mime-icons/mime_icons.c: remove check for librsvg: no
	longer needed by mime-icons since xfce-iconthemes does all the
	pixbuf rendering.

2004-08-30 02:16  kelnos

	* libxfcegui4/xfce-icontheme.c: first check gdk-pixbuf for SVG
	support, and only return .svg icons if supported

2004-08-29 19:20  edscott

	* configure, configure.ac, ltmain.sh,
	xfce4-modules/mime-icons/mime_icons.c: version 31: mime-icons
	module now uses Brian's xfce-icontheme routines from version 30 to
	find and render pixmaps. Xffm seems to work fine, only xfmime- edit
	is broken at the moment.

2004-08-28 10:55  kelnos

	* libxfcegui4/xfce-icontheme.c: implement Inherits= support.  not
	really tested, except to make sure it doesn't infinite-loop if
	there's a theme that inherits from another theme, which inherits
	from the original theme.  and stuff like that.

2004-08-28 10:28  kelnos

	* libxfcegui4/xfce-icontheme.c: make icon selection quite a bit
	smarter

2004-08-28 09:55  kelnos

	* libxfcegui4/xfce-icontheme.c: honestly, i'm not as stupid as i
	code sometimes.

2004-08-28 08:59  olivier

	* libxfcegui4/: netk-marshal.c, netk-marshal.h, netk-pager.c,
	netk-screen.c, netk-tasklist.c, netk-tasklist.h, netk-trayicon.c,
	netk-util.c, netk-window.c: Tabs cleanup

2004-08-28 06:05  kelnos

	* libxfcegui4/xfce-icontheme.c: * add ~/.icons to the icon search
	path * fix nasty crash when changing themes * bunch of random
	cleanups

2004-08-28 00:02  olivier

	* AUTHORS, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, depcomp, install-sh, ltmain.sh, docs/Makefile.in,
	libxfcegui4/Makefile.in, libxfcegui4/netk-tasklist.c,
	libxfcegui4/netk-window.c, libxfcegui4/netk-window.h,
	libxfcegui4/netk-xutils.c, libxfcegui4/netk-xutils.h,
	po/libxfcegui4.pot, xfce4-modules/Makefile.in,
	xfce4-modules/combo/Makefile.in, xfce4-modules/headers/Makefile.in,
	xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in: Add support for Urgency flag.

2004-08-27 05:17  kelnos

	* configure, libxfcegui4/xfce-icontheme.c: try to avoid duplicate
	entries in the icon theme search path

2004-08-27 05:02  kelnos

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, ltmain.sh, docs/Makefile.in,
	libxfcegui4/Makefile.in, libxfcegui4/xfce-appmenuitem.h,
	xfce4-modules/Makefile.in, xfce4-modules/combo/Makefile.in,
	xfce4-modules/headers/Makefile.in, xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in: bump version to 4.1.30 for
	XfceIconTheme.

2004-08-27 02:58  edscott

	* xfce4-modules/mime/xfce.org.xml: detail

2004-08-27 01:42  edscott

	* configure, configure.ac: update version for recent changes in
	mime-icons module

2004-08-26 20:22  edscott

	* xfce4-modules/: headers/mime_icons.h, mime/xfce.org.xml,
	mime-icons/mime_icons.c: some details to use the mcs manager to set
	icon theme

2004-08-26 13:48  edscott

	* xfce4-modules/mime-icons/mime_icons.c: use libxfce4util functions
	to determine name<->dirname for icon theme information processed by
	mcs manager.

2004-08-26 10:27  kelnos

	* libxfcegui4/: icons.c, xfce-icontheme.c: eh, that was kind of
	dumb.  might as well move all the functionality out of icons.c and
	into XfceIconTheme.  kinda dumb to create our own class and still
	have to wrap it.

2004-08-26 10:12  kelnos

	* libxfcegui4/: icons.c, xfce-icontheme.c: * fix some xfceicontheme
	bugs * hook up xfceicontheme to xfce_themed_icon_lookup() and  
	xfce_icon_theme_load()

2004-08-26 03:53  kelnos

	* libxfcegui4/: xfce-icontheme.c, xfce-icontheme.h: license GPL ->
	LGPL.  whoops.

2004-08-25 20:16  edscott

	* po/es.po: spelling mistake

2004-08-25 15:42  jasper

	* configure, libxfcegui4/Makefile.in: autogen for Brian

2004-08-25 09:09  kelnos

	* libxfcegui4/libxfcegui4.h: add xfce-icontheme.h

2004-08-25 09:04  kelnos

	* libxfcegui4/xfce-icontheme.c: also search /usr/share/pixmaps and
	$xfce_datadir/pixmaps as a fallback

2004-08-25 08:35  kelnos

	* libxfcegui4/: Makefile.am, xfce-icontheme.c, xfce-icontheme.h:
	add XfceIconTheme.  tested somewhat, but not extensively.

2004-08-23 20:29  edscott

	* xfce4-modules/mime-icons/mime_icons.c: details

2004-08-23 06:12  edscott

	* xfce4-modules/mime-icons/mime_icons.c: fix spelling mistake

2004-08-23 00:55  dannym

	* libxfcegui4/xfce_scaled_image.c: more warning fixes

2004-08-22 23:36  dannym

	* libxfcegui4/xfce_scaled_image.c: small fix for removing the
	warning that comes up when pixbuf not there

2004-08-22 18:36  edscott

	* xfce4-modules/mime-icons/mime_icons.c: fallback icon directory
	should be highcolor

2004-08-22 04:52  edscott

	* xfce4-modules/mime-icons/mime_icons.c: More gracefull error
	checking on broken installations and selecting the Rodent theme as
	default. I won't be able to properly test the automatic selection
	of the Rodent theme until I unbreak my current installation.

2004-08-15 22:16  pollux

	* libxfcegui4/xfce-exec.c: g_spawn_sync_with_pipes doesn't exist

2004-08-15 22:10  pollux

	* aclocal.m4, configure, configure.ac, libxfcegui4/xfce-exec.c,
	libxfcegui4/xfce-exec.h, xfce4-modules/combo/combo.c,
	xfce4-modules/mime-applications/Makefile.in,
	xfce4-modules/mime-applications/mime.c,
	xfce4-modules/mime-icons/mime_icons.c: adds xfce_exec_sync and
	xfce_exec_sync_with_envp and some fixes, bumps version to 4.1.28

2004-08-15 21:39  olivier

	* libxfcegui4/xfce-colorbutton.c,
	libxfcegui4/xfce-gtk-extensions.c, po/fr.gmo, po/fr.po,
	po/libxfcegui4.pot: 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-03 18:29  benny

	* libxfcegui4/icons.c: Look in standard fallback paths as well.

2004-08-02 15:38  benny

	* xfce4-modules/combo/: Makefile.am, Makefile.in: DBH_CFLAGS ->
	LIBDBH_CFLAGS

2004-08-02 15:09  benny

	* aclocal.m4, configure, xfce4-modules/combo/Makefile.am,
	xfce4-modules/combo/Makefile.in: combo module requires DBH_CFLAGS
	to build.

2004-08-02 03:37  kelnos

	* libxfcegui4/xfce-colorbutton.c: compile fix for some weird
	compilers, thanks to daniel carrera

2004-07-30 02:01  edscott

	* xfce4-modules/mime-icons/mime_icons.c: invert search order of
	48x48 and scalable and only include scalable if libsvrg present.

2004-07-29 23:43  benny

	* COPYING, Makefile.am, Makefile.in, aclocal.m4, configure,
	configure.ac, docs/Makefile.in, libxfcegui4/Makefile.in,
	m4/glib-gettext.m4, m4/gtk-doc.m4, m4/pkg.m4,
	xfce4-modules/Makefile.in, xfce4-modules/combo/Makefile.in,
	xfce4-modules/headers/Makefile.in, xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in: Include required m4 files and
	correct depends.

2004-07-29 15:15  edscott

	* xfce4-modules/combo/combo.c: undo unnecessary ibid

2004-07-29 14:52  edscott

	* xfce4-modules/combo/combo.c: ibid

2004-07-29 14:51  edscott

	* xfce4-modules/combo/combo.c: move the include dbh statement a few
	lines down.

2004-07-28 23:40  benny

	* Makefile.in, aclocal.m4, configure, configure.ac,
	docs/Makefile.in, libxfcegui4/Makefile.in,
	xfce4-modules/Makefile.in, xfce4-modules/combo/Makefile.in,
	xfce4-modules/headers/Makefile.in, xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime-icons/Makefile.in: Rerun autogen.sh after
	depends.m4 update.

2004-07-28 23:22  benny

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

2004-07-26 04:49  edscott

	* xfce4-modules/combo/combo.c: close combo dropdown on shift or
	control key to avoid initializing asian input method twice.

2004-07-25 13:59  benny

	* libxfcegui4/netk-workspace.c: Better this way :-)

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 20:38  kelnos

	* libxfcegui4/netk-workspace.c: check pointer before deref

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-24 15:34  edscott

	* xfce4-modules/: combo/combo.c, mime-applications/mime.c,
	mime-icons/mime_icons.c: include local headers, not installed
	headers to avoid chicken-egg problem.

2004-07-24 00:14  edscott

	* xfce4-modules/mime-applications/: Makefile.am, Makefile.in,
	mime.c: missing files noted by Danny

2004-07-23 23:03  edscott

	* docs/: xfce4-modules-docs.sgml, xfce4-modules-overrides.txt,
	xfce4-modules-sections.txt, xfce4-modules.types, tmpl/combcco.sgml,
	tmpl/combo.sgml, tmpl/constants.sgml, tmpl/mime.sgml,
	tmpl/mime_icons.sgml: doc templates for modules (build is not
	configured)

2004-07-23 22:41  edscott

	* Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure,
	configure.ac, docs/Makefile.in, libxfcegui4/Makefile.in, po/es.po,
	xfce4-modules/Makefile.am, xfce4-modules/Makefile.in,
	xfce4-modules/combo/Makefile.am, xfce4-modules/combo/Makefile.in,
	xfce4-modules/combo/combo.c, xfce4-modules/headers/Makefile.am,
	xfce4-modules/headers/Makefile.in, xfce4-modules/headers/combo.h,
	xfce4-modules/headers/constants.h, xfce4-modules/headers/mime.h,
	xfce4-modules/headers/mime_icons.h, xfce4-modules/mime/Makefile.am,
	xfce4-modules/mime/Makefile.in,
	xfce4-modules/mime/applications.xml,
	xfce4-modules/mime/freedesktop.org.xml,
	xfce4-modules/mime/types.xml, xfce4-modules/mime/xfce.org.xml,
	xfce4-modules/mime-icons/Makefile.am,
	xfce4-modules/mime-icons/Makefile.in,
	xfce4-modules/mime-icons/mime_icons.c: new combo module location

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:13  pollux

	* aclocal.m4, configure, configure.ac,
	docs/libxfcegui4-sections.txt, docs/tmpl/dialogs.sgml,
	libxfcegui4/dialogs.c, libxfcegui4/dialogs.h: add doc for
	xfce_message_dialog

2004-07-21 18:35  pollux

	* libxfcegui4/: dialogs.c, dialogs.h: add support for text only
	custom button in xfce_message_dialog

2004-07-21 18:18  pollux

	* libxfcegui4/: dialogs.c, dialogs.h: add xfce_message_dialog
	allowing you to easily make GNOME HIG compliant dialog, doc will
	follow

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-19 04:21  kelnos

	* libxfcegui4/dialogs.c: gtk_dialog_set_has_separator() isn't valid
	for a GtkMessageDialog; the dlg has no sep by default anyway

2004-07-18 14:44  pollux

	* libxfcegui4/dialogs.c: xfce_confirm 'cancel' button becomes a
	'no' button if stock_id is GTK_STOCK_YES

2004-07-17 12:35  kelnos

	* libxfcegui4/icons.c: XDG icon dir patch from benny

2004-07-16 23:22  kelnos

	* libxfcegui4/xfce-appmenuitem.c: fix bug

2004-07-16 19:37  kelnos

	* libxfcegui4/xfce_iconbutton.c: fix for but #207 - iconbutton
	background pixmap should follow the gtk theme

2004-07-16 16:40  kelnos

	* libxfcegui4/xfce-colorbutton.c: and remove my debugging
	statement...

2004-07-16 16:37  kelnos

	* libxfcegui4/xfce-colorbutton.c: add "color-set" signal to gtk
	2.2's implementation

2004-07-16 16:03  benny

	* aclocal.m4, configure, configure.ac, depcomp, install-sh,
	ltmain.sh, libxfcegui4/Makefile.in: Bumped version to 4.1.24, so
	xfce4-session can depend on it.

2004-07-16 15:56  kelnos

	* libxfcegui4/: Makefile.am, Makefile.in, libxfcegui4.h,
	xfce-colorbutton.c, xfce-colorbutton.h: adding XfceColorButton. 
	API is identical to gtk 2.4's GtkColorButton (except that all
	functions and macros start with xfce_ or XFCE_ of course)

2004-07-12 19:40  kelnos

	* aclocal.m4, configure, configure.ac, depcomp, install-sh,
	ltmain.sh, libxfcegui4/icons.c, libxfcegui4/icons.h: add
	xfce_themed_icon_add_search_path(), bump version to 4.1.23.

2004-07-11 10:00  olivier

	* libxfcegui4/netk-util.c: Code cleanup

2004-07-11 09:42  olivier

	* libxfcegui4/netk-util.c: Cleanup code

2004-07-09 14:52  olivier

	* configure, libxfcegui4/netk-util.c,
	libxfcegui4/xfce-appmenuitem.c, po/libxfcegui4.pot: Fix compilation
	warnings

2004-07-09 14:40  olivier

	* libxfcegui4/netk-util.c: Fix compilation error with gtk+-2.0.x

2004-07-09 11:32  olivier

	* ChangeLog: Update ChangeLog

2004-07-09 10:59  olivier

	* configure, configure.ac: Update versions.

2004-07-09 09:53  olivier

	* ChangeLog: Update ChangeLogs for 4.0.6

2004-07-08 21:53  olivier

	* aclocal.m4, ltmain.sh: Update tree for 4.0.6 release

2004-07-07 18:46  kelnos

	* libxfcegui4/xfce-appmenuitem.c: better way of fixing the style
	bug.  also, this should fix the problem i just introduced where it
	misses theme changes completely sometimes

2004-07-07 18:11  kelnos

	* libxfcegui4/xfce-appmenuitem.c: fix XfceAppMenuItem theme/style
	inheritance bug

2004-07-06 17:34  olivier

	* libxfcegui4/netk-pager.c: [no log message]

2004-07-06 17:33  olivier

	* libxfcegui4/netk-pager.c: Backport from HEAD: Bug fix in pager
	redraw

2004-07-06 17:30  olivier

	* libxfcegui4/netk-pager.c: Bug fix in pager redraw

2004-06-30 00:33  olivier

	* libxfcegui4/xfce-filechooser.c: Fix various errors, might need
	double check.

2004-06-29 02:55  kelnos

	* libxfcegui4/xfce-filechooser.c: update the fscking docs

2004-06-29 02:48  kelnos

	* libxfcegui4/xfce-filechooser.c: remove debug statement

2004-06-29 02:31  kelnos

	* libxfcegui4/: xfce-filechooser.c, xfce-filechooser.h: * deprecate
	xfce_file_chooser_set_local_only() and	
	xfce_file_chooser_get_local_only() * implement
	xfce_file_chooser_set_extra_widget() and  
	xfce_file_chooser_get_extra_widget() for gtk 2.2 * implement a
	preview label (and thus xfce_file_chooser_set_use_preview_label()) 
	 for gtk 2.2

2004-06-27 10:13  olivier

	* aclocal.m4, configure, configure.ac, ltmain.sh,
	libxfcegui4/netk-tasklist.c, libxfcegui4/netk-tasklist.h: Apply
	Andre Leche's patch to hide labels in the taskbar, Update version
	to .22

2004-06-22 10:13  kelnos

	* libxfcegui4/xfce-filechooser.c: oops, looks like i accidentally
	removed a function...

2004-06-22 09:32  kelnos

	* libxfcegui4/xfce-filechooser.c: whoops, debug statement got in
	there

2004-06-22 09:31  kelnos

	* libxfcegui4/xfce-filechooser.c: a little reorg, fix bug in gtk
	2.2 where clicking OK returns the wrong response code, and
	XfceFileChooser will add the proper buttons as requested

2004-06-20 21:46  jasper

	* aclocal.m4, configure, configure.ac, ltmain.sh,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/xfce_iconbutton.c, libxfcegui4/xfce_menubutton.c,
	libxfcegui4/xfce_scaled_image.c, libxfcegui4/xfce_scaled_image.h:
	Backported fix for cropped icons with gtk >= 2.4.2

2004-06-20 21:24  olivier

	* libxfcegui4/: netk-util.c, netk-util.c: Use stantard gtk
	type_hint property with gtk 2.2

2004-06-19 22:33  kelnos

	* libxfcegui4/: xfce-filechooser.c, xfce-filechooser.h: what can i
	say, i'm picky...

2004-06-19 21:45  pollux

	* libxfcegui4/: xfce-filechooser.c, xfce-filechooser.h: add
	xfce_file_chooser_new for more consistency

2004-06-19 21:45  pollux

	* docs/: libxfcegui4-sections.txt, tmpl/xfce-filechooser.sgml: add
	xfce_file_chooser_new documentation

2004-06-19 20:45  pollux

	* docs/: libxfcegui4-sections.txt, tmpl/xfce-filechooser.sgml: add
	enum XfceFileChooserAction documentation

2004-06-19 09:10  olivier

	* libxfcegui4/gtktoxevent.c: Change a printf to a TRACE

2004-06-16 00:13  olivier

	* libxfcegui4/xfce-exec.c: A bit of debug has leaked to CVS, now
	removed.

2004-06-15 23:53  benny

	* libxfcegui4/xfce-gdk-extensions.c: Added missing comma.

2004-06-15 23:46  olivier

	* libxfcegui4/: gtk_style.c, gtktoxevent.c, gtktoxevent.h,
	netk-window.c, xfce-exec.c: Changes for new xfwm4 design.

2004-06-15 23:22  benny

	* libxfcegui4/xfce-gdk-extensions.c: Forgot the original copyright
	notice.

2004-06-15 23:19  benny

	* aclocal.m4, configure, docs/libxfcegui4-sections.txt,
	docs/tmpl/xfce-gdk-extensions.sgml,
	libxfcegui4/xfce-gdk-extensions.c,
	libxfcegui4/xfce-gdk-extensions.h: Added gdk_spawn_*() wrappers for
	olivier.

2004-06-15 20:21  jasper

	* aclocal.m4, configure, configure.ac, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_iconbutton.c,
	libxfcegui4/xfce_menubutton.c, libxfcegui4/xfce_scaled_image.c,
	libxfcegui4/xfce_scaled_image.h: Attempt to fix gtk >= 2.4.2 button
	sizing problems: * add xfce_scaled_image widget * make
	xfce_iconbutton and xfce_menubutton use the new widget * sorry, no
	docs
	
	Please test.

2004-06-14 19:54  benny

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, install-sh, docs/Makefile.in,
	docs/libxfcegui4-docs.sgml, docs/libxfcegui4-sections.txt,
	docs/tmpl/xfce-appmenuitem.sgml,
	docs/tmpl/xfce-gdk-extensions.sgml,
	docs/tmpl/xfce-gtk-extensions.sgml, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/gtktoxevent.c,
	libxfcegui4/libxfcegui4.h, libxfcegui4/xfce-gdk-extensions.c,
	libxfcegui4/xfce-gdk-extensions.h,
	libxfcegui4/xfce-gtk-extensions.c,
	libxfcegui4/xfce-gtk-extensions.h, po/de.gmo, po/de.po, po/fr.gmo,
	po/fr.po, po/libxfcegui4.pot: Gtk/GDK Extensions added.

2004-06-14 19:00  kelnos

	* libxfcegui4/session-client.c: xfce_4_0 fix for libSM-less compile

2004-06-14 18:52  kelnos

	* libxfcegui4/session-client.c: fix compile if libSM isn't found

2004-06-10 19:08  jasper

	* libxfcegui4/xfce_iconbutton.c: Add extra debug messages. Gtk
	2.4.2 seems to add an extra border (style->xthickness), but I've no
	idea where it comes from ...

2004-06-08 18:55  kelnos

	* libxfcegui4/: xfce-appmenuitem.h, xfce-filechooser.c,
	xfce-filechooser.h: update docs

2004-06-08 18:55  kelnos

	* docs/: libxfcegui4-docs.sgml, libxfcegui4-sections.txt,
	libxfcegui4.types, tmpl/xfce-appmenuitem.sgml,
	tmpl/xfce-filechooser.sgml: add docs for XfceFileChooser

2004-06-08 17:23  kelnos

	* libxfcegui4/xfce-filechooser.h: and, on occasion, i even do it
	right the first time.

2004-06-08 17:21  kelnos

	* libxfcegui4/: xfce-appmenuitem.h, xfce-filechooser.c,
	xfce-filechooser.h: when i get bored, i mess with formatting

2004-06-05 00:15  kelnos

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	depcomp, install-sh, ltmain.sh, docs/Makefile.in,
	libxfcegui4/Makefile.in: attempt to fix semi-b0rked libtool

2004-06-04 22:44  kelnos

	* configure, configure.ac, libxfcegui4/icons.c,
	libxfcegui4/icons.h: * add xfce_themed_icon_lookup() * rename:
	xfce_load_themed_icon() -> xfce_themed_icon_load() (old name is  
	deprecated) * bump lib version to 4.1.19

2004-06-01 20:40  kelnos

	* libxfcegui4/icons.c: make xfce_load_themed_icon() a little
	smarter

2004-05-31 23:40  benny

	* libxfcegui4/icons.c: Honor pixmaps fallback.

2004-05-31 23:06  olivier

	* libxfcegui4/netk-xutils.c: Fix potential memleak in libxfcegui4
	Improve internals of png composition in xfwm4 Prepare support for
	icons in xfwm4 (not quite there yet)

2004-05-31 16:00  olivier

	* configure, libxfcegui4/gtktoxevent.c, libxfcegui4/gtktoxevent.h:
	Fix deprecated gtktoxevent API

2004-05-31 12:27  olivier

	* configure, configure.ac, libxfcegui4/gtktoxevent.c,
	libxfcegui4/gtktoxevent.h, libxfcegui4/xinerama.h: Change namespace
	to xfce_* and put back older deprecated fns for backward compat.

2004-05-31 01:18  olivier

	* configure, configure.ac, libxfcegui4/gtktoxevent.c,
	libxfcegui4/gtktoxevent.h, po/libxfcegui4.pot: - Change gtktoxevent
	API to be GdkScreen and therefore multiscreen compliant - Modify
	xfwm4 to be compatible with the gtktoxevent API change (make sure
	you update both libxfcegui4 *and* xfwm4 at the same time!) - Code
	cleanup in xfwm4; move global variables in a dynamically allocated
	structure.

2004-05-25 22:08  olivier

	* libxfcegui4/: xinerama.c, xinerama.h: Fix compat in xinerama code

2004-05-24 23:18  olivier

	* libxfcegui4/netk-pager.c: Fix compiler warning

2004-05-24 23:01  olivier

	* configure, configure.ac, ltmain.sh, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/netk-pager.c,
	libxfcegui4/xinerama.c, libxfcegui4/xinerama.h, po/libxfcegui4.pot:
	Re-add xinerama (all fns being declared deprecated for 4.2) with
	new code that uses GdkScreen internally.  s is to smooth transition
	to 4.2 a bit.

2004-05-23 22:55  olivier

	* libxfcegui4/netk-xutils.c: [no log message]

2004-05-23 22:50  olivier

	* libxfcegui4/: netk-pager.c, netk-pager.c, netk-xutils.c: [no log
	message]

2004-05-20 01:12  kelnos

	* libxfcegui4/xfce-appmenuitem.c: use xfce_expand_variables() when
	setting the command name

2004-05-19 08:42  jasper

	* ltmain.sh, docs/Makefile.am, docs/Makefile.in: remove left-over
	xinerama references

2004-05-19 00:37  olivier

	* configure, libxfcegui4/libxfcegui4-1.0.pc.in: Fix pc file

2004-05-19 00:07  olivier

	* Makefile.in, config.h.in, configure, configure.ac,
	docs/Makefile.in, libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/libxfcegui4.h, libxfcegui4/xinerama.c,
	libxfcegui4/xinerama.h: Remove our own xinerama support as it's now
	managed by gtk+

2004-05-18 22:11  olivier

	* Makefile.am, Makefile.in, po/libxfcegui4.pot: Fix index.theme not
	being picked by "make dist"

2004-05-18 07:53  olivier

	* libxfcegui4/xfce-appmenuitem.c: Replace calls to g_setenv() with
	calls to xfce_setenv() (should fix #0000199)

2004-05-17 22:52  olivier

	* docs/tmpl/xfce-framebox.sgml, po/POTFILES.in, po/libxfcegui4.pot:
	Fix make dist

2004-05-15 00:56  kelnos

	* libxfcegui4/xfce-appmenuitem.c: make apps launched from
	XfceAppMenuItem appear on the proper screen

2004-05-14 21:01  benny

	* libxfcegui4/session-client.c: Save display/screen in
	Clone/Restart command, so xfce4-session can restore the desktop
	correctly. Maybe we should backport this change to 4.0.

2004-05-13 10:35  jasper

	* libxfcegui4/icons.c: Add more standard icon paths

2004-05-11 21:59  jasper

	* libxfcegui4/netk-tasklist.c: Let task button have a maximum width

2004-05-04 00:13  olivier

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	install-sh, ltmain.sh, mkinstalldirs, libxfcegui4/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.h.in, config.sub,
	configure, install-sh, ltmain.sh, mkinstalldirs, docs/Makefile.in:
	Update zh_TW translations from umm <umm@pchome.com.tw>

2004-04-22 23:32  kelnos

	* libxfcegui4/xfce-filechooser.c: gtk-docs and a compiler warning
	fix

2004-04-21 02:56  kelnos

	* configure, configure.ac: bump version

2004-04-21 02:55  kelnos

	* libxfcegui4/: Makefile.am, Makefile.in, gtkfilefilter.c,
	gtkicontheme.c, gtkiconthemeparser.c, icons.c, icons.h,
	xfce-appmenuitem.c, xfce-filechooser.c, xfce-filechooser.h,
	xgtkfilefilter.h, xgtkicontheme.h, xgtkiconthemeparser.h: remove
	all gtk backported stuff, as per olivier's request

2004-04-20 22:43  olivier

	* libxfcegui4/netk-xutils.c: Avoid our own deprecated functions

2004-04-19 23:33  kelnos

	* libxfcegui4/xfce-filechooser.c: fix unresolved symbol errors for
	gtk 2.2 users

2004-04-18 13:07  kelnos

	* libxfcegui4/libxfcegui4.h: add stuff to main header file so
	things don't b0rk

2004-04-18 12:57  kelnos

	* configure, configure.ac, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/gtkfilefilter.c,
	libxfcegui4/xfce-filechooser.c, libxfcegui4/xfce-filechooser.h,
	libxfcegui4/xgtkfilefilter.h: adding XfceFileChooser! the API and
	behaviour attempts to mimic gtk 2.4's GtkFileChooser(Dialog) as
	closely as possible.  some of the functionality (*_extra_widget(),
	*_file_filter()) isn't implemented for gtk 2.2 (yet), but the
	preview code does, so it can at the very least be made to work
	(sorta) like an xfce PreviewFileSelection.  see the gtk API docs
	and the header for API usage.

2004-04-18 12:01  kelnos

	* libxfcegui4/: icons.c, icons.h: *sigh* sorry, i screwed up the
	prototype - it should be GError **, not GError *

2004-04-18 11:57  kelnos

	* libxfcegui4/icons.c: crap, didn't mean to commit that portion of
	the file...

2004-04-18 11:29  kelnos

	* libxfcegui4/: icons.c, icons.h: adding
	xfce_pixbuf_new_from_file_at_size().  so useful, and yet gtk 2.2
	doesn't have it.  how annoying.

2004-04-15 07:39  olivier

	* libxfcegui4/gtktoxevent.c: Missing flush

2004-04-15 07:29  olivier

	* libxfcegui4/gtktoxevent.c: Missing a flush

2004-04-15 00:42  kelnos

	* libxfcegui4/icons.c: SVG memleak seems to have disappeared, so
	reenabling SVG icons.  happy now, francois? ^_~ (just as a note,
	i'm using librsvg 2.7.0, gtk 2.4.0)

2004-04-14 21:25  olivier

	* libxfcegui4/netk-util.c: Fix for gtk 2.0.x

2004-04-13 23:32  olivier

	* aclocal.m4, ltmain.sh: Fix version number on some packages

2004-04-11 00:20  jasper

	* aclocal.m4, configure, configure.ac, ltmain.sh,
	libxfcegui4/xfce_movehandler.c, libxfcegui4/xfce_movehandler.h,
	m4/debug.m4: Fix panel on the screen edge. Also should fix Moe's
	autohide bug.

2004-04-07 22:13  olivier

	* aclocal.m4, configure, configure.ac, ltmain.sh,
	libxfcegui4/netk-tasklist.c, po/fr.gmo, po/fr.po: Make task related
	menues popup at mouse position rather than where the task button
	starts, Add french locale.

2004-03-30 10:29  benny

	* libxfcegui4/icons.c: Small fix to make compiler happy.

2004-03-30 05:47  kelnos

	* configure, configure.ac, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/icons.c: change
	xfce_load_themed_icon() to search in $datadir/xfce4/icons/ in prep
	for moving icon themes over there.  also bump version to 4.1.11

2004-03-27 11:07  kelnos

	* configure, configure.ac, libxfcegui4/xfce-appmenuitem.c,
	docs/Makefile.in, docs/libxfcegui4-sections.txt,
	docs/tmpl/xfce-appmenuitem.sgml, libxfcegui4/xfce-appmenuitem.h:
	add XfceAppMenuItem function for variable icon sizing, update docs,
	bump version

2004-03-26 19:25  benny

	* configure: unbreak my configure :-)

2004-03-26 19:17  kelnos

	* configure, configure.ac: bumping libtool major version to 3:0:0
	cuz benny said so ^_^ also bumping lib version to 4.1.9 for
	xfdesktop requirement

2004-03-26 02:29  kelnos

	* Makefile.am, Makefile.in: hicolor theme check.  commit _all_ the
	files this time, brian

2004-03-26 02:23  kelnos

	* configure, configure.ac, index.theme: check for
	$datadir/icons/hicolor/index.theme, and, if not present, install
	our own

2004-03-25 21:32  benny

	* aclocal.m4, ltmain.sh, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in: Add G_LOG_DOMAIN, so one can easily
	determine the source of errors/warnings.

2004-03-25 21:21  olivier

	* libxfcegui4/: xfce_systemtray.c, xfce_systemtray.c: Add a warning
	when icon size is inconsistent

2004-03-24 22:10  olivier

	* libxfcegui4/xfce_systemtray.c: Try to fix #0000137

2004-03-24 21:32  olivier

	* libxfcegui4/xfce_systemtray.c: Try to fix #0000137

2004-03-24 10:57  pollux

	* libxfcegui4/xfce_aboutdialog.c: a nicer way to set default button
	in a dialog

2004-03-24 10:43  pollux

	* libxfcegui4/xfce_aboutdialog.c: set close button as default
	widget

2004-03-23 13:04  olivier

	* libxfcegui4/xfce_systemtray.c: Another attempt to fix 0000137

2004-03-23 12:58  olivier

	* libxfcegui4/xfce_systemtray.c: Another attempt to fix 0000137

2004-03-22 20:59  kelnos

	* libxfcegui4/: xfce-appmenuitem.c, xfce-appmenuitem.h: required
	change to XfceAppMenuItem API to avoid resource wasteage with the
	new xfdesktop menu parsing code

2004-03-21 08:58  jasper

	* libxfcegui4/dialogs.c: Backport exec fix from 4.1.x

2004-03-20 19:31  jasper

	* libxfcegui4/: dialogs.c, xfce-exec.c: Fix X freeze when running
	console apps without terminal

2004-03-19 22:44  olivier

	* libxfcegui4/: xfce_systemtray.c, xfce_systemtray.c: Try to be a
	bit smarter with systray icon resize.

2004-03-18 18:55  olivier

	* libxfcegui4/: netk-util.c, netk-util.c: Missing include

2004-03-18 00:18  benny

	* libxfcegui4/: gtk_style.c, gtktoxevent.c, netk-xutils.c,
	session-client.c, xfce-appmenuitem.h, xfce_aboutdialog.h,
	xfce_movehandler.c, xfce_systemtray.c: Spamming xfce4-commits:
	<libxfce4util/*.h> -> <libxfce4util/libxfce4util.h>. Fix compiler
	warning in libxfcegui4.

2004-03-17 23:54  olivier

	* configure, configure.ac: Increase lib version

2004-03-17 23:11  olivier

	* libxfcegui4/netk-util.c: Add traces

2004-03-17 22:58  olivier

	* libxfcegui4/netk-util.c: Add traces

2004-03-17 21:36  olivier

	* libxfcegui4/netk-util.c: Use version checking of gtk at runtime.

2004-03-17 21:27  olivier

	* libxfcegui4/netk-util.c: Use version checking of gtk at runtime.

2004-03-17 07:22  kelnos

	* libxfcegui4/: icons.c, xfce-appmenuitem.c: fix breakage due to
	function rename, also disable SVG icons (again), since they still
	appear to be leaky (*sigh*)

2004-03-17 07:03  kelnos

	* libxfcegui4/xfce-appmenuitem.c: a couple more fixes, change
	_dispose() to _destroy() and override the corresponding function in
	GtkObject (and not GObject)

2004-03-16 14:25  kelnos

	* libxfcegui4/xfce-appmenuitem.c: whoops, fix compile for gtk
	2.4.0+ (not that it's released yet or anything)

2004-03-16 14:24  kelnos

	* libxfcegui4/: gtkicontheme.c, gtkiconthemeparser.c,
	xgtkicontheme.h, xgtkiconthemeparser.h: forgot to commit this
	before: update my backport of GtkIconTheme to the one from gtk
	2.3.6 (which coincidentally contains my bugfixes from 2.3.4).

2004-03-16 14:19  kelnos

	* libxfcegui4/xfce-appmenuitem.c: memleak fix:	remember to
	explicitly call the superclass' (GtkImageMenuItem's) dispose() and
	finalize() because gobject doesn't do it for us.  some redundancy
	fixes: the size requisition stuff isn't needed, as i'm not actually
	overriding any of that.

2004-03-15 21:03  olivier

	* libxfcegui4/: netk-util.c, netk-util.c: Fix for gtk 2.3.x/2.4.x

2004-03-12 23:09  olivier

	* configure, configure.ac, libxfcegui4/netk-util.c: Increase
	version numbers

2004-03-12 22:34  olivier

	* libxfcegui4/netk-util.c: Fix focus management with gtk
	2.3.x/2.4.x

2004-03-11 01:53  benny

	* aclocal.m4, configure, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in: Define G_LOG_DOMAIN, to be able to
	distinguish between log messages from different libs

2004-03-08 10:29  kelnos

	* libxfcegui4/: xfce-appmenuitem.c, xfce-appmenuitem.h: API
	functions that take 'gchar *' should really take 'const gchar *'

2004-03-08 00:12  kelnos

	* libxfcegui4/gtkicontheme.c: _gtk_rc_reset_styles ->
	gtk_rc_reset_styles for gtk 2.3 >= 2.3.5 note: this means a
	libxfcegui4 compiled against gtk2.3 < 2.4.5 won't be binary
	compatible with a libxfcegui4 compiled against gtk 2.3.5 (and vice
	versa).  if you're running 2.3, you have to live with it.

2004-03-07 14:14  benny

	* libxfcegui4/dialogs.h: exec_command() and
	exec_command_full_with_envp() have been obsoleted by the xfce-exec
	module.

2004-03-07 10:40  kelnos

	* libxfcegui4/xfce-appmenuitem.c: fix some docs *sigh*

2004-03-07 10:38  kelnos

	* docs/: libxfcegui4-sections.txt, tmpl/xfce-appmenuitem.sgml:
	update XfceAppMenuItem docs

2004-03-07 10:14  kelnos

	* libxfcegui4/: xfce-appmenuitem.c, xfce-appmenuitem.h: why not...?
	 added xfce_app_menu_item_new_full().

2004-03-07 10:00  kelnos

	* libxfcegui4/: xfce-appmenuitem.c, xfce-appmenuitem.h:
	XfceAppMenuItem now uses xfce_exec().  it also supports startup
	notification (two new API functions).

2004-03-07 06:14  kelnos

	* libxfcegui4/xgtkicontheme.h: reverting change: i don't want to
	support possibly broken versions of this in gtk 2.3

2004-03-06 21:49  dannym

	* libxfcegui4/xgtkicontheme.h: make version check more forgiving

2004-03-06 21:48  dannym

	* libxfcegui4/xgtkicontheme.h: gtk 2.3 (development) also already
	has icon themes

2004-03-06 20:36  benny

	* libxfcegui4/libxfcegui4.h: Include xfce-exec.h here as well.

2004-03-05 05:20  kelnos

	* libxfcegui4/xfce-exec.c: actually return a status code on success
	or failure of running the app ^_~.  also, only do the startup
	notification thingy if g_spawn_async succeeded

2004-03-05 01:12  benny

	* libxfcegui4/xfce_aboutdialog.c: Center window on parent (if any)
	or on workspace if no parent by default.

2004-03-05 00:17  benny

	* docs/libxfcegui4-docs.sgml, docs/libxfcegui4-sections.txt,
	docs/libxfcegui4.types, docs/tmpl/xfce-framebox.sgml,
	libxfcegui4/xfce_aboutdialog.h, libxfcegui4/xfce_framebox.c,
	libxfcegui4/xfce_systemtray.c, libxfcegui4/xfce_systemtray.h: Added
	documentation for XfceFramebox, fixes.

2004-03-04 23:55  benny

	* docs/Makefile.am, docs/Makefile.in, docs/libxfcegui4-docs.sgml,
	docs/libxfcegui4-sections.txt, docs/libxfcegui4.types,
	docs/tmpl/xfce-aboutdialog.sgml, docs/tmpl/xfce-appmenuitem.sgml,
	docs/tmpl/xfce-exec.sgml, libxfcegui4/xfce-appmenuitem.c,
	libxfcegui4/xfce-exec.c, libxfcegui4/xfce_aboutdialog.c,
	libxfcegui4/xfce_aboutdialog.h: Added docs for xfce-exec and
	xfce-aboutdialog. Fixed xfce-appmenuitem to be documented as a
	GObject.

2004-03-04 21:49  jasper

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	docs/Makefile.in, libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/xfce-exec.c, libxfcegui4/xfce-exec.h: Add xfce-exec to
	libxfcegui4

2004-03-04 21:37  dannym

	* libxfcegui4/xfce-appmenuitem.c: get rid of warnings with
	--enable-debug=full

2004-03-04 21:27  olivier

	* libxfcegui4/xfce_systemtray.c: Fix bug #0000129

2004-03-04 21:24  olivier

	* libxfcegui4/xfce_systemtray.c: Fix bug #0000129

2004-03-04 21:18  dannym

	* libxfcegui4/xfce_aboutdialog.c: make it work with
	--enable-debug=full again

2004-03-04 21:05  benny

	* AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, aclocal.m4,
	config.h.in, configure, configure.ac, docs/Makefile.in,
	docs/tmpl/xfce-appmenuitem.sgml, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/gtkicontheme.c,
	libxfcegui4/netk-private.h, libxfcegui4/netk-window-action-menu.c,
	libxfcegui4/xfce-appmenuitem.c, libxfcegui4/xfce-internals.c,
	libxfcegui4/xfce-internals.h, libxfcegui4/xfce_aboutdialog.c,
	libxfcegui4/xfce_systemtray.c, m4/i18n.m4, po/ChangeLog,
	po/Makefile.in.in, po/POTFILES.in, po/de.gmo, po/de.po,
	po/libxfcegui4.pot: Added gettext framework.

2004-03-02 10:34  benny

	* docs/libxfcegui4-sections.txt: Added include file to sections.

2004-03-02 06:52  kelnos

	* docs/libxfcegui4-docs.sgml, docs/tmpl/xfce-appmenuitem.sgml,
	libxfcegui4/xfce-appmenuitem.c: adding gtk-docs for XfceAppMenuItem

2004-03-01 23:50  benny

	* ChangeLog, Makefile.am, Makefile.in, NEWS, README, aclocal.m4,
	autogen.sh, configure, configure.ac, libxfcegui4.spec.in,
	docs/.cvsignore, docs/Doxyfile, docs/MAINPAGE, docs/Makefile.am,
	docs/Makefile.in, docs/libxfcegui4-docs.sgml,
	docs/libxfcegui4-overrides.txt, docs/libxfcegui4-sections.txt,
	docs/libxfcegui4.types, docs/version.xml.in,
	docs/tmpl/dialogs.sgml, docs/tmpl/standard-macros.sgml,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/dialogs.c, libxfcegui4/dialogs.h,
	libxfcegui4/libxfcegui4-config.h.in, libxfcegui4/libxfcegui4.h,
	libxfcegui4/xfce_aboutdialog.h: Added gtk-doc framework to
	libxfcegui4, more documentation soon to come (as usual :). Added
	version checks to both libxfce4util and libxfcegui4, namely
	LIBXFCE4UTIL_CHECK_VERSION and LIBXFCEGUI4_CHECK_VERSION similar to
	the ones in glib/gtk. Updated spec files to include the gtk-doc
	files. Bumped versions of both libs to 4.1.6. Started renaming some
	of the libxfcegui4 functions include the xfce_ prefix (ok'd with
	jasper). Maybe things will still work after this commit ;-).

2004-03-01 22:09  benny

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

2004-02-29 02:38  kelnos

	* libxfcegui4/icons.c: make xfce_load_themed_icon() a little
	smarter

2004-02-27 01:45  kelnos

	* libxfcegui4/: icons.c, icons.h: or, i could do that the right way
	and not break binary compatibility

2004-02-27 01:38  kelnos

	* libxfcegui4/: icons.c, icons.h: prefixing the new function with
	'xfce_' as per benny's request

2004-02-27 01:11  kelnos

	* libxfcegui4/: icons.c, icons.h: added load_themed_icon(const
	gchar *name, gint size).  it's a nice and easy interface to
	GtkIconTheme.  if you want a themed icon, give it an icon name
	without an extension (though it will remove it for you if you give
	it one).  if you give it an absoulte filename, it will attempt to
	load that.  if you give it a filename with a relative path, it will
	attempt to load $datadir/pixmaps/$name.

2004-02-25 09:19  kelnos

	* configure, configure.ac, libxfcegui4/xfce-appmenuitem.c: use
	g_getenv() instead of probing for system getenv()

2004-02-24 06:12  kelnos

	* configure, configure.ac, libxfcegui4/xfce-appmenuitem.c: tweak
	how XfceAppMenuItem uses GtkIconTheme

2004-02-24 05:20  kelnos

	* libxfcegui4/xfce-appmenuitem.c: use
	gtk_icon_theme_prepend_search_path() now that i fixed it

2004-02-24 05:18  kelnos

	* libxfcegui4/gtkicontheme.c: * fix a bug in
	gtk_icon_theme_prepend_search_path() * add a
	gtk_settings_install_property() for gtk-icon-theme-name, since	
	GtkSettings from gtk <2.4 doesn't have this by default

2004-02-23 23:29  olivier

	* libxfcegui4/session-client.c: Compile error w/out libSM

2004-02-23 23:28  olivier

	* libxfcegui4/session-client.c: Compile erro w/out libSM

2004-02-23 22:56  kelnos

	* libxfcegui4/xfce-appmenuitem.c: add $(datadir)/xfce4/themes to
	the icon search path

2004-02-23 19:46  kelnos

	* configure, configure.ac, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce-appmenuitem.c,
	libxfcegui4/xfce-appmenuitem.h: adding my XfceAppMenuItem.  see the
	.h file for the API.  gtk-doc documentation is included in the .c
	file (need to figure out how to hook this up).	i've tested it
	somewhat, but i wouldn't consider it rock-solid stable or finished.
	
	quick description: XfceAppMenuItem is a subclass of
	GtkImageMenuItem.  its purpose is to represent an application that
	is run by selecting the menu item.  it handles themed icons mostly
	automatically and can be generated manually from app name, command,
	icon name, etc., or automatically from an XfceDesktopEntry.
	
	also, i bumped libxfcegui4's version number to 4.1.5 so i can start
	requiring it for xfdesktop soon.

2004-02-23 16:24  kelnos

	* libxfcegui4/: Makefile.am, Makefile.in, gtkicontheme.c,
	gtkiconthemeparser.c, xgtkicontheme.h, xgtkiconthemeparser.h:
	'backport' of GtkIconTheme from gtk 2.3.  include
	<libxfcegui4/xgtkicontheme.h> to use it.  code does not get
	compiled/included if compiled against >=gtk-2.4.0

2004-02-15 18:00  olivier

	* libxfcegui4/session-client.c: Fix compilation when missing sm

2004-02-15 17:59  olivier

	* libxfcegui4/session-client.c: Compile error when missing sm

2004-02-12 01:36  benny

	* libxfcegui4/xfce_aboutdialog.c: Use xfce_version_string() as
	discussed for the Xfce version.

2004-02-11 22:25  benny

	* libxfcegui4/xfce_aboutdialog.c: Be consistent about the header
	borders.

2004-02-11 21:59  benny

	* libxfcegui4/xfce_aboutdialog.c: <ofourdan> "XFce" should be
	spelled "Xfce"

2004-02-03 11:13  benny

	* AUTHORS, ChangeLog, NEWS, aclocal.m4, configure, configure.ac,
	ltmain.sh, docs/Doxyfile, docs/MAINPAGE,
	examples/aboutdlg/Makefile, examples/aboutdlg/aboutdlg.c,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/libxfcegui4.h, libxfcegui4/xfce_aboutdialog.c,
	libxfcegui4/xfce_aboutdialog.h: Added initial doxygen framework,
	documentation will following soon, hopefully :-). Added
	XfceAboutDialog class, which provides implementation of an about
	dialog box. Version is now 4.1.4.

2004-02-02 22:24  olivier

	* libxfcegui4/netk-xutils.c: Get rid of useless warnings

2004-02-02 22:20  olivier

	* libxfcegui4/netk-xutils.c: Get rid of useless warnings

2004-02-02 22:13  olivier

	* libxfcegui4/xfce_systemtray.c: Bug fix, make code safer CVS

2004-02-02 22:04  olivier

	* libxfcegui4/xfce_systemtray.c: Bug fix, make code safer

2004-01-25 01:09  olivier

	* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
	configure, depcomp, install-sh, ltmain.sh, missing, mkinstalldirs,
	libxfcegui4/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,
	libxfcegui4/Makefile.in: Update libtool and other automake,
	autoconf and gettext packages

2004-01-21 20:43  jasper

	* configure, configure.ac, libxfcegui4/dialogs.c,
	libxfcegui4/dialogs.h: Add extra dialog header function that takes
	a gtk image (or another widget) as first argument.

2004-01-14 00:07  benny

	* libxfcegui4/netk-xutils.c: Revert to faulty casting until
	somebody figures out what to do with XGetWindowProperty.

2004-01-13 20:13  benny

	* libxfcegui4/netk-xutils.c: Fix "dereferencing type-punned pointer
	will break strict-aliasing rules" with gcc 3.3.x to allow for
	strict aliasing and therefore better code genera- tion.

2004-01-11 00:21  olivier

	* configure, configure.ac, libxfcegui4/gtk_style.h,
	libxfcegui4/gtktoxevent.h, libxfcegui4/session-client.h,
	libxfcegui4/xinerama.h, libxfcegui4/gtk_style.h,
	libxfcegui4/gtktoxevent.h, libxfcegui4/session-client.h,
	libxfcegui4/xinerama.h: Remove inclusion of config.h in header
	files

2004-01-07 21:38  olivier

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

2004-01-04 15:19  olivier

	* libxfcegui4/xfce_systemtray.c: Backport from HEAD: Add the piece
	of glue required for the KDE systray icons to show properly

2004-01-04 14:43  olivier

	* libxfcegui4/xfce_systemtray.c: Add the piece of glue required for
	the KDE systray icons to show properly

2003-12-29 16:19  olivier

	* ChangeLog, configure, configure.ac: Update version number, Update
	ChangeLog Fix missing CHARSET in potfiles

2003-12-18 00:00  olivier

	* ChangeLog: Update ChangeLog(s)

2003-12-13 23:51  olivier

	* libxfcegui4/netk-util.c: Fix compilation warning:x

2003-12-13 23:51  olivier

	* libxfcegui4/netk-util.c: Fix compilation warning

2003-12-13 22:41  olivier

	* libxfcegui4/: netk-xutils.c, netk-xutils.c: Add some more NULL
	pointer checking

2003-12-13 21:25  olivier

	* libxfcegui4/netk-window-action-menu.c: Reorg menu and change
	labels to mimic xfwm4 men

2003-12-13 13:01  olivier

	* libxfcegui4/netk-tasklist.c: On left click, it should open the
	window list, from where the userselect the window to activate, on
	right click, it opens the window list,with a window action submenu
	for each...

2003-12-13 10:17  olivier

	* libxfcegui4/: Makefile.am, Makefile.in, netk-tasklist.c,
	netk-window-action-menu.c, netk-window-action-menu.h,
	netk-xutils.h: Apply Eduard Roccatello <xfce@roccatello.it> patch
	that adds window ops menu for taskbar

2003-12-07 11:44  jasper

	* libxfcegui4/: netk-util.c, netk-util.c: Fix possible crash

2003-12-03 00:08  olivier

	* libxfcegui4/: netk-pager.c, netk-window.c: Don't display
	transient in taskbar Remove C++ style comment

2003-12-03 00:03  olivier

	* libxfcegui4/: netk-pager.c, netk-window.c: Don't display
	transient in taskbar Remove C++ style comment

2003-11-17 22:46  olivier

	* configure, configure.ac, libxfcegui4/netk-util.c: Add some
	additional controls to libxfcegui4 Change default 4.2 xfwm4 default
	theme

2003-11-17 22:32  olivier

	* configure, configure.ac, libxfcegui4/netk-util.c: Add some
	additional controls to libxfcegui4

2003-11-14 13:26  jasper

	* libxfcegui4/: netk-pager.c, netk-pager.c: screen aspect ratio fix
	for vertical pager. Patch by Tyson Bashore
	<dfunct@bluemotiontech.com>

2003-11-02 09:22  olivier

	* aclocal.m4, configure: Add hi.po

2003-11-01 14:10  olivier

	* configure, configure.ac: Increase version number

2003-10-27 22:47  olivier

	* libxfcegui4/netk-xutils.c: Remove CR in non UTF8 names too

2003-10-27 22:38  olivier

	* libxfcegui4/netk-xutils.c: Remove CR in non UTF8 names too

2003-10-20 17:53  edscott

	* Makefile.in, configure, configure.ac, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/combo.c, libxfcegui4/combo.h:
	remove combo object from libxfcegui4 (too many dependency problems)

2003-10-20 04:20  edscott

	* Makefile.in, aclocal.m4, configure, configure.ac,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/combo.c, libxfcegui4/combo.h: put the combo self
	completing with history object into library. Used by xffm and soon
	by xfrun.

2003-10-18 16:39  olivier

	* libxfcegui4/: xfce_iconbutton.c, xfce_iconbutton.h,
	xfce_menubutton.c, xfce_menubutton.h: Remove scaled var that should
	be replaced with size caching

2003-10-18 16:35  olivier

	* libxfcegui4/: xfce_iconbutton.c, xfce_iconbutton.h,
	xfce_menubutton.c, xfce_menubutton.h: Removed the "scaled" boolean
	that, beside being here to prevent a race cond, was actually
	preventing the icon from being resized here.

2003-10-18 10:55  jasper

	* libxfcegui4/: xfce_iconbutton.c, xfce_menubutton.c: Try 2 for
	icon scaling cache

2003-10-18 10:55  jasper

	* libxfcegui4/: xfce_iconbutton.c, xfce_menubutton.c: Try 3 for
	icon scaling cache

2003-10-18 09:28  jasper

	* libxfcegui4/: xfce_iconbutton.c, xfce_menubutton.c,
	xfce_iconbutton.c, xfce_menubutton.c: Try 2 for icon scaling cache

2003-10-17 23:58  jasper

	* libxfcegui4/: xfce_iconbutton.c, xfce_menubutton.c,
	xfce_iconbutton.c, xfce_menubutton.c: scaled icon tweak

2003-10-16 17:37  benny

	* libxfcegui4/netk-tasklist.c: gtk_widget_queue_clear() is
	deprecated.

2003-10-14 00:06  olivier

	* libxfcegui4/: xfce_iconbutton.c, xfce_menubutton.c: Sync with my
	local tree

2003-10-13 23:26  olivier

	* libxfcegui4/: xfce_iconbutton.c, xfce_menubutton.c: Apply changes
	from my local tree

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 20:01  jasper

	* libxfcegui4/netk-pager.c: 
	Huge update to get new repository in sync with the one on SF. We
	lose some CVS history here, but I will include the missing
	ChangeLog entries here:
	
	+++
	
	2003-10-12 23:13  xfce
	
		* xfce4/xfce4rc, xfwm4/src/client.c: Add --no-desktop to
	default
		nautilus entry Use Height/Width on Mwm hints updates
	
	2003-10-10 23:51  edscott
	
		* xffm/libs/: menu_callbacks.c, run.c: fixed another
	g_strchug()
		bug
	
	2003-10-10 23:15  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:38  xfce
	
		* xfwm4/: configure, configure.ac, themes/Makefile.am,
		themes/Makefile.in, 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: Add tgc-large as
	in HEAD
		branch
	
	2003-10-10 22:06  xfce
	
		* libxfcegui4/libxfcegui4/netk-pager.c,
		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/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: Basically
	revert to
		"pre" xfwm4 default style that looked better than 4.0.0
	
	2003-10-10 20:21  huysmans
	
		* xfce4/plugins/pager/pager.c: Fix resizing bug
	
	2003-10-08 23:35  xfce
	
		* xfwm4/src/: client.c, events.c, settings.c: Fix
	raise/lower patch
	
	2003-10-08 22:34  xfce
	
		* xfwm4/: src/settings.c, themes/default.keys/keythemerc:
	Fix
		raise/lower key shortcut
	
	2003-10-07 22:37  xfce
	
		* xffm/libs/input.c: With gtk 2.2.3/2.2.4 the
		gtk_getentrytext_function does not return "" but NULL.
	
	2003-10-07 22:31  xfce
	
		* xfwm4/themes/tgc-large/: Makefile.am, Makefile.in,
	README,
		bottom-active.xpm, bottom-inactive.xpm,
	bottom-left-active.xpm,
		bottom-left-inactive.xpm, bottom-right-active.xpm,
		bottom-right-inactive.xpm, close-active.xpm,
	close-inactive.xpm,
		close-pressed.xpm, hide-active.xpm, hide-inactive.xpm,
		hide-pressed.xpm, left-active.xpm, left-inactive.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, right-active.xpm, right-inactive.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-1-active.xpm, title-1-inactive.xpm,
	title-2-active.xpm,
		title-2-inactive.xpm, title-3-active.xpm,
	title-3-inactive.xpm,
		title-4-active.xpm, title-4-inactive.xpm,
	title-5-active.xpm,
		title-5-inactive.xpm, top-left-active.xpm,
	top-left-inactive.xpm,
		top-right-active.xpm, 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-10-07 22:14  xfce
	
		* xffm/libs/run.c, xfwm4/ChangeLog, xfwm4/configure,
		xfwm4/configure.ac, xfwm4/src/client.c, xfwm4/src/events.c:
	Include
		changes for gst fullscreen mode as suggested by Arwed von
	Merkatz
		<v.merkatz@gmx.net> Include fix for "run..." in xffm from
	Edscott
	
	+++

2003-10-13 18:21  jasper

	* libxfcegui4/: Makefile.am, Makefile.in, netk-class-group.c,
	netk-class-group.h, netk-pager.c, netk-private.h, netk-screen.c,
	netk-screen.h, netk-tasklist.c, netk-window.c, netk-window.h,
	netk-xutils.c, netk-xutils.h: 
	
	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-10-13 17:32  jasper

	* configure, configure.ac: 
	
	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-22 22:52  huysmans

	* ChangeLog: Update ChangeLogs

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-15 00:06  xfce

	* ChangeLog: Update ChangeLog

2003-09-14 10:48  xfce

	* libxfcegui4/xfce_systemtray.c: Remove GINT_TO_POINTER(*xwindow)

2003-09-14 01:13  xfce

	* ChangeLog: Update ChangeLog

2003-09-14 00:22  xfce

	* configure, configure.ac, libxfcegui4/xfce_systemtray.c: Got the
	bug with systray manager (hopefully)

2003-09-13 02:18  xfce

	* libxfcegui4/xfce_systemtray.c: Flush X output buffer on dock
	request in systemtray

2003-09-10 09:54  huysmans

	* ChangeLog: Update ChangeLogs

2003-09-10 09:39  huysmans

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

2003-09-08 21:43  huysmans

	* libxfcegui4/: xfce_iconbutton.c, xfce_iconbutton.h,
	xfce_menubutton.c: Fix icon scaling. Really. I think ...

2003-09-07 21:33  huysmans

	* libxfcegui4/xfce_iconbutton.h: Revert changes to fix crash

2003-09-07 19:36  huysmans

	* libxfcegui4/: xfce_iconbutton.c, xfce_menubutton.c: Reverting
	scaling fixes, because of crash reports

2003-09-04 23:08  huysmans

	* configure, configure.ac, libxfcegui4/xfce_iconbutton.c,
	libxfcegui4/xfce_iconbutton.h, libxfcegui4/xfce_menubutton.c: Fix
	the icon scaling issues

2003-09-01 23:08  xfce

	* libxfcegui4/: netk-xutils.c, netk-xutils.h: Fix 64bit + endianess
	problem on Alpha (and probably other platforms)

2003-08-30 20:26  huysmans

	* configure, configure.ac: Bump lib version such that the so name
	is actually higher than before ... I really don't like libtool.

2003-08-26 09:38  huysmans

	* ChangeLog: Update changelogs

2003-08-26 09:12  huysmans

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

2003-08-21 16:59  huysmans

	* libxfcegui4/xfce_iconbutton.c: Fix crash when theme doesn't
	provide the default_border property

2003-08-19 13:32  huysmans

	* libxfcegui4/xfce_iconbutton.c: Fix scaling issue

2003-08-14 21:09  xfce

	* aclocal.m4, configure: Resync with cvs

2003-08-07 09:02  huysmans

	* libxfcegui4/netk-xutils.c: Remove unneeded casts

2003-08-03 23:59  xfce

	* libxfcegui4/netk-workspace.c: Forgot wnck reference...

2003-08-03 23:41  xfce

	* libxfcegui4/: netk-tasklist.c, netk-window.c, netk-workspace.c,
	netk-workspace.h, netk-xutils.c: Revert latest change Resync with
	libwnck fixes

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-07-31 09:12  huysmans

	* libxfcegui4/netk-xutils.c: Fix compiler warnings. Apparently, gcc
	doesn't like casting dereferenced pointers: (type *) &var. Perhaps
	it's a gcc 3.3 thing. The warnings I get are: warning:
	dereferencing type-punned pointer will break strict-aliasing rules.
	I don't think it hurts fixing the warnings.

2003-07-30 13:31  huysmans

	* ChangeLog: Update changlogs

2003-07-30 10:05  huysmans

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

2003-07-30 02:07  xfce

	* configure, configure.ac, libxfcegui4/netk-trayicon.c: Add error
	handling to avoid X errors

2003-07-30 01:50  xfce

	* libxfcegui4/xfce_systemtray.c: Change filters, add credits to egg
	tray impl since I looked at it...

2003-07-29 22:15  xfce

	* configure, configure.ac, libxfcegui4/xfce_systemtray.c: Fix
	double free (gtk_widget_destroy() followed by a g_object_unref() in
	xfce_systray widget

2003-07-24 23:21  bmeurer

	* libxfcegui4/: netk-trayicon.c, netk-trayicon.h,
	xfce_systemtray.c, xfce_systemtray.h: BSD -> GPL.

2003-07-23 22:53  xfce

	* libxfcegui4/xfce_menubutton.c: Take hbox width into account when
	computing icon size for menu icons

2003-07-23 19:26  xfce

	* libxfcegui4/: xfce_iconbutton.c, xfce_iconbutton.h,
	xfce_menubutton.c, xfce_menubutton.h: Apply a merge of Jasper's and
	my patches

2003-07-19 11:30  huysmans

	* ChangeLog: Update ChangeLogs

2003-07-19 10:59  huysmans

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

2003-07-17 23:06  bmeurer

	* ChangeLog, configure, configure.ac, libxfcegui4/netk-trayicon.c:
	Fixed SONAME issue: Bumped lib version to 1.0.0

2003-07-13 11:24  huysmans

	* ChangeLog: Update ChangeLog for release

2003-07-13 11:12  bmeurer

	* libxfcegui4/netk-trayicon.c: gtk2.0 fixes.

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 00:44  bmeurer

	* libxfcegui4/netk-trayicon.c: Introduced realize handler. I'm
	about to make it possible to "move" tray icon between different
	system trays. This is the first step, it does not fix it yet (I'll
	figure out soon, hopefully)

2003-07-10 11:56  huysmans

	* ChangeLog: Update ChangeLog's for release

2003-07-10 11:24  huysmans

	* configure, configure.ac: Bump version numbers for release and
	update po files

2003-07-08 23:01  bmeurer

	* configure, configure.ac: Updated version.

2003-07-08 22:44  bmeurer

	* libxfcegui4/: netk-trayicon.c, netk-trayicon.h: Added missing
	function. I need this for the session managers tray icon!

2003-07-08 00:26  xfce

	* ltmain.sh: Update ltmain.sh with patched version

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 00:55  xfce

	* libxfcegui4/netk-xutils.c: Properly manage
	NETK_WINDOW_MODAL_DIALOG (modal is a state, not a type)

2003-07-05 00:40  xfce

	* Makefile.in, configure, configure.ac, ltcf-c.sh,
	libxfcegui4/netk-util.c, libxfcegui4/netk-util.h,
	libxfcegui4/netk-xutils.c, libxfcegui4/netk-xutils.h: Add
	netk_gtk_window_set_type (GtkWindow * window, NetkWindowType type)

2003-07-02 07:46  xfce

	* libxfcegui4/netk-application.c: Add checking of passed params in
	netk-application routines

2003-07-01 22:53  xfce

	* configure, configure.ac, libxfcegui4/netk-xutils.c: Make use of
	the new utf8 function added ti libxfce4util.

2003-06-28 11:46  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	ltmain.sh, libxfcegui4/Makefile.in: Update to libtool-1.5 Use
	proper complete CURRENT:REVISION:AGE scheme for lib versionning

2003-06-27 23:34  xfce

	* libxfcegui4/: netk-tasklist.c, netk-xutils.c: Fix some oddities
	in netk functions

2003-06-27 21:57  xfce

	* libxfcegui4/netk-pager.c: Include Bernhard Walle
	<Bernhard.Walle@gmx.de> fix for pager rounding problem.

2003-06-23 23:48  xfce

	* libxfcegui4/netk-xutils.c: Add paranoid checks

2003-06-21 19:42  bmeurer

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, install-sh, ltcf-c.sh, ltconfig, ltmain.sh,
	libxfcegui4/Makefile.in, Makefile.in, aclocal.m4, config.guess,
	config.sub, configure, configure.ac, install-sh, ltcf-c.sh,
	ltconfig, ltmain.sh, libxfcegui4/Makefile.in: Fixes.

2003-06-21 00:56  xfce

	* libxfcegui4/netk-xutils.c: Protect against newlines and other
	crazyness in window titles

2003-06-18 22:35  xfce

	* libxfcegui4/gtktoxevent.c: Call gtk_window_set_position () as
	late at possible as it seems there is a race cond in gtk+

2003-06-15 00:56  xfce

	* libxfcegui4/xinerama.c: A lot of improvements on Xinerama support

2003-06-14 18:03  xfce

	* libxfcegui4/dialogs.c: Revert the GTK_POS_WINDOW_CENTER

2003-06-14 01:57  xfce

	* libxfcegui4/dialogs.c: Use GTK_WIN_POS_CENTER_ALWAYS instead of
	GTK_WIN_POS_CENTER when centering dialogs

2003-06-12 22:54  xfce

	* AUTHORS, libxfcegui4/default_icon.png,
	libxfcegui4/netk-inlinepixbufs.h: Change default fallback icon

2003-06-11 00:07  xfce

	* libxfcegui4/xfce_framebox.c: Various updates

2003-06-10 22:04  bmeurer

	* libxfcegui4/xfce_framebox.c: gtk_widget_usize() is deprecated.

2003-06-10 01:18  xfce

	* Makefile.in, libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/dialogs.c, libxfcegui4/dialogs.h,
	libxfcegui4/libxfcegui4.h, libxfcegui4/xfce_framebox.c,
	libxfcegui4/xfce_framebox.h: Add new widget xfce_framebox to unify
	look across UI Migrate all plugins to this new widget

2003-06-09 23:27  xfce

	* libxfcegui4/dialogs.c: Latest change was not compiling!

2003-06-09 19:16  xfce

	* Makefile.in, configure, configure.ac, libxfcegui4/dialogs.c,
	libxfcegui4/dialogs.h: Redesign UI

2003-06-07 02:12  xfce

	* libxfcegui4.spec.in: Change specfile to support xinerama in RPMS

2003-06-06 23:36  xfce

	* aclocal.m4, configure, configure.ac, ltcf-c.sh, ltconfig,
	ltmain.sh: Versionning scheme

2003-06-06 00:34  bmeurer

	* configure, configure.ac: Updated to use the 3.90 versions
	instead.

2003-06-06 00:09  bmeurer

	* Makefile.in, aclocal.m4, configure, configure.ac, ltcf-c.sh,
	ltconfig, ltmain.sh: Updated to 3.90.0.

2003-06-04 18:47  xfce

	* libxfcegui4/xfce_clock.c: Fix a long standing leak in xfce clock
	widget Remove thread enter/leave (not needed, the rest of the lib
	is not thread safe anyway)

2003-05-28 18:16  xfce

	* libxfcegui4/netk-tasklist.c: Fix problem in tasklist with
	transients reported by Danny.

2003-05-27 19:02  xfce

	* libxfcegui4/: netk-pager.c, netk-window.c: Bug fixes: Sticky
	windows not showing on all workspaces in pager, shaded window till
	being visible in pager.

2003-05-21 23:44  xfce

	* libxfcegui4/: netk-application.c, netk-window.c: Fallback name
	problem

2003-05-18 00:21  xfce

	* configure, configure.ac, libxfcegui4/dialogs.c,
	libxfcegui4/dialogs.h, libxfcegui4/gtk_style.c,
	libxfcegui4/gtk_style.h, libxfcegui4/gtktoxevent.c,
	libxfcegui4/gtktoxevent.h, libxfcegui4/icons.c,
	libxfcegui4/icons.h, libxfcegui4/libnetk.h,
	libxfcegui4/netk-application.c, libxfcegui4/netk-application.h,
	libxfcegui4/netk-enum-types.c, libxfcegui4/netk-inlinepixbufs.h,
	libxfcegui4/netk-pager.c, libxfcegui4/netk-pager.h,
	libxfcegui4/netk-private.h, libxfcegui4/netk-screen.c,
	libxfcegui4/netk-screen.h, libxfcegui4/netk-tasklist.c,
	libxfcegui4/netk-tasklist.h, libxfcegui4/netk-trayicon.c,
	libxfcegui4/netk-trayicon.h, libxfcegui4/netk-util.c,
	libxfcegui4/netk-util.h, libxfcegui4/netk-window-menu.c,
	libxfcegui4/netk-window-menu.h, libxfcegui4/netk-window.c,
	libxfcegui4/netk-window.h, libxfcegui4/netk-workspace.c,
	libxfcegui4/netk-workspace.h, libxfcegui4/netk-xutils.c,
	libxfcegui4/netk-xutils.h, libxfcegui4/preview_filesel.c,
	libxfcegui4/preview_filesel.h, libxfcegui4/session-client.c,
	libxfcegui4/session-client.h, libxfcegui4/xfce_clock.c,
	libxfcegui4/xfce_clock.h, libxfcegui4/xfce_decorbutton.c,
	libxfcegui4/xfce_decorbutton.h, libxfcegui4/xfce_decortoggle.c,
	libxfcegui4/xfce_decortoggle.h, libxfcegui4/xfce_iconbutton.c,
	libxfcegui4/xfce_iconbutton.h, libxfcegui4/xfce_menubutton.c,
	libxfcegui4/xfce_menubutton.h, libxfcegui4/xfce_movehandler.c,
	libxfcegui4/xfce_movehandler.h, libxfcegui4/xfce_systemtray.c,
	libxfcegui4/xfce_systemtray.h, libxfcegui4/xfce_togglebutton.c,
	libxfcegui4/xfce_togglebutton.h, libxfcegui4/xinerama.c,
	libxfcegui4/xinerama.h: Synchronize with libwnck (adds support to
	viewports, adds focus to pager widget and some bug fixes) Fix a bug
	I introduced in systray_check_running when adding compatibility
	with gtk-2.0.x

2003-05-15 13:03  huysmans

	* ChangeLog: Mass update of ChangeLogs

2003-05-15 08:37  xfce

	* configure, configure.ac, libxfcegui4/xinerama.c,
	libxfcegui4/xinerama.h: Add generic functions to get screen size
	(thus API addition)

2003-05-10 17:09  xfce

	* aclocal.m4, configure: Regenerate configure script with latest
	Benny's libtool version

2003-05-08 21:52  huysmans

	* libxfcegui4/xfce_systemtray.c: Systray fix

2003-05-08 16:39  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, libxfcegui4/Makefile.in, libxfcegui4/netk-trayicon.c,
	libxfcegui4/netk-trayicon.h, libxfcegui4/xfce_systemtray.c,
	libxfcegui4/xfce_systemtray.h: Remove gtk+-2.2 requirement, thus an
	API change in libxfcegui4 that jumps to version 0.22 Change
	xftaskbar accordingly.

2003-05-04 17:33  xfce

	* Makefile.in, libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/netk-application.c, libxfcegui4/netk-marshal.c,
	libxfcegui4/netk-marshal.h, libxfcegui4/netk-pager.c,
	libxfcegui4/netk-private.h, libxfcegui4/netk-screen.c,
	libxfcegui4/netk-trayicon.c, libxfcegui4/netk-util.c,
	libxfcegui4/netk-window.c, libxfcegui4/netk-workspace.c,
	libxfcegui4/netk-xutils.c, libxfcegui4/netk-xutils.h,
	libxfcegui4/xfce_marshal.c, libxfcegui4/xfce_marshal.h,
	libxfcegui4/xfce_movehandler.c, libxfcegui4/xfce_systemtray.c: Get
	rid of _netk_* and _xfce_* and use p_netk_* and p_xfce_* (p is for
	"private")

2003-05-04 16:27  huysmans

	* Makefile.am, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, ltcf-c.sh, ltconfig, ltmain.sh, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in: Fix distcheck and rpm build targets

2003-05-03 01:16  bmeurer

	* configure, configure.ac: Really requires gtk+ >= 2.2

2003-05-03 01:10  bmeurer

	* libxfcegui4/: netk-trayicon.c, xfce_systemtray.c: Finally get the
	balloon messages working.

2003-05-02 22:49  bmeurer

	* aclocal.m4, configure, configure.ac, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/netk-trayicon.c,
	libxfcegui4/netk-trayicon.h, libxfcegui4/xfce_marshal.c,
	libxfcegui4/xfce_marshal.h, libxfcegui4/xfce_marshal.list,
	libxfcegui4/xfce_systemtray.c, m4/depends.m4: Added netk-trayicon

2003-05-01 17:31  bmeurer

	* configure, configure.ac: Increased version to 0.0.20

2003-05-01 17:27  bmeurer

	* libxfcegui4/: netk-marshal.c, netk-marshal.h, netk-marshal.list,
	xfce_marshal.c, xfce_marshal.h, xfce_marshal.list,
	xfce_systemtray.c, xfce_systemtray.h: Added balloon messages to the
	system tray.

2003-05-01 12:42  bmeurer

	* aclocal.m4, configure, configure.ac: Added i18n functions to
	libxfce4util.

2003-04-28 22:29  xfce

	* libxfcegui4/netk-pager.c: wrap when reaching the first or last
	workspace when using scroll wheel on the pager widget

2003-04-26 23:16  bmeurer

	* m4/depends.m4: Updated BM_DEPEND_CHECK.

2003-04-26 13:52  bmeurer

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

2003-04-26 00:12  bmeurer

	* libxfcegui4/xfce_systemtray.c: Two fixes, as suggested by
	Olivier.

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-24 08:00  bmeurer

	* libxfcegui4/dialogs.c: Make this stuff 64bit-clean.

2003-04-19 23:31  bmeurer

	* Makefile.in, aclocal.m4, configure, configure.ac,
	libxfcegui4.spec.in, ltcf-c.sh, ltconfig, ltmain.sh,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/libxfcegui4-1.0.pc.in, libxfcegui4/libxfcegui4.h,
	libxfcegui4/xfce_systemtray.c, libxfcegui4/xfce_systemtray.h,
	m4/X11.m4, m4/rpath.m4: Added system tray support to libxfcegui4
	and frontend to xftaskbar4.  Lots of cleanups in the autotools
	stuff.

2003-04-18 22:46  xfce

	* configure, configure.ac, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_marshal.c,
	libxfcegui4/xfce_marshal.h, libxfcegui4/xfce_marshal.list,
	libxfcegui4/xfce_movehandler.c, libxfcegui4/xfce_movehandler.h:
	Include Tobias' patch that adds signals to movehandler widget Set
	version to 0.0.18 due to API addition

2003-04-17 23:54  xfce

	* Makefile.in, aclocal.m4, configure, ltcf-c.sh, ltconfig,
	ltmain.sh, libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/netk-enum-types.c, libxfcegui4/netk-enum-types.h,
	libxfcegui4/netk-marshal.c, libxfcegui4/netk-marshal.h,
	libxfcegui4/netk-window.h: Stupid bug because of a wrong indent

2003-04-09 22:39  bmeurer

	* aclocal.m4, configure, m4/debug.m4: 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-05 23:30  bmeurer

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.ac, depcomp, ltconfig, libxfcegui4/Makefile.in: Fixed
	libxfce4util libtool verinfo.  Updated to automake 1.7.3.

2003-04-05 02:10  xfce

	* libxfcegui4/: gtk_style.c, gtktoxevent.c, session-client.c,
	xfce_movehandler.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:34  bmeurer

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

2003-04-02 23:18  xfce

	* ChangeLog: Update ChangeLog

2003-04-02 22:14  bmeurer

	* Makefile.in, README, aclocal.m4, config.h.in, configure,
	configure.ac, libxfcegui4.spec.in, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/debug.h,
	libxfcegui4/gtk_style.c, libxfcegui4/gtktoxevent.c,
	libxfcegui4/session-client.c, libxfcegui4/xfce_movehandler.c,
	m4/debug.m4: 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 19:33  bmeurer

	* aclocal.m4, configure, configure.ac, m4/X11.m4, m4/debug.m4,
	m4/rpath.m4: left-over autostuff for libxfce*, xfcs-mcs-* and xfce4

2003-04-02 18:01  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-02 15:24  bmeurer

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	libxfcegui4.spec.in, ltcf-c.sh, ltconfig, ltmain.sh,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/dialogs.c, libxfcegui4/gtk_style.c,
	libxfcegui4/gtktoxevent.c, libxfcegui4/icons.c,
	libxfcegui4/netk-application.c, libxfcegui4/netk-pager.c,
	libxfcegui4/netk-screen.c, libxfcegui4/netk-tasklist.c,
	libxfcegui4/netk-util.c, libxfcegui4/netk-window.c,
	libxfcegui4/netk-workspace.c, libxfcegui4/netk-xutils.c,
	libxfcegui4/preview_filesel.c, libxfcegui4/session-client.c,
	libxfcegui4/xfce_clock.c, libxfcegui4/xfce_decorbutton.c,
	libxfcegui4/xfce_decortoggle.c, libxfcegui4/xfce_iconbutton.c,
	libxfcegui4/xfce_menubutton.c, libxfcegui4/xfce_movehandler.c,
	libxfcegui4/xfce_togglebutton.c, libxfcegui4/xinerama.c,
	m4/debug.m4, m4/depends.m4: Large autotools update. Should fix
	James problems with unsubstituted @PKG_LDFLAGS@ in .pc files.
	Should also make it easier to port XFce4 to a non-POSIX (or even
	non-UNIX) plattform, using autoconf.

2003-03-27 22:36  xfce

	* libxfcegui4/: netk-pager.c, netk-screen.c, xinerama.c: Prefer
	gdk_screen[width|height] instead of XDisplay[Width|Height]

2003-03-27 21:32  xfce

	* ChangeLog: Update ChangeLog

2003-03-24 19:18  xfce

	* libxfcegui4/netk-pager.c: Test gtk version to use deprecated gdk
	pixbuf render functions, update default theme.

2003-03-24 00:39  xfce

	* libxfcegui4/: netk-pager.c, netk-tasklist.c, xfce_clock.c: Remove
	soon to be deprecated gtk functions : gtk_timeout_add()
	gtk_timeout_remove() gdk_pixbuf_render_to_drawable()
	gdk_pixbuf_render_to_drawable_alpha()

2003-03-23 22:17  xfce

	* ChangeLog: Update ChangeLog

2003-03-19 08:12  huysmans

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

2003-03-18 23:33  xfce

	* ChangeLog, Makefile.in, aclocal.m4, configure, 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:13  bmeurer

	* Makefile.am, Makefile.in, aclocal.m4, autogen.sh, config.h.in,
	configure, configure.ac, configure.in, libxfcegui4.spec.in,
	libxfcegui4/Makefile.in, m4/depends.m4: Autotools update.

2003-03-14 20:11  bmeurer

	* Makefile.in, aclocal.m4, autogen.sh, config.h.in, configure,
	configure.in, libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/libxfcegui4-1.0.pc.in, m4/rpath.m4: New -rpath stuff
	(to make debian people happy)

2003-03-13 21:39  xfce

	* ChangeLog: Update Changelogs

2003-03-13 21:10  bmeurer

	* Makefile.in, aclocal.m4, configure, configure.in, ltcf-c.sh,
	ltconfig, ltmain.sh, libxfcegui4/Makefile.in,
	libxfcegui4/dialogs.c, libxfcegui4/dialogs.h,
	libxfcegui4/netk-pager.c, libxfcegui4/netk-xutils.c, m4/debug.m4:
	Updated debug.m4, added new err/warn/info dialogs. Fixed two things
	to make gcc happy with -Wall -Werror.

2003-03-12 00:42  bmeurer

	* autogen.sh: Prevent autogen.sh of replacing the LGPL COPYING file
	with GPL.

2003-03-09 22:26  xfce

	* libxfcegui4/: netk-pager.c, netk-screen.c, netk-window.c,
	netk-xutils.c, xinerama.c: Don't show shaded windows in pager
	Remove useless warnings

2003-03-09 21:15  huysmans

	* libxfcegui4/xfce_movehandler.c: Learned math and fixed snapping
	code

2003-03-09 19:37  huysmans

	* libxfcegui4/: xfce_movehandler.c, xfce_movehandler.h, xinerama.h:
	Edge center and corner snapping. Position saving fixes.

2003-03-09 15:56  xfce

	* COPYING, libxfcegui4/debug.h, libxfcegui4/dialogs.c,
	libxfcegui4/dialogs.h, libxfcegui4/gtk_style.c,
	libxfcegui4/gtk_style.h, libxfcegui4/gtktoxevent.c,
	libxfcegui4/gtktoxevent.h, libxfcegui4/icons.c,
	libxfcegui4/icons.h, libxfcegui4/preview_filesel.c,
	libxfcegui4/preview_filesel.h, libxfcegui4/session-client.c,
	libxfcegui4/session-client.h, libxfcegui4/xfce_clock.c,
	libxfcegui4/xfce_clock.h, libxfcegui4/xfce_decorbutton.c,
	libxfcegui4/xfce_decorbutton.h, libxfcegui4/xfce_decortoggle.c,
	libxfcegui4/xfce_decortoggle.h, libxfcegui4/xfce_iconbutton.c,
	libxfcegui4/xfce_iconbutton.h, libxfcegui4/xfce_menubutton.c,
	libxfcegui4/xfce_menubutton.h, libxfcegui4/xfce_movehandler.c,
	libxfcegui4/xfce_movehandler.h, libxfcegui4/xfce_togglebutton.c,
	libxfcegui4/xfce_togglebutton.h, libxfcegui4/xinerama.c,
	libxfcegui4/xinerama.h: Change license to LGPL

2003-03-04 22:36  xfce

	* libxfcegui4/netk-pager.c: Add desktop switch with mouse wheel on
	pager widget

2003-03-01 00:35  xfce

	* Makefile.in, aclocal.m4, configure, ltcf-c.sh, ltconfig,
	ltmain.sh: [no log message]

2003-02-28 23:33  bmeurer

	* m4/X11.m4: Fixed typo. I should really learn to type :-)

2003-02-28 23:19  bmeurer

	* m4/: X11.m4, rpath.m4: Added --disable-rpath option for broken
	systems.

2003-02-28 23:16  bmeurer

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.in,
	ltmain.sh, libxfcegui4/Makefile.in: Added --disable-rpath option
	for broken systems.

2003-02-28 22:06  xfce

	* Makefile.in, config.h.in, ltmain.sh, libxfcegui4/Makefile.in:
	Revert the revert on Benny's changes regarding xfce-mcs-manager
	version against API/ABI version (ie read, I put back Benny's
	change)

2003-02-28 19:39  xfce

	* aclocal.m4, configure: Fix xfce-mcs-manager API/ABI versionning
	Update configure/libtool to use libtool 1.4.3

2003-02-28 19:03  bmeurer

	* Makefile.in, config.h.in, ltmain.sh, libxfcegui4/Makefile.in:
	Fixes libtool problem.

2003-02-28 14:54  bmeurer

	* ltcf-c.sh, ltconfig: Updated libtool.

2003-02-28 11:32  bmeurer

	* aclocal.m4: Disable xinerama by default.

2003-02-28 11:31  bmeurer

	* configure, m4/X11.m4: Disable xinerama by default. Keeps system
	without shared libXinerama from running into trouble by default :-)

2003-02-27 22:57  bmeurer

	* configure.in, m4/debug.m4: Update debug handling (see notes for
	libxfce4mcs)

2003-02-27 22:47  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	depcomp, libxfcegui4/Makefile.in: Updates (I'm sure you wouldn't
	have guessed)

2003-02-27 19:51  huysmans

	* ChangeLog, Makefile.am, Makefile.in, acconfig.h, aclocal.m4,
	autogen.sh, config.guess, config.h.in, config.sub, configure,
	configure.in, depcomp, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/libxfcegui4-1.0.pc.in,
	libxfcegui4/xinerama.c, libxfcegui4/xinerama.h, m4/X11.m4,
	m4/debug.m4: Autotools update by Benedikt Meurer

2003-02-26 08:17  xfce

	* Makefile.in, configure, libxfcegui4/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 22:23  huysmans

	* autogen.sh: Fix proper use of AC_PROG_LIBTOOL

2003-02-25 21:17  jensl

	* configure.in: replaced AM_PROG_LIBTOOL -> AC_PROG_LIBTOOL

2003-02-25 21:03  jensl

	* Makefile.am, configure.in: <benny> ok, I think I found the
	problem with libtool beeing bogus under certain conditions, atleast
	for libxfcegui4...

2003-02-24 22:42  jensl

	* configure.in: libxfcegui4 X11 rpath handling

2003-02-23 20:39  huysmans

	* libxfcegui4/libxfcegui4-1.0.pc.in: Add correct ELF path handling.
	Thanks to Benedikt Meurer.

2003-02-23 17:28  jensl

	* libxfcegui4/libxfcegui4-1.0.pc.in: applied patch to fix
	pkg-config issue

2003-02-16 18:15  xfce

	* libxfcegui4/preview_filesel.c: Fix deprecated gdk_pixbuf_ref()
	call

2003-02-14 11:41  xfce

	* libxfcegui4/dialogs.c: Remove unsecure expand_path() function

2003-02-11 20:49  xfce

	* ChangeLog: Update ChangeLog

2003-02-11 17:41  xfce

	* libxfcegui4/dialogs.c: Just free var as soon as possible

2003-02-10 13:00  xfce

	* libxfcegui4/dialogs.c: Whoops, forgot to remove a g_strfreev() on
	argv passed to exec_command_full_with_envp()

2003-02-10 12:55  xfce

	* configure, configure.in, libxfcegui4/dialogs.c,
	libxfcegui4/dialogs.h: Add exec_command_full_with_envp()

2003-02-07 17:13  xfce

	* libxfcegui4/: netk-tasklist.c, xfce_clock.c: Replace
	gtk_timeout_remove() by g_source_remove()

2003-02-05 14:21  xfce

	* libxfcegui4/: dialogs.c, netk-pager.c, netk-tasklist.h: Cleanup

2003-02-03 21:17  xfce

	* libxfcegui4/gtk_style.c: Use widget colormap instead of system
	colormap

2003-02-03 11:42  xfce

	* libxfcegui4/gtk_style.c: Use real allocated gtk color instead of
	r/g/b value

2003-01-30 21:20  jensl

	* .cvsignore, libxfcegui4/.cvsignore: [no log message]

2003-01-30 19:15  jensl

	* libxfcegui4/.cvsignore: added cvsignore file

2003-01-30 19:13  jensl

	* .cvsignore: added .cvsignore file

2003-01-29 22:18  xfce

	* libxfcegui4/session-client.c: Fixed problem with session
	management

2003-01-27 11:41  xfce

	* Makefile.am, Makefile.in, autogen.sh, configure, configure.in,
	libxfcegui4/Makefile.in: Update Makefiles

2003-01-26 22:19  xfce

	* configure, configure.in, libxfcegui4/netk-util.c,
	libxfcegui4/netk-util.h: API addition: add
	netk_gtk_window_avoid_input() used by xftaskbar and xfdesktop

2003-01-23 11:59  xfce

	* INSTALL, autogen.sh, config.guess, config.sub, install-sh,
	mkinstalldirs: Update auto* stuff

2003-01-22 22:40  xfce

	* Makefile.in, aclocal.m4, autogen.sh, configure, configure.in,
	libxfcegui4/Makefile.in, libxfcegui4/dialogs.c,
	libxfcegui4/dialogs.h: Update autogen.sh script, Add a new function
	"small_label(const gchar*)" to dialog.[ch] Kick version .14

2003-01-18 00:54  xfce

	* config.h.in, configure, configure.in: configure stuff

2003-01-12 15:47  xfce

	* configure, configure.in, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/dialogs.h,
	libxfcegui4/icons.c, libxfcegui4/icons.h,
	libxfcegui4/libxfcegui4.h: API addition :
	
	GdkPixbuf *inline_icon_at_size(const guint8 *data, int width, int
	height);
	
	Bug fixes :
	
	Includes in dialogs.h

2003-01-12 00:02  xfce

	* configure, configure.in, libxfcegui4/Makefile.in,
	libxfcegui4/netk-private.h, libxfcegui4/netk-screen.c: Fixes

2003-01-11 23:47  xfce

	* libxfcegui4/: netk-application.c, netk-pager.c, netk-pager.h,
	netk-tasklist.c, netk-window.c, netk-window.h, netk-workspace.c,
	netk-workspace.h, netk-xutils.c, netk-xutils.h: Sync with libwnck
	from CVS

2003-01-11 22:33  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	ltmain.sh, libxfcegui4/Makefile.am, libxfcegui4/Makefile.in: Make
	sure "make rpm" works

2003-01-11 16:44  xfce

	* TODO: [no log message]

2003-01-09 23:35  xfce

	* libxfcegui4/dialogs.c: Add code to update header colors on theme
	change

2003-01-09 11:25  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	configure.in, ltmain.sh, libxfcegui4/Makefile.in: Version .10

2003-01-08 15:52  huysmans

	* libxfcegui4/dialogs.c: Remove separator from dialogs

2003-01-08 14:16  huysmans

	* ChangeLog, libxfcegui4/dialogs.c: Add new header to xfce4 plugin
	and add a bit more border

2003-01-08 10:55  huysmans

	* libxfcegui4/: dialogs.c, dialogs.h: Add create_header() function
	to libgui and sort plugins in settings manager dialog

2003-01-05 16:54  huysmans

	* ChangeLog, Makefile.in, aclocal.m4, config.guess, config.sub,
	configure, ltmain.sh, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/dialogs.c,
	libxfcegui4/dialogs.h, libxfcegui4/libxfcegui4.h: Add some useful
	dialogs

2002-12-20 13:02  xfce

	* aclocal.m4, config.guess, config.sub, configure, configure.in,
	ltmain.sh, libxfcegui4/gtktoxevent.c: Change initEventFilter() to
	return NULL instead of aborting if XSelectInput() fails Change
	version to 0.0.9

2002-11-23 18:32  xfce

	* aclocal.m4, config.guess, config.sub, configure, ltmain.sh,
	examples/decorbutton/decorbutton.c,
	examples/iconbutton/iconbutton.c, examples/margins/margins.c,
	examples/menubutton/menubutton.c,
	examples/movehandler/movehandler.c, examples/netk/netk.c,
	examples/pager/pager.c, examples/preview_filesel/preview_filesel.c,
	examples/session/session.c, examples/tasklist/tasklist.c,
	examples/togglebutton/togglebutton.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/libnetk.h,
	libxfcegui4/libxfcegui4-1.0.pc.in, libxfcegui4/libxfcegui4.h,
	libxfcegui4/netk-application.h, libxfcegui4/netk-enum-types.c,
	libxfcegui4/netk-pager.h, libxfcegui4/netk-private.h,
	libxfcegui4/netk-tasklist.h, libxfcegui4/netk-window-menu.h,
	libxfcegui4/netk-window.h, libxfcegui4/netk-workspace.h,
	libxfcegui4/xfce_togglebutton.h: Chnage include base dir (apps
	should now use #include <libxfcegui4/libxfcegui4.h> instead of
	simply #include <libxfcegui4.h>)

2002-11-22 15:50  xfce

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	configure, configure.in, ltmain.sh, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/libxfcegui4-1.0.pc.in,
	libxfcegui4/libxfcegui4.h, libxfcegui4/xinerama.c,
	libxfcegui4/xinerama.h: Move xinerama code from xfwm to libxfcegui4
	so that all apps can use it.  Improve xinerama detection in
	configure script Change version to 0.0.8

2002-11-22 12:15  xfce

	* libxfcegui4/session-client.c: Small cleanup

2002-11-08 23:17  xfce

	* Makefile.in, config.h.in, configure, configure.in,
	libxfcegui4.spec.in, examples/margins/margins.c,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in: make sure
	required libs for build/rpm are listed, with versions and keep the
	minimum version required at only one place (configure.ac)

2002-10-27 11:07  xfce

	* Makefile.in, aclocal.m4, autogen.sh, config.guess, config.sub,
	configure, ltmain.sh, libxfcegui4/Makefile.in,
	libxfcegui4/preview_filesel.c: Fix a bug in preview file selector
	and update autogen script to use env vars if defined.

2002-10-26 17:12  xfce

	* libxfcegui4/: gtktoxevent.c, session-client.c: Some small
	tweaking

2002-10-26 09:07  xfce

	* libxfcegui4/session-client.c: Add a gdk call to
	gdk_set_sm_client_id() at connect

2002-10-25 23:43  xfce

	* configure, configure.in, libxfcegui4/netk-util.c,
	libxfcegui4/netk-util.h: Upgrade version to 0.0.7 and remove
	iconify/deiconify functions from netk-util.h (better use gtk
	equivalents for that purpose)

2002-10-25 23:30  xfce

	* AUTHORS, Makefile.in, aclocal.m4, configure,
	examples/margins/Makefile, examples/margins/margins.c,
	examples/preview_filesel/Makefile,
	examples/preview_filesel/preview_filesel.c,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/libxfcegui4.h, libxfcegui4/netk-xutils.c,
	libxfcegui4/preview_filesel.c, libxfcegui4/preview_filesel.h: Add
	preview fileselector widget for image preview (icons, backdrops,
	etc.) and add examples to margins and preview fileselector.

2002-10-25 09:01  huysmans

	* ChangeLog: Update ChangeLog

2002-10-24 23:06  xfce

	* libxfcegui4/: netk-util.c, netk-util.h, netk-xutils.c,
	netk-xutils.h: Add query/set desktop margins for Jasper (not tested
	though)

2002-10-24 15:02  xfce

	* libxfcegui4/netk-pager.c: [no log message]

2002-10-24 14:07  xfce

	* libxfcegui4/: netk-util.c, netk-util.h, netk-xutils.h: [no log
	message]

2002-10-24 13:36  xfce

	* examples/netk/netk.c, libxfcegui4/netk-enum-types.c,
	libxfcegui4/netk-enum-types.h, libxfcegui4/netk-inlinepixbufs.h,
	libxfcegui4/netk-marshal.c, libxfcegui4/netk-marshal.h,
	libxfcegui4/netk-pager.c, libxfcegui4/netk-pager.h,
	libxfcegui4/netk-screen.c, libxfcegui4/netk-screen.h,
	libxfcegui4/netk-tasklist.c, libxfcegui4/netk-window-menu.h,
	libxfcegui4/netk-window.c, libxfcegui4/netk-window.h,
	libxfcegui4/netk-xutils.c, libxfcegui4/netk-xutils.h: Sync with
	latest libwnck cvs

2002-10-24 12:22  xfce

	* configure, configure.in, libxfcegui4/netk-pager.c,
	libxfcegui4/netk-tasklist.c, libxfcegui4/session-client.c,
	libxfcegui4/session-client.h: [no log message]

2002-10-24 11:00  xfce

	* libxfcegui4/: session-client.c, session-client.h: [no log
	message]

2002-10-23 23:46  xfce

	* libxfcegui4/: gtktoxevent.c, session-client.c, session-client.h:
	disable "interact" management as it seems to hang the session
	manager from times to times. Requires more investigation, but for
	now, "interact" won't be called.

2002-10-23 17:28  xfce

	* libxfcegui4/: session-client.c, session-client.h: [no log
	message]

2002-10-23 10:34  xfce

	* Makefile.in, aclocal.m4, configure, missing,
	libxfcegui4/Makefile.in, libxfcegui4/session-client.c: [no log
	message]

2002-10-22 21:22  xfce

	* configure, configure.in, libxfcegui4/session-client.c,
	libxfcegui4/session-client.h: Add session_flush() to flush the ICE
	buffer, fix includes of ICE/SM headers when not available.

2002-10-22 00:26  xfce

	* libxfcegui4/session-client.c: Implement clientid save/restore
	using command line (parsing done automatically by the lib :) )

2002-10-21 22:26  xfce

	* libxfcegui4/session-client.c: Use "die" hook if defined,
	otherwise terminate app with "exit"

2002-10-21 21:53  xfce

	* Makefile.in, configure, configure.in,
	examples/tasklist/tasklist.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/default_icon.png,
	libxfcegui4/netk-enum-types.c, libxfcegui4/netk-enum-types.h,
	libxfcegui4/netk-inlinepixbufs.h, libxfcegui4/netk-marshal.c,
	libxfcegui4/netk-marshal.h, libxfcegui4/netk-marshal.list,
	libxfcegui4/netk-window.h, libxfcegui4/session-client.c,
	libxfcegui4/session-client.h: Add logout_session() to allow a
	client to logout the session manager interactively.

2002-10-20 20:55  xfce

	* examples/session/Makefile, examples/session/session.c,
	libxfcegui4/session-client.c: Fix a memory leak in session-client.c
	and add sample session application (requires use of a session
	manager and to log out !)

2002-10-20 14:55  xfce

	* examples/decorbutton/decorbutton.c,
	examples/iconbutton/iconbutton.c, examples/menubutton/menubutton.c,
	examples/movehandler/movehandler.c, examples/netk/netk.c,
	examples/pager/pager.c, examples/tasklist/tasklist.c,
	examples/togglebutton/togglebutton.c, libxfcegui4/session-client.c,
	libxfcegui4/session-client.h: Session management works now !

2002-10-20 00:21  xfce

	* libxfcegui4/: Makefile.am, Makefile.in, libxfcegui4.h,
	session-client.c, session-client.h, session-ice.c, session-ice.h:
	Add session management routines *NOT TESTED YET*

2002-10-18 16:46  xfce

	* Makefile.in, config.h.in, configure, configure.in,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/libxfcegui4-1.0.pc.in, libxfcegui4/libxfcegui4.h,
	libxfcegui4/session-ice.c, libxfcegui4/session-ice.h: Add
	preliminary low level support for ICE (session management)

2002-10-18 15:17  xfce

	* configure, configure.in, libxfcegui4/netk-application.c,
	libxfcegui4/netk-application.h, libxfcegui4/netk-enum-types.c,
	libxfcegui4/netk-enum-types.h, libxfcegui4/netk-inlinepixbufs.h,
	libxfcegui4/netk-marshal.c, libxfcegui4/netk-marshal.h,
	libxfcegui4/netk-pager.c, libxfcegui4/netk-pager.h,
	libxfcegui4/netk-private.h, libxfcegui4/netk-screen.c,
	libxfcegui4/netk-screen.h, libxfcegui4/netk-tasklist.c,
	libxfcegui4/netk-tasklist.h, libxfcegui4/netk-util.c,
	libxfcegui4/netk-util.h, libxfcegui4/netk-window-menu.c,
	libxfcegui4/netk-window-menu.h, libxfcegui4/netk-window.c,
	libxfcegui4/netk-window.h, libxfcegui4/netk-workspace.c,
	libxfcegui4/netk-workspace.h, libxfcegui4/netk-xutils.c,
	libxfcegui4/netk-xutils.h: Bump version 0.0.4

2002-10-18 15:06  xfce

	* libxfcegui4/debug.h: debug.h was inintentinnaly left over...
	Fixed now.

2002-10-18 15:00  xfce

	* AUTHORS, examples/netk/Makefile, examples/netk/netk.c,
	examples/pager/Makefile, examples/pager/pager.c,
	examples/tasklist/Makefile, examples/tasklist/tasklist.c,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/libnetk.h, libxfcegui4/libxfcegui4.h,
	libxfcegui4/netk-application.c, libxfcegui4/netk-application.h,
	libxfcegui4/netk-enum-types.c, libxfcegui4/netk-enum-types.h,
	libxfcegui4/netk-inlinepixbufs.h, libxfcegui4/netk-marshal.c,
	libxfcegui4/netk-marshal.h, libxfcegui4/netk-pager.c,
	libxfcegui4/netk-pager.h, libxfcegui4/netk-private.h,
	libxfcegui4/netk-screen.c, libxfcegui4/netk-screen.h,
	libxfcegui4/netk-tasklist.c, libxfcegui4/netk-tasklist.h,
	libxfcegui4/netk-util.c, libxfcegui4/netk-util.h,
	libxfcegui4/netk-window-menu.c, libxfcegui4/netk-window-menu.h,
	libxfcegui4/netk-window.c, libxfcegui4/netk-window.h,
	libxfcegui4/netk-workspace.c, libxfcegui4/netk-workspace.h,
	libxfcegui4/netk-xutils.c, libxfcegui4/netk-xutils.h,
	libxfcegui4/xfce_clock.c, libxfcegui4/xfce_decorbutton.c,
	libxfcegui4/xfce_decortoggle.c, libxfcegui4/xfce_iconbutton.c,
	libxfcegui4/xfce_menubutton.c, libxfcegui4/xfce_movehandler.c,
	libxfcegui4/xfce_togglebutton.c: Add pager and tasklist (actually a
	copy of Havoc's libwnck) to libxfcegui4

2002-10-18 11:16  xfce

	* aclocal.m4, configure, configure.in, ltmain.sh,
	libxfcegui4/Makefile.am, libxfcegui4/Makefile.in,
	libxfcegui4/gtk_style.c, libxfcegui4/gtk_style.h,
	libxfcegui4/gtktoxevent.c, libxfcegui4/gtktoxevent.h: Move routines
	from xfwm4 to libxfcegui4 lib for shared use among apps.

2002-10-14 22:25  huysmans

	* aclocal.m4, configure, ltmain.sh, examples/menubutton/Makefile,
	examples/menubutton/gnome-gmush.png,
	examples/menubutton/menubutton.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_menubutton.c,
	libxfcegui4/xfce_menubutton.h: Add new xfce_menubutton widget plus
	example

2002-10-09 22:19  huysmans

	* libxfcegui4/xfce_iconbutton.c: Fix scaling bug

2002-10-09 14:49  xfce

	* libxfcegui4/xfce_clock.c: [no log message]

2002-10-08 23:10  xfce

	* libxfcegui4/: xfce_togglebutton.c, xfce_togglebutton.h:
	Reimplement toggle button widget.

2002-10-08 22:19  xfce

	* AUTHORS: Add Jasper.

2002-10-08 22:00  xfce

	* libxfcegui4/: Makefile.am, Makefile.in: oops.

2002-10-08 21:56  xfce

	* AUTHORS, Makefile.am, Makefile.in, aclocal.m4, autogen.sh,
	configure, configure.in, libxfcegui4.spec.in, ltmain.sh,
	examples/movehandler/movehandler.c,
	examples/togglebutton/togglebutton.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_clock.c,
	libxfcegui4/xfce_clock.h, libxfcegui4/xfce_decorbutton.c,
	libxfcegui4/xfce_decorbutton.h, libxfcegui4/xfce_decortoggle.c,
	libxfcegui4/xfce_decortoggle.h, libxfcegui4/xfce_movehandler.c,
	libxfcegui4/xfce_movehandler.h, libxfcegui4/xfce_togglebutton.c,
	libxfcegui4/xfce_togglebutton.h: Add xfce_togglebutton and
	xfce_decortoggle widgets.

2002-10-08 19:06  huysmans

	* ChangeLog: Add ChangeLog

2002-10-08 19:04  huysmans

	* Makefile.am, aclocal.m4, configure, ltmain.sh,
	examples/iconbutton/Makefile, examples/iconbutton/gnome-gmush.png,
	examples/iconbutton/iconbutton.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_iconbutton.c,
	libxfcegui4/xfce_iconbutton.h: Add xfce_iconbutton, a button with
	automatically scaling icon

2002-10-08 00:29  xfce

	* examples/decorbutton/Makefile, examples/movehandler/Makefile,
	examples/togglebutton/Makefile,
	examples/togglebutton/togglebutton.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_clock.h,
	libxfcegui4/xfce_decorbutton.h, libxfcegui4/xfce_movehandler.h,
	libxfcegui4/xfce_togglebutton.c, libxfcegui4/xfce_togglebutton.h:
	First draft of toggle button. Don't use it (yet!), API may change,
	impl. *will* change.

2002-10-07 21:16  xfce

	* Makefile.am, Makefile.in, autogen.sh, compile, config.guess,
	config.sub, configure, configure.in, depcomp, install-sh,
	ltmain.sh, examples/decorbutton/decorbutton.c,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_clock.c,
	libxfcegui4/xfce_decorbutton.c, libxfcegui4/xfce_decorbutton.h,
	libxfcegui4/xfce_movehandler.c: Change internals, make decorbutton
	widgets w/out window.

2002-10-06 23:49  xfce

	* examples/decorbutton/Makefile,
	examples/decorbutton/decorbutton.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/xfce_decorbutton.c,
	libxfcegui4/xfce_decorbutton.h, libxfcegui4/xfce_movehandler.c,
	libxfcegui4/xfce_movehandler.h: Add decorbutton widget

2002-10-06 15:12  xfce

	* COPYING, INSTALL, Makefile.am, Makefile.in, NEWS, README,
	acconfig.h, aclocal.m4, autogen.sh, config.guess, config.h.in,
	config.sub, configure, configure.in, ltmain.sh, missing,
	mkinstalldirs, examples/movehandler/Makefile,
	examples/movehandler/movehandler.c, libxfcegui4/Makefile.am,
	libxfcegui4/Makefile.in, libxfcegui4/libxfcegui4-1.0.pc.in,
	libxfcegui4/xfce_clock.c, libxfcegui4/xfce_clock.h,
	libxfcegui4/xfce_movehandler.c, libxfcegui4/xfce_movehandler.h: Add
	first draft of libxfcegui4 (mainly for Jasper, so he can start
	porting the panel to use some of the widgets, knowing that popup
	buttons and iconify/close buttons will be added to the lib later)

