2003-05-17 08:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* m4/kde.m4: - look into /usr/include/qt3 as well

2003-05-16 20:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - apply autogen.sh changes from libggz

2003-05-16 20:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZUsers.cpp: - yuck! The tables in the user
	list were translated when being inserted,   but not when being
	compared. This led to missing tables on the display.

2003-05-11 11:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* man/: ggzap.6, ggzmodsniff.6, kggz.6, shadowbridge.6: - man pages
	update

2003-05-11 01:50  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.ac: - set the package version number (via configure.ac)
	to 0.0.7

2003-05-11 01:37  Josef Spillner <dr_maux@users.sourceforge.net>

	* README: - version update

2003-05-11 01:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* NEWS, QuickStart.GGZ, README.GGZ, autogen.sh: - update common
	files for 0.0.7 in kde-client

2003-05-10 16:38  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - sync autogen.sh

2003-05-10 10:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/Makefile.am: - don't install libggzcore++
	anymore, it's only used inside ggz-kde-client	anyway

2003-05-10 10:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/: de.po, es.po, fr.po, kggz.pot, pt_BR.po: -
	translation update

2003-05-10 10:05  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/main.cpp: - about box update

2003-05-10 08:30  Josef Spillner <dr_maux@users.sourceforge.net>

	* keepalivecontrol/src/: app.cpp, app.h, connection.cpp,
	connection.h, create.cpp, create.h, main.cpp, toplevel.cpp,
	toplevel.h: - display dialogs as real QDialogs - don't crash when
	attempting to create world but no connection has been	established
	yet - update year + email address

2003-05-09 23:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* po/ggzap/: de.po, ggzap.pot: - German translation update for
	GGZap

2003-05-09 23:52  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/main.cpp: - email address and year update

2003-05-09 23:32  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.ac: - create makefile for compcal translations

2003-05-09 23:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* po/: Makefile.am, compcal/.cvsignore, compcal/Makefile.am,
	compcal/compcal.pot, compcal/de.po: - add German translation for
	compcal

2003-05-09 23:30  Josef Spillner <dr_maux@users.sourceforge.net>

	* compcal/src/compcalrc: - initial resource configuration

2003-05-09 23:30  Josef Spillner <dr_maux@users.sourceforge.net>

	* compcal/src/: Makefile.am, app.cpp, app.h, conf.cpp, conf.h,
	display.cpp, display.h, main.cpp, parser.cpp, parser.h,
	toplevel.cpp, toplevel.h, lib/event.cpp, lib/event.h,
	lib/eventgroup.cpp, lib/eventgroup.h, lib/participant.cpp,
	lib/participant.h, lib/series.cpp, lib/series.h: - don't use
	horizontal box layout, because QSplitter already includes layouting
	- don't hardcode mindx.dyndns.org resource, rather provide a
	configurable   multi-resource capability - handle parse errors
	correctly

2003-05-05 15:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* m4/ggz.m4: - add -fsigned-char

2003-03-29 11:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/kcm_ggz_games.cpp: - little usability tweak:
	don't popup menu on top level items

2003-03-29 11:32  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - apply improverished autogen globally

2003-03-29 11:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* m4/ggz.m4: - update GGZ macro file

2003-03-15 10:43  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/kio_ggz.h: - use local include file

2003-03-15 10:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/Makefile.am: - split includes from cxxflags

2003-03-15 10:37  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCoreGame.cpp, GGZCoreGame.h: - comment
	out deprecated joinSpectator() method

2003-02-28 10:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* modsniff/: kmodsniff.cpp, main.cpp, modsniff.c: - fix ggz.modules
	search path: start with GGZMODULECONFDIR - minor i18n and aboutdata
	fixes

2003-02-28 04:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/Makefile.am: - add GGZCORE_INCLUDES to include list

2003-02-23 01:36  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap_skin.cpp, ggzap_skin.h: - here we actually have
	those files

2003-02-23 01:36  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: Makefile.am, ggzap.cpp, ggzap.h, ggzap_config.cpp,
	ggzap_config.h, ggzap_gui.cpp, ggzap_gui.h, ggzap_guialt.cpp,
	ggzap_guialt.h, ggzap_tray.cpp, ggzap_tray.h: - port configuration
	dialog from qwidget to kdialogbase - invent common skin class from
	which the 'bluerect' and the 'redgear' GUIs   inherit, and make GUI
	configurable
	
	Yay for more skinnable GGZ applications :-)

2003-02-23 00:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* po/kcm_ggz/: Makefile.am, de.po, kcm_ggz.pot: - translated
	kcm_ggz (the instance name is kcmggz) into some teuton language

2003-02-23 00:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/: kcm_ggz.cpp, kcm_ggz.h, main.cpp: - provide aboutdata
	and an instance to the KDE control center so the   translation
	files can be located

2003-02-22 23:36  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: kcm_ggz_metaserver.cpp, kcm_ggz_metaserver.h,
	metaserver_add.cpp, metaserver_add.h, metaserver_add_server.cpp,
	metaserver_add_server.h: - convert server addition dialogs from
	QWidget to KDialogBase - prepare inclusion of server location and
	speed - add missing i18n() methods - only add default
	servers/metaservers if none have been saved yet

2003-02-22 18:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/kcm_ggz_ggzd.cpp, kcm_ggz/kcm_ggz.cpp,
	compcal/src/app.cpp, compcal/src/parser.cpp: - fix some minor bugs
	found due to compiler warnings

2003-02-22 18:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/kioslave/index.docbook,
	kio_ggzmeta/kioslave/index.docbook: - use docbook 4.1.2 to be
	compatible with KDE 3.1
	
	This will probably break KDE 3.0 and KDE 3.2cvs but that's life...

2003-02-22 18:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/ggzap_gui.cpp, shadowbridge/main.cpp,
	shadowbridge/shadownet.cpp: - fix some minor bugs found due to
	compiler warnings

2003-02-22 18:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: widgets/KGGZChat.cpp, widgets/KGGZSplash.h,
	widgets/KGGZUsers.cpp, KGGZ.cpp, KGGZCommon.cpp: - fix some minor
	bugs found due to compiler warnings

2003-02-22 18:37  Josef Spillner <dr_maux@users.sourceforge.net>

	* acconfig.h, autogen.sh, configure.ac: - remove deprecated
	acconfig.h - convert configure.ac correctly - use (supposedly
	fixed) autogen.sh, although my research about sed changes is   not
	yet finished :)

2003-02-16 16:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* compcal/src/app.cpp: - use 'crystalsvg' icon theme is available

2003-02-16 14:01  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - new autogen.sh

2003-02-04 12:01  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - remove another line break from the
	message box (since KDE 3.x does this   automatically)

2003-02-04 09:42  Jason Short <jdorje@users.sourceforge.net>

	* autogen.sh, configure.ac, configure.in: Step 1 of
	autoconf2.5x-only support: rename configure.in as configure.ac.

2003-01-15 19:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: widgets/KGGZAbout.cpp, KGGZLaunch.cpp: - forgotten
	commit: minor Qt things

