2002-02-23  Kevin Vandersloot <kfv101@psu.edu>

	* gtik.c: change font loading to use PangoFontDescription
	and hook up font selector dialogs. Use GnomeFontPicker.

	* gtik.schemas: update fonts to new Pango descriptions

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

	* gtik.schemas, gtik.c: make the default stocks Dow Jones, 
	Nasdaq and S&P 500 instead of stupid linux stocks ;)

2002-02-22  Mark McLoughlin  <mark@skynet.ie>

	* gtik2_applet.desktop.in:
	* gtik2_applet.gnorba: remove these files

2002-02-21  Kevin Vandersloot <kfv101@psu.edu>

	* gtik.c: fix gnome_vfs_async_xfer problems by removing calls to
	g_print  in the xfer_callback. Dunno why that was screwing things
	up but it did. The applet now doesn't block when updating. Also
	remove a lot of debug spew. Also speed up the display

2002-02-21  Kevin Vandersloot <kfv101@psu.edu>

	* gtik.c: fix up the font issues so that one can display arrows.
	Fixes bug #70919. Also don't reload quote if the arrows option wasn't
	changed

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.

