1998-11-29  Jeff Garzik  <jgarzik@pobox.com>

	* bussign.c:
	Added required app id arg to applet_widget_new.
	Corrected callback return value.

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

	* bussign.c: Fix breakage from popt upgrade.

1998-09-06  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am: Remove CXXLINK hack.

1998-08-31  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (post_message): This works now.  Lord help us, you can
 	now send messages to the bussign from this app.  The problem was
 	two fold; You had to set the content-type to
 	application/x-www-form-urlencoded and the code that was supposed
 	to set headers in the gnome-http module was broken.  That was
 	fixed and this now works.

1998-08-30  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c: You're really close to being able to post messages
 	now.

1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>

	* Makefile.am (bussign_applet_LDADD): Add ghttp libs.

	* bussign.c: Rip out the properties.  Now uses ghttp libs for
 	getting data from web server.

	* bussign.h: Rip out the properties.

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

	* bussign_applet.desktop:  Added Portuguese translation.

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

	* Makefile.am (bussign_applet_LDADD): s/MICO_LIBS/ORB_LIBS/g.

1998-07-04  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* bussign.c (main): Now uses stock menu icons.

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

	* Makefile.am: Cleaned up Automake hack not to generate those
	pesky `dummy.cc' files.

1998-05-18  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (main): Comment out the properties button for now.
	(bussign_refresh): Should be a little better about detecting
 	errors.

1998-05-15  Christopher Blizzard  <blizzard@appliedtheory.com>

        * bussign.c: Merge changes with Miguel's intl changes.
	
	* http_get.c (http_get_to_file): Comment out a debugging message.

	* bussign.c: Lots of changes to get the properties working.  They
 	don't yet but they're getting there.

	* bussign.h: New file.
1998-05-15  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* bussign.c: i18n changes.

1998-05-15  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (refresh_imagefile): Now uses internal function to get
 	image information.

	* http_get.c: New file.
	(http_get_to_file): Function will now download a file from a web
 	site.

	* http_get.h: New file.

	* Makefile.am (bussign_applet_SOURCES): Added the http_get target.

1998-05-14  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (bussign_refresh): Added a refresh button.
	(bussign_refresh_widget_dummy): A warning crept in there...

1998-05-13  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (refresh_imagefile): Does the panel close stdout by
 	any chance?  wget was apparently dying on a SIGPIPE from it's
 	output.

	* Makefile.am (sys_DATA): Add the stuff to install the desktop
 	file.

	* bussign_applet.desktop: New desktop file.

