2006-03-16 14:34:24  Rev 7940   josef

	* ggz-gtk/server.c ggz-gtk/first.c:
	  [the 0.0.13 crash police]
	  - show window fully for the first connection, otherwise it would 
	  crash upon login
	  This must be synchronised with the calls in main.c as far as I 
	  could trace it.


2006-03-14 13:54:27  Rev 7912   josef

	* README:
	  - version bumping in the README files


2006-03-14 13:53:58  Rev 7911   josef

	* autogen.sh QuickStart.GGZ:
	  - more synchronisation of common files (must be a boring day...)


2006-03-14 13:47:11  Rev 7905   josef

	* NEWS README.GGZ AUTHORS:
	  - sync all common files from libggz (README.GGZ, AUTHORS)
	  - updated NEWS file for the upcoming 0.0.13 release


2006-03-14 13:45:48  Rev 7903   josef

	* configure.ac:
	  - bump all package numbers to 0.0.13 already


2006-03-07 10:17:50  Rev 7894   josef

	* po/de.po po/ggz-gtk.pot:
	  - updated message catalog and German translation


2006-03-07 10:04:43  Rev 7892   josef

	* ggz-gtk/first.c ggz-gtk/Makefile.am:
	  - use -version-info 0:0:0 for the shared library to not forget to 
	  bump it later
	  - improved, and i18n'd, server selection list: only live.g.o and 
	  localhost
	    [FIXME: ggz-gtk still doesn't support metaservers]


2006-02-08 17:48:35  Rev 7845   josef

	* configure.ac ggz-gtk/login.c:
	  - retry of the (now fixed) patch by Gilles J. Seguin <segg@infonet.
	  ca> to set up the datadir
	  - using the new 'bad username' codes in ggz-gtk (forgot to commit 
	  this earlier)


2006-01-20 06:50:40  Rev 7798   jdorje

	* configure.ac:
	  Revert to r7794: the last change breaks config.h.


2006-01-19 19:45:05  Rev 7795   josef

	* configure.ac:
	  - datadir patch from "Gilles J. Seguin" <segg@infonet.ca>
	    [FIXME: might need propagation to other modules]


2006-01-16 19:17:14  Rev 7785   jdorje

	* ggz-gtk/login.c:
	  Fix email entry problem.


2006-01-14 05:29:03  Rev 7782   jdorje

	* m4/ggz.m4:
	  Fix AM_CONDITIONAL problem.


2006-01-13 05:15:46  Rev 7774   jdorje

	* ggz-gtk/login.c:
	  Remove spurious printf.


2006-01-13 05:14:42  Rev 7773   jdorje

	* ggz-gtk/main.c ggz-gtk/ggz-embed.h ggz-gtk/first.c ggz-gtk/login.c 
	  ggz-gtk/client.c ggz-gtk/ggz-gtk.h:
	  Allow setting of a default profile.


2006-01-12 03:49:44  Rev 7772   jdorje

	* ggz-gtk/client.c:
	  Disable stats menu entries.


2006-01-12 00:14:00  Rev 7771   jdorje

	* ggz-gtk/roominfo.c:
	  Minor cleanups.


2006-01-11 23:46:01  Rev 7770   jdorje

	* ggz-gtk/props.c:
	  Fix long-standing typo bug.


2006-01-11 23:38:33  Rev 7769   jdorje

	* ggz-gtk/types.c:
	  Remove stub filtering.


2006-01-11 23:35:09  Rev 7768   jdorje

	* ggz-gtk/types.c:
	  Minor cleanups.


2006-01-11 18:15:47  Rev 7767   jdorje

	* ggz-gtk/ggzclient.c ggz-gtk/client.c:
	  Remove stats button.


2006-01-11 18:05:06  Rev 7766   jdorje

	* ggz-gtk/ggzclient.c ggz-gtk/client.c:
	  Remove connect button.


2006-01-11 17:21:58  Rev 7765   jdorje

	* ggz-gtk/ggzclient.c:
	  Don't rename window in embedded mode.


2006-01-11 16:39:22  Rev 7764   jdorje

	* ggz-gtk/login.c:
	  Minor cleanups.


2006-01-11 16:22:24  Rev 7763   jdorje

	* ggz-gtk/client.c:
	  Disable reconnect: it takes over the whole client and tries to 
	  reconnect; if
	  you try to connect to a different server instead you cannot.


2006-01-11 07:00:16  Rev 7762   jdorje

	* m4/ggz.m4:
	  ggz-gtk support in ggz.m4.


2006-01-09 18:03:06  Rev 7757   jdorje

	* ggz-gtk/tablelist.c ggz-gtk/ggzclient.c ggz-gtk/playerlist.c 
	  ggz-gtk/roomlist.c ggz-gtk/tablelist.h ggz-gtk/playerlist.h 
	  ggz-gtk/roomlist.h ggz-gtk/client.c:
	  Remove duplicate server variables (two of them were non-static, 
	  causing
	  symbol conflicts and intermittent crashes - oops).


2006-01-09 05:47:25  Rev 7756   jdorje

	* ggz-gtk/playerlist.c ggz-gtk/roomlist.c:
	  Show menus.


2006-01-09 02:43:39  Rev 7754   jdorje

	* ggz-gtk/ggz-embed.h ggz-gtk/Makefile.am ggz-gtk/client.c:
	  Provide the needed functionality to leave a game when in embedded 
	  mode.  This
	  goes in a separate header file since it does not depend on GTK 
	  presence (for
	  instance, it is used in Freeciv in the common client code).


2006-01-09 01:30:19  Rev 7753   jdorje

	* ggz-gtk/game.c:
	  Don't call the game-launched callback until ggzcore reports the 
	  game was
	  actually launched.


2006-01-09 01:13:11  Rev 7752   jdorje

	* ggz-gtk/main.c ggz-gtk/client.c ggz-gtk/ggz-gtk.h:
	  Provide reconnect parameter.


2006-01-07 20:05:33  Rev 7744   jdorje

	* ggz-gtk/tablelist.c ggz-gtk/playerlist.c ggz-gtk/roomlist.c:
	  Cleanups.


2006-01-07 04:03:54  Rev 7740   jdorje

	* ggz-gtk/chat.c:
	  Make vars static.


2006-01-07 03:29:34  Rev 7739   jdorje

	* ggz-gtk/ggzclient.c ggz-gtk/ggzclient.h:
	  Make numrooms static.


2006-01-07 03:13:54  Rev 7738   jdorje

	* ggz-gtk/game.c:
	  Make game static.


2006-01-06 22:34:17  Rev 7737   jdorje

	* ggz-gtk/client.h ggz-gtk/main.c ggz-gtk/first.c ggz-gtk/Makefile.
	  am ggz-gtk/login.c ggz-gtk/login.h ggz-gtk/client.c 
	  ggz-gtk/ggz-gtk.h:
	  Make it a real library.


2006-01-06 08:28:12  Rev 7736   jdorje

	* ggz-gtk/Makefile.am:
	  Preliminary (static) library separation.


2006-01-06 08:27:50  Rev 7735   jdorje

	* ggz-gtk/client.h ggz-gtk/main.c ggz-gtk/game.c ggz-gtk/client.c:
	  More embedding code.


2006-01-06 07:00:42  Rev 7734   jdorje

	* ggz-gtk/client.h ggz-gtk/main.c ggz-gtk/ggzclient.c ggz-gtk/client.
	  c:
	  Code for embedding GGZ.


2006-01-06 06:32:07  Rev 7733   jdorje

	* ggz-gtk/client.h ggz-gtk/client.c:
	  Separate widget creation.


2006-01-06 06:18:19  Rev 7732   jdorje

	* ggz-gtk/client.c:
	  Simplify gtk_widget_show some more.


2006-01-06 05:45:55  Rev 7731   jdorje

	* ggz-gtk/client.c:
	  Remove unnecessary refs.


2006-01-06 05:31:52  Rev 7730   jdorje

	* ggz-gtk/xtext.h ggz-gtk/xtext-ggz.h ggz-gtk/xtext.README 
	  ggz-gtk/Makefile.am ggz-gtk/xtext.c:
	  Upgrade to xtext from 2.6.0.


2006-01-06 05:14:03  Rev 7729   jdorje

	* ggz-gtk/roominfo.c:
	  Fix compiler warning.


2006-01-06 04:55:08  Rev 7728   jdorje

	* ggz-gtk/main.c ggz-gtk/client.c:
	  Simplify gtk_widget_show.


2006-01-06 01:21:19  Rev 7727   jdorje

	* ggz-gtk/client.h ggz-gtk/main.c ggz-gtk/client.c:
	  New function client_initialize.


2006-01-06 01:08:10  Rev 7726   jdorje

	* ggz-gtk/game.c ggz-gtk/launch.c ggz-gtk/client.c ggz-gtk/game.h:
	  Rename function.


2006-01-06 00:56:55  Rev 7725   jdorje

	* ggz-gtk/main.c ggz-gtk/login.c:
	  Move symbol into correct file.


2006-01-06 00:15:10  Rev 7724   jdorje

	* ggz-gtk/server.h:
	  Missing include.


2006-01-05 22:21:02  Rev 7723   jdorje

	* ggz-gtk/support.h:
	  Don't redefine intl symbols.


2006-01-03 20:31:25  Rev 7722   jdorje

	* ggz-gtk/tablelist.c ggz-gtk/ggzclient.c ggz-gtk/tablelist.h:
	  Encapsulate tablelist slightly.


2006-01-03 06:56:57  Rev 7720   jdorje

	* ggz-gtk/roomlist.c ggz-gtk/roomlist.h ggz-gtk/client.c:
	  Revert - other lists don't use the win_main.


2006-01-03 06:55:00  Rev 7719   jdorje

	* ggz-gtk/roomlist.c ggz-gtk/roomlist.h ggz-gtk/client.c:
	  Use global win_main in roomlist.


2006-01-03 06:48:59  Rev 7718   jdorje

	* ggz-gtk/support.h ggz-gtk/msgbox.h ggz-gtk/types.c 
	  ggz-gtk/ggzclient.c ggz-gtk/playerinfo.c ggz-gtk/roominfo.c 
	  ggz-gtk/roomlist.c ggz-gtk/game.c ggz-gtk/launch.c 
	  ggz-gtk/roominfo.h ggz-gtk/client.c ggz-gtk/msgbox.c:
	  Move win_main into encapsulated section.


2006-01-03 06:14:23  Rev 7717   jdorje

	* ggz-gtk/playerinfo.c:
	  Encapsulate playerinfo.


2005-12-29 11:31:27  Rev 7690   josef

	* m4/i18n.mk autogen.sh README.GGZ m4/ggz.m4:
	  - synchronisation of all globally used files
	  - in the future, README.GGZ should be even more generic!


2005-12-29 01:59:00  Rev 7684   jdorje

	* ggz-gtk/chat.h ggz-gtk/playerlist.c ggz-gtk/chat.c:
	  Fix fatal errors in chat friend/ignore code.


2005-12-28 04:13:31  Rev 7682   jdorje

	* ggz-gtk/chat.h ggz-gtk/ggzclient.c ggz-gtk/playerlist.c 
	  ggz-gtk/playerlist.h ggz-gtk/client.c ggz-gtk/chat.c:
	  Encapsulate playerlist.c.


2005-12-28 00:47:17  Rev 7681   jdorje

	* ggz-gtk/msgbox.h ggz-gtk/types.c ggz-gtk/ggzclient.c 
	  ggz-gtk/roomlist.c ggz-gtk/game.c ggz-gtk/launch.c ggz-gtk/client.
	  c ggz-gtk/msgbox.c:
	  Encapsulate msgbox more.


2005-12-27 21:42:26  Rev 7680   jdorje

	* ggz-gtk/roominfo.c ggz-gtk/roomlist.c ggz-gtk/roominfo.h:
	  Encapsulate roominfo more.


2005-12-27 21:37:52  Rev 7679   jdorje

	* ggz-gtk/ggzclient.c ggz-gtk/roomlist.c ggz-gtk/roomlist.h:
	  Encapsulate room_list more.


2005-12-12 11:54:49  Rev 7660   josef

	* ggz-gtk/.cvsignore man/.cvsignore po/.cvsignore .cvsignore 
	  gaim-plugin/.cvsignore doc/.cvsignore ggz-gtk/glade/.cvsignore:
	  This week's XXL commit!
	  - removal of all .cvsignore files
	  - addition of *.a, *.os, ... to svn:ignore


2005-09-27 23:37:04  Rev 7601   josef

	* configure.ac m4/ggz.m4:
	  - move prefix sanitiser into AC_GGZ_INIT
	  - remove all assumptions over prefix being NONE


2005-09-27 04:47:13  Rev 7598   jdorje

	* ggz-gtk/roomlist.c:
	  Treat the return value of ggzcore_room_get_name as a const.


2005-09-25 18:25:14  Rev 7593   josef

	* ChangeLog:
	  - big changelog update (2.3 MB... due to new formatting)


2005-09-25 16:09:32  Rev 7575   josef

	* Makefile.am:
	  - always distribute the Gaim plugin directory


2005-09-25 10:11:25  Rev 7551   josef

	* configure.ac:
	  - more version string changes in the build system


2005-09-25 09:54:30  Rev 7550   josef

	* NEWS README.GGZ README:
	  - version updates in common files
	  - news and release-specific changes


2005-09-23 21:54:25  Rev 7547   josef

	* COPYING:
	  - add copyright files for gnome-client and sdl-games to SVN
	  - update all copyright files with current version, including the 
	  new FSF address in Boston


2005-09-17 19:45:53  Rev 7528   josef

	* ggz-gtk/ggzclient.c ggz-gtk/game.c ggz-gtk/game.h:
	  - re-use channels on non-windows systems
	  - it uses HAVE_WINSOCK_H but I thought winsock2 is to be used? 
	  This should be cleared up by
	  using platform.m4 (after GGZ 0.0.12) - but certainly windows 
	  compat should be tested
	  before.


2005-09-15 18:00:53  Rev 7516   josef

	* configure.ac autogen.sh:
	  - synchronisation of all autogen.sh files
	  - quick fixes in configure.ac's (but they really need a cleanup 
	  also)


