1998-12-08  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>

	* gnome-hello-7-mdi.c: small warning-fixes
	* gnome-hello-6-dynamic-menus.c: small warning-fixes

1998-12-08  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c: fixed custom menu creation to work
	through app_created signal.
	
1998-12-04  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c (main): fix initial toplevel window
	opening.
	
1998-12-01  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c: accomodate API changes from the
	todays commit to GnomeMDI.
	
1998-11-30  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c: set the set_label for MDI children.
	
1998-11-28  Justin Maurer <justin@openprojects.net>

	* gnome-hello-6-dynamic-menus.c: remove right justification of menus
	* gnome-hello-7-mdi.c: remove right justification of menus

Nov 26, 1998	Elliot Lee <sopwith@redhat.com>
	gnome-hello-7-mdi.c: s/set_menu_template/set_menubar_template/

1998-11-26  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c: updated to show how to use
	GnomeMDIGenericChild object with MDI. for an alternative
	example, showing how to subclass GnomeMDIChild, refer to
	either ghex or gtop source code.
	
Thu Nov 19 11:02:35 1998  Raph Levien  <raph@gimp.org>

	* Makefile.am (LDADD): added libart_lgpl

1998-11-03  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c: move gnome-hello-8-mdi-SM
	functionality here. also illustrated use of the
	"remove_child" and new "set_book_label" signals.
	* gnome-hello-8-mdi-SM.c: removed.
	* Makefile.am: removed gnome-hello-8-mdi-SM.c from
	source list.
	
Sun Oct 18 18:59:11 1998  Owen Taylor  <otaylor@gtk.org>

	* gnome-hello-5-dnd.c: Adapted to work with the 
	new GTK+ DND API.

1998-10-01  Martin Baulig  <martin@home-of-linux.org>

	* gnome-hello-8-mdi-SM.c: New file. This is an example on how
	to use the GnomeMDI object with session management.

1998-09-20  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnome-hello-2-i18n.c, gnome-hello-3-parse-args.c: 
	* gnome-hello-0-basic.c: Simplify the example, use the
	GNOME indentation style.

	* gnome-hello-1-menus.c: Make it use the GnomeApp helper routines
	to simplify the code.

1998-07-02  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c: changed children menu callbacks, since
	they no longer get the pointer to the GnomeMDIChild because of the
	changes in GnomeMDI.
	
1998-07-02  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* gnome-hello-4-SM.c: Added some explanations about the session
 	management support.
	(die): New callback function, called if the session manager emits
 	the die command.
	(prepare_app): Replaced GtkMenuFactory with gnome_app_create_menu.

Sun Jun 14 13:45:51 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (INCLUDES): Look in intl source and build
	directories.  Include GTK_CFLAGS.

1998-06-13  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* gnome-hello-4-SM.c: Removed 'connect_client' and
 	'discard_session'.
	(save_state): Uses the new 'gnome_client_get_config_prefix' stuff.
	(parse_an_arg): Includes the former discard_session stuff.
	(main): Use 'gnome_master_client' instead of
 	'gnome_client_new_default'.

1998-06-07  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-7-mdi.c: demonstrates use of GnomeMDI object.
	* Makefile.am: make above source
	
1998-06-02  Jaka Mocnik   <jaka.mocnik@kiss.uni-lj.si>

	* gnome-hello-6-dynamic-menus.c: it works now...
	
1998-05-02  Mark Galassi  <rosalia@cygnus.com>

	* gnome-hello.sgml: got back to documenting, and started fleshing
	out a bit of generic GNOME program documentation.  Also added some
	screen shots.

Sun Mar  8 18:24:31 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (LDADD): Use @LIBSUPPORT@, not libsupport.a.
	(INCLUDES): Added @SUPPORTINCS@.

Sat Mar  7 00:42:33 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-hello-4-SM.c (main): Changes for new gnome_init.
	(arguments): New structure.
	(parser =): Likewise.
	(parse_args): Removed.
	(parse_an_arg): New function.
	(DISCARD_KEY): New macro.
	(session_id): Removed.
	(just_exit): New global.
	(save_state): Set restart and clone commands.
	(connect_client): Use previous id, not current one, to look up
	info.
	* gnome-hello-3-parse-args.c (main): Changes for new gnome_init.
	(arguments): New structure.
	(parser =): Likewise.
	(parse_args): Removed.
	(parse_an_arg): New function.
	* gnome-hello-1-menus.c (main): Changes for new gnome_init.
	* gnome-hello-0-basic.c (main): Changes for new gnome_init.

