2001-03-01  Kjartan Maraas  <kmaraas@gnome.org>

	* help/no/*: Updated Norwegian translation of telsa's nice doc.
	
Sat Feb 10 17:38:49 2001  George Lebl <jirka@5z.com>

	* fish.c: patch from Miguel Rodrguez Prez <migrax@terra.es> to make
	  the wnada day work with new glibc

Thu Dec 14 02:17:35 2000  George Lebl <jirka@5z.com>

	* fish.c:  Make the command settable.  Also some evil code to
	  preserve the uselessness of the applet.

Wed Nov 8 2000 Gregory Leblanc <gleblanc@cu-portland.edu>

	* help/da/fish_applet.sgml Updates for Nautilus Help Browser
	compliance.
	* help/da/fish.sgml Same
	
Mon Oct 9 2000 John Fleck <jfleck@inkstain.net>

	* checking changes to docs for 1.4 from Greg Leblanc

Sat Apr 29 15:30:22 2000  George Lebl <jirka@5z.com>

	* fish.c: apply a patch from Miguel "Rodrguez"
	  <migrasesp@netscape.net> to get dates properly (in spain that
	  special wanda day is different)

2000-04-15  Dan Mueth <d-mueth@uchicago.edu>

	* Changed preferences help link to point to new tag name
	* Updated docs to new template and added figures.

2000-04-12  Ettore Perazzoli  <ettore@helixcode.com>

	* fish.c: Updated for the new gdk-pixbuf API.

2000-04-04  Jacob Berkman  <jacob@helixcode.com>

	* fish.c (help_cb): fix the help button

2000-04-04  Kjartan Maraas  <kmaraas@online.no>

	* help/no/*: Added Norwegian translation of the
	documentation.
	
2000-02-29  Jacob Berkman  <jacob@helixcode.com>

	* Makefile.am (FISH_BITMAPS): added a monkey

	* fish.c (wanda_activator): add help menu

	* help/: docs from telsa

Sun Feb 13 18:02:24 2000  George Lebl <jirka@5z.com>

	* fish.c: some spelling/message text fixes from telsa

Sat Feb 12 20:45:15 2000  George Lebl <jirka@5z.com>

	* fish.c: just some boring changes

Thu Feb 10 19:26:00 2000  George Lebl <jirka@5z.com>

	* fish.c: Small fixes

Tue Jan 04 00:20:23 2000  George Lebl <jirka@5z.com>

	* fish_applet.desktop: use PanelApplet dentry type

1999-12-30  Kjartan Maraas  <kmaraas@online.no>

	* fish.c: Added comment to please msgfmt.
	
Sun Oct 31 13:06:22 1999  George Lebl  <jirka@5z.com>

	* Makefile.am, fish.c, fish_applet.gnorba: reenable compilation
	  as shlib applet as I have a gtksocket fix

Sun Oct 31 11:54:56 1999  George Lebl  <jirka@5z.com>

	* Makefile.am, fish.c, fish_applet.gnorba: do a little bit
	  of cleanup and make it non-shlib because shlib applets won't
	  resize properly (I guess gdkplug/socket is fucked up when they
	  are both in the same process)

Sun Oct 03 21:00:43 1999  George Lebl  <jirka@5z.com>

	* fish.c: fix a minor memleak with the fortune command checking

Thu Aug 19 13:26:07 1999  George Lebl  <jirka@5z.com>

	* fish.c: do garbage when the pixmap can't be loaded for some
	  reason

1999-08-16  Matthias Warkus  <mawa@iname.com>

	* gnome-fish.png: Added.
	* Makefile.am: Install gnome-fish.png.
	* fish_applet.desktop: Use gnome-fish.png.

Sun May 30 21:57:29 1999  George Lebl  <jirka@5z.com>

	* fish.c: add support for tiny size and rotation on vertical
	  panels, however the socket refuses to resize so it doesn't
	  really work too well

Mon Apr 12 16:46:29 1999  Owen Taylor  <otaylor@redhat.com>

	* fish.c (destroy_pb/about): Use gtk_widget_destroyed - 
	to fix problem where ->pb was zero'd instead of ->about.
	Bug #944.

Mon Apr 05 02:15:07 1999  George Lebl  <jirka@5z.com>

	* fish.c: set the gnome-less text thingie thing to at least 80x24
	  characters size

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

	* fish.c (properties_dialog): Connect to the help signal of the
 	GnomePropertyBox to gnome_help_pbox_display.

Sat Dec 26 01:14:37 1998  George Lebl  <jirka@5z.com>

	* fish.c: cleaned up the rest, hit a bug in applet-widget most
	  likely, as destroy signal is never called

Fri Dec 25 18:54:21 1998  George Lebl  <jirka@5z.com>

	* fish.c: cleanup part one, now handles multiple fish correctly,
	  still a bunch of errors to fix and bunch of dumb things to clean
	  up

Thu Dec 24 16:18:02 1998  George Lebl  <jirka@5z.com>

	* fish.c: use pixmap entry, various cleanups and a sanity check

Tue Dec 22 13:41:53 1998  George Lebl  <jirka@5z.com>

	* fish.c: don't start the frame numbers at 0 but at 1, we don't want
	  any warships crashing

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

	* fish.c (close_cb), (apply_properties): Removed unused
	variables. 

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

	* fish.c (close_cb): set return type to gint and return FALSE,
	so that the properties dialog is closed and destroyed properly.

1998-11-01  Justin Maurer  <justin@openprojects.net>

	* added oldwanda(.png)

1998-11-01  Tuomas Kuosmanen  <tigert@gimp.org>

	* fishanim.png: replaced the blue whale with a cutie Pleco :)
	* fish.c: changed the default update to match the new fish better
	(1 sec interval)

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

	* Makefile.am: Remove CXXLINK hack.

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

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

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

	* fish.c (main): Now uses stock menus 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-22  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* fish.c: Included 'config.h'. Added i18n of some strings.
	(main): Added initialization of i18n stuff.

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

	* fish.c (create_fish_widget): Make the code visual-correct.

Sat May 09 02:17:48 1998  George Lebl  <jirka@5z.com>

	* fish.c: use imlib to create gdkpixmaps, which makes start up
	  instanteneous on my box

Sat May 09 02:03:20 1998  George Lebl  <jirka@5z.com>

	* fish.c: added per applet configurability as per
	  the applet standards (even global stuff should use
	  the paths and stuff that the panel provides, this
	  makes applets session aware without any effort)

Fri May  8 21:01:36 1998  Havoc Pennington  <hp@pobox.com>

	* fish.c: Added ability to name your GNOME Fish.

