1999-01-07  Nat Friedman  <nat@nat.org>

	* main.c: use the new GNOMEUIINFO standard menu stuff.

1999-01-06  Nat Friedman  <nat@nat.org>

	* main.c: Use the gnome-uidefs.h macros.

1999-01-06  Nat Friedman  <nat@nat.org>

	* main.c: Use Ctrl-Q as the exit-app accelerator.

1998-12-12  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* capplet-manager.c: Marked strings for translation.
	Include <config.h>.

1998-11-30  Jonathan Blandford  <jrb@redhat.com>

	* capplet-widget-libs.c (capplet_widget_corba_init): quick fix to
	handle new poa getting mechanism.

1998-11-23  Christopher Blizzard  <blizzard@appliedtheory.com>

	* tree.c (generate_tree): Comment out gtk_clist_set_policy().
  	This should compile now.

	* main.c (create_exit_dialog): Comment out gtk_clist_set_policy().
  	This should compile now.
	
1998-11-21  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* callbacks.c: Include <config.h>

	* main.c (main): Initialize gettext.

Thu Nov 19 23:37:18 CST 1998  Frank Belew <frb@umr.edu>
	* changed occurences of -lgnorba to $(GNORBA_LIBS) in Makefile.am 

1998-11-08  Felix Bellaby <felix@pooh.u-net.com>
	* Makefile.am: added ORBIT_IDL to dependencies.

1998-10-12    <jrb@redhat.com>

	* added multi capplet support.

1998-10-08  Raja R Harinath  <harinath@cs.umn.edu>

	* callbacks.h: Remove `#pragma }'.
	* capplet-manager.h: Likewise.
	* capplet-widget.h: Likewise.
	* corba-glue.h: Likewise.
	* tree.h: Likewise.

Tue Oct  6 20:14:10 1998  Jonathan Blandford <jrb@redhat.com>
	* added gnorba support
	* made the thing start smaller.
	
1998-10-04  Martin Baulig  <martin@home-of-linux.org>

	* Makefile.am: Added explicit dependency of $(CORBA_SRCLIST) for
 	control-center-widget.c.

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

	* Makefile.am: Use '?' to separate the sed
	commands as ',' is used when people pass -Wl,something.

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

	* main.c: Add keyboard shortcuts.

1998-09-24  Ville Ptsi <drc@zoo-gate.fi>

	* Added control-center.png icon.
	* Makefile.am: Modified to install control-center.png
	* gnomecc.desktop: Now uses control-center.png as a icon.

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

	* cappletConf.sh.in (CAPPLET_INCLUDEDIR): New file.
	* Makefile.am: create cappletConf.sh.  Install it.

1998-09-22  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (EXTRA_DIST): Removed control-center.idl, since now
	it lives in another directory.
	(libcapplet_la_SOURCES): Add capplet-widget-libs.h.
	(gnomecc_SOURCES): Add corba-glue.h.

1998-09-15    <jrb@redhat.com>

	* capplet-widget.c (_capplet_widget_server_ok): see below

	* capplet-manager.c (revert_button_callback): Now revert
	desensitizes Try and Revert buttons

1998-09-07    <jrb@redhat.com>

	* main.c (main): removed the splash-screen code temporarily.

1998-09-4	<jrb@redhat.com>
	*fixed many things, and it all works (sorta... :)
	
1998-08-28    <jrb@redhat.com>

	* capplet-manager.c (cancel_button_callback): now correctly closes 
	capplets from the control-center end.


Tue Aug 26 18:13:17 1998  Jonathan Blandford <jrb@redhat.com>
	* caplet*: renamed to capplet*
	* corba-glue: added working support for Corba
	
Mon Aug 24 13:06:33 1998  Jonathan Blandford <jrb@redhat.com>
	* tree.c: Fixed a bug in logic while merging trees.
	* *.[ch]: by request of Dr. Mike, changed the spelling of caplet.
	It will henceforth be known as 'capplet'. (:

Fri Aug 21 19:42:11 1998  Jonathan Blandford <jrb@redhat.com>
	* caplet-manager.c: now trys to start the caplet
	* caplet-widget-*: cleaned up testing code. Now works mostly.

1998-08-21  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* gnomecc.desktop: Added Portuguese translation.

Fri Aug 21 13:15:17 1998  Jonathan Blandford <jrb@redhat.com>
	* test.c: Hmm, thought i'd already deleted this file.
	It's gone now...
	
Fri Aug 21 13:12:35 1998  Jonathan Blandford <jrb@redhat.com>
	* Checked in an even newer revision.  A lot more useable now. 
	I will start doing proper Changelog entries now. (:

1998-08-20  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (BUILT_SOURCES): Add $(CORBA_SRCLIST).

Wed Aug 19 19:24:51 1998 Jonathan Blandford <jrb@redhat.com>
	
	* Checked in new revision.  Cleaned up the code some -- more
	cleaning to come.  Much closer to the final look of the
	application.
