2000-05-22  Kjartan Maraas <kmaraas@gnu.org>

	* *.c: Marked some more strings for translation.
	
2000-05-19  Andreas Hyden  <a.hyden@cyberpoint.se>

	* tickastat_applet.desktop: Added Swedish translation.

2000-04-25  Fatih Demir	<kabalak@gmx.net>
	
	* tickastat_applet.desktop : Added [tr] section . 

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

	* Makefile.am: Merged duplicate SUBDIRS lines which prevented
	docs from being built and installed

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

	* properties.c: Connected Help button in preferences by 
	adding phelp_cb

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

	* Adding documentation

2000-02-23 Peter Hawkins <peterhawkins@ozemail.com.au>

	* Stopped event log and about dialogs from being opened multiple times at once.

Sat Jan 29 02:55:21 2000  Tom Gilbert  <gilbertt@tomgilbert.freeserve.co.uk>

	* On an anti-warning hunt using CFLAGS="-O6 -g -W -Wall
	-Wmissing-prototypes -Wmissing-declarations". Don't mind me.

2000-01-18  Kjartan Maraas  <kmaraas@online.no>

	* mod_news.c (script_update_cb): Fix typo.
	* mod_tail.c (show_log_file): Fix another typo.
		
Sun Oct 31 17:29:05 1999  George Lebl  <jirka@5z.com>

	* main.c,properties.c,display.c: use pixel size stuff

Sun Oct 10 12:53:00 1999  John Ellis  <johne@bellatlantic.net>

	* display.c: Apply fix for multibyte characters
	from Yuusuke Tahara <m5021212@u-aizu.ac.jp>

Thu Oct  7 14:58:48 1999  John Ellis  <johne@bellatlantic.net>

	* gnome-ticker.png: New icon for tickastat applet.
	* Makefile.am, tickastat_applet.desktop: Install and use icon.

Tue Aug 10 07:58:43 1999  John Ellis  <johne@bellatlantic.net>

        * mod_news.c(script_data_free): free sd->data_file only once, change
        second to sd->data_file_temp.
        (mod_news_destroy): Manipulate the GList *'s in a way that does not
        start pointing to already freed memory. This fixes the crash when
        exiting the app. (closes bug #1861)

Tue Jul 13 14:12:43 1999  John Ellis  <johne@bellatlantic.net>

	* tickastat.h (AppData): Added free_current flag.
	* display.c: Delay freeing line when remove_info_line is called
	for the active line. Fix text overlapping image of previous line when
	no text was displayed with the image.

Mon Jul 12 23:32:35 1999  John Ellis  <johne@bellatlantic.net>

	* news_scripts: New directory, self explanatory?
	* news_scripts/test.[sh,tick]: A test script for the news module.

Mon Jul 12 00:23:58 1999  John Ellis  <johne@bellatlantic.net>

	* mod_news.c: New module, can run a script to update displayed news,
	etc. Still needs some fixups (and useful scripts, if I new perl, one
	would already be here for slashdot and freshmeat)
	* Makefile.am (module_sources) :Added mod_news.c
	* modules.[ch]: Initialize new module.

1999-07-11  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* mod_tail.c (mod_tail_config_show): 
	* properties.c (property_show): Use gnome_file_entry instead of 
	gtk_entry

Tue Jul  6 15:35:42 1999  John Ellis  <johne@bellatlantic.net>

	* AUTHORS: Added file, then added me.
	* COPYING: Removed, since it is in the top level of the gnome-applets
	package.

Tue Jul  6 06:27:13 1999  John Ellis  <johne@bellatlantic.net>

	* mod_coredump.c, mod_loadavg.c, mod_tail.c, mod_test.c: Include
	modules.h to remove compile warnings.

Tue Jun  8 02:01:58 1999  John Ellis  <johne@bellatlantic.net>

	* README, tickastat.h: Release 0.2.1

Tue Jun  8 01:44:39 1999  John Ellis  <johne@bellatlantic.net>

	* display.c: Create pixmaps blank, instead of using gnome_pixmap...
	update display colors and text size when these change (for instance
	when the theme is changed). Background now follows the gtkrc/theme
	preferences.
	* tickastat.h, main.c, properties.c: Small changes to work with above.
	* back.xpm: Removed, no longer used.

Fri Jun  4 18:23:38 1999  John Ellis  <johne@bellatlantic.net>

	* mod_tail.c: Keep the window that opens on a line is click updated.

Fri Jun  4 17:50:49 1999  John Ellis  <johne@bellatlantic.net>

	* mod_tail.c: Add ability to click on a line and have a window open
	with the contents of the monitored file.

Fri Jun  4 03:21:58 1999  John Ellis  <johne@bellatlantic.net>

	* display.c, tickastat.h: Rewrote the display loop and drawing, it
	appears to be working. The rewrite was necessary to remove some
	spaghetti code, and to make it not scroll the last line until another
	is available.

Thu Jun  3 16:30:24 1999  John Ellis  <johne@bellatlantic.net>

	* properties.c: Disable size hint buttons when panel does not support
	them.
	* display.c: Implement the 'use all room on panel' option.

Wed Jun  2 23:02:21 1999  John Ellis  <johne@bellatlantic.net>

	* README, tickastat.h: Release 0.2.0
	* tickastat.spec: Start of a RPM spec file, untested.

Wed Jun  2 22:52:21 1999  John Ellis  <johne@bellatlantic.net>

	* mod_tail.c: Add optional pop-up dialog for this module when new lines
	sre detected.

Wed Jun  2 21:35:09 1999  John Ellis  <johne@bellatlantic.net>

	* tickastat.h, main.c, display.c, properties.c: Added configurable
	size, conditionally build in size hint support.

Wed Jun  2 19:45:11 1999  John Ellis  <johne@bellatlantic.net>

	* properties.c, mod_*.c: Fix crashes when applying properties?

Wed Jun  2 00:30:38 1999  John Ellis  <johne@bellatlantic.net>

	* mod_tail.c, modules.[ch]: Add File tail module.
	* properties.c: Fix bug when applying (was checking for wrong page_num)

Mon Apr 12 12:41:20 1999  John Ellis  <johne@bellatlantic.net>

	* tickastat.h, README: Release 0.1.1

Thu Apr  1 19:45:42 1999  John Ellis  <johne@bellatlantic.net>

	* mod_coredump.c ({new, free}_list_info): Strdup the strings on
	creation so when latering freeing, random data is not freed.
	* mod_loadavg.c (line_data_free): Free the structure contents before
	the structure itself.

	I can't believe these bugs did not cause more crashes (like before
	the release) !.

Thu Apr  1 10:55:03 1999  John Ellis  <johne@bellatlantic.net>

	* all files: Started a ChangeLog, release 0.1.0

	

