2003-01-17  Murray Cumming  <murrayc@usa.net>

	* src/menu.c: Connect the toolbar New item to the same callback as the
	menu New item.

2003-01-16  Murray Cumming  <murrayc@usa.net>

	* Updated autogen.sh to be a standalone script, with some
	comments about the specific steps and versions used.
	* The macros and intl directories are no longer needed, so
	they are not checked out of CVS - they were cvs shared
	directories.
	* configure.in: Use the 3rd argument of "AC_DEFINE" instead of
	acconfig.h,

2002-12-11  Christian Neumair  <chris@gnome-de.org>

	* help/.cvsignore, help/C/.cvsignore: Added.
	* .cvsignore: Updated.
	* config.h.in: Removed.

2002-12-09  Miloslav Trmac  <mitr@volny.cz>

	* configure.in>: Added cs (Czech) to ALL_LINGUAS

Thu Sep  5 20:57:59 MDT 2002 John Fleck <jfleck@inkstain.net>

	* help/C/gnome-hello.xml
	finished updating the help doc to match the template,
	added screenshot!

2002-09-02  Glynn Foster  <glynn.foster@sun.com>

	* gnome-hello.desktop.in: Update to give a better name
	and better category I guess :/

2002-02-09 John Fleck (jfleck@inkstain.net)

	* help/C/gnome-hello.xml
	converting doc to <article> so you can actually read it

2002-09-02 John Fleck (jfleck@inkstain.net)

	adding G2 docs build stuff
	adding:
	* omf.make
	* xmldocs.make
	* help/
	* help/Makefile.am
	* help/C/Makefile.am
	* help/C/
	* help/C/gnome-hello-C.omf
	* help/C/gnome-hello.xml
	* help/C/legal.xml
	* help/C/figures/
	* help/C/figures/gnome-hello.png
	remove
	* sgmldocs.make
	change
	* configure.in
	* Makefile.am

2002-09-02  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, NEWS, README, acconfig.h, autogen.sh, config.h.in,
	 configure.in: Updates to build.

	* pixmaps/Makefile.am, src/Makefile.am, src/hello.c, src/menus.c,
	gnome-hello.desktop.in: Now use the new intltool stuff for 
	desktop files. Include Categories keyword. Add window icon. Update
	build stuff.

2002-08-28  Gustavo Noronha Silva  <kov@debian.org>

	* configure.in (ALL_LINGUAS): Added Brazilian Portuguese (pt_BR).

2002-08-01  Christopher R. Gabriel  <cgabriel@cgabriel.org>

	* configure.in: (ALL_LINGUAS) Added italian (it).

2002-06-17  Yanko Kaneti  <yaneti@declera.com>

	* configure.in: (ALL_LINGUAS) Added Bulgarian (bg).

2002-06-03  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Vietnamese (vi) to ALL_LINGUAS.

2002-02-06  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Added "zh_TW" to ALL_LINGUAS.

2002-01-21  Wang Jian  <lark@linux.net.cn>

	* configure.in: Added "zh_CN" to ALL_LINGUAS.

2002-01-20  Hasbullah Bin Pit <sebol@ikhlas.com>

	* configure.ini: Added Malay (ms)to ALL_LINGUAS.
	* po/ms.po: Added Malay Translation.

2002-01-16  Roy-Magne Mo  <rmo@sunnmore.net>

	* configure.in: Added nn to ALL_LINGUAS

2002-01-03  Josh Barrow  <drleary@mac.com>

	* src/Makefile.am:
	* src/app.c: (hello_app_new):
	* src/menus.c: (nothing_cb):
	Changed to use the non-deprecated, preferred way of flight.

2001-12-17  Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added Portuguese to ALL_LINGUAS.

2001-11-24  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added "az" and "wa" to ALL_LINGUAS.

2001-10-18  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* configure.in: Added "sk" to ALL_LINGUAS.

2001-10-15  Glynn Foster <glynn.foster@sun.com>

	* doc/C/Makefile.am, doc/es/Makefile.am:
	  Added figs variable to the Makefile, it complains
	  if it is missing ;(

2001-10-10  Bastien Nocera  <hadess@hadess.net>

	* src/hello.c: (main): poptGetArgs wants const, but we modify it
	  so just cast the output as a writable variable, fixes 1 (one)
	  warning ;)