2005-08-20 21:41:45  Rev 7464   josef

	* configure.ac:
	  - bump version to 0.0.12pre to not create *-0.0.11.tar.gz files
	  - remove the gtk-games override stuff


2005-08-13 17:46:02  Rev 7392   josef

	* m4/ggz.m4:
	  - build system synchronisation


2005-08-06 08:32:26  Rev 7367   josef

	* m4/ggz.m4:
	  - global m4 file synchronisation (now that is fun with subversion)
	  - also a test for the changed commit script which crops at 20 kB 
	  diff size


2005-08-03 10:10:05  Rev 7351   josef

	* doc/ggz-gtk-chat.png doc/ggz-gtk-login.png doc/ggz-gtk-launch.png:
	  - fixing all images


2005-08-02 20:55:14  Rev 7332   josef

	* ggz-gtk:
	  ++ Reorganisation ++
	  - deprecation of old 'ggz' module
	  - move core client subdirectories (from former frontend dir)


2005-05-21 13:51:31  Rev 7237   josef

	* doc/ggz-gtk-handbook.html:
	  - and the HTML file for the help, too


2005-05-21 13:51:06  Rev 7236   josef

	* doc/Makefile.am doc/ggz-gtk-chat.png doc/.cvsignore doc 
	  doc/ggz-gtk-login.png doc/ggz-gtk-launch.png:
	  - whooops, forgot to add the ggz-gtk documentation