2002-12-20 05:53  Jason Short <jdorje@users.sourceforge.net>

	* Makefile.am, acinclude.ggz, acinclude.kde, autogen.sh, m4/ggz.m4,
	m4/kde.m4: Move acinclude.* to m4/*.m4.

2002-12-04 23:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/games/: Kamikaze.png, Makefile.am: - add room
	icon for Kamikaze

2002-11-25 17:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCorePlayer.cpp,
	ggz-kde/ggzcore++/src/GGZCorePlayer.h,
	ggz-kde/ggzcore++/src/GGZCoreRoom.cpp,
	ggz-kde/ggzcore++/src/GGZCoreRoom.h, ggz-kde/src/KGGZ.cpp,
	ggz-kde/src/widgets/KGGZTables.cpp,
	ggz-kde/src/widgets/KGGZTables.h,
	ggz-kde/src/widgets/KGGZUsers.cpp, ggz-kde/src/widgets/KGGZUsers.h,
	ggzap/ggzap_handler.cpp, autogen.sh: - player stats, now for real
	via context menu - use KListViewItem instead of QListViewItem (it's
	nicer) - ggzcore++ API change: let room->table() return the wrapped
	player object, not   the ggzcore structure, so we can use it
	directly

2002-11-25 16:39  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCoreGametype.cpp, GGZCoreGametype.h,
	GGZCoreModule.cpp, GGZCoreModule.h, GGZCorePlayer.cpp,
	GGZCorePlayer.h, GGZCoreTable.cpp, GGZCoreTable.h: - adapt char* ->
	const char* conversions - add player stats wrappers

2002-11-23 19:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/.cvsignore: - update cvsignore

2002-11-23 19:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZLaunch.cpp, KGGZLaunch.h: - allow
	bots for seats correctly depending on how many are there already -
	update lag on event, not every 20 timer events

2002-11-09 01:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - read time stamps configuration at startup
	and upon configuration changes

2002-11-09 01:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZChat.cpp, KGGZChat.h, KGGZPrefEnv.cpp,
	KGGZPrefEnv.h: - make it possible to show time stamps beside chat
	messages

2002-11-04 16:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/Makefile.am, ggz-kde/src/Makefile.am,
	ggz-kde/src/abstract/Makefile.am, ggz-kde/src/widgets/Makefile.am,
	ggz-kde/src/widgets/more/Makefile.am, ggzap/Makefile.am,
	ggzap/ggzap_gui.cpp, ggzap/ggzap_gui.h, ggzap/ggzap_guialt.cpp,
	ggzap/ggzap_guialt.h, kcm_ggz/Makefile.am,
	kcm_ggz/modules/Makefile.am, kio_ggz/Makefile.am,
	kio_ggzmeta/Makefile.am, modsniff/Makefile.am,
	shadowbridge/Makefile.am: - add alternative GUI for GGZap (not
	ready yet)   (this is built-in, but skin plugins would be possible
	too) - update makefile stuff so automake 1.7 doesn't hiccup

2002-11-04 15:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap.cpp, ggzap_handler.cpp, ggzap_handler.h,
	ggzap_tray.cpp, ggzap_tray.h: - add icons to game list - make about
	dialog accessible from context menu, which is reordered now -
	enforce player name configuration first (otherwise we end up having
	many   "/zap"s on our servers

2002-11-04 14:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/kde/games.directory,
	ggz-kde/data/kde/ggzmodsniff.desktop,
	ggz-kde/data/kde/kggz.desktop,
	keepalivecontrol/data/keepalivecontrol.desktop: Follow new
	freedesktop.org menu standards: - update translations - provide
	both Comment and GenericName After the next release we can drop
	'Comment', but as long as KDE 3.0 is in wide use we cannot do that.

2002-11-02 14:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/games/Geekgame.png,
	data/icons/games/Makefile.am, po/de.po: - fix 2 typos in the German
	translation - add icon for geekgame

2002-11-02 13:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: widgets/KGGZUsers.cpp, KGGZ.cpp: - when entering a
	room, display its description in the chat

2002-11-02 11:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h: - show host name in window
	caption, not IP address

2002-11-02 09:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZPrefEnv.cpp, KGGZPrefEnv.h: - add
	player information to the preferences dialog - includes selection
	of country with flag

2002-11-02 00:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreServer.cpp,
	src/widgets/KGGZUsers.cpp, src/widgets/KGGZUsers.h: - add dummy
	player stats
	
	The problem is how to get the player object from the list of names.
	 There could be pairs of each of them, or a lookup method, or a
	ggzcore method.  Will think about it when I'm not so tired...

2002-10-31 10:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCoreServer.cpp, GGZCoreServer.h:
	[comtec]
	
	- adapt to new ggzcore API
	
	Thanks to XSebbi :)

2002-10-31 10:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/ggzap_handler.cpp: [comtec]
	
	- adapt to new ggzcore++ API

2002-10-27 23:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGame.cpp,
	ggzcore++/src/GGZCoreGame.h, ggzcore++/src/GGZCoreRoom.h,
	src/KGGZ.cpp, src/widgets/KGGZChat.cpp, src/widgets/KGGZChat.h: -
	add basic table chat handling	 -> bright blue - another chat
	option: INFO (replaces some ADMIN messages such as help texts)	 
	-> dark red

2002-10-16 02:07  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Improvement (hopefully :-) to acinclude.ggz.  Now
	each GGZ check takes two optional parameters.  For instance:
	
	  AC_GGZ_LIBGGZ(action-if-found, action-if-not-found)
	
	'action-if-found' will be evaluated if the specified module was
	found.	'action-if-not-found' will be evaluated if the module is
	not found.  This is consistent with other autoconf macros.  If
	'action-is-not-found' is empty, then an error will be emitted if
	the module isn't found.  If 'action-if-not-found' is "ignore", then
	the module will simply be ignored if it's not found.
	
	This is not entirely backwards-compatible, since "ignore" used to
	be the first parameter to the macro.  But this way is more
	consistent, in my opinion.

2002-10-11 03:45  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreRoom.h: Added chattable
	(GGZ_CHAT_TABLE) and chatunknown (GGZ_CHAT_NONE) to the appropriate
	enum in the GGZCoreRoom class.

2002-10-10 19:34  Jason Short <jdorje@users.sourceforge.net>

	* configure.in: Bumped kde-client version to 0.0.7pre.

2002-10-10 15:36  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: kcm_ggz_default.cpp, kcm_ggz_default.h: -
	Addition to KDE Control Center module:	* allow specification of a
	picture of the player  * this is saved not only into ggzap.rc, but
	also into ~/.ggz/personalization    as follows:
	
	   [Personalization]
	   picture=/home/josef/josef.png
	
	   From there, the games must read it.
	   We should make sure that both local and remote pictures work:
	   - local? Either the game transmits them, or KCMGGZ must upload
	them
	     somewhere
	   - remote? KCMGGZ stores remote path but keeps local copy for
	purpose of
	     displaying it

2002-10-10 14:39  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/ggzap_handler.cpp: - no chat handling for ggzap cause it
	doesn't support chat at all

2002-10-10 14:38  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreRoom.h, src/KGGZ.cpp, src/KGGZ.h,
	src/widgets/KGGZPrefEnv.cpp, src/widgets/KGGZPrefEnv.h: - adapt API
	changes - new: reread configuration when user changes settings
	(e.g. change chat   logging on the fly is now possible)

2002-10-10 02:31  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreRoom.h: Change the ggzcore++ room
	event list to match the new ggzcore one.
	
	This will break the rest of ggz-kde compilation.  But that's better
	than having it compile and break later.

2002-10-09 23:47  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreRoom.h: Give specific initializer
	values to the GGZCoreRoomEvent enumerations - since they MUST match
	up with the ggzcore values (this seems like a bad way to do it!).
	
	Also, removed the tabledata event, and added playerlag in its
	place.	This will break compilation, but, well, that's probably a
	good thing.

2002-10-09 01:32  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCoreRoom.cpp, GGZCoreRoom.h: - Move
	GGZChatType enum into ggz_common.  - Add ggz_chattype_to_string()
	and ggz_string_to_chattype functions to   ggz_common.  - Change
	existing code to use the above two instead of their own custom	
	code.  - Don't accept invalid and dangerous chat messages (sent
	across the   network).	But do accept invalid and non-dangerous
	chat messages: to   improve backward-compatability if new chat
	types are added.

2002-10-08 02:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* README: s/0.0.5/0.0.6/

2002-10-07 23:28  Jason Short <jdorje@users.sourceforge.net>

	* NEWS: Rewrote NEWS for 0.0.6, and propogated it to all modules.

2002-10-07 23:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ChangeLog: - update changelog for 0.0.6

2002-10-01 21:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - use configure.in

2002-09-29 16:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/Makefile.am: [gentoo] -s/KDE_KDECORE/LIB_KDECORE/
	
	Doh! Nobody ever noticed that. The new automake is clever.

2002-09-29 16:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* acinclude.kde: [gentoo] - erase AM_KDE_WITH_NLS here too

2002-09-29 14:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* man/ggzap.6, man/ggzmodsniff.6, man/kggz.6, man/shadowbridge.6,
	configure.in: - final version numbers for kde-client

2002-09-27 18:10  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - sync with kde-games:
	
	In autogen.sh, perl am_edit must be called, otherwise no Qt meta
	object files will be created.  This should be synced consecutively
	with all the other modules.

2002-09-27 17:49  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/Makefile.am: - bump ggzcore++ library
	interface version to 2

2002-09-27 10:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - new autogen

2002-09-27 09:49  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZConnect.cpp, KGGZConnect.h: - don't
	do anything when a negotiation error occurs - disable connection
	button so users cannot click it 2 times

2002-09-26 21:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/ggzap_handler.cpp: - bugfix: avoid segfault when game
	negotiation fails

2002-09-26 19:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZConnect.cpp: - found two uncaught translations

2002-09-26 19:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZBase.cpp, KGGZTeam.cpp, KGGZTeam.h: -
	improve team widget (buttons and stuff does now work)

2002-09-26 14:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* acinclude.ggz, configure.in: - deploy acinclude.ggz here too

2002-09-26 04:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: po/de.po, po/es.po, po/fr.po, po/kggz.pot, po/pt_BR.po,
	src/main.cpp: - update kggz translation template - update German
	translation

2002-09-24 09:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* QuickStart.GGZ, README.GGZ: - update intro docs

2002-09-24 00:45  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Update acinclude.ggz in the txt-client, and label
	acinclude.ggz as being included in txt-client.

2002-09-23 20:54  Jason Short <jdorje@users.sourceforge.net>

	* compcal/src/Makefile.am: Change "-Ilib" to "-I$(srcdir)/lib" in
	INCLUDES.

2002-09-20 23:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/: kio_ggz.cpp, kio_ggz.h: - ability to work with URIs
	which specify a non-default port (like	 ggz://ggz.jzaun.com:5689)

2002-09-20 22:30  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap.cpp, ggzap.h, ggzap_handler.cpp, ggzap_handler.h,
	ggzap_tray.cpp, ggzap_tray.h: - use state variable to keep track of
	launch game/cancel game menu item (This is not strictly necessary
	but Qt gives an error to stdout when removing an already removed
	menu item) - don't crash when ending a game: don't use a QTimer
	anymore, rely solely on   QSocket

2002-09-19 19:09  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: README, ggzap_handler.cpp, main.cpp: - don't try to
	evaluate the game types if only the rooms are sent (those are  
	sent first)
	
	At this point, all gametypes are NULL. Yet ggzcore++ cannot handle
	it. Strange.  Therefore, we test with gametype()->gametype(), to
	get the ggzcore structure, until the behaviour of C++ here can be
	explained.

2002-09-19 18:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* shadowbridge/: Makefile.am, hi16-app-shadowbridge.png,
	hi32-app-shadowbridge.png, hi48-app-shadowbridge.png,
	shadowbridge.desktop: - add icon for shadowbridge - but install
	desktop file into $(kde_appsdir)/.hidden so the user doesn't try  
	to run the program him/herself

2002-09-19 18:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/main.cpp: - use stock KAboutData so KInstance doesn't
	whine

2002-09-19 18:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: kcm_ggz_games.cpp, kcm_ggz_games.h,
	kcm_ggz_ggzd.cpp, kcm_ggz_metaserver.cpp, kcm_ggz_metaserver.h: -
	seems CVS works again :) metaserver pane: - add ability to save and
	load URIs, in addition to the few default ones - connect to
	ggz.snafu.de by default, not localhost ggzd pane: - add database
	connection parameters games pane: - let context menu (right mouse
	button) show detailed game information

2002-09-19 18:18  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Include gnome-client on the list of modules that
	use acinclude.ggz.

2002-09-17 21:39  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - interim changes until acinclude.kde is fixed

2002-09-17 21:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* acinclude.kde: - synchronized with KDE CVS HEAD - shrinked
	(shrunk?) size to about 50%:   * removed Java checks   * removed
	Mico/CORBA checks (good ol' pre-KDE 2.0 days)	* removed Python
	checks	 * removed utmp, gethostname, PAM, passwd, MAXPATHLEN
	checks	 * kde-extra and qimgio are no more   * separate jpeg, png,
	gif checks are gone as well   * many more small things
	
	The remaining parts is mostly:	 * Qt (qt-embedded, qt/x11, qtopia)
	  * KDE (kdefsstnd, fast-creating makefiles, versioning)   * X11
	(dcop, special platform-dependent libs, xinerama, Xt)
	
	This will have to be cleaned up as well, but that's not urgent.

2002-09-16 21:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* compcal/src/: display.cpp, parser.cpp: - display events correctly

2002-09-16 21:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* compcal/src/lib/: event.cpp, event.h, eventgroup.cpp,
	eventgroup.h: - fix association of events to eventgroups
	
	The current test calendard on mindx.dyndns.org does now contain
	entries for the next two fridays as well as the release party
	meeting.  For permanent usage, such data should be fed into the xml
	file by a web interface or something.

2002-09-15 17:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggzmeta/: kio_ggzmeta.cpp, kio_ggzmeta.h: - substitute
	KInstance by KApplication (this is what kept the whole thing  
	unusable all the time)	 -> Freeciv works already, Netrek and
	Dopewars metaservers are not reachable - first stub for error
	handling for ggz class

2002-09-15 14:45  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/doc/index.docbook: - fill KGGZ handbook with useful
	contents about logging into a server, chatting	 and playing games

2002-09-15 14:12  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/splash/: title-ggz-mask.png, title-ggz.png,
	title-kggz-mask.png, title-kggz.png, title-version-mask.png,
	title-version.png: - change kggz splash to show 0.0.6 version
	number images - the gimp and me - two incomatible creatures

2002-09-14 10:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* keepalivecontrol/src/connection.cpp: - don't hardcode connection
	parameters - store them using KConfig instead

2002-09-14 09:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZConnect.cpp, KGGZInput.cpp,
	KGGZInput.h, KGGZLaunch.cpp, KGGZLaunch.h: - better handling of
	large player numbers - support for seat reservations

2002-09-13 20:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - make spectator-specific code permanent

2002-09-08 07:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreRoom.cpp: - use spectator parameter,
	not separate function

2002-09-07 15:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - delete socket notifier immediately when
	the connection is interrupted - this is clearly a Qt bug, which
	exit(0)'s the application in such a case,   instead of providing
	feedback (qt-copy/src/kernel/qapplication_x11.cpp).    I'll report
	it to the Trolls.

2002-09-07 09:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreRoom.cpp,
	ggzcore++/src/GGZCoreRoom.h, src/KGGZ.cpp: - leave as spectator
	when watching a game, leave seat otherwise

2002-09-06 08:14  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap.cpp, ggzap_handler.cpp, ggzap_handler.h: - first
	round in letting GGZap catch up with ggzcore API changes - there is
	a strange crash, which is not yet fixed by that, and basically	
	prevents all playing until it is fixed :(

2002-09-05 23:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreGametype.cpp: - forgot to include
	ggzcoreppcommon.h

2002-09-05 23:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreGametype.cpp: - use NULL instead of
	0 for pointer

2002-08-22 08:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGametype.cpp, src/KGGZ.cpp,
	src/KGGZ.h, src/widgets/KGGZBase.cpp: - if a game type allow
	spectators, display menu choice for it, otherwise   disable it

2002-08-21 22:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/de.po, ggz-kde/po/fr.po, po/ggzap/de.po,
	po/kcm_ggz/de.po, po/modsniff/de.po, po/shadowbridge/de.po: -
	rename charset utf8 to UTF-8 - fix run-away multibyte character

2002-08-20 22:46  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Changed -I<directory> to -isystem<directory> to
	avoid warnings in gcc3.

2002-08-10 20:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, widgets/KGGZBase.cpp: - another case of
	forgotten commits: correctly enable/disable menu items for  
	spectators

2002-08-01 16:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* keepalivecontrol/: data/Makefile.am, data/avatars.png,
	data/frozenworld.png, data/normalworld.png, data/worlds.png,
	src/app.cpp, src/app.h, src/connection.cpp, src/create.cpp,
	src/create.h: - add some icons - freezing, unfreezing and deleting
	worlds does now work

2002-07-31 23:21  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - build keepalivecontrol correctly

2002-07-31 23:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* keepalivecontrol/: .cvsignore, Makefile.am, data/.cvsignore,
	data/Makefile.am, data/hi16-app-keepalivecontrol.png,
	data/hi32-app-keepalivecontrol.png,
	data/hi48-app-keepalivecontrol.png, data/keepalivecontrol.desktop,
	src/.cvsignore, src/Makefile.am, src/app.cpp, src/app.h,
	src/connection.cpp, src/connection.h, src/create.cpp, src/create.h,
	src/main.cpp, src/toplevel.cpp, src/toplevel.h: - add Keepalive
	server control client for KDE
	
	This is basically the same as the text-based one.  It aims at
	desktop-friendy server management (and also gives me a test bed for
	Qt/AGS interaction which will be important for the keepalive game).
	
	Logging in and creating worlds works already.

2002-07-30 17:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap.cpp, ggzap_config.cpp, ggzap_gui.cpp,
	ggzap_handler.cpp, ggzap_handler.h, ggzap_tray.cpp: - handle wrong
	server version - ggz.snafu.de is now default server, and system
	user name is default user name	 instead of empty one - tool tip
	for the system tray widget :) - set don't-redraw-on-repaint flag,
	but when moving the window, it creates	 flicker nevertheless.
	Since it happens with e.g. Noatun too, it's either a Qt   bug or a
	X11 bug for me only.

2002-07-30 10:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - when a game is over, close its channel,
	otherwise we won't get the table   leave event and everything would
	be messed up - fix disconnection: 'logged out' message does now
	appear again

2002-07-30 09:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - when game is over, display it in the chat
	window

2002-07-30 08:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - include new documentation directory

2002-07-30 08:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/doc/: .cvsignore, Makefile.am, index.docbook: - start
	with user documentation for kggz

2002-07-15 23:05  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: widgets/KGGZChat.cpp, widgets/KGGZLogo.cpp,
	KGGZ.cpp: - don't freeze on second connection	(socket notifier
	must be deleted when kggzserver is killed) - if chat input contains
	text upon disconnection, remove it - room icon is now centered
	correctly

2002-07-14 20:04  Josef Spillner <dr_maux@users.sourceforge.net>

	* compcal/.cvsignore, compcal/Makefile.am, compcal/README.compcal,
	compcal/data/.cvsignore, compcal/data/Makefile.am,
	compcal/data/compcal.desktop, compcal/data/example.xml,
	compcal/data/hi16-app-compcal.png,
	compcal/data/hi32-app-compcal.png,
	compcal/data/hi48-app-compcal.png, compcal/src/.cvsignore,
	compcal/src/Makefile.am, compcal/src/app.cpp, compcal/src/app.h,
	compcal/src/display.cpp, compcal/src/display.h,
	compcal/src/main.cpp, compcal/src/parser.cpp, compcal/src/parser.h,
	compcal/src/toplevel.cpp, compcal/src/toplevel.h,
	compcal/src/lib/.cvsignore, compcal/src/lib/Makefile.am,
	compcal/src/lib/event.cpp, compcal/src/lib/event.h,
	compcal/src/lib/eventgroup.cpp, compcal/src/lib/eventgroup.h,
	compcal/src/lib/participant.cpp, compcal/src/lib/participant.h,
	compcal/src/lib/series.cpp, compcal/src/lib/series.h, Makefile.am,
	configure.in: - add the Competition Calendar to CVS
	
	See mail to ggz-dev

2002-07-14 17:45  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h, main.cpp: - and the rest for the
	automatic login stuff

2002-07-14 17:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZBase.cpp, KGGZBase.h: - accept URI as
	command line argument
	
	This allows for automatic logins: kggz ggz://localhost -> login as
	guest-xxx kggz ggz://josef3:gnu69@localhost:5689 -> login as
	registered user josef3
	
	In order to make this more useful, the guest-xxx should be replaced
	with a global preferred nickname, which is set in kcm_ggz and also
	present when creating new profiles.

2002-07-07 17:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/games/: Copenhagen.png, Makefile.am: - add
	room icon for the game Copenhagen

2002-06-30 13:51  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZTeam.cpp, KGGZTeam.h: - team dialog
	classes

2002-06-30 13:50  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/players/Makefile.am,
	data/icons/players/team-founder.png,
	data/icons/players/team-member.png, src/KGGZ.cpp, src/KGGZ.h,
	src/widgets/KGGZBase.cpp, src/widgets/KGGZBase.h,
	src/widgets/KGGZGameInfoDialog.cpp, src/widgets/Makefile.am: -
	playing games is now possible again - start with team dialog

2002-06-29 16:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/browser/index.html, src/KGGZ.cpp, src/KGGZ.h: -
	provide link for dummy rankings page (to be filled with real
	statistical   information soon)

2002-06-29 16:37  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZBase.cpp, KGGZBase.h, KGGZChat.cpp,
	KGGZMotd.cpp, KGGZMotd.h, KGGZPrefEnv.cpp, KGGZPrefEnv.h: - new
	configuration setting: display MOTD automatically or not - new menu
	entry: display MOTD - chat fix: When typing /away without argument,
	treat player as being returned	 (conforming to how IRC does it)

2002-06-29 15:47  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/de.po: - small translation fix

2002-06-29 13:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/kde/Makefile.am: - when copying files manually
	during the install, use DESTDIR (recognized by the Gentoo build
	system which told that there's an access violation)

2002-06-23 15:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGame.cpp,
	ggzcore++/src/GGZCoreGame.h, src/KGGZ.cpp, src/KGGZ.h: - use new
	game launching methods - this does not work yet, but the code is at
	least written

2002-06-16 17:04  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZConnect.cpp: - don't choke on clean
	installations

2002-06-02 20:21  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: po/de.po, src/KGGZConnect.cpp: - some UTF-8 fixes - let
	~/.ggz directory be created if not present yet on startup

2002-05-20 19:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - argh! had to change detection function again

2002-05-20 17:01  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGame.cpp,
	ggzcore++/src/GGZCoreGame.h, src/KGGZ.cpp: - better set the game fd
	before attaching its callbacks and launching it,   otherwise it
	will be not too happy with its situation - playing games in kggz
	should now work again

2002-05-20 15:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - use this new function for spectator detection

2002-05-20 15:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp, ggz-kde/src/KGGZ.h,
	ggzap/ggzap_handler.cpp: - quick compile fix for ggzap (-> FIXME) -
	some more bits for channel and spectator support in kggz

2002-05-19 13:09  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGame.cpp,
	ggzcore++/src/GGZCoreGame.h, ggzcore++/src/GGZCoreGametype.cpp,
	ggzcore++/src/GGZCoreRoom.cpp, ggzcore++/src/GGZCoreRoom.h,
	ggzcore++/src/GGZCoreServer.cpp, ggzcore++/src/GGZCoreServer.h,
	ggzcore++/src/GGZCoreTable.cpp, src/KGGZ.cpp, src/KGGZ.h,
	src/KGGZLaunch.cpp, src/abstract/KGGZGameInfo.h,
	src/widgets/KGGZBase.cpp, src/widgets/KGGZBase.h: - updated
	spectator support

2002-05-19 11:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore: - add autom4te.cache to cvsignore

2002-05-08 00:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGame.cpp,
	ggzcore++/src/GGZCoreRoom.cpp, ggzcore++/src/GGZCoreServer.cpp,
	src/KGGZ.cpp: - don't use the 'killserver' hack for failed
	negotiations - cool: using ggzcore++, not a single line of client
	code must be changed in   order to be able to chat now :)

2002-05-06 10:12  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/menu: - same like gtk+ client

2002-04-18 21:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp, ggz-kde/src/KGGZLaunch.cpp,
	ggz-kde/src/KGGZLaunch.h, ggz-kde/src/widgets/KGGZAbout.cpp,
	ggz-kde/src/widgets/KGGZCaption.cpp,
	ggz-kde/src/widgets/KGGZGrubby.cpp,
	ggz-kde/src/widgets/KGGZLineSeparator.cpp,
	ggz-kde/src/widgets/KGGZLogo.cpp,
	ggz-kde/src/widgets/KGGZSplash.cpp,
	ggz-kde/src/widgets/KGGZUsers.cpp, ggz-kde/src/widgets/KGGZUsers.h,
	ggz-kde/src/widgets/more/KGGZBrowser.cpp, ggzap/ggzap_gui.cpp,
	kcm_ggz/modules/kcm_ggz_default.cpp,
	kcm_ggz/modules/kcm_ggz_games.cpp,
	kcm_ggz/modules/kcm_ggz_ggzd.cpp,
	kcm_ggz/modules/kcm_ggz_metaserver.cpp,
	kio_ggzmeta/kio_ggzmeta.cpp, shadowbridge/shadowcontainer.cpp: -
	more KDE 3.0 porting stuff

2002-04-18 00:40  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, acinclude.kde, am_edit, autogen.sh, configure.in: -
	setup KDE 3 administrativia

2002-04-18 00:40  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZMeta.cpp, ggz-kde/src/Makefile.am,
	ggz-kde/src/main.cpp, ggz-kde/src/widgets/KGGZBase.cpp,
	ggz-kde/src/widgets/KGGZCaption.cpp,
	ggz-kde/src/widgets/KGGZChat.cpp,
	ggz-kde/src/widgets/KGGZChatLine.cpp,
	ggz-kde/src/widgets/KGGZChatLine.h, ggzap/Makefile.am,
	ggzap/ggzap.cpp, ggzap/ggzap_game.cpp, ggzap/ggzap_gui.cpp,
	ggzap/main.cpp, kcm_ggz/kcm_ggz.cpp, kcm_ggz/kcm_ggz.h,
	kcm_ggz/main.cpp, kcm_ggz/modules/kcm_ggz_games.cpp,
	kio_ggz/Makefile.am, kio_ggzmeta/Makefile.am, modsniff/Makefile.am,
	modsniff/kmodsniff.cpp, modsniff/main.cpp,
	shadowbridge/Makefile.am, shadowbridge/main.cpp,
	shadowbridge/shadowapp.cpp, shadowbridge/shadowclientggz.h,
	shadowbridge/shadownet.h: - here we go: trash your KDE 2, install
	KDE 3

2002-04-13 07:58  Brent Hendricks <bmh@users.sourceforge.net>

	* ChangeLog: 
	- Updated ChangeLog for 0.0.5

2002-04-13 07:50  Rich Gade <rgade@users.sourceforge.net>

	* ggz-kde-client.spec: - Updated for 0.0.5

2002-04-13 07:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/: Makefile.am, kggz.xpm: - install XPM file for kggz
	for the Debian menus and whatever may need it

2002-04-13 06:02  Brent Hendricks <bmh@users.sourceforge.net>

	* AUTHORS, NEWS, QuickStart.GGZ, README.GGZ: 
	- Updated docfiles

2002-04-13 05:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/menu: - add menu entry for kggz

2002-04-13 00:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/: Makefile.am, kggz.xpm: - install XPM file for kggz
	for the Debian menus and whatever may need it

2002-04-12 23:02  Brent Hendricks <bmh@users.sourceforge.net>

	* AUTHORS, NEWS, QuickStart.GGZ, README.GGZ: 
	- Updated docfiles

2002-04-12 22:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/menu: - add menu entry for kggz

2002-04-12 13:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - those who log into a server and don't see
	the new lounge icon are all morons   :)

2002-04-12 13:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/games/: Makefile.am, lounge.png: - don't
	frighten people who enter the lounge

2002-04-11 04:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZMeta.cpp: - fix displaying of preferences for
	metaserver selection

2002-04-11 04:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZConnect.cpp, KGGZMeta.cpp: - reflect change of
	meta server: does now run on ggz.snafu.de

2002-04-10 10:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - addon

2002-04-10 10:45  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZMotd.cpp, KGGZMotd.h: - don't wrap MOTD
	anymore - fix yet another crash

2002-04-10 04:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - addon

2002-04-10 04:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/browser/help.html, ggz-kde/src/KGGZ.cpp,
	ggz-kde/src/KGGZConnect.cpp, ggz-kde/src/KGGZMeta.cpp,
	kcm_ggz/modules/kcm_ggz_metaserver.cpp, man/ggzap.6,
	man/ggzmodsniff.6, man/kggz.6, man/shadowbridge.6: - update
	everything to 0.0.5 - fix crashes when server becomes unavailable -
	fix URL for games page in the browser

2002-04-09 18:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/control, debian/rules, kio_ggz/kioslave/Makefile.am,
	kio_ggzmeta/kioslave/Makefile.am: - update ioslave doc rules again
	(this is for ac2.13/am1.4) - finalize kde-client

2002-04-08 13:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/control, ggzap/ggzap_gui.cpp, ggzap/ggzap_handler.cpp,
	ggzap/ggzap_handler.h, kcm_ggz/kcm_ggz.cpp, kio_ggz/Makefile.am,
	kio_ggzmeta/Makefile.am: - install KIO slaves correctly - don't use
	PREFIX anymore but rather kstddirs - fix crash in ggzap - fix bug
	in ggzap: after hiding and showing again, the whole GUI was still  
	selected for moving it - update Debian control file

2002-04-07 04:32  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/rules: - fix my previous fix :) OK, all errors are gone,
	but there are still lintian warnings.  If they're not solved during
	the day, I'm going to use the LIBTOOL_IS_A_FOOL hack again.

2002-04-07 04:05  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/rules: - don't install .so symlinks for KIO slaves

2002-04-07 03:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/: .cvsignore, postinst, prerm, rules: - build fixes

2002-04-07 03:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/Makefile.am: - addon

2002-04-07 03:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/Makefile.am: - install KCMs in KDE module dir
	(Note: I'm not sure how backward compatible this is, will check
	this)

2002-04-07 03:39  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/Makefile.am: - don't install KCM test program

2002-04-07 03:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/changelog, debian/control, debian/copyright, debian/rules,
	ggz-kde/src/widgets/KGGZChat.cpp, modsniff/kmodsniff.cpp,
	modsniff/modsniff.c, modsniff/modsniff.h: - debianize kde-client -
	some source cleanups

2002-04-06 10:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* acconfig.h, acinclude.ggz, configure.in: - addon

2002-04-06 09:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/kde/: hi16-app-ggz.png, hi16-app-ggzap.png,
	hi16-app-ggzmodsniff.png, hi16-app-ggzquick.png, hi16-app-kggz.png,
	hi32-app-ggzmodsniff.png, hi32-app-kggz.png, lo16-app-ggz.png,
	lo16-app-ggzap.png, lo16-app-ggzmodsniff.png,
	lo16-app-ggzquick.png, lo16-app-kggz.png, lo32-app-ggzmodsniff.png,
	lo32-app-kggz.png: - replace locolor prefix with hicolor prefix
	Damn, that was long overdue!

2002-04-06 09:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/: kcm_ggz.cpp, kcm_ggz.h: - addon

2002-04-06 09:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: kcm_ggz_default.cpp, kcm_ggz_games.cpp,
	kcm_ggz_ggzd.cpp, kcm_ggz_metaserver.cpp: - actually handle
	load/save, and use this for 2 panes

2002-04-06 09:37  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/kcm_ggz_games.cpp: - lookup game registry in
	place determined by ggz-config; this is not   necessarily in the
	same prefix as the KDE client (which can be installed at  
	$(HOME)/.kde2)

2002-04-06 09:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/kcm_ggz_default.cpp: - let default pane load/save
	GGZap settings

2002-04-06 09:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/Makefile.am: - don't install the (empty) DRS pane
	for 0.0.5

2002-04-06 08:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap_gui.cpp, ggzap_tray.cpp: - display icon correctly -
	prevent double entries in menu list

2002-04-06 08:51  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap.cpp, ggzap_config.cpp, ggzap_game.cpp,
	ggzap_handler.cpp, ggzap_tray.cpp: - make GGZap a bit more usable

2002-04-06 08:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* modsniff/: kmodsniff.cpp, kmodsniff.h, modsniff.c: - fix modsniff
	to use local kde dir, not just the hardcoded .kde - general source
	cleanup

2002-04-06 07:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - disconnect when a login fails

2002-04-06 05:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/doc/Makefile.am,
	ggz-kde/ggzcore++/doc/html/Makefile.am,
	kio_ggz/kioslave/Makefile.am, kio_ggzmeta/kioslave/Makefile.am:
	some build fixes to make 'make distcheck' work:
	
	========================================================
	ggz-kde-client-0.0.5pre.tar.gz is ready for distribution
	========================================================

2002-04-06 01:39  Jason Short <jdorje@users.sourceforge.net>

	* ggzap/Makefile.am, modsniff/Makefile.am,
	shadowbridge/pics/Makefile.am: Changed "SUBDIRS = " to "SUBDIRS =
	." in three different Makefile.am files.

2002-04-05 16:12  Josef Spillner <dr_maux@users.sourceforge.net>

	* README, TODO: - update package information

2002-04-05 16:03  Josef Spillner <dr_maux@users.sourceforge.net>

	* README.GGZ, QuickStart.GGZ: - update installation instructions
	and overview

2002-04-05 13:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: kcm_ggz_games.cpp, kcm_ggz_metaserver.cpp: - K
	-> Q

2002-04-05 13:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* shadowbridge/: shadowclient.cpp, shadowcontainer.cpp: -
	KListViewItem -> QListViewItem, KButton -> QPushButton

2002-04-04 03:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreModule.cpp: - use ggzcore header
	change

2002-04-03 14:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/kcm_ggz_pane.h: - addon

2002-04-03 13:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: Makefile.am, game_gnome.png, game_kde.png,
	gear.png, kcm_ggz_default.cpp, kcm_ggz_default.h, kcm_ggz_drs.cpp,
	kcm_ggz_drs.h, kcm_ggz_games.cpp, kcm_ggz_games.h,
	kcm_ggz_ggzd.cpp, kcm_ggz_ggzd.h, kcm_ggz_metaserver.cpp,
	kcm_ggz_metaserver.h, kcm_ggz_pane.h: - replace const char* with
	QString for tab captions (i18n() is a QString...) - two nice
	pixmaps for Gtk+/Gnome and Qt/KDE games - background image for
	default settings tab - make ggzd configuration tab usable at least
	in read-only mode - fix game tab: launch browser with correct URL

2002-03-26 19:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* acconfig.h, configure.in: - define PREFIX

2002-03-26 19:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/doc/Makefile.am, ggz-kde/src/Makefile.am,
	ggzap/Makefile.am, kcm_ggz/kcm_ggz.cpp,
	kcm_ggz/modules/kcm_ggz_default.cpp,
	kcm_ggz/modules/kcm_ggz_games.cpp,
	kcm_ggz/modules/kcm_ggz_ggzd.cpp,
	kcm_ggz/modules/kcm_ggz_metaserver.cpp, kio_ggz/Makefile.am,
	po/kcm_ggz/de.po, po/kcm_ggz/kcm_ggz.pot, po/modsniff/de.po,
	shadowbridge/Makefile.am: - some build fixes - some more i18n

2002-03-24 12:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* TODO: - add note to TODO for kde-client

2002-03-24 09:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - create two more Makefiles

2002-03-24 09:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* po/: Makefile.am, ggzap/de.po, kcm_ggz/.cvsignore,
	kcm_ggz/Makefile.am, kcm_ggz/de.po, kcm_ggz/kcm_ggz.pot,
	modsniff/.cvsignore, modsniff/Makefile.am, modsniff/de.po,
	modsniff/modsniff.pot, shadowbridge/de.po: - i18n'ize two more
	applications

2002-03-22 12:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/Makefile.am, shadowbridge/Makefile.am: - use local
	include files before system-wide ones

2002-03-21 12:37  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreRoom.cpp,
	ggzcore++/src/GGZCoreRoom.h, src/KGGZ.cpp, src/KGGZ.h: More-or-less
	changed GGZCore++ and kde-client to use the new "force" parameter
	when leaving a room.
	
	We force a leave in a few different situations, including
	GGZ_GAME_OVER as well as game error conditions.
	
	An apparent bug: when you choose "cancel game", this will kill the
	table but leave the client intact.  This is very odd.

2002-03-21 05:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* po/ggzap/.cvsignore, po/shadowbridge/.cvsignore,
	shadowbridge/README.shadowbridge, Makefile.am, TODO, configure.in:
	- the Speck Hack commits - see mail to ggz-dev for the details

2002-03-21 04:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/README,
	ggz-kde/ggzcore++/doc/html/GGZCore.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreCommon_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreConf.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreConf_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreConfio.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreConfio_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreGame.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreGame_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreGametype.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreGametype_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreModule.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreModule_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCorePlayer.html,
	ggz-kde/ggzcore++/doc/html/GGZCorePlayer_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreRoom.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreRoom_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreServer.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreServer_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreTable.html,
	ggz-kde/ggzcore++/doc/html/GGZCoreTable_h.html,
	ggz-kde/ggzcore++/doc/html/GGZCore_h.html,
	ggz-kde/ggzcore++/doc/html/all-globals.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCore.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreConf.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreConfio.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreGame.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreGametype.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreModule.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCorePlayer.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreRoom.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreServer.html,
	ggz-kde/ggzcore++/doc/html/full-list-GGZCoreTable.html,
	ggz-kde/ggzcore++/doc/html/header-list.html,
	ggz-kde/ggzcore++/doc/html/hier.html,
	ggz-kde/ggzcore++/doc/html/index-long.html,
	ggz-kde/ggzcore++/doc/html/index.html,
	ggz-kde/ggzcore++/src/GGZCore.h,
	ggz-kde/ggzcore++/src/GGZCoreConf.h,
	ggz-kde/ggzcore++/src/GGZCoreConfio.h,
	ggz-kde/ggzcore++/src/GGZCoreGame.h,
	ggz-kde/ggzcore++/src/GGZCoreGametype.h,
	ggz-kde/ggzcore++/src/GGZCoreModule.h,
	ggz-kde/ggzcore++/src/GGZCorePlayer.h,
	ggz-kde/ggzcore++/src/GGZCoreRoom.cpp,
	ggz-kde/ggzcore++/src/GGZCoreRoom.h,
	ggz-kde/ggzcore++/src/GGZCoreServer.cpp,
	ggz-kde/ggzcore++/src/GGZCoreServer.h,
	ggz-kde/ggzcore++/src/GGZCoreTable.h,
	ggz-kde/ggzcore++/src/Makefile.am, ggz-kde/po/Makefile.am,
	ggz-kde/po/de.po, ggz-kde/po/es.po, ggz-kde/po/fr.po,
	ggz-kde/po/kggz.pot, ggz-kde/po/pt_BR.po, ggz-kde/src/KGGZ.cpp,
	ggz-kde/src/KGGZ.h, ggz-kde/src/KGGZCommon.cpp,
	ggz-kde/src/KGGZConnect.cpp, ggz-kde/src/KGGZConnect.h,
	ggz-kde/src/KGGZLaunch.cpp, ggz-kde/src/Makefile.am,
	ggz-kde/src/abstract/KGGZCallback.cpp,
	ggz-kde/src/abstract/KGGZCallback.h,
	ggz-kde/src/widgets/KGGZBase.cpp, ggz-kde/src/widgets/KGGZBase.h,
	ggz-kde/src/widgets/KGGZChat.cpp,
	ggz-kde/src/widgets/KGGZGameInfoDialog.cpp,
	ggz-kde/src/widgets/KGGZGameInfoDialog.h,
	ggz-kde/src/widgets/KGGZMotd.cpp,
	ggz-kde/src/widgets/KGGZPrefEnv.cpp,
	ggz-kde/src/widgets/KGGZUsers.cpp,
	ggz-kde/src/widgets/KGGZWorkspace.cpp, ggzap/Makefile.am,
	ggzap/ggzap.cpp, ggzap/ggzap.h, ggzap/ggzap_config.cpp,
	ggzap/ggzap_config.h, ggzap/ggzap_game.cpp, ggzap/ggzap_game.h,
	ggzap/ggzap_gui.cpp, ggzap/ggzap_gui.h, ggzap/ggzap_handler.cpp,
	ggzap/ggzap_handler.h, ggzap/ggzap_tray.cpp, ggzap/ggzap_tray.h,
	ggzap/main.cpp, ggzap/redgear.png, ggzap/redgearmask.png,
	kcm_ggz/kcm_ggz.cpp, kcm_ggz/modules/kcm_ggz_games.cpp,
	kcm_ggz/modules/kcm_ggz_games.h, man/Makefile.am, man/ggzap.6,
	man/ggzmodsniff.6, man/kggz.6, man/shadowbridge.6,
	modsniff/kmodsniff.cpp, modsniff/modsniff.c, po/.cvsignore,
	po/Makefile.am, po/ggzap/Makefile.am, po/ggzap/de.po,
	po/ggzap/ggzap.pot, po/shadowbridge/Makefile.am,
	po/shadowbridge/de.po, po/shadowbridge/shadowbridge.pot,
	shadowbridge/Makefile.am, shadowbridge/main.cpp,
	shadowbridge/shadowapp.cpp, shadowbridge/shadowapp.h,
	shadowbridge/shadowclient.cpp, shadowbridge/shadowclient.h,
	shadowbridge/shadowclientggz.cpp, shadowbridge/shadowclientggz.h,
	shadowbridge/shadowcontainer.cpp, shadowbridge/shadowcontainer.h,
	shadowbridge/shadownet.cpp, shadowbridge/shadownet.h: - The
	SpeckHack commits - see mail to ggz-dev for details

2002-03-17 07:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h, KGGZConnect.cpp, KGGZMeta.cpp,
	widgets/KGGZGameInfoDialog.cpp, widgets/KGGZGameInfoDialog.h,
	widgets/Makefile.am: - add better game information dialog (UI still
	not complete) - fix damn connection dialog bug - some code cleanups
	(not much but it's a start)

2002-03-16 16:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/players/Makefile.am,
	data/icons/players/admin.png, ggzcore++/src/GGZCorePlayer.cpp,
	ggzcore++/src/GGZCorePlayer.h, src/KGGZ.cpp,
	src/widgets/KGGZLogo.cpp, src/widgets/KGGZLogo.h,
	src/widgets/KGGZUsers.cpp, src/widgets/KGGZUsers.h,
	src/widgets/KGGZWorkspace.cpp: - assign player type using ggzcore's
	functionality, but this can be overridden   by personal preferences
	(this is work in progress)

2002-03-16 14:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/games/CCheckers.png,
	data/icons/games/Makefile.am, data/icons/games/ccheckers.png,
	data/icons/games/notinstalled.png, src/KGGZ.cpp,
	src/widgets/KGGZLogo.cpp, src/widgets/KGGZLogo.h,
	src/widgets/KGGZMotd.cpp: - load game icon based on game engine,
	not the name - if 0 game modules are installed for one game type,
	display this fact

2002-03-16 13:51  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh, configure.in: - if no prefix is set, use /usr/local

2002-03-16 13:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/kio_ggz.cpp: - OK, it does now compile again

2002-03-16 13:27  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/ggzap_handler.cpp: - adapt to ggzcore's debug init stuff

2002-03-16 13:21  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - don't use KDE's prefix (otherwise all the stuff
	will go to /usr by default,   which is not nice...)

2002-03-16 13:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore: - update .cvsignore

2002-03-16 13:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/kde/Makefile.am: - remove comment in Makefile.am
	directive (non-portable) - partially revert last commit: only mark
	the libtool stuff for 0.0.6

2002-03-16 13:05  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - use --foreign-libtool for automake editing

2002-03-02 18:29  Brent Hendricks <bmh@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCore.cpp, ggzcore++/src/GGZCore.h,
	src/KGGZ.cpp: 
	- Removed references to ggzcore debugging stuff

2002-02-22 20:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - toplevel update

2002-02-22 20:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCore.h, GGZCoreServer.cpp: - adapt to
	new function name: ggzcore_server_get_tls

2002-02-22 20:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - use ggzcore's logging feature

2002-02-18 06:56  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: Show both open and reserved seats as
	"open".

2002-02-09 16:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZSplash.cpp: - eeek... found unitialized
	global var

2002-02-09 16:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/games/: GGZCards.png, Keepalive.png,
	Makefile.am, Muehle.png: - add 3 game icons... in the long run,
	either different frontend icons are   used, or an icon is supplied
	by the server in serialized format

2002-02-09 13:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreModule.cpp, src/KGGZ.cpp: - if
	module is installed but the protocol version is incompatible, say
	so   instead of letting the user guess

2002-02-09 11:14  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/: Makefile.am, startup.png: - remove old splash
	screen image

2002-02-09 11:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - create makefile in splash directory

2002-02-09 11:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/Makefile.am, data/splash/.cvsignore,
	data/splash/Makefile.am, data/splash/dots.png,
	data/splash/title-ggz-mask.png, data/splash/title-ggz.png,
	data/splash/title-kggz-mask.png, data/splash/title-kggz.png,
	data/splash/title-version-mask.png, data/splash/title-version.png,
	data/splash/ttt.png, src/widgets/KGGZSplash.cpp,
	src/widgets/KGGZSplash.h, src/widgets/KGGZSplashScreen.cpp,
	src/widgets/KGGZSplashScreen.h, src/widgets/Makefile.am: - new KGGZ
	splash screen (doesn't look cool yet, but it's a start)

2002-02-09 11:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/kioslave/Makefile.am: - fix docbook installation

2002-02-08 17:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* INSTALL, TODO: - update install: libggz is new, installing from
	packages section is new

2002-02-08 15:13  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreTable.cpp: Changed
	ggzcore_table_add_bot and ggzcore_table_add_reserved to
	ggzcore_table_set_seat.
	
	Note, I have not changed the GGZCore++ interface at all, so the
	same functions are still present and just all use
	ggzcore_table_set_seat to do the "actual" work.

2002-02-03 15:27  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Updated acinclude.ggz from changes made in ggzd.

2002-02-03 15:23  Jason Short <jdorje@users.sourceforge.net>

	* configure.in, ggz-kde/ggzcore++/src/Makefile.am,
	ggz-kde/src/Makefile.am, ggz-kde/src/abstract/Makefile.am,
	ggz-kde/src/widgets/Makefile.am,
	ggz-kde/src/widgets/more/Makefile.am, modsniff/Makefile.am: Remove
	all easysock stuff from the build process.
	
	Easysock isn't actually used in the code, so this shouldn't be
	needed anymore.

2002-02-03 03:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZAbout.cpp, KGGZAbout.h: - make About
	GGZ dialog dynamic and resizeable - flicker-free animation - add
	Jason to the list of developers

2002-01-31 23:05  Jason Short <jdorje@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreTable.cpp: Replaced
	ggzcore_table_get_num_open and ggzcore_table_get_num_bots with
	ggzcore_table_get_seat_count.
	
	I did _not_ change the GGZCore++ library interface at all; I just
	made the minimum change for things to compile.	Note
	ggzCoreTable::countSeats() could easily be confused with whatever
	name is chosen as a wrapper for ggzcore_table_get_seat_count.

2002-01-20 06:30  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZLaunch.cpp, KGGZLaunch.h: - add
	spectator as new player type for game launch

2002-01-20 06:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCoreGametype.cpp, GGZCoreGametype.h: -
	add spectator methods

2002-01-20 06:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* acconfig.h, configure.in: - check if spectators are supported
	(patch)

2002-01-20 06:01  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCoreTable.cpp, GGZCoreTable.h: -
	method for adding game spectators

2002-01-20 05:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/main.cpp: - update homepage URL: is now also a
	redirection

2002-01-20 05:30  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: widgets/KGGZChatLine.cpp, widgets/KGGZUsers.cpp,
	widgets/KGGZUsers.h, KGGZ.cpp, KGGZ.h: - update the lag meter
	regularly

2002-01-20 05:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h, KGGZCommon.cpp, KGGZCommon.h,
	KGGZConnect.cpp, KGGZConnect.h, KGGZInput.cpp, KGGZInput.h,
	KGGZLaunch.cpp, KGGZLaunch.h, KGGZMeta.cpp, KGGZMeta.h, main.cpp: -
	the same for the source dir

2002-01-20 05:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: abstract/KGGZCallback.cpp, abstract/KGGZCallback.h,
	abstract/KGGZGameInfo.cpp, abstract/KGGZGameInfo.h,
	widgets/KGGZAbout.cpp, widgets/KGGZAbout.h, widgets/KGGZBase.cpp,
	widgets/KGGZBase.h, widgets/KGGZCaption.cpp, widgets/KGGZCaption.h,
	widgets/KGGZChat.cpp, widgets/KGGZChat.h, widgets/KGGZChatLine.cpp,
	widgets/KGGZChatLine.h, widgets/KGGZGrubby.cpp,
	widgets/KGGZGrubby.h, widgets/KGGZLineSeparator.cpp,
	widgets/KGGZLineSeparator.h, widgets/KGGZLogo.cpp,
	widgets/KGGZLogo.h, widgets/KGGZMotd.cpp, widgets/KGGZMotd.h,
	widgets/KGGZPrefEnv.cpp, widgets/KGGZPrefEnv.h,
	widgets/KGGZSelector.cpp, widgets/KGGZSelector.h,
	widgets/KGGZSplash.cpp, widgets/KGGZSplash.h,
	widgets/KGGZSplashScreen.cpp, widgets/KGGZSplashScreen.h,
	widgets/KGGZTables.cpp, widgets/KGGZTables.h,
	widgets/KGGZUsers.cpp, widgets/KGGZUsers.h,
	widgets/KGGZWorkspace.cpp, widgets/KGGZWorkspace.h,
	widgets/more/KGGZBrowser.cpp, widgets/more/KGGZBrowser.h: - add
	dummy lag icon to the players list - remove deprecated
	KGGZCommon::append and ::clear methods - update copyrights and
	version number - comments where they were not there yet

2002-01-20 05:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/players/: Makefile.am, lag0.png, lag1.png,
	lag2.png, lag3.png, lag4.png, lag5.png: - add lag icons for KGGZ

2002-01-20 04:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCore.cpp, GGZCore.h,
	GGZCoreCommon.cpp, GGZCoreCommon.h, GGZCoreConf.cpp, GGZCoreConf.h,
	GGZCoreConfio.cpp, GGZCoreConfio.h, GGZCoreGame.cpp, GGZCoreGame.h,
	GGZCoreGametype.cpp, GGZCoreGametype.h, GGZCoreModule.cpp,
	GGZCoreModule.h, GGZCorePlayer.cpp, GGZCorePlayer.h,
	GGZCoreRoom.cpp, GGZCoreRoom.h, GGZCoreServer.cpp, GGZCoreServer.h,
	GGZCoreTable.cpp, GGZCoreTable.h: - add missing wrappers - update
	copyrights

2002-01-12 11:05  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreConfio.cpp,
	ggzcore++/src/GGZCoreConfio.h, src/KGGZ.cpp, src/KGGZConnect.cpp: -
	temporary workaround for the ggz_free problem

2002-01-12 05:03  Jason Short <jdorje@users.sourceforge.net>

	* configure.in, ggz-kde/src/Makefile.am: Added check for libggz.

2002-01-12 04:13  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Added acinclude.ggz to ggzd and ggz-client-libs.

2002-01-12 04:04  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Added libggz support to acinclude.ggz.

2002-01-11 13:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/Makefile.am, TODO: - add a list of items which are to
	be done for 0.0.5

2002-01-10 11:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZChat.cpp: - display private messages
	correctly (new table format)

2002-01-09 07:10  Josef Spillner <dr_maux@users.sourceforge.net>

	* modsniff/modsniff.c: - let modsniff now sniff with ggz_conf

2002-01-09 07:03  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/Makefile.am: - include -lggz in ldadd as a
	quick hack

2002-01-09 06:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/: GGZCoreConfio.cpp, GGZCoreConfio.h: - the
	truth is I never use emacs to change ggzcore_confio to ggz_conf,
	only vim

2002-01-08 03:19  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Added acinclude to utils/ module, and updated the
	years on the copyright notice.

2002-01-07 08:47  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZChat.cpp, KGGZChat.h: - get rid of old
	static array - get rid of old client-side lag measurement - convert
	chat to table: may be slower, but much nicer once it's ready

2002-01-06 13:49  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZChat.cpp: - fix color bug for wall
	message response

2001-12-19 15:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreCommon.h, ggz-kde/src/KGGZCommon.h,
	ggz-kde/src/Makefile.am, ggzap/ggzap.cpp, ggzap/ggzap_handler.cpp,
	kio_ggz/Makefile.am, kio_ggz/kio_ggz.cpp,
	kio_ggzmeta/kio_ggzmeta.cpp, modsniff/kmodsniff.cpp,
	shadowbridge/shadownet.cpp: - speaking about gcc3: it runs and runs
	and runs... ah no, this was the VW Kfer.

2001-12-17 02:12  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Updated acinclude.ggz to check for new ggzmod;
	added it to gtk-games and gtk-client.

2001-12-15 12:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggzmeta/: DESIGN, ggzmeta.protocol, helper.cpp, helper.h,
	kio_ggzmeta.cpp, kio_ggzmeta.h: - Add support for the Dopewars game
	- first attempt to use Universal Desktop Entries (UDS) which are
	supported by   all major desktop environments - some minor
	cleanups, and virtual methods like stat() or mimetype()

2001-12-15 10:40  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggzmeta/: DESIGN, kio_ggzmeta.cpp, kio_ggzmeta.h: - add
	support for the Netrek game series - implemented a dirty dirty
	quick-hack which allows at least netrek and   crossfire to work;
	GGZ should work in theory, and Atlantik and Freeciv don't   work
	yet because of KIO::Job which does some strange things

2001-12-14 20:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggzmeta/: DESIGN, kio_ggzmeta.cpp: - add Crossfire support -
	see http://crossfire.real-time.com/metaserver/ for details

2001-12-13 07:51  Jason Short <jdorje@users.sourceforge.net>

	* acinclude.ggz: Added documentation to the file describing how it
	has to be kept synced between different modules.

2001-12-13 04:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* acinclude.ggz: - Linus Torvalds like: 'merging with Jasons
	kde-games tree'

2001-12-12 02:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggzmeta/.cvsignore: - fix cvsignore file

2001-12-12 02:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggzmeta/: DESIGN, kio_ggzmeta.cpp, kio_ggzmeta.h: - implement
	stubs for ggzmeta and atlantik (monopigator) - played around with
	even more hacks like creating a second (recursive) main   loop, but
	it still won't do any callback operation, not only no downloads :(

2001-12-11 16:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - usual top-level additions

2001-12-11 16:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggzmeta/: .cvsignore, DESIGN, Makefile.am, ggzmeta.protocol,
	helper.cpp, helper.h, kio_ggzmeta.cpp, kio_ggzmeta.h,
	kioslave/.cvsignore, kioslave/Makefile.am,
	kioslave/ggzmeta.docbook, kioslave/index.docbook: - Right now I
	would buy everything which has 'meta server' written on it, you  
	might think... anyway, here we go: - Imported generic abstraction
	layer for meta servers of any kind - support for ggzmeta, freeciv,
	atlantik (and more to follow) - read DESIGN on how it works - note:
	static HTML pages like freeciv's do currently not work because	
	KIO::NetAccess doesn't work inside another kio slave... have to
	figure out   how - the following, found in kdelibs/kio/netaccess.h,
	says it all: // If a troll sees this, he kills me

2001-12-10 14:43  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/serverred.png: - add red server icon for list
	of available servers

2001-12-10 14:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/Makefile.am, data/kde/kggz.desktop,
	src/KGGZ.cpp, src/KGGZCommon.h, src/KGGZConnect.cpp,
	src/KGGZConnect.h, src/KGGZInput.cpp, src/KGGZMeta.cpp,
	src/KGGZMeta.h, src/Makefile.am: - add meta server support to KGGZ:
	 o either the player connects to 'GGZ Meta Server', which leads him
	to a random  server,  o or when creating a new profile he selects
	one of the offered URIs
	
	Notes: The connection dialog looks a bit prolly now, and loading
	and saving profiles is a bit buggy. Also, it assumes the metaserver
	to be at localhost, unless it reads that from kcm_ggz's
	configuration.

2001-12-09 14:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: Makefile.am, kcm_ggz_metaserver.cpp,
	kcm_ggz_metaserver.h, metaserver_add.cpp, metaserver_add.h,
	metaserver_add_server.cpp, metaserver_add_server.h: - add dialogs
	to add servers and meta servers manually to the configuration -
	enable auto configuration (yay, that's a cool thing)

2001-11-12 08:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/kioslave/: .cvsignore, Makefile.am, index.docbook,
	ioslave.pl: - no hack needed anymore - thanks coolo for the hint

2001-11-10 14:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/: Makefile.am, kio_ggz.cpp, kio_ggz.h: - no fake anymore:
	do real login - display rooms as directories and MOTD as text file
	- running ggz://localhost/ lists the contents - running
	ggz://localhost/MOTD loads the motd in your favorite editor. This
	may   be HTML later (with colors etc...) - well, you can now use
	Konqueror to conquer GGZ servers :-)

2001-11-09 21:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZChat.cpp: - accept UTF-8 encoding and
	convert it

2001-11-09 17:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/kioslave/: Makefile.am, index.docbook, ioslave.pl: -
	remove suspicious index.docbook - replace with own Perl handler -
	this will hopefully be fixed in KDE 3.x

2001-11-09 14:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - build makefiles for kio_ggz

2001-11-09 14:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* shadowbridge/.cvsignore: - meta_unload put into cvsignore file

2001-11-09 14:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* kio_ggz/: .cvsignore, Makefile.am, ggz.protocol, helper.cpp,
	helper.h, kio_ggz.cpp, kio_ggz.h, kioslave/.cvsignore,
	kioslave/Makefile.am, kioslave/ggz.docbook, kioslave/index.docbook:
	- add KIO slave skeleton for GGZ - mind you, it's all fake for now
	- if you install the ggz.docbook XML file, all other KIO help files
	in KDE are   destroyed.    This is either an extraterrestric
	phenomenon or a bug in KDE's build system    which is currently
	resolved on kde-devel.	  But, wait, maybe it's really the borg who
	are taking over some files in the    CVS.    "You are an io slave,
	we must assimilate you!"    "Noooooo please, I don't have
	prerelease quality yet!"    "Shit."

2001-11-07 10:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/modules/: Makefile.am, game.png, kcm_ggz_games.cpp,
	kcm_ggz_games.h, kcm_ggz_ggzd.cpp: - add configuration pane for
	game modules (it's all fake for now)

2001-11-07 01:36  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - include kcm_ggz into build tree

2001-11-07 01:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/kcm_ggz_pane.moc.cpp: - baby I shrunk the moc files

2001-11-07 01:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* kcm_ggz/: .cvsignore, Makefile.am, kcm_ggz.cpp, kcm_ggz.h,
	kcm_ggz_pane.h, kcm_ggz_pane.moc.cpp, kcmggz.desktop, main.cpp,
	modules/.cvsignore, modules/Makefile.am,
	modules/kcm_ggz_default.cpp, modules/kcm_ggz_default.h,
	modules/kcm_ggz_drs.cpp, modules/kcm_ggz_drs.h,
	modules/kcm_ggz_ggzd.cpp, modules/kcm_ggz_ggzd.h,
	modules/kcm_ggz_metaserver.cpp, modules/kcm_ggz_metaserver.h,
	modules/kcm_ggz_pane.h: - here comtes the KDE control module for
	GGZ - lets a user configure ggzd, the meta servers settings, kggz
	stuff and more - individual plugins for games are possible

2001-11-05 07:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/ggzap_handler.cpp: - add TLS argument to GGZap (it never
	uses TLS right now)

2001-11-05 05:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* acinclude.ggz, acinclude.kde, am_edit: - update for the build
	system

2001-11-05 05:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZMotd.cpp, KGGZWorkspace.cpp: - update
	motd reading and the kggz workspace a bit

2001-10-14 17:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* acconfig.h, configure.in: - add local macro for patch detection

2001-10-14 17:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreServer.cpp,
	ggzcore++/src/GGZCoreServer.h, src/KGGZ.cpp, src/KGGZ.h,
	src/KGGZConnect.cpp: - detect presence of the TLS patch - if not
	found, do not even bother with showing the connection options -
	patch-independent ggzcore++ interface which assumes 0 as the
	default (no   encryption)

2001-10-12 05:49  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - send correct words to grubby

2001-10-12 05:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZGrubby.cpp, KGGZGrubby.h: - enhance
	grubby dialog

2001-10-07 04:14  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreServer.cpp,
	ggzcore++/src/GGZCoreServer.h, src/KGGZ.cpp,
	src/widgets/KGGZChat.cpp: - fix logSession inconsistency - make
	/wall available - note: the chat code looks ugly, I'll have to
	rewrite large parts of it

2001-09-30 08:05  Josef Spillner <dr_maux@users.sourceforge.net>

	* acconfig.h, configure.in: - build system update: recognize
	c_and_r_patch

2001-09-30 08:04  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGametype.cpp,
	ggzcore++/src/GGZCoreGametype.h, ggzcore++/src/GGZCoreRoom.cpp,
	ggzcore++/src/GGZCoreRoom.h, ggzcore++/src/GGZCoreServer.cpp,
	src/KGGZ.cpp, src/KGGZ.h, src/widgets/KGGZBase.cpp,
	src/widgets/KGGZBase.h, src/widgets/KGGZChat.cpp,
	src/widgets/KGGZChat.h, src/widgets/KGGZPrefEnv.cpp,
	src/widgets/KGGZPrefEnv.h: - recognize and use categories and
	ratings, if present (note: the protocol for   that may still
	change, it is currently being discussed) - support for
	text-to-speech synthesis with rsynth

2001-09-14 17:21  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - also put XML log into home directory -
	fix a little memory leak - todo: better string handling, "common"
	cleanup - note: kggz _is_ unstable

2001-09-14 17:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - temporary fix for the tmp/ problem -
	configuration dialog will handle this

2001-09-09 15:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreServer.cpp, src/KGGZ.cpp: - user
	friendly message box for protocol errors

2001-09-09 11:45  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - change ggzcore_list_rooms call

2001-09-01 11:40  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZChat.cpp: - improve chat messages -
	strange logout handling (that's kinda bug sharing with ggzcore)

2001-08-13 15:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreModule.cpp: - bah! stupid mix-up bug

2001-08-10 14:10  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/Makefile.am, data/icons/metaserver.png,
	src/KGGZ.cpp, src/KGGZConnect.cpp: - add meta server icon - provide
	fake entry in connection dialog

2001-08-05 05:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/Makefile.am: - set libtool version to 1:0:0

2001-07-30 09:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - actually fix bug in configure.in

2001-07-30 09:45  Josef Spillner <dr_maux@users.sourceforge.net>

	* shadowbridge/: .cvsignore, Makefile.am, main.cpp, shadowapp.cpp,
	shadowapp.h, shadowclient.cpp, shadowclient.h, shadowclientggz.cpp,
	shadowclientggz.h, shadowcontainer.cpp, shadowcontainer.h,
	shadownet.cpp, shadownet.h, pics/.cvsignore, pics/Makefile.am,
	pics/admin.png, pics/incoming.png, pics/outgoing.png: - add new
	tool: "ShadowBridge" - warning: shadowbridge is not ready yet! -
	fixed bug in KGGZ_DATADIR

2001-07-29 04:19  Josef Spillner <dr_maux@users.sourceforge.net>

	* acinclude.ggz, acinclude.kde, configure.in: - updated
	build-system (KDE 2.2 doesn't allow fno-rtti) - updated GGZ macros

2001-07-17 19:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreServer.cpp,
	ggz-kde/ggzcore++/src/GGZCoreServer.h,
	ggz-kde/ggzcore++/src/Makefile.am, ggz-kde/src/KGGZ.cpp,
	ggz-kde/src/KGGZ.h, ggz-kde/src/KGGZConnect.cpp,
	ggz-kde/src/widgets/KGGZSplashScreen.cpp, ggzap/ggzap_handler.cpp:
	- implement non-blocking hostname lookup before passing the host to
	easysock - mess around with old 0.0.4 servers (negotiation
	failure), tell the user -> still buggy! - fix GGZap to compile -
	improvements for GGZCore++

2001-07-16 19:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/src/GGZCoreGametype.cpp,
	ggzcore++/src/GGZCoreGametype.h, ggzcore++/src/GGZCoreModule.cpp,
	ggzcore++/src/GGZCoreModule.h, src/KGGZ.cpp,
	src/widgets/KGGZChat.cpp: - implemented protocol version 4 - return
	NULL on ggzcore_module_get_game because it's just a dummy - apply
	perdig's patch for the chat

2001-06-22 15:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, widgets/KGGZUsers.cpp,
	widgets/KGGZUsers.h: - implemented role assignments - roles are
	saved under [Assignments]

2001-06-21 13:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - install Makefile

2001-06-21 13:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/players/.cvsignore: - forgot cvsignore

2001-06-21 13:47  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/players/: Makefile.am, banned.png, bot.png,
	buddy.png, player.png, you.png: - add player icons

2001-06-21 13:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/Makefile.am, src/KGGZ.cpp, src/KGGZ.h,
	src/KGGZConnect.cpp, src/KGGZConnect.h, src/widgets/KGGZUsers.cpp:
	- prepare TLS connections - show users as little icons

2001-06-21 12:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZCaption.cpp, KGGZCaption.h,
	KGGZLineSeparator.cpp, KGGZLineSeparator.h: - new widget classes

2001-06-21 12:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/server.png, src/KGGZConnect.cpp,
	src/KGGZConnect.h, src/KGGZInput.cpp, src/KGGZInput.h,
	src/main.cpp, src/widgets/KGGZGrubby.cpp,
	src/widgets/KGGZPrefEnv.cpp, src/widgets/Makefile.am: - graphics
	improvement, something like a "style" - user-friendly dialogs with
	clearer descriptions

2001-06-21 05:14  Josef Spillner <dr_maux@users.sourceforge.net>

	* acinclude.ggz: - sync'ing with kde-games

2001-06-21 04:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZCommon.h, acinclude.ggz, configure.in: - updated
	version - fixed broken M4 macro

2001-06-21 04:27  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/Makefile.am, ggz-kde/src/Makefile.am,
	ggz-kde/src/abstract/Makefile.am, ggz-kde/src/widgets/Makefile.am,
	ggz-kde/src/widgets/more/Makefile.am, ggzap/Makefile.am,
	modsniff/Makefile.am: - updated build system

2001-06-17 21:46  Rich Gade <rgade@users.sourceforge.net>

	* ggz-kde-client.spec: - .spec file updates - these were actually
	necessary for 0.0.4, but as they   aren't part of the distros they
	needn't be tagged as such

2001-06-17 15:51  Rich Gade <rgade@users.sourceforge.net>

	* ChangeLog: - Updated ChangeLog

2001-06-14 16:57  Brent Hendricks <bmh@users.sourceforge.net>

	* NEWS: 
	- Updated NEWS file for 0.0.4

2001-06-14 03:38  Brent Hendricks <bmh@users.sourceforge.net>

	* Makefile.am, QuickStart.GGZ, README.GGZ, ggz-kde-client.spec: 
	- Updated docs - Bumped version to 0.0.4

2001-06-11 14:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp, ggzap/ggzap.cpp: - Fixed the auto-logout
	bug on network errors.

2001-06-08 12:51  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/rules: - little debian updates

2001-06-08 11:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZConnect.cpp, man/.cvsignore, man/Makefile.am,
	man/ggzap.6, man/ggzmodsniff.6, man/kggz.6: - fix stupid memory
	hole bug in KGGZConnect - add man pages for KGGZ, GGZap,
	GGZModSniff

2001-06-08 10:39  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp, ggz-kde/src/widgets/KGGZChat.cpp,
	ggz-kde/src/widgets/KGGZChat.h,
	ggz-kde/src/widgets/KGGZPrefEnv.cpp,
	ggz-kde/src/widgets/KGGZPrefEnv.h, ggzap/ggzap.cpp,
	ggzap/ggzap_handler.cpp, ggzap/ggzap_tray.cpp, ggzap/ggzap_tray.h:
	- fix GGZap autostart bug - let user decide in KGGZ whether to log
	chat or not

2001-06-08 09:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - fix SuSE-related bug

2001-06-07 16:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, widgets/KGGZPrefEnv.cpp,
	widgets/KGGZPrefEnv.h: - changed configuration: can now control
	connection dialog behaviour - make connection dialog stay always on
	top

2001-06-07 16:32  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/kde/: Makefile.am, lo16-app-ggzap.png: - add GGZap
	icon for KDE

2001-06-07 15:43  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: Makefile.am, ggzap.cpp, ggzap_config.cpp, ggzap_config.h,
	ggzap_handler.cpp, ggzap_handler.h, ggzap_tray.cpp, ggzap_tray.h: -
	add configuration files for GGZap - automatically append a /zap to
	their names - set Euro 2 as the reservation server

2001-06-07 13:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: ggzap.cpp, ggzap_handler.cpp, ggzap_handler.h: - made
	GGZap working (roughly) in active and passive mode

2001-06-07 12:50  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/trayradar.mng: - actually upload animation

2001-06-07 12:49  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/browser/help.html, ggz-kde/data/browser/index.html,
	ggz-kde/src/KGGZ.cpp, ggz-kde/src/KGGZConnect.cpp,
	ggzap/Makefile.am, ggzap/ggzap.cpp, ggzap/ggzap.h,
	ggzap/ggzap_game.cpp, ggzap/ggzap_handler.cpp,
	ggzap/ggzap_tray.cpp: - fixed bugs in KGGZ and GGZap - new animated
	icon for GGZap

2001-06-06 13:39  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZConnect.cpp: - add port number when creating new
	profiles - change default server: now ggzeuropeone

2001-06-06 13:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, widgets/KGGZMotd.cpp: - prevent segfault
	when disconnecting without room - adjust colors so they fit
	ggzeuropeone

2001-06-04 13:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: Makefile.am, README, ggzap.cpp, ggzap.h, ggzap_game.cpp,
	ggzap_game.h, ggzap_handler.cpp, ggzap_handler.h, ggzap_tray.cpp,
	ggzap_tray.h, main.cpp, tray.png: - first GGZap update

2001-06-03 13:27  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore: - updated cvsignore

2001-06-03 13:27  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/abstract/: KGGZGameInfo.cpp, KGGZGameInfo.h: - added
	new files which contain the game launch/join state

2001-06-03 13:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: DESIGN, src/KGGZ.cpp, src/KGGZ.h,
	src/abstract/Makefile.am: - heavily modified launch and join
	procedures - made frontend selection working

2001-06-03 09:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZChatLine.cpp, KGGZUsers.cpp: - replace
	takeItem() with delete

2001-06-02 19:18  Ismael Orenstein <perdig@users.sourceforge.net>

	* ggz-kde/po/pt_BR.po: 
	- Updated translation - Everything should be translated now,
	although the "About GGZ" dialog sounds really *weird*. The problem
	is that each string must be translated separatedly, so the text is
	a bit strange.

2001-06-02 18:57  Ismael Orenstein <perdig@users.sourceforge.net>

	* modsniff/kmodsniff.cpp: 
	- Changed .desktop file creation to use "Name" and "Comment"
	instead of "Name[de]" and "Comment[de]"

2001-06-02 18:40  Ismael Orenstein <perdig@users.sourceforge.net>

	* ggz-kde/data/kde/: dist.directory, games.directory,
	ggzmodsniff.desktop, kggz.desktop, lo16-app-ggz.png: 
	- Some changes in the .directory and .desktop files so that they
	work under   KDE2.2alplha2 - Added transparency to the ggz icon

2001-06-02 12:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZCommon.cpp: - really applied the
	fixes

2001-06-02 12:14  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZPrefEnv.cpp: - improved server start/stop
	code (hey, forgot an exit()) - fixed the player list bug perdig
	found yesterday - better handling of spades-like ghost tables

2001-06-01 18:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/: de.po, es.po, fr.po, pt_BR.po: - updated
	translations

2001-06-01 18:14  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: po/kggz.pot, src/widgets/KGGZAbout.cpp,
	src/widgets/KGGZPrefEnv.cpp: - some more i18n()

2001-06-01 18:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/ggzap.cpp, ggzap/ggzap.h, ggzap/ggzap_handler.cpp,
	ggzap/ggzap_handler.h, ggzap/main.cpp, modsniff/kmodsniff.cpp,
	modsniff/kmodsniff.h, modsniff/modsniff.c, modsniff/modsniff.h: -
	added frontend handling to modsniff (currently gtk and kde games
	known) - improved ggzap a bit, can now also handle (preferred)
	frontends, fallback to default

2001-06-01 16:15  Ismael Orenstein <perdig@users.sourceforge.net>

	* ggz-kde/po/pt_BR.po: 
	- Translated to brazilian portuguese (still a bit cheesy, but at
	least it is translated) - note: Some strings in the original
	program aren't i18n'ed yet:   - "No room selected" in the startup
	screen	 - The text in the preferences dialog	- The "About GGZ"
	dialog box

2001-05-30 16:50  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h, widgets/KGGZSelector.cpp,
	widgets/KGGZSelector.h, widgets/Makefile.am: - added ability to
	select a frontend - minor fixes

2001-05-30 08:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/.cvsignore: - forgot cvsignore

2001-05-30 08:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/README.Debian, debian/changelog, debian/control,
	debian/copyright, debian/docs, debian/postinst, debian/prerm,
	debian/rules, debian/shlibs, ggz-kde/src/Makefile.am,
	ggzap/Makefile.am, modsniff/Makefile.am: - disable -rpath feature -
	debianized source tree

2001-05-29 15:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZChat.cpp: - fixed 60-character-bug in the
	chat widget

2001-05-27 15:43  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/cancel.png, src/widgets/KGGZPrefEnv.cpp,
	src/widgets/KGGZPrefEnv.h: - added forgotten files

2001-05-27 15:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/icons/Makefile.am, src/KGGZ.cpp, src/KGGZ.h,
	src/widgets/KGGZBase.cpp, src/widgets/KGGZBase.h,
	src/widgets/KGGZChat.cpp, src/widgets/KGGZGrubby.cpp,
	src/widgets/Makefile.am: - added ability to interrupt a game (hard
	cancelling) - first configuration dialog (humm, an ugly one) -
	moved code around to new game/room leave events

2001-05-23 12:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, widgets/KGGZAbout.cpp,
	widgets/KGGZSplash.cpp, widgets/KGGZSplashScreen.cpp,
	widgets/KGGZWorkspace.cpp, widgets/more/KGGZBrowser.cpp: - pass int
	values to QColor (hey, why has nobody noticed that) - make launcher
	more crash proof when an error occurs

2001-05-22 14:50  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, widgets/KGGZGrubby.cpp,
	widgets/KGGZGrubby.h: - extending grubby dialog

2001-05-22 14:40  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZChat.cpp:  -fixed private messages in
	chat (HTML parsing)

2001-05-20 15:59  Rich Gade <rgade@users.sourceforge.net>

	* README.GGZ: - Synched to ggz-client-libs copy of README.GGZ

2001-05-20 13:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h, KGGZLaunch.cpp, KGGZLaunch.h,
	widgets/KGGZBase.cpp, widgets/KGGZBase.h, widgets/KGGZChatLine.cpp:
	- improve launch dialog (should now work also for LaPocha and
	family) - make room/game menus dynamic - little fix for the grubby
	dialog

2001-05-20 09:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - force configure.in update

2001-05-20 09:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/src/GGZCoreCommon.cpp: - forgot new file

2001-05-20 08:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/DESIGN, ggz-kde/ggzcore++/src/GGZCore.cpp,
	ggz-kde/ggzcore++/src/GGZCore.h,
	ggz-kde/ggzcore++/src/GGZCoreCommon.h,
	ggz-kde/ggzcore++/src/Makefile.am, ggz-kde/src/KGGZ.cpp,
	ggz-kde/src/KGGZ.h, ggz-kde/src/KGGZCommon.cpp,
	ggz-kde/src/KGGZCommon.h, ggz-kde/src/KGGZConnect.cpp,
	ggz-kde/src/KGGZConnect.h, ggz-kde/src/KGGZInput.cpp,
	ggz-kde/src/KGGZInput.h, ggz-kde/src/KGGZLaunch.cpp,
	ggz-kde/src/KGGZLaunch.h, ggz-kde/src/Makefile.am,
	ggz-kde/src/abstract/Makefile.am,
	ggz-kde/src/widgets/KGGZAbout.cpp, ggz-kde/src/widgets/KGGZAbout.h,
	ggz-kde/src/widgets/KGGZBase.cpp, ggz-kde/src/widgets/KGGZBase.h,
	ggz-kde/src/widgets/KGGZChat.cpp, ggz-kde/src/widgets/KGGZChat.h,
	ggz-kde/src/widgets/KGGZChatLine.cpp,
	ggz-kde/src/widgets/KGGZChatLine.h,
	ggz-kde/src/widgets/KGGZGrubby.cpp,
	ggz-kde/src/widgets/KGGZGrubby.h, ggz-kde/src/widgets/KGGZLogo.cpp,
	ggz-kde/src/widgets/KGGZLogo.h, ggz-kde/src/widgets/KGGZMotd.cpp,
	ggz-kde/src/widgets/KGGZMotd.h, ggz-kde/src/widgets/KGGZSplash.cpp,
	ggz-kde/src/widgets/KGGZSplash.h,
	ggz-kde/src/widgets/KGGZSplashScreen.cpp,
	ggz-kde/src/widgets/KGGZSplashScreen.h,
	ggz-kde/src/widgets/KGGZTables.cpp,
	ggz-kde/src/widgets/KGGZTables.h,
	ggz-kde/src/widgets/KGGZUsers.cpp, ggz-kde/src/widgets/KGGZUsers.h,
	ggz-kde/src/widgets/KGGZWorkspace.cpp,
	ggz-kde/src/widgets/KGGZWorkspace.h,
	ggz-kde/src/widgets/Makefile.am,
	ggz-kde/src/widgets/more/KGGZBrowser.cpp,
	ggz-kde/src/widgets/more/KGGZBrowser.h,
	ggz-kde/src/widgets/more/Makefile.am, ggzap/Makefile.am,
	ggzap/ggzap.cpp, ggzap/ggzap_handler.cpp, modsniff/Makefile.am,
	modsniff/kmodsniff.cpp, modsniff/modsniff.c, modsniff/modsniff.h: -
	made sources ANSI C/C++ compliant - finished visual grubby dialog
	(basic functionality) - added option: ./configure --enable-ggzfinal
	- added current room to the status bar (new entry

2001-05-19 17:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in, ggz-kde-client.spec: - force top-level commits (as
	always)

2001-05-19 17:45  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/Current.Status, ggz-kde/README, ggz-kde/src/KGGZ.cpp,
	ggz-kde/src/KGGZCommon.h, ggz-kde/src/main.cpp,
	ggz-kde/src/widgets/KGGZAbout.cpp,
	ggz-kde/src/widgets/KGGZChat.cpp,
	ggz-kde/src/widgets/KGGZGrubby.cpp,
	ggz-kde/src/widgets/KGGZGrubby.h,
	ggz-kde/src/widgets/KGGZWorkspace.cpp,
	ggz-kde/src/widgets/KGGZWorkspace.h, ggzap/README: - changed
	version information to 0.0.4, and use constants everywhere now -
	updated README and Status files

2001-05-19 14:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZChat.cpp: - handle spaces in chat
	correctly - fixed SEGFAULT occurence: allocate buffer large enough
	when stripping HTML code

2001-05-19 13:27  Josef Spillner <dr_maux@users.sourceforge.net>

	* am_edit: - force am_edit update

2001-05-19 13:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: .cvsignore, ggzap.png: - added picture, changed
	.cvsignore

2001-05-19 13:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggzap/: Makefile.am, ggzap.cpp, ggzap.h, ggzap_handler.cpp,
	ggzap_handler.h: - removed meta_unload stuff from build process -
	increased ggzap functionality - added pixmap to ggzap

2001-05-18 19:38  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - improved chat autocompletion

2001-05-18 16:54  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h, KGGZInput.cpp: - minor qt layout
	fix - changed chat handling from char* to const char*

2001-05-18 16:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZChat.cpp, KGGZChat.h, KGGZChatLine.cpp:
	- added IRC-style /away to chat - added Syslog-style /mark to chat
	- reenabled copy, cut & paste as key bindings

2001-05-13 19:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* README: - updated README file

2001-05-13 19:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/Makefile.am, data/grubbybig.png, src/KGGZ.cpp,
	src/KGGZ.h, src/widgets/KGGZBase.cpp, src/widgets/KGGZGrubby.cpp,
	src/widgets/KGGZGrubby.h, src/widgets/Makefile.am: -updated README
	file -first implementation of a grubby dialog -added grubby picture

2001-05-13 05:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - force build update

2001-05-13 05:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/.cvsignore, ggz-kde/data/kde/.cvsignore,
	ggzap/.cvsignore: - polishing CVS

2001-05-13 05:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/kde/Makefile.am, ggz-kde/data/kde/dist.directory,
	ggz-kde/data/kde/games.directory,
	ggz-kde/data/kde/ggzmodsniff.desktop,
	ggz-kde/data/kde/lo16-app-ggz.png,
	ggz-kde/data/kde/lo16-app-ggzmodsniff.png,
	ggz-kde/data/kde/lo16-app-ggzquick.png,
	ggz-kde/data/kde/lo32-app-ggzmodsniff.png, ggzap/.cvsignore,
	ggzap/Makefile.am, ggzap/README, ggzap/ggzap.cpp, ggzap/ggzap.h,
	ggzap/ggzap_handler.cpp, ggzap/ggzap_handler.h, ggzap/main.cpp,
	modsniff/.cvsignore, modsniff/Makefile.am, modsniff/README,
	modsniff/kmodsniff.cpp, modsniff/kmodsniff.h, modsniff/main.cpp,
	modsniff/modsniff.c, modsniff/modsniff.h: - added new application:
	GGZ Module Sniffer - added new application skeleton: GGZ Quick
	starter - added some icons

2001-05-10 02:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/data/icons/games/: .cvsignore, Krosswater.png,
	Makefile.am: -added Krosswater icon

2001-05-07 19:01  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: po/Makefile.am, po/de.po, po/es.po, po/fr.po,
	po/kggz.pot, po/pt_BR.po, src/KGGZ.cpp, src/KGGZ.h,
	src/widgets/KGGZChat.cpp, src/widgets/KGGZChat.h: - added Spanish
	translation - merged old German translation - improved Chat: /me
	and /msg are now possible - a few minor fixes

2001-05-06 17:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZChat.cpp, KGGZChat.h, KGGZChatLine.cpp,
	KGGZChatLine.h, Makefile.am: - added chat autocompletion of names -
	added class KGGZChatLine for this purpose (blame it if something
	goes wrong)

2001-05-05 13:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/Makefile.am, data/startup.png, po/Makefile.am,
	po/es.po, po/fr.po, po/kggz.pot, src/KGGZ.cpp,
	src/widgets/KGGZBase.cpp, src/widgets/KGGZChat.cpp,
	src/widgets/KGGZMotd.cpp, src/widgets/KGGZSplash.cpp,
	src/widgets/KGGZSplash.h, src/widgets/KGGZSplashScreen.cpp,
	src/widgets/KGGZSplashScreen.h, src/widgets/Makefile.am: - added
	real splash screen - fixed bug: logout if network error occurs -
	added French and Spanish translation templates - fixed nasty Qt bug
	in chat (QTextView related) - fixed up MOTD display

2001-05-03 16:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* README.GGZ: - added file README.GGZ

2001-05-03 16:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* INSTALL, README, acinclude.ggz: - added README.GGZ (from Rich)
	for detailed GGZ installation instructions - updated acinclude.ggz
	to be synchronous with the ggz-kde-games one

2001-05-03 14:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZConnect.cpp, KGGZConnect.h, KGGZInput.cpp,
	KGGZInput.h, Makefile.am: - added server profiles editing facility
	- added generic input window class

2001-05-01 15:52  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - little fix: destroy room object when
	disconnecting

2001-04-30 16:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: po/kggz.pot, src/KGGZ.cpp, src/KGGZ.h,
	src/KGGZCommon.cpp, src/KGGZCommon.h, src/KGGZConnect.cpp,
	src/KGGZConnect.h, src/KGGZLaunch.cpp, src/KGGZLaunch.h,
	src/main.cpp, src/abstract/KGGZCallback.cpp,
	src/abstract/KGGZCallback.h, src/abstract/KGGZRoom.cpp,
	src/abstract/KGGZRoom.h, src/abstract/KGGZServer.cpp,
	src/abstract/KGGZServer.h, src/abstract/Makefile.am,
	src/widgets/KGGZAbout.cpp, src/widgets/KGGZAbout.h,
	src/widgets/KGGZBase.cpp, src/widgets/KGGZBase.h,
	src/widgets/KGGZChat.cpp, src/widgets/KGGZChat.h,
	src/widgets/KGGZLogo.cpp, src/widgets/KGGZLogo.h,
	src/widgets/KGGZMotd.cpp, src/widgets/KGGZMotd.h,
	src/widgets/KGGZSplash.cpp, src/widgets/KGGZSplash.h,
	src/widgets/KGGZTables.cpp, src/widgets/KGGZTables.h,
	src/widgets/KGGZUsers.cpp, src/widgets/KGGZUsers.h,
	src/widgets/KGGZWidgetCommon.h, src/widgets/KGGZWorkspace.cpp,
	src/widgets/KGGZWorkspace.h, src/widgets/Makefile.am,
	src/widgets/more/KGGZBrowser.cpp, src/widgets/more/KGGZBrowser.h: -
	removed old stuff (was never really in use, but took alot of time
	anyway) z-added copyright to all files (i hate this official
	procedure) - fixed some launching/leaving bugs - general cleanup:
	standardized all constructors, removed all fixed-length arrays -
	documentation in every header file available for hacking on kggz

2001-04-30 11:12  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/KGGZMotd.cpp: - played around with Qt patch

2001-04-29 16:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.h: -forgot header file

2001-04-29 16:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - submitting configure.in changes

2001-04-29 16:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/KGGZ.cpp: - load motd when logging in

2001-04-29 16:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/: KGGZMotd.cpp, KGGZMotd.h, Makefile.am:
	-added MOTD dialog

2001-04-29 10:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/: .cvsignore, Makefile.am, de.po, kggz.pot, pt_BR.po:
	-added i18n files

2001-04-29 10:03  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/README.Debian, ggz-kde/data/icons/Makefile.am,
	ggz-kde/data/icons/browser.png, ggz-kde/data/icons/chat.png,
	ggz-kde/data/icons/connect.png, ggz-kde/data/icons/disconnect.png,
	ggz-kde/data/icons/grubby.png, ggz-kde/data/icons/info.png,
	ggz-kde/data/icons/join.png, ggz-kde/data/icons/launch.png,
	ggz-kde/data/icons/players.png, ggz-kde/data/icons/pref.png,
	ggz-kde/data/icons/preferences.png, ggz-kde/data/icons/quit.png,
	ggz-kde/data/icons/server.png, ggz-kde/data/icons/startserver.png,
	ggz-kde/data/icons/startup.png, ggz-kde/data/icons/stopserver.png,
	ggz-kde/data/icons/tables.png, ggz-kde/data/icons/update.png,
	ggz-kde/src/KGGZ.cpp, ggz-kde/src/Makefile.am,
	ggz-kde/src/widgets/KGGZBase.cpp, ggz-kde/src/widgets/Makefile.am:
	- added debian directory (yet empty) - added icons - added i18n
	stuff - minor source improvements

2001-04-28 22:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: DESIGN, data/Makefile.am, data/browser/.cvsignore,
	data/browser/Makefile.am, data/browser/gear_red.png,
	data/browser/help.html, data/browser/index.html,
	data/browser/zone_impr2.png, data/icons/Makefile.am,
	data/icons/games/.cvsignore, data/icons/games/Chess.png,
	data/icons/games/Combat.png, data/icons/games/Dots.png,
	data/icons/games/Hastings.png, data/icons/games/LaPocha.png,
	data/icons/games/Makefile.am, data/icons/games/NetSpades.png,
	data/icons/games/Reversi.png, data/icons/games/TicTacToe.png,
	data/icons/games/ccheckers.png, src/KGGZ.cpp, src/KGGZ.h,
	src/widgets/KGGZAbout.cpp, src/widgets/KGGZBase.cpp,
	src/widgets/KGGZBase.h, src/widgets/KGGZLogo.cpp,
	src/widgets/KGGZLogo.h, src/widgets/KGGZWorkspace.cpp,
	src/widgets/KGGZWorkspace.h, src/widgets/Makefile.am: - reenabled
	building with browser - fixed window title bug - introduced status
	bar - introduced game icons (click on them to get some information)
	- little cleanups for i18n and chat - added HTML files and images
	for the help

2001-04-27 21:56  Rich Gade <rgade@users.sourceforge.net>

	* configure.in, ggz-kde-client.spec, ggz-kde/autogen.sh: - Changed
	distro name to ggz-kde-client - Wrote RPM specification file

2001-04-27 20:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore, acinclude.kde: - updated (hopefully working) M4
	macros

2001-04-27 20:09  Josef Spillner <dr_maux@users.sourceforge.net>

	* acconfig.h, acinclude.ggz: - more changes to commit: get rid of
	duplicate M4 macro

2001-04-27 20:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, acinclude.m4, autogen.sh, configure.in: - commited
	changes (didn't work last time)

2001-04-27 19:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/widgets/more/.cvsignore: - added missing files

2001-04-27 19:52  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZ.h, KGGZCommon.h, Makefile.am,
	widgets/KGGZBase.cpp, widgets/Makefile.am,
	widgets/more/KGGZBrowser.cpp, widgets/more/KGGZBrowser.h,
	widgets/more/Makefile.am: - modified build system to ensure
	successive make calls don't fail - added KGGZBrowser - fixed
	compile bug which resulted from restructuring

2001-04-26 14:52  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/src/: KGGZ.cpp, KGGZCommon.cpp, KGGZLaunch.cpp,
	Makefile.am, widgets/KGGZChat.cpp: - eliminated "launch table" bug
	- cleaned up sources a bit using -Wall

2001-04-26 08:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: DESIGN, src/widgets/KGGZSplash.cpp,
	src/widgets/KGGZSplash.h: -added help for programmers -checked in
	missing splash screen class

2001-04-26 08:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: TODO, ggzcore++/src/.cvsignore, src/.cvsignore,
	src/KGGZ.cpp, src/KGGZ.h, src/main.cpp, src/abstract/.cvsignore,
	src/widgets/.cvsignore, src/widgets/KGGZBase.cpp,
	src/widgets/KGGZBase.h, src/widgets/KGGZChat.cpp,
	src/widgets/KGGZUsers.cpp, src/widgets/KGGZWorkspace.cpp,
	src/widgets/KGGZWorkspace.h, src/widgets/Makefile.am: -added some
	more files to cvsignore -fixed geometry management/layout -added
	splash screen -added first session management (KGGZ memorizes its
	position) -reorganized KGGZBase handling

2001-04-25 03:45  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - modified autogen.sh

2001-04-25 03:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore: - added .cvsignore

2001-04-25 03:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
	acconfig.h, acinclude.ggz, acinclude.m4, am_edit, autogen.sh,
	configure.in: - Added more build files - should work now

2001-04-25 03:36  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - second attempt to add configure.in

2001-04-24 17:04  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: .cvsignore, Makefile.am, data/.cvsignore,
	data/icons/.cvsignore, data/kde/.cvsignore, ggzcore++/.cvsignore,
	ggzcore++/doc/.cvsignore, ggzcore++/doc/html/.cvsignore,
	ggzcore++/src/.cvsignore, src/.cvsignore, src/abstract/.cvsignore,
	src/widgets/.cvsignore: - strange, he treats them all as modified
	:) - added .cvsignore files - forgot autogen.sh script, following
	now

2001-04-24 16:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: Current.Status, autogen.sh, data/icons/Makefile.am,
	data/kde/Makefile.am, ggzcore++/src/Makefile.am, src/Makefile.am,
	src/abstract/Makefile.am, src/widgets/Makefile.am: - got rid of
	buildtree - standardized build process - added M4 macros for GGZ -
	wrote some lines for readme file

2001-04-23 18:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: data/Makefile.am, data/icons/Makefile.am,
	data/icons/ggz.png, data/icons/module.png, data/kde/Makefile.am,
	data/kde/kggz.desktop, data/kde/lo16-app-kggz.png,
	data/kde/lo32-app-kggz.png, src/KGGZ.cpp, src/KGGZ.h,
	src/KGGZCommon.cpp, src/KGGZCommon.h, src/KGGZConnect.cpp,
	src/KGGZConnect.h, src/KGGZLaunch.cpp, src/KGGZLaunch.h,
	src/Makefile.am, src/main.cpp, src/abstract/Makefile.am,
	src/widgets/KGGZAbout.cpp, src/widgets/KGGZChat.cpp,
	src/widgets/KGGZChat.h, src/widgets/KGGZTables.cpp,
	src/widgets/KGGZTables.h, src/widgets/Makefile.am: - applied
	Brent's Makefile changes - Password is now shown when logging in
	the first time - improved server handling (but still buggy) - Game
	joining works, icon is shown correctly - Launching improved, does
	now use real values (dialog enhanced) - New KDE am_edit (taken from
	CVS, slightly modified) - Table widget works now - Added KDE stuff

2001-04-18 16:18  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/ggzcore++/doc/html/Makefile.am: Skipping CVS directory
	now.

2001-04-18 16:10  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: COPYING, ChangeLog, Current.Status, README, TODO,
	autogen.sh: The top-level files for KGGZ.

2001-04-18 16:04  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/doc/html/GGZCore.html,
	ggzcore++/doc/html/GGZCoreCommon_h.html,
	ggzcore++/doc/html/GGZCoreConf.html,
	ggzcore++/doc/html/GGZCoreConf_h.html,
	ggzcore++/doc/html/GGZCoreConfio.html,
	ggzcore++/doc/html/GGZCoreConfio_h.html,
	ggzcore++/doc/html/GGZCoreGame.html,
	ggzcore++/doc/html/GGZCoreGame_h.html,
	ggzcore++/doc/html/GGZCoreGametype.html,
	ggzcore++/doc/html/GGZCoreGametype_h.html,
	ggzcore++/doc/html/GGZCoreModule.html,
	ggzcore++/doc/html/GGZCoreModule_h.html,
	ggzcore++/doc/html/GGZCorePlayer.html,
	ggzcore++/doc/html/GGZCorePlayer_h.html,
	ggzcore++/doc/html/GGZCoreRoom.html,
	ggzcore++/doc/html/GGZCoreRoom_h.html,
	ggzcore++/doc/html/GGZCoreServer.html,
	ggzcore++/doc/html/GGZCoreServer_h.html,
	ggzcore++/doc/html/GGZCoreTable.html,
	ggzcore++/doc/html/GGZCoreTable_h.html,
	ggzcore++/doc/html/GGZCore_h.html, ggzcore++/doc/html/Makefile.am,
	ggzcore++/doc/html/all-globals.html,
	ggzcore++/doc/html/full-list-GGZCore.html,
	ggzcore++/doc/html/full-list-GGZCoreConf.html,
	ggzcore++/doc/html/full-list-GGZCoreConfio.html,
	ggzcore++/doc/html/full-list-GGZCoreGame.html,
	ggzcore++/doc/html/full-list-GGZCoreGametype.html,
	ggzcore++/doc/html/full-list-GGZCoreModule.html,
	ggzcore++/doc/html/full-list-GGZCorePlayer.html,
	ggzcore++/doc/html/full-list-GGZCoreRoom.html,
	ggzcore++/doc/html/full-list-GGZCoreServer.html,
	ggzcore++/doc/html/full-list-GGZCoreTable.html,
	ggzcore++/doc/html/header-list.html, ggzcore++/doc/html/hier.html,
	ggzcore++/doc/html/index-long.html, ggzcore++/doc/html/index.html,
	src/KGGZ.cpp, src/KGGZ.h, src/KGGZCommon.cpp, src/KGGZCommon.h,
	src/KGGZConnect.cpp, src/KGGZConnect.h, src/KGGZLaunch.cpp,
	src/KGGZLaunch.h, src/Makefile.am, src/main.cpp,
	src/widgets/KGGZAbout.cpp, src/widgets/KGGZAbout.h,
	src/widgets/KGGZBase.cpp, src/widgets/KGGZBase.h,
	src/widgets/KGGZChat.cpp, src/widgets/KGGZChat.h,
	src/widgets/KGGZTables.cpp, src/widgets/KGGZTables.h,
	src/widgets/KGGZUsers.cpp, src/widgets/KGGZUsers.h,
	src/widgets/KGGZWidgetCommon.h, src/widgets/KGGZWorkspace.cpp,
	src/widgets/KGGZWorkspace.h, src/widgets/Makefile.am: More stuff.

2001-04-18 15:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: ggzcore++/COPYING, ggzcore++/Makefile.am,
	ggzcore++/README, ggzcore++/doc/Makefile.am,
	ggzcore++/doc/README.ggzcore++, ggzcore++/doc/kdoc-generated.html,
	ggzcore++/src/GGZCore.cpp, ggzcore++/src/GGZCore.h,
	ggzcore++/src/GGZCoreCommon.h, ggzcore++/src/GGZCoreConf.cpp,
	ggzcore++/src/GGZCoreConf.h, ggzcore++/src/GGZCoreConfio.cpp,
	ggzcore++/src/GGZCoreConfio.h, ggzcore++/src/GGZCoreGame.cpp,
	ggzcore++/src/GGZCoreGame.h, ggzcore++/src/GGZCoreGametype.cpp,
	ggzcore++/src/GGZCoreGametype.h, ggzcore++/src/GGZCoreModule.cpp,
	ggzcore++/src/GGZCoreModule.h, ggzcore++/src/GGZCorePlayer.cpp,
	ggzcore++/src/GGZCorePlayer.h, ggzcore++/src/GGZCoreRoom.cpp,
	ggzcore++/src/GGZCoreRoom.h, ggzcore++/src/GGZCoreServer.cpp,
	ggzcore++/src/GGZCoreServer.h, ggzcore++/src/GGZCoreTable.cpp,
	ggzcore++/src/GGZCoreTable.h, ggzcore++/src/Makefile.am,
	src/abstract/KGGZCallback.cpp, src/abstract/KGGZCallback.h,
	src/abstract/KGGZRoom.cpp, src/abstract/KGGZRoom.h,
	src/abstract/KGGZServer.cpp, src/abstract/KGGZServer.h,
	src/abstract/Makefile.am: Doh! The new KDE client is here.

2001-04-18 15:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/.cvsignore: one more file.

2001-04-18 15:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/.cvsignore: That should be it.

2001-04-18 15:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: Makefile.am, Makefile.mindx, config.h, kdetiny.m4,
	kggz.cpp, kggz.h, kggz_browser.cpp, kggz_browser.h, kggz_chat.cpp,
	kggz_chat.h, kggz_chatwidget.cpp, kggz_chatwidget.h,
	kggz_connect.cpp, kggz_connect.h, kggz_ftp.cpp, kggz_ftp.h,
	kggz_games.cpp, kggz_games.h, kggz_grubby.cpp, kggz_grubby.h,
	kggz_hosts.cpp, kggz_hosts.h, kggz_install.cpp, kggz_install.h,
	kggz_internal.cpp, kggz_launch.cpp, kggz_launch.h, kggz_motd.cpp,
	kggz_motd.h, kggz_playerinfo.cpp, kggz_playerinfo.h,
	kggz_preferences.cpp, kggz_preferences.h, kggz_profiles.cpp,
	kggz_profiles.h, kggz_roomsmenu.cpp, kggz_roomsmenu.h,
	kggz_server.cpp, kggz_server.h, kggz_settings.cpp, kggz_settings.h,
	kggz_startup.cpp, kggz_startup.h, kggz_state.cpp, kggz_state.h,
	kggz_tables.cpp, kggz_tables.h, kggz_teams.cpp, kggz_teams.h,
	kggz_update.cpp, kggz_update.h, kggz_users.cpp, kggz_users.h,
	main.cpp: The third one. Hm, I must have been coding :)

2001-04-18 15:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/: de.po, kggz.pot, pt_BR.po: Blank it out completely.

2001-01-05 18:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: .cvsignore, Makefile, Makefile.am, Makefile.mindx,
	config.h, kdetiny.m4, kggz.cpp, kggz.h, kggz_browser.cpp,
	kggz_browser.h, kggz_chat.cpp, kggz_chatwidget.cpp,
	kggz_chatwidget.h, kggz_connect.cpp, kggz_connect.h, kggz_ftp.cpp,
	kggz_ftp.h, kggz_games.cpp, kggz_grubby.cpp, kggz_grubby.h,
	kggz_hosts.cpp, kggz_hosts.h, kggz_install.cpp, kggz_install.h,
	kggz_launch, kggz_launch.cpp, kggz_motd.cpp, kggz_playerinfo.cpp,
	kggz_playerinfo.h, kggz_preferences.cpp, kggz_preferences.h,
	kggz_profiles.cpp, kggz_profiles.h, kggz_roomsmenu.cpp,
	kggz_server.cpp, kggz_server.h, kggz_settings.cpp, kggz_settings.h,
	kggz_startup.cpp, kggz_state.cpp, kggz_state.h, kggz_tables.cpp,
	kggz_teams.cpp, kggz_update.cpp, kggz_update.h, kggz_users.cpp,
	kggz_users.h, main.cpp: Cleanup step 4. Should be sufficient now?!

2001-01-05 18:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/po/: .cvsignore, de.po, kggz.pot, pt_BR.po: Modified
	directory structure, cleanup step 2. Better KDE integration, and
	autoconf preparation. Minor improvements. I18n support.

2000-12-08 17:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/kggz_server.cpp: -local conf stuff now compatible to Gtk+
	FE

2000-12-08 16:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: kggz_games.cpp, kggz_games.h, kggz_teams.cpp,
	kggz_teams.h: -games: list of available games (doesn't work yet)
	-teams: assignment dialog (probably for games, not kggz itself;
	doesn't work either)

2000-12-08 16:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: Makefile, kggz.cpp, kggz.h, kggz_chatwidget.cpp,
	kggz_connect.cpp, kggz_connect.h, kggz_launch.cpp, kggz_launch.h,
	kggz_preferences.cpp: -can now launch server from client -proposals
	rather than real updates

2000-11-23 14:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: Makefile, kggz.cpp, kggz.h, kggz_chat.cpp, kggz_chat.h,
	kggz_chatwidget.cpp, kggz_chatwidget.h, kggz_motd.cpp,
	kggz_roomsmenu.cpp, kggz_server.cpp, kggz_server.h, kggz_state.cpp,
	kggz_state.h, kggz_users.cpp, kggz_users.h: -added transitions
	(currently only in chat), copied from ggz-txt -removed crash on
	exit (but still problems with reconnecting) -more chat
	functionality

2000-11-05 06:43  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: kggz_motd.cpp, kggz_motd.h: the new files

2000-11-05 06:38  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: Makefile, kggz.cpp, kggz.h, kggz_chatwidget.cpp,
	kggz_connect.cpp, kggz_roomsmenu.cpp, kggz_roomsmenu.h,
	kggz_server.cpp, kggz_server.h, kggz_startup.cpp, kggz_tables.cpp,
	kggz_users.cpp: -implemented new enqueue and add_callback functions
	-kggz now crashes on exit, to be fixed (no feature ;) -improved
	Makefile, e.g. make uninstall -some more functionality, but not all
	yet

2000-10-27 20:01  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-kde/: Makefile, kggz.cpp, kggz.h, kggz_chat.cpp, kggz_chat.h,
	kggz_chatwidget.cpp, kggz_chatwidget.h, kggz_connect.cpp,
	kggz_connect.h, kggz_internal.cpp, kggz_launch, kggz_launch.cpp,
	kggz_launch.h, kggz_preferences.cpp, kggz_preferences.h,
	kggz_profiles.cpp, kggz_profiles.h, kggz_roomsmenu.cpp,
	kggz_roomsmenu.h, kggz_server.cpp, kggz_server.h,
	kggz_settings.cpp, kggz_settings.h, kggz_startup.cpp,
	kggz_startup.h, kggz_tables.cpp, kggz_tables.h, kggz_users.cpp,
	kggz_users.h, main.cpp: KGGZ 0.0.1pre, that is all for today :-) A
	bit overloaded but this is what KDE users want.