2001-09-30  Glynn Foster <glynn.foster@sun.com>
	
	* Apparently I forgot to commit sgmldocs.make.
	  Hey, it was Friday, give me a break :P

2001-09-28  Glynn Foster <glynn.foster@sun.com>

	* Give the docs proper categories

2001-09-28  Glynn Foster <glynn.foster@sun.com>

	* Forgot the omf files on previous commit.

2001-09-28  Glynn Foster <glynn.foster@sun.com>

	* doc/C/Makefile.am:
	* doc/C/gnome-hello-C.omf:
	* doc/es/Makefile.am:
	* doc/es/gnome-hello-es.omf:
	* sgmldocs.make:
	  More stuff to have scrollkeeper support. I think
	  it's mostly working now.

2001-09-27  Glynn Foster <glynn.foster@sun.com>

	* src/menus.c: (about_cb): Fixed up the about
	  dialog a bit although default background is 
          broken in libgnomeui at the momment.
	
	* configure.in: Added check for scrollkeeper.
	* doc/C/gnome-hello.sgml, doc/es/gnome-hello.sgml:
	  Convert to Docbook 4.1
	* omf-install/Makefile.am: Added scrollkeeper stuff.
	  Thanks to Greg LeBlanc for this :)

2001-09-27  Glynn Foster <glynn.foster@sun.com>

	* configure.in, Makefile.am: Remove building
	  of intl and silly AC_SUBST bits that aren't
	  needed.

2001-09-27  Glynn Foster <glynn.foster@sun.com>

       * ABOUT-NLS: updated
       * Makefile.am, autogen.sh, config.h.in
       * configure.in, src/Makefile.am
       * src/app.c, src/hello.c, src/menus.c:
         Ported to GNOME 2.0. Probably still a few bugs
         remaining.

2001-09-27  Glynn Foster <glynn.foster@sun.com>

	* Tagged GNOME_HELLO_PRE_2_0 tag and branched
	  for gnome-hello-1-4.

1999-10-19  Yuri Syrota  <rasta@renome.rovno.ua>

	* configure.in (ALL_LINGUAS): Added Ukrainian (uk)

1999-10-05  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in (ALL_LINGUAS): Added Galician (gl)

1999-09-26  Havoc Pennington  <hp@pobox.com>

	* Makefile.am (EXTRA_DIST): Put autogen.sh in the distribution.

1999-09-25  Kjartan MAraas  <kmaraas@online.no>

	* configure.in: Added da to ALL_LINGUAS.
	
1999-08-25  Havoc Pennington  <hp@pobox.com>

	* src/hello.c (session_die): "die" signal has no return value.
	Doh.

1999-07-30  Sergey Panov  <sipan@mit.edu>

        * configure.in: Added ru to ALL_LINGUAS

1999-07-25  Karsten Weiss  <karsten@addx.au.s.shuttle.de>

	* configure.in: Added de.po

1999-06-29  Tomas Ogren  <stric@ing.umu.se>e

	* src/Makefile.am: We want a 'gnome-hello' binary, not 'hello'
	* src/menus.c: Use gnome_ok_dialog_parented(...,...) instead of
	gnome_ok_dialog(...) + gnome_dialog_set_parent(...,...);

1999-06-28  Tomas Ogren  <stric@ing.umu.se>

	* configure.in: Added sv.po
	* po/sv.po: New file

1999-06-28  Tomas Ogren  <stric@ing.umu.se>

	* app.c, menus.c: Put config.h before gnome.h

1999-06-27  Havoc Pennington  <hp@pobox.com>

	* hello.c: Put config.h before gnome.h. Doh.

1999-06-27  Havoc Pennington  <hp@pobox.com>

	* Initial import of version that went into GTK+/Gnome Application 
	Development, first edition. All ChangeLog entries above this
	adapt the program to new GNOME versions, fix bugs, or otherwise
	enhance it.

	