2005-05-21 11:13:11  Rev 7216   josef

	* NEWS QuickStart.GGZ README.GGZ AUTHORS README:
	  - common files synchronisation and README update for 0.0.11


2005-05-21 10:46:02  Rev 7214   josef

	* configure.ac:
	  - LET version = 0.0.11


2005-05-21 09:31:23  Rev 7204   josef

	* configure.ac po/de.po Makefile.am po/ggz-gtk.pot:
	  - usage of the reconnection patch
	  - support help browser, and offer firefox as browser too
	  - more translatable strings in client.c
	  - update of message catalog and German translation
	  - usage of command line arguments patch
	  - related: replace xchat-derived parser with g_spawn_commandline 
	  etc.


2005-05-06 21:19:56  Rev 7182   josef

	* m4/ggz.m4:
	  - synchronization of ggz.m4 files
	  - fixes typo: use ggzdconfdir instead of ggzconfdir
	  - fixes compiler problems: use -isystem X instead of -isystemX
	  - fixes ggzcore linkage force in ggzmod problem


2005-04-09 16:22:44  Rev 7099   perez

	* po/es.po:
	  Modified Files:
	   	es.po
	  	Make some changes.
	  	We correct some lines.


2005-03-23 16:31:42  Rev 7031   josef

	* po/es.po po/es_AR.po po/Makefile.am:
	  - moving gtk-client's es_AR.po to es.po so non-argentinos can use 
	  it as well


