Fri Jun 29 21:45:38 2001  George Lebl <jirka@5z.com>

	* idetool.c: do note, from the hdparm man page, the 32bit support
	  is 0 (none), 1 (32bit), 3 (32bit w/ sync), not 0,1,2 as the code
	  assumed, fixes #20212

Fri Jun 29 21:24:48 2001  George Lebl <jirka@5z.com>

	* idetool.c: replace all sprintfs with snprintfs just because I'm a
	  paranoid wanker, also put in some buffer size checking for values
	  that are read in.  In addition fix #9756 with the horizontal size
	  being weird.  Basically we use the autosize flag on both columns
	  instead of a set size.

2000-11-19 John Fleck <jfleck@inkstain.net>
	
	* updated doc/C/Makefile.am to install sgml in help directory

2000-11-17 - John Fleck <jfleck@inkstain.net>

	* updating idetool.sgml for Nautilus

2000-07-23  Kjartan Maraas  <kmaraas@gnome.org>

	* idetool.c: Removed a test for event->type != GDK_2BUTTON_PRESS
	that makes idetool crash if you move using the arrow keys.
	Please shout if this test is really needed for something else.
	
2000-07-22  Kjartan Maraas  <kmaraas@gnome.org>

	* idetool.c: Change strings from "Default" "16-bit" to
	"Default 16-bit" so IO-mode will be reported right.
	
2000-07-18 John Fleck <jfleck@inkstain.net
	* relocating idetool.png out of doc/C/images/ into doc/C/ for
	build consistency

2000-07-19  Kjartan Maraas  <kmaraas@gnome.org>

	* idetool.c help_cb(): Initialize a GtkWidget *pixmap to NULL 
	to fix a compiler warning.
	
2000-07-04 John Fleck <jfleck@inkstain.net>
	* fixes to doc/C/Makefile.am so pngs are properly installed in the
	distribution 

2000-06-28 John Fleck <jfleck@inkstain.net>
	* fixed idetool.sgml version number

2000-05-13  Andreas Hyden  <a.hyden@cyberpoint.se>

	* idetool.desktop: Added Swedish translation.

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

	* idetool.desktop: made this file
	* Makefile.am: updated to include desktop file

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

	* docs/*: Small improvements to docs.  Fixed Makefile.
	* idetool.c: Added Help button.

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

	* docs/*: Adding documentation - first draft. 
	* docs/C/Makefile.am: Added - needs png image installed right.

2000-02-17  Nick Lamb <njl195@zepler.org.uk>

	* idetool.c: The container screw-up I reported last February on
	this very same day, never fixed. 365 days is too long.

1999-07-28  Zbigniew Chyla <chyla@alice.ci.pwr.wroc.pl>

	* idetool.c : Mark strings for translations.

1999-01-18  Christopher Blizzard  <blizzard@appliedtheory.com>

	* idetool.c (ide_stat_drive): comment out gtk_widget_set_border().
  	This has been removed from gtk.

1998-12-19  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>

	* idetool.c: added cast-macro

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

	* idetool.c (ide_stat_drive): Fix CList usage.

Sun Sep 20 17:25:44 1998  John Ellis  <johne@bellatlantic.net>

	* ide-disk-drive.xpm: Changed to png.
	* Makefile.am, idetool.c: Changed said references.

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

	* .cvsignore: Added .deps dir

	* Makefile.am: Added stuff to install .xpm file.

