2002-02-17  Cody Russell  <bratsche@gnome.org

	* gtik.c: Moved BonoboUI XML data out of here.

	* GNOME_GtikApplet.xml: Moved it here.

2002-02-11  Kjartan Maraas  <kmaraas@gnome.org>

	* GNOME_MultiLoadApplet_Factory.server.in: Mark strings for l10n.
	
2002-02-11  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_GtikApplet.server.in: move to Vertigo namespace.

	* gtik.c: update for factory macro change.

2002-02-09  Remi Cohen-Scali  <remi@cohen-scali.com>

       	* gtik.c (configured): Changed the html chunk used to locate
       	symbols in yahoo page in order to allow the ticker to run again
       	after the changes yahoo made.

2002-01-27  Kevin Vandersloot <kfv101@psu.edu>

	* gtik.c: prefs saving and make the prefs dialog work. Port 
	the clist to GtkTreeView. Make the rtl motion work and
	get colors working. Major issue left with this applet is 
	porting from GdkFont to Pango stuff. Applet actually works
	now :)

2002-01-26  Kevin Vandersloot <kfv101@psu.edu>

	* Makefile.am, gtik.schemas: add gconf suppport and schemas

	* gtik.c: get config from gconf and change some braindead
	usage of strings for variables that could easily be bools.
	Use stock refresh icon for right click menu

2002-01-25  Kevin Vandersloot <kfv101@psu.edu>

	* gtik.c: port prefs dialog to GtkDialog and conform to
	ui standards. Prefs not really implemented though

2002-01-22  Kevin Vandersloot <kfv101@psu.edu>

	* gtik.c: initial port to GNOME 2.0. Some issues with gnome-vfs to work out.

2001-09-21  Jim Garrison  <garrison@users.sourceforge.net>

	* gtik.c: (parseQuote), (Repaint), (remFromClist), (properties_cb),
	(main), (reSetOutputArray), (setOutputArray): more strings are
	dynamicly allocated (less segfaults); fixed bug when removing
	multiple symbols at once

2001-09-13  Jim Garrison  <garrison@users.sourceforge.net>

	* gtik.c: (font_selector), (QuitFontDialog): font selector can
	now be re-opened (fixed patch from kmaraas)

2001-09-13  Jim Garrison  <garrison@users.sourceforge.net>

	* Makefile.am: using gnome-vfs instead of ghttp
	* gtik.c: (xfer_callback), (updateOutput), (properties_load),
	(apply_cb), (font_selector), (main): uses gnome-vfs for async
	ops; applied patch from kjartan to only allow one fonts box
	open at a time; fixed bug which made update interval useless

2001-09-10  Maciej Stachowiak  <mjs@noisehavoc.org>

	* Makefile.am: handle gnome-vfs LIBS and CFLAGS properly.

2001-09-08  Jim Garrison  <garrison@users.sourceforge.net>

	* Makefile.am:
	* gtik.c: (xfer_callback), (updateOutput), (main): now uses
	gnome-vfs async operations to get stock quote data

2001-09-10  Maciej Stachowiak  <mjs@noisehavoc.org>

	* Makefile.am: handle gnome-vfs LIBS and CFLAGS properly.