2005-02-27 19:16:23  Rev 6946   josef

	* ggz-gtk.desktop Makefile.am:
	  - XDG menu entry for ggz-gtk (without icon)


2005-02-04 15:59:43  Rev 6918   josef

	* m4/ggz.m4:
	  - synchronize


2005-01-24 01:39:48  Rev 6866   jdorje

	* m4/ggz.m4:
	  Change the way channels are created at the client side.  The GGZ 
	  client
	  does not create the channel.  Instead the channel connection data 
	  is sent
	  to the game which makes the connection itself.  This means ggzmod 
	  needs
	  to call the channel-creation function from within ggzcore, adding 
	  a new
	  library dependency.  This is solved by linking ggzcore in along with
	  ggzmod inside AC_GGZ_GGZMOD.


2005-01-23 21:23:07  Rev 6856   josef

	* AUTHORS ChangeLog:
	  - authors and changelog


2005-01-23 13:20:29  Rev 6844   josef

	* NEWS:
	  - news update


2005-01-23 13:12:48  Rev 6843   josef

	* QuickStart.GGZ README.GGZ README:
	  - updated common files


2005-01-23 11:37:59  Rev 6836   josef

	* Makefile.am:
	  - goodbye gtk.m4, welcome gaim.m4
	  Why do we need glibc21.m4 and all that stuff? This seems 
	  unnecessary.


2005-01-22 19:22:53  Rev 6824   jdorje

	* m4/ggz.m4:
	  Search for .la files instead of .so.


2005-01-22 15:38:16  Rev 6813   josef

	* man/ggz-gtk.6:
	  - updated version numbers


2005-01-22 15:28:57  Rev 6812   josef

	* configure.ac:
	  - version number bump


2005-01-14 07:01:43  Rev 6675   jdorje

	* m4/ggz.m4:
	  Add support for libintl and libiconv to AC_GGZ_INTL.  This is 
	  needed to
	  compile at all on non-glibc systems.


2005-01-14 03:57:03  Rev 6671   jdorje

	* po po/.cvsignore:
	  Update .cvsignore.


2005-01-13 06:42:30  Rev 6645   jdorje

	* configure.ac:
	  Miscellaneous bootstrap improvements for compiling on windows.


2005-01-13 02:23:59  Rev 6643   jdorje

	* m4/ggz.m4:
	  Fix a typo in checking for libintl.h and locale.h.


2005-01-13 01:45:15  Rev 6641   jdorje

	* m4/ggz.m4:
	  Define ENABLE_NLS if NLS is present.  This is standard, even 
	  though it's
	  not helpful for most packages since NLS is manditory.


2005-01-11 17:36:35  Rev 6638   jdorje

	* m4/ggz.m4:
	  Make AC_GGZ_INTL fail if the gettext functions are not available.  
	  It also
	  checks for the header files but doesn't fail if they're not present.


2005-01-11 03:14:32  Rev 6636   jdorje

	* gaim-plugin/Makefile.am:
	  Replace deprated INCLUDES directive with AM_CPPFLAGS.


2004-12-21 14:52:47  Rev 6543   josef

	* m4/i18n.mk:
	  - shared i18n rules