1998-02-23  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gnome-hello-4-SM.c (connect_client): Changed name from "connect"
	to avoid collisions with connect(2).

1998-02-23  Mark Galassi  <rosalia@nis.lanl.gov>

	* Makefile.am (LDADD): added $(LIBGNOMEUI_LIBS), since gnome-hello
	needs those libraries (especially gdk_imlib).

1998-02-19  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gnome-hello-5-dnd.c (main): Added app_id "gnome-hello-5-dnd".

	* gnome-hello.c (main): Added app_id "gnome-hello".

	* gnome-hello-4-SM.c (main): Added app_id "gnome-hello-4-SM".

	* gnome-hello-3-parse-args.c (main): Added app_id "gnome-hello-3-parse-args".

	* gnome-hello-2-i18n.c (main): Added app_id "gnome-hello-2-i18n".

	* gnome-hello-1-menus.c (main): Added app_id "gnome-hello-1-menus".

	* gnome-hello-0-basic.c (main): Added app_id "gnome-hello-0-basic".

1998-02-17  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (INCLUDES): Added missing -DGNOMELOCALEDIR declaration.

	* gnome-hello-2-i18n.c:
	* gnome-hello-3-parse-args.c: 
	* gnome-hello-4-SM.c: Added call to bindtextdomain() right before
	call to textdomain().  NOTE NOTE NOTE:  This has to be done in all
	applications to set the correct translations directory.

1998-02-14  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* gnome-hello-4-SM.c (parse_args): Changed to use new SM support.
	(save_state): Changed to use new SM support
	(connect): New function. This function is called after gnome-hello
 	connects to a session manager.
	(restart_session): Replaced with 'connect'.

1998-02-13  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (LDADD): Use $(LIBGNOME_LIBS) too.  Should fix some
	problems with missing -ldl.
	
1998-02-12  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-hello-3-parse-args.c: Look for getopt.h in `support' too.
	* gnome-hello-4-SM.c: Likewise.
	
	* Makefile.am (LDADD): Use $(LIBGTKXMHTML_LIBS) instead of a long
	list of libraries.

1998-02-07  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (*_LDADD): Remove redundant *_LDADD=$(LDADD).  This
	is already the default for Automake.
	(noinst_PROGRAMS): Don't install the gnome-hello-* programs.

Wed Feb  4 19:37:31 ART 1998  Horacio Pea  <horape@compendium.com.ar>

	* gnome-hello-*: little fixes.
	
1998-02-01  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (EXTRA_DIST): Also distribute the generated
	`gnome-hello.html'.  This requires the person doing `make dist' to
	have DocBook installed, though.

Mon Feb  2 03:34:17 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* Makefile.am (gnome_hello_LDADD): Remove entry
	$(top_builddir)/intl/libintl.a, which might not exist.

1998-01-30  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (gnome_hello_LDADD): Remove duplicated
	`libsupport.a' entry.  Also, don't look for libraries in
	$(top_srcdir), look for them in $(top_builddir).

Fri Jan 30 11:26:23 EST 1998 Nathan Bryant <bryant@cs.usm.maine.edu>

	* Makefile.am: add libsupport.
	
Thu Jan 29 02:15:44 ART 1998  Horacio J. Pea  <horape@compendium.com.ar>

	* gnome-hello.c: #include getopt.h. Reorder. Added SM-aware code.
	(main): Use textdomain.
	(parse_args): New function.
	(save_state): New function.
	(discard_session): New function.
	(restart_session): New function.

1998-01-29  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (gnome_hello_LDADD): Add libsupport.a (for 
	GNU getopt).

1998-01-28  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am: Misc. fixes.

Thu Jan 29 07:22:03 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* gnome-hello.c: Include <config.h> first.
	(main): Added bindtextdomain(), textdomain().

Tue Jan 27 21:03:01 ART 1998  Horacio J. Pea  <horape@compendium.com.ar>

	* Makefile.am: added a dash before db2{html|dvi|ps} to ignore
	errors.  
	* gnome-hello.c: Gnomified.
	
1998-01-26  Mark Galassi  <rosalia@cygnus.com>

	* gnome-hello.sgml: documentation template for GNOME.  It also
	documents the gnome-hello application.

	* gnome-hello.html: adding this to the repository since many users
	might not have the DocBook tools installed.

1998-01-25  Mark Galassi  <rosalia@cygnus.com>

	* gnome-hello.c (main): wrote first pass at gnome-hello.c, based
	largely on one of the gtk "hello world" applications.  For now
	this only pops up a "Hello GNOME" button which, when clicked,
	shuts down the application.