2004-12-21 14:52:08  Rev 6542   josef

	* po/pt_BR.po po/de.po po/sv.po po/es_AR.po po/Makefile.am 
	  po/ggz-gtk.pot:
	  - drastically simplification of makefile due to new i18n include


2004-12-21 11:31:40  Rev 6539   oojah

	* po/Makefile.am:
	  Prepended installation paths with ${DESTDIR} to fix sandbox 
	  installation problems on gentoo.


2004-12-16 00:54:48  Rev 6503   josef

	* gaim-plugin/Makefile.am:
	  - link in libggz (since we use it to get the list of game modules)


2004-12-15 22:01:41  Rev 6496   josef

	* m4/gaim.m4 gaim-plugin/Makefile.am configure.ac gaim-plugin/ggz.
	  xpm gaim-plugin/simple.c gaim-plugin/.cvsignore Makefile.am 
	  gaim-plugin:
	  - gaim plugin for GGZ!


2004-12-14 23:53:44  Rev 6475   josef

	* po/pt_BR.po po/de.po po/ggz-gtk.pot:
	  - translation update
	  - now checked with POFileChecker to find small mistakes
	  - taking over the pt_BR translations (the Spanish one however 
	  needs somebody)


2004-11-28 00:51:41  Rev 6427   josef

	* m4/gtk-2.0.m4 configure.ac m4/gtk.m4 m4/ggz-debug.m4:
	  - fix smaller build system glitches
	  - remove Gtk+ 1.2 checks


2004-11-15 19:37:11  Rev 6376   jdorje

	* configure.ac:
	  Disable deprecated when compiling with DEBUG.


2004-11-15 03:34:02  Rev 6375   jdorje

	* po/Makefile.am:
	  Add sv.po to the distribution.


2004-11-14 22:42:08  Rev 6373   josef

	* po/sv.po:
	  - Swedish translation done by kettil


2004-11-13 23:37:19  Rev 6359   josef

	* po/de.po:
	  - fix fuzzy translations


2004-11-11 04:28:05  Rev 6325   jdorje

	* indent.pro:
	  Add indentation file.


2004-11-04 22:38:30  Rev 6255   jdorje

	* configure.ac:
	  Switch from XPM to PNG.


2004-07-18 00:37:08  Rev 6153   josef

	* ChangeLog:
	  - changelog update


2004-07-17 04:03:34  Rev 6137   josef

	* po/Makefile.am:
	  - look for *.mo files in builddir, not in srcdir


2004-07-16 19:08:39  Rev 6117   josef

	* QuickStart.GGZ configure.ac NEWS README.GGZ AUTHORS README:
	  - 0.0.9 updates propagation


2004-07-13 17:30:25  Rev 6104   josef

	* po/pt_BR.po po/de.po po/es_AR.po po/ggz-gtk.pot:
	  - message catalog regeneration
	  - German translation update


2004-03-12 21:30:58  Rev 5968   josef

	* configure.ac:
	  - remove $enable_gtk line since Gtk+ 2.x is required


2004-02-28 05:05:41  Rev 5963   jdorje

	* configure.ac:
	  Compile ggz-gtk with gtk2 only.


2004-02-21 08:51:32  Rev 5956   jdorje

	* m4/ggz.m4:
	  - Copy ggz.m4 into libggz.
	  - Declare the libggz copy to be the master copy.
	  - Use AC_HELP_STRING inside AC_ARG_WITH.
	  - Replace the history section (which was getting really big) with a
	    reference to CVS.
	  - Propogate the changes back into all modules.


2004-02-21 05:46:24  Rev 5950   jdorje

	* po po/.cvsignore:
	  Add files to .cvsignore.


2004-02-10 18:04:35  Rev 5894   josef

	* po/Makefile.am:
	  - convert po files during 'make', not 'make install'
	  This is a bit complex, but might well be converted to a rule-based 
	  translation
	  (%.mo: %.po).
	  Nevertheless this works so far.


2004-02-10 08:49:09  Rev 5886   josef

	* ggz-gtk-client.spec debian:
	  - eighth round of removals of distribution files


2004-02-05 11:51:03  Rev 5796   josef

	* man/ggz-gtk.6:
	  - new version
	  - mention Gtk+ 2.x


2004-02-05 10:46:53  Rev 5790   josef

	* QuickStart.GGZ ChangeLog configure.ac NEWS README.GGZ README:
	  - synchronized NEWS, README.GGZ and QuickStart.GGZ from docs
	  - updated README
	    * new URLs for developers, bugs, website
	    * no more per-package maintainer mention (it was never valid 
	  anyway)
	  - updated configure.ac to indicate final version 0.0.8
	  - ChangeLog updates


2004-01-31 10:54:44  Rev 5770   josef

	* autogen.sh:
	  - sync common files


2004-01-27 18:24:56  Rev 5756   josef

	* configure.ac m4/ggz.m4:
	  - use ggzcore module reloading
	  - link against ggzmod (strangely enough, kggz doesn't need that?)


2004-01-17 18:42:36  Rev 5739   dr_maux

	* configure.ac autogen.sh:
	  - bump automake and autoconf minimum reqs to 1.7 and 2.57, 
	  respectively
	  - don't output success of enable_gettext anymore since AM_WITH_NLS 
	  is used


2003-12-31 17:27:00  Rev 5730   dr_maux

	* configure.ac:
	  - use new-style AC_INIT


2003-12-06 02:41:47  Rev 5707   jdorje

	* configure.ac:
	  Add checks to satisfy autoscan.


2003-12-05 01:01:11  Rev 5704   jdorje

	* configure.ac m4/ggz-debug.m4:
	  Move the -Wall test into the AC_GGZ_DEBUG macro.


2003-12-04 08:12:45  Rev 5697   jdorje

	* configure.ac Makefile.am m4/ggz-debug.m4:
	  Use the AC_GGZ_DEBUG macro to determine debugging info.


2003-12-04 07:15:41  Rev 5693   jdorje

	* configure.ac:
	  Use AM_CONFIG_HEADER instead of AC_CONFIG_HEADER.  This is 
	  required by
	  automake.


2003-10-02 05:50:31  Rev 5661   jdorje

	* m4/iconv.m4 m4/locale.m4 m4/glibc21.m4 m4/lcmessage.m4 configure.
	  ac m4/gettext.m4 m4/progtest.m4 Makefile.am:
	  Add more rigorous checking for NLS linkage.


2003-09-15 07:12:16  Rev 5645   dr_maux

	* autogen.sh:
	  - strip off y from a x.x.x-y version number (to be promoted to all 
	  autogens)


2003-05-19 10:08:17  Rev 5600   oojah

	* po/pt_BR.po po/de.po po/es_AR.po po/ggz-gtk.pot:
	  Fixed Tooltip typo - 'Lave' -> 'Leave'.


2003-05-17 10:22:23  Rev 5592   dr_maux

	* po/Makefile.am:
	  - fix 'make distcheck': provide uninstall-local


2003-05-17 08:10:42  Rev 5588   dr_maux

	* ChangeLog:
	  - update changelog


2003-05-16 18:34:45  Rev 5583   dr_maux

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


2003-05-11 15:40:21  Rev 5579   dr_maux

	* po/Makefile.am:
	  - fix for srcdir != builddir


2003-05-11 09:22:57  Rev 5569   dr_maux

	* man/ggz-gtk.6:
	  - man page update


2003-05-10 23:54:28  Rev 5563   dr_maux

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


2003-05-10 23:46:58  Rev 5561   dr_maux

	* README:
	  - version update


2003-05-10 23:16:06  Rev 5547   dr_maux

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


2003-05-10 14:38:57  Rev 5539   dr_maux

	* autogen.sh:
	  - sync autogen.sh


2003-05-05 13:03:41  Rev 5500   dr_maux

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


2003-03-29 20:54:01  Rev 5486   dr_maux

	* po/pt_BR.po po/de.po po/es_AR.po po/ggz-gtk.pot:
	  - mark some more strings for translation
	  - update German translation


2003-03-29 10:33:32  Rev 5476   dr_maux

	* autogen.sh:
	  - apply improverished autogen globally


2003-03-29 10:27:44  Rev 5475   dr_maux

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


2003-02-16 13:02:09  Rev 5413   dr_maux

	* autogen.sh:
	  - new autogen.sh


2003-02-04 08:56:24  Rev 5369   jdorje

	* configure.ac:
	  Update more autoconf code for autoconf2.5x.


2003-02-04 08:53:23  Rev 5368   jdorje

	* acconfig.h configure.ac:
	  Remove acconfig.h; make sure AC_DEFINE and AC_DEFINE_UNQUOTED 
	  macro calls
	  all have three parameters.


2003-02-04 01:55:26  Rev 5358   jdorje

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


2002-12-15 10:05:56  Rev 5285   jdorje

	* configure.in:
	  Auto-detect GTK1.2 or GTK2.0 linkage.


2002-12-15 08:33:48  Rev 5283   jdorje

	* acinclude.ggz m4 m4/gtk-2.0.m4 m4/gtk.m4 m4/ggz.m4 Makefile.am 
	  autogen.sh:
	  Move aclocal files into the m4/ directory.  Use the contents of this
	  directory in building acinclude.m4.  Add GTK and GTK+-2.0 m4 files 
	  to
	  this directory.


2002-10-16 00:07:30  Rev 4929   jdorje

	* 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-12 01:14:33  Rev 4871   jdorje

	* acconfig.h configure.in:
	  Add --with-gtk2 option for gtk-client's configure script.
	  If selected, gtk-client will be linked against GTK2.0 instead of 
	  GTK1.2,
	  and GTK2 will be #defined.  Of course, this doesn't yield very good
	  results at this point.


2002-10-10 17:30:09  Rev 4848   jdorje

	* configure.in:
	  Bump gtk-client version to 0.0.7pre.


2002-10-07 21:28:18  Rev 4795   jdorje

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


2002-10-07 21:16:10  Rev 4794   dr_maux

	* ChangeLog:
	  - update changelog for 0.0.6


2002-10-01 18:53:52  Rev 4783   dr_maux

	* configure.in:
	  - use configure.in for AC_INIT


2002-09-29 12:11:26  Rev 4760   dr_maux

	* configure.in man/ggz-gtk.6:
	  - finalize ggz-gtk version numbers


2002-09-27 08:58:31  Rev 4746   dr_maux

	* autogen.sh:
	  - new autogen


2002-09-26 11:20:39  Rev 4723   dr_maux

	* acinclude.ggz po/es_AR.po configure.in:
	  - new acinclude.ggz
	  - fix charset in Spanish translation


2002-09-24 07:36:20  Rev 4679   dr_maux

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


2002-09-23 22:45:37  Rev 4674   jdorje

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


2002-09-19 16:18:33  Rev 4631   jdorje

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


2002-09-15 09:57:47  Rev 4566   dr_maux

	* po/de.po configure.in:
	  - update German translation
	  - use correct PACKAGE_LOCALE_DIR to setup i18n stuff


2002-09-13 17:26:45  Rev 4552   dr_maux

	* po/pt_BR.po po/de.po po/es_AR.po po/ggz-gtk.pot:
	  - strange: We didn't have any Portuguese/Brazilian and German 
	  translation for
	    months for ggz-gtk!
	  - therefore, pulled back revisions 1.3 and 1.2 respectively
	  - updated (merged) and did some pseudo translation already


2002-09-04 19:43:02  Rev 4407   dr_maux

	* configure.in:
	  - bump number to 0.0.6pre, so people are not confused


2002-08-20 20:49:40  Rev 4376   jdorje

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


2002-05-15 19:46:16  Rev 4201   dr_maux

	* .cvsignore:
	  - shut up autom4te


2002-05-06 08:11:40  Rev 4175   dr_maux

	* debian/control debian/menu:
	  - use icon for Gtk+ client
	  - we have to byte the apple: Apps/Net section in debian :(
	  - suggest games by version, not by core client source version


2002-04-13 05:37:33  Rev 3961   bmh

	* ChangeLog:
	  - Updated ChangeLog for 0.0.5


2002-04-13 04:20:34  Rev 3951   dr_maux

	* debian/rules:
	  - install pixmaps correctly


2002-04-13 04:09:03  Rev 3950   rgade

	* ggz-gtk-client.spec:
	  - Turn off debugging in RPM release
	  - Added pixmap dir (DOH!)


2002-04-13 04:01:40  Rev 3945   rgade

	* ggz-gtk-client.spec configure.in:
	  - Updated versioning info
	  - Updated RPM Spec for 0.0.5


2002-04-13 03:58:05  Rev 3943   dr_maux

	* debian/menu:
	  - add menu entry for ggz-gtk


2002-04-13 03:56:14  Rev 3942   bmh

	* NEWS README QuickStart.GGZ README.GGZ AUTHORS:
	  - Documentation updates


2002-04-11 03:08:26  Rev 3890   riq

	* po/es_AR.po:
	  updated translation (still missing some words)


2002-04-09 21:28:39  Rev 3867   dr_maux

	* debian/rules debian/control:
	  - finalize gtk+ client (e.g. gettext)


2002-04-08 18:57:27  Rev 3853   dr_maux

	* debian/control:
	  - update more control files


2002-04-07 08:14:04  Rev 3809   dr_maux

	* debian/rules:
	  - fix pixmap installation


2002-04-07 08:10:51  Rev 3808   dr_maux

	* debian/rules debian/.cvsignore debian debian/control 
	  debian/postinst debian/prerm debian/changelog debian/docs:
	  - debianize Gtk+ client


2002-04-06 15:39:12  Rev 3778   dr_maux

	* acinclude.ggz:
	  - sync acinclude.ggz


2002-04-05 22:03:05  Rev 3758   dr_maux

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


2002-04-05 04:39:31  Rev 3739   jdorje

	* acconfig.h configure.in:
	  Have ENABLE_NLS be handled within the acconfig system rather than by
	  manually adding a -DENABLE_NLS flag onto CFLAGS.
	  This means if you toggle NLS, you can rebuild things and all 
	  dependencies
	  will be taken care of automatically.


2002-03-26 23:37:11  Rev 3691   dr_maux

	* .cvsignore:
	  - cosmetical: add stamp-h1


2002-03-24 16:31:45  Rev 3650   dr_maux

	* po/pt_BR.po po/de.po po/es_AR.po po/ggz-gtk.pot:
	  - prepare translations for ggz-gtk-client


2002-02-26 02:57:27  Rev 3473   jdorje

	* acconfig.h configure.in:
	  Change autoconf system so that if DEBUG is not defined 
	  (--enable-debug,
	  currently on by default) we'll get NDEBUG defined instead.


2002-02-13 01:30:27  Rev 3344   jdorje

	* configure.in:
	  Fixed errors in --disable-FEATURE options (for gettext and debug).


2002-02-13 00:49:34  Rev 3343   jdorje

	* configure.in:
	  - Changed --enable-debug to --disable-debug, so that debugging 
	  (DEBUG) is
	    enabled by default.
	  - Added "Gettext support" to the list of options printed out at 
	  the end.


2002-02-03 20:36:17  Rev 3228   jdorje

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


2002-01-12 10:15:28  Rev 3088   jdorje

	* configure.in:
	  Added libggz check.


2002-01-12 10:13:19  Rev 3087   jdorje

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


2002-01-12 10:05:20  Rev 3086   jdorje

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


2002-01-08 09:21:08  Rev 3011   jdorje

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


2001-12-18 02:21:12  Rev 2928   jdorje

	* .cvsignore:
	  Added acinclude.m4 to .cvsignore.


2001-12-17 20:03:24  Rev 2921   jdorje

	* configure.in autogen.sh:
	  Converted ggz-gtk autoconf process to use acinclude.ggz.


2001-12-17 08:14:12  Rev 2917   jdorje

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


2001-09-18 00:45:13  Rev 2498   bmh

	* acconfig.h:
	  - Put GGZDATADIR in list of defines


2001-09-18 00:43:19  Rev 2495   bmh

	* configure.in:
	  - Define ggzdatadir/GGZDATADIR for pixmaps based on --datadir or
	    --prefix specified to configure


2001-09-14 21:19:30  Rev 2481   jdorje

	* ggz-gtk-client.spec:
	  Updated RPM spec file for 0.0.5pre.
	  All looks good here.  However, if w


2001-07-06 17:27:49  Rev 1922   jzaun

	* po/pt_BR.po po/de.po po/es_AR.po configure.in po/ggz-gtk.pot:
	  - Updated version to 0.0.5pre


2001-06-18 02:46:19  Rev 1743   rgade

	* ggz-gtk-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 20:56:23  Rev 1733   rgade

	* ChangeLog:
	  - Updated ChangeLog


2001-06-14 21:57:35  Rev 1718   bmh

	* NEWS:
	  - Updated NEWS file for 0.0.4


2001-06-14 08:23:53  Rev 1710   bmh

	* ggz-gtk-client.spec QuickStart.GGZ README.GGZ configure.in 
	  Makefile.am:
	  - Documentation updates
	  - Bumped version to 0.0.4
	  - Include docs in tarball


2001-06-14 06:12:20  Rev 1702   bmh

	* man/Makefile.am po/Makefile.am:
	  - Explicitly specify SUBDIRS = ., rather than leaving it blank.
	    Leaving it blank causes 'make dist' to choke


2001-06-05 01:31:00  Rev 1651   bmh

	* man/.cvsignore man:
	  - Added .cvsignore file to ignore Makefile and Makefile.in


2001-06-02 19:57:00  Rev 1630   perdig

	* po/pt_BR.po:
	  - Updated brazilian portuguese translation


2001-06-02 15:24:02  Rev 1621   riq

	* po/es_AR.po:
	  added spanish (Argentinian) translation for gtk client


2001-06-02 04:34:50  Rev 1619   dr_maux

	* man/Makefile.am:
	  - fix makefile bug


2001-06-02 03:16:27  Rev 1617   dr_maux

	* po/Makefile.am:
	  - force "make messages"


2001-06-02 03:10:16  Rev 1616   dr_maux

	* configure.in:
	  - now go in, change


2001-06-02 03:09:48  Rev 1615   dr_maux

	* po/pt_BR.po po/de.po po/ggz-gtk.pot:
	  - revoked commit


2001-06-02 03:07:53  Rev 1614   dr_maux

	* .cvsignore configure.in:
	  - removed dumb spaces


2001-06-02 00:07:47  Rev 1610   dr_maux

	* po po/.cvsignore:
	  - cvsignore update


2001-06-02 00:07:04  Rev 1609   dr_maux

	* configure.in Makefile.am:
	  - modified build process


2001-06-02 00:06:35  Rev 1608   dr_maux

	* po po/pt_BR.po po/de.po po/Makefile.am po/ggz-gtk.pot:
	  - internationalized ggz-gtk
	  - re-added German and Portuguese translation


2001-05-30 21:31:27  Rev 1594   jzaun

	* configure.in:
	  -- Fixed spelling


2001-05-30 13:27:35  Rev 1577   dr_maux

	* debian/.cvsignore debian/README.Debian debian/control 
	  debian/postinst debian/prerm debian/changelog debian/docs 
	  debian/rules debian debian/copyright:
	  - debianized source tree


2001-05-28 22:11:27  Rev 1567   rgade

	* man/Makefile.am configure.in Makefile.am man/ggz-gtk.6 man:
	  - Added ggz-gtk(6) man page for installation and distribution


2001-05-20 22:32:35  Rev 1547   rgade

	* README:
	  - General info for the Gtk client package


2001-05-20 21:02:03  Rev 1544   rgade

	* README.GGZ:
	  - Added README.GGZ to each client module


2001-04-22 18:38:32  Rev 1430   rgade

	* ggz-gtk-client.spec ggz-gtk.spec:
	  - Updated RPM spec file to new distro name


2001-03-31 04:16:24  Rev 1364   bmh

	* TODO Makefile.am:
	  - Oops.  Forgot Makefile.am


2001-03-31 04:15:58  Rev 1363   bmh

	* README acconfig.h ggz-gtk.spec INSTALL COPYING autogen.sh NEWS .
	  cvsignore AUTHORS configure.in ChangeLog:
	  - Moved files out of ggz-gtk into gtk-client so the source isn't in
	    the top-level dir


