2007-10-23  Stéphane Loeuillet  <sloeuille@svn.gnome.org>

	* gfloppy.desktop.in: Trivial fix to .desktop file
	to conform to latest fd.o .desktop specs.
	Spoted by desktop-file-validate. Fixes #481721

2006-04-18  Dennis Cranston  <dennis_cranston@yahoo.com>

	* gfloppy.desktop.in: Use sentence capitalization for the tooltip.

2006-04-01  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* src/main.c: Use GOption instead of libpopt for the command line
	option parsing (patch by Tommi Vainikainen, closes bug #336360).

2006-02-03  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* src/main.c: fix HAL include (closes bug #329799).

2006-01-30  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* doc/C/gfloppy.xml: fix the "abstract" tag.

2006-01-28  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* src/fdformat.c: re-order includes.

2006-01-28  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* src/badblocks.c: re-order includes in order to allow compilation
	with glibc 2.2 (patch by Jens Granseuer, closes bug #328956).

2005-12-21  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	A bunch of compiler warning fixes from Kjartan Maraas (see bug
	#324552).

	* src/gfloppy.c: add sys/ioctl.h.

	* src/main.c (init_devices), (main): remove unused variables.

2005-10-06  Vincent Noel  <vnoel@cox.net>

	* main.c: 
	* fdformat.c: 
	* badblocks.c: Fix missing includes. Part of bug #318095. Patch
	by Stanislav Brabec.

2005-09-26  Vincent Noel  <vnoel@cox.net>

	* src/gfloppy.c: Moved an #include to allow compilation with glibc
	2.2 (patch from Jens Granseuer).

==================== 2.12.0 ====================

2005-06-14  Vincent Noel  <vnoel@cox.net>

	* src/gfloppy.c: (execute_fs_creation_cmd):
	* src/progress.c: Make sure the return value is correct. Fix a warning.

2005-06-09  Kjartan Maraas  <kmaraas@gnome.org>

	* src/badblocks.c:
	* src/fdformat.c:
	* src/gfloppy.c:
	* src/main.c:
	* src/progress.c: Add missing includes to silence gcc.

2005-05-28  Kjartan Maraas  <kmaraas@gnome.org>

	* src/main.c: (get_hal_context), (get_hal_floppies), (main):
	Apply patch from Fedora to port to new HAL APIs.

2005-03-16  Vincent Untz  <vincent@vuntz.net>

	* src/gfloppy2.glade: add comment for translators for the "Format"
	string (it's a verb)

2005-01-24  Vincent Noel  <vnoel@cox.net>

	* src/gfloppy2.glade:
	* src/main.c: (main): Remove the markup from the translated
	strings in glade file. Fixes #101760, patch by Michael Terry.

2004-11-24  Vincent Noel  <vnoel@cox.net>

	* src/badblocks.c: 
	* src/progress.c: 
	* src/gfloppy.c: 
	* src/main.c:
	Remove a few includes.
	(show_error_dialog): New. Use
	gtk_message_dialog_new_with_markup. Use show_error_dialog all over
	the place.
	(on_help_button_clicked): Make help kind of work, using the right screen.

	* src/main.c (main): use gtk_window_set_default_icon_name.

2004-11-23  Vincent Noel  <vnoel@cox.net>

	* src/main.c (main): Use gtk_window_set_default_icon_from_file instead
	of gnome_window_icon_set_default_from_file.

2004-10-31  James Bowes  <bowes@cs.dal.ca>

	* Makefile.am: Minor fixes to pass make distcheck.

2004-10-26  James Bowes  <bowes@cs.dal.ca>

	* src/gfloppy.c: (make_mkdosfs_cmd_args), (test_floppy_device):
	* src/main.c: (get_hal_floppies), (init_devices): Minor bug fixes
	to get support for formatting floppies in non-standard locations.

2004-10-22  James Bowes  <bowes@cs.dal.ca>

	* src/Makefile.am: Compile with HAL cflags and libs.
	* src/main.c: (floppy_status_free), (get_hal_floppies),
	(init_devices), (main): Add (optional) HAL support for detecting 
	floppy drives, rather than using hard-coded values.

2004-08-02  Kjartan Maraas  <kmaraas@gnome.org>

	* src/gfloppy.c: #include <linux/kdev_t.h> to get MAJOR
	defined on Fedora Core.

2004-07-21  Glynn Foster  <glynn.foster@sun.com>

	* gfloppy.desktop.in, Makefile.am, gfloppy.keys.in,
	* gfloppy.mime: Update to the new MIME system. Based on
	patch sent to desktop-devel-list from Ray Strode.

2004-04-29  Glynn Foster  <glynn.foster@sun.com>

	* src/gfloppy.c: Pass through correct parameters. Fixes
	#139843. Patch from Chris Smith and Kjartan.

2004-04-20  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Fix distcheck.

2004-03-23  Glynn Foster  <glynn.foster@sun.com>

	* src/Makefile.am: Don't override CFLAGS.

2004-03-08  Dennis Cranston  <dennis_cranston at yahoo com>

	* Makefile.am: Revert builddir != srcdir fix because it 
	breaks 'make distcheck'.
	
2004-02-23  Julio M Merino Vidal <jmmv@menta.net>

	* Makefile.am: honour gconf configure option

2004-02-12  Mark McLoughlin  <mark@skynet.ie>

	* src/main.c: (on_help_button_clicked): Update the help
	links to point to user-guid.xml

2004-01-18  Jason Leach  <leach@wam.umd.edu>

	* Makefile.am: builddir != srcdir fix.

2004-01-07  Stephane Demurget  <stephane.demurget@enst-bretagne.fr>

	Fixes #110918, #123831.

	* main.c (on_format_button_clicked): fixed volume name handling.

	* gfloppy.c (execute_fs_creation_cmd): fixed filesystem creation
	command spawning: without any output descriptor, g_spawn_* uses
	the parent process output descriptor, which was previously closed
	by another instruction.

2004-01-04  Stephane Demurget  <stephane.demurget@enst-bretagne.fr>

	Devfs device names support. Fixes #104327.

	* src/gfloppy.1: updated the man page with a devfs device name.

	* src/main.c (get_mformat_device): impl. helps to convert a devfs
	device name or a legacy device to a mformat drive, in order to
	factorize some code.
	(init_devices): impl. support for devfs device names.

	* src/*.[ch]: s/gchar */char */g

2004-01-04  Stephane Demurget  <stephane.demurget@enst-bretagne.fr>

	* src/gfloppy.h:
	* src/main.c (set_floppy_extended_device): removed the unused
	extended_device field of the GFloppy struct.

2003-12-13  Michael Terry <mterry@fastmail.fm>

	* gfloppy.desktop.in: Use gnome-icon-theme instead of built-in icons.
	Fixes #129283.

2003-12-30  Christian Neumair  <chris@gnome-de.org>

	* src/progress.c: (read_stdinput): Use ngettext for plurals (#106700).

2003-11-28  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>

	* src/main.c (on_help_button_clicked): Use the new help documentation
	 Fixes #127484

2003-07-25  Stephane Demurget  <stephane.demurget@free.fr>

	* src/gfloppy-config.c (gfloppy_config_load): fixed Dennis checkin for
	#76496 in order to be sure the DOS format is the default.

Fri Jul 18 11:24:52 2003  George Lebl <jirka@5z.com>

	* src/gfloppy-config.c: When the gconf keys are not writable don't write
	  down the default values.

2003-07-12 John Fleck <jfleck@inkstain.net>

	* doc/C/gfloppy.xml
	bump up version number for 2.4 release, looks like the
	app hasn't really changed so this is it for the docs

2003-06-08  Dennis Cranston <dennis_cranston at yahoo com>

	* gfloppy.schemas.in:  Default to the DOS format as suggested
	in bug report 76496.
	
2003-06-01  Christophe Merlet  <redfox@redfoxcenter.org>

	* gfloppy.desktop.in: Use icon from gnome-icon-theme and not
	the old one unavailable in new gnome-mime-data package.

2003-05-31  Dennis Cranston <dennis_cranston at yahoo com>

	* src/progress.c:  A few HIG improvements.

2003-05-30  Dennis Cranston <dennis_cranston at yahoo com>

	* src/gfloppy-config.c, src/gfloppy.c, src/main.c:  Many compiler 
	warning fixes.
	
2003-05-30  Dennis Cranston <dennis_cranston at yahoo com>

	* src/gfloppy2.glade:  Header capitalization for window title.
	
2003-05-30  Dennis Cranston <dennis_cranston at yahoo com>

	* src/gfloppy2.glade:  HIG improvements (widget padding, etc.)
	
	* src/main.c:  HIG improvements.  Also, set mnemonic widget for the
	device and type labels appropriately.
	
2003-05-19  Glynn Foster  <glynn.foster@sun.com>

	* src/gfloppy-config.c: Sanity check, should fix #108950.

2003-03-04  Stephane Demurget  <demurgets@free.fr>

	* src/main.c (main): changed the default_fs test for FAT to be the
	default, thus lightweighting

2003-03-04  Stephane Demurget  <demurgets@free.fr>

	Fixes #101759, removing all the translated messages begun with
	either 'E','M','I', or 'B', used to pass messages from one process to
	the one which have the UI control. Hope it'll help the i18n teams.

	* src/fdformat.[ch] (fd_print): moved here. Added a message type
	argument and fully handles messages construction.

	* src/gfloppy.c:
	* src/fdformat.c:
	* src/badblocks.c: adapted all the fd_print calls using the new
	prototype.

2003-02-23  Takeshi AIHANA <aihana@gnome.gr.jp>

	* doc/ja/*: added Japanese translations by
				KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>.
	* doc/Makefile.am: added ja into SUBDIRS.

Mon Jan 27 08:06:24 MST 2003 John Fleck <jfleck@inkstain.net>

	* doc/C/gfloppy.xml
	* doc/C/gfloppy-C.omf
	* doc/C/figures/main.png
	updated docs from Baris Cicek

2003-01-27  Glynn Foster  <glynn.foster@sun.com>

	* main.c: Free the icon_path. Should finally fix crash. GAR.

2003-01-25  Dennis Cransotn <dennis_cranston@yahoo.com>

	[MERGED FROM GNOME-2-2 BRANCH]

	* main.c: (main) Define icon_path, so gfloppy can be compiled.  
	Also, fix two minor compiler warnings. 
	
2003-01-22  Glynn Foster  <glynn.foster@sun.com>

	[MERGED FROM GNOME-2-2 BRANCH]

	* main.c, gfloppy-config.c: Fixes for #104078, #104333 crashing on startup,
	thanks to Victor Soroka, Jonathan Blanford and Frederic Crozat. 
	Add back the window icon using gnome_icon_theme_lookup.

2002-12-02  Glynn Foster  <glynn.foster@sun.com>

	* gfloppy.desktop.in: Update for StartupNotify

2002-11-29  Fernando Herrera <fherrera@onirica.com>

       * gfloppy.desktop.in: add X-GNOME-BUGZILLA stuff

2002-11-19  Stephane Demurget  <demurgets@free.fr>

	* src/gfloppy2.glade: more HIG-compliant simulating the position of
	the buttons on a dialog. 

2002-10-30  Stephane Demurget  <demurgets@free.fr>

	* src/gfloppy2.glade: made really more HIG-compliant. There's some
	issues left: how to nicely place the help button, and the ()'d text.
	Removed the checkbutton to set the volume name on an advice of Calum.
	I don't know if having an empty volume name is okay (note both mkdosfs,

	* src/main.c (on_format_button_clicked): fixed some weirdness related
	to the floppy type.
	Fixed the volume name setting propagation and other thingies.
	Added a check for spaces in the volume name.

	* src/progress.c (progress_close_callback): killed, since
	progress_response_callback already handles this.
	(progress_response_callback): handles delete_event more gracefully.
	A lot of additionnal fixes and cleanups.

2002-09-19  Jacob Berkman  <jacob@ximian.com>

	* src/Makefile.am (gfloppy_SOURCES): add gfloppy-config.h

2002-08-09  Glynn Foster  <glynn.foster@sun.com>

        * src/gfloppy.1: Update man page.

2002-07-14  Stephane Demurget  <demurgets@free.fr>

	* src/gfloppy2.glade:
	* src/main.c: fixed a crash when closing the formatting window due to
	the progress dialog's parent not being a window. The toplevel widget
	is now a window, since it will be easier to add more feature and
	due to a recent commit to libwnck, dialogs which have no parent aren't
	displayed in the tasklist. I managed to make it similar to a dialog,
	but that's only temporary, this will evolve in some sort of GnomeApp
	soon I believe.

	* src/gfloppy.c: get rid of the system () call and use this
	(execute_fs_creation_cmd): impl. function to spawn the correct
	command and display the stderr output in a nice error dialog if
	needed. There's a little check for the mke2fs starting signature
	because of the output done on stderr whereas mkdosfs does it on	stdout.
	I suppose they both write all their errors on stderr though.
	(make_*_cmd): renamed make_*_cmd_args to return the command arguments
	array to pass to g_spawn as a GPtrArray.

2002-07-13  Stephane Demurget  <demurgets@free.fr>

	* gfloppy.schemas.in:
	* src/gfloppy-config.[ch]: replaced the quick_format & badblocks_check
	gconf settings by default_formatting_mode, and changed the type of the
	fs_type key to a string to allow adding other filesystems.
	We also check for gconf errors everywhere from now on.

	* src/gfloppy.[ch]:
	* src/main.c: removed use of quick_format & badblocks_check in
	favour of a new GFloppyFormattingType, since it's really more logical
	to use due to the new radiobuttons UI.
	(quick_format_cb_toggled_cb): kill.
	(get_selected_formatting_mode): impl. to make the code much cleaner and
	(on_format_button_clicked): use it here
	(main): and there.

	* src/gfloppy2.glade: overall cleanup with frames for each physical,
	filesystem and format mode settings.
	Rearranged that's stupid UI behaviour in favour of radiobuttons thanks
	to another good advice from Jonathan.
	Advice: never use the "coding while being with {friends + beer}" combo,
	this really doesn't work at all ;)
	Removed the unuseful left frame & icon here and 
	* src/main.c (main): there.

2002-07-12  Stephane Demurget  <demurgets@free.fr>

	* gfloppy.schemas.in: made the explanations less redundant and
	s/bb_check/bad_blocks_check/ which is more significant.

	* src/gfloppy.c (badblocks_check_cleanup): made the code a little bit
	prettier thanks to Jonathan.

	* src/main.c: removed the type_option global var.
	(on_format_button_clicked): and use libglade here to get a reference.
	I also made a mistake syncing with Glynn's latest changes so the code
	wouldn't compile because of an unknown var.

	* Makefile.am: fix a really stupid bug in my "last change before
	going to sleep" which was preventing the schema's installation.

2002-07-09  Stephane Demurget  <demurgets@free.fr>

	* .cvsignore: added gfloppy.schemas.

	* src/main.c: rearranged to work with Glynn's latest changes.

	* gfloppy.schemas.in:
	* src/gfloppy-config.[ch]:
	* src/main.c: added the prefer_mkdosfs_backend gconf key for the
	advanced user to choose from the mkdosfs and mtools FAT formatting
	backends if they are both available. mkdosfs is now the default, as 
	I don't feel to confident with the new mbadblocks support :)

	* src/gfloppy.c (format_ext2fs): removed the condition on the quick
	format to put the progress up to 100% when everything is fine.
	(format_fat): added the fat pendant of the ext2fs bad blocks new check
	code.
	(write_badblocks_file): impl. to factorize the bad blocks list -> file
	managements.
	(badblocks_check_cleanup): ditto but for freeing the bad blocks check
	resources.
	(execute_mbadblocks), (mbadblocks_std*_data_available): impl. to spawn
	and monitor the mbadblocks command output looking for bad clusters
	numbers.

	* src/main.c (set_note_label_visibility): deactivate the bad blocks
	checkbutton and set it unsensitive if we can't make the bad blocks
	check.
	(main): moved here the choice of the FAT backend.
	(set_note_label_visibility): replaced by,
	(type_option_changed_cb): impl. to take care of the UI consistency
	using quick_format_cb_toggled_cb as an auxiliary function featuring
	a signal emition.

2002-07-03  Stephane Demurget  <demurgets@free.fr>

	* gfloppy.schemas.in: added.
	* Makefile.am: updated for the new gconf schemas.
	* src/gfloppy-config.[ch]: added.
	* src/main.c (main): added gconf support to remember the last
	session settings.
	
2002-07-02  Stephane Demurget  <demurgets@free.fr>

	* src/gfloppy.c (format_floppy): no need to duplicates the low-level
	format code for each method, so it's factorized here now.

	* src/gfloppy2.glade:
	* src/main.c (set_note_label_visibility): impl. to help user in case
	mbadblocks isn't installed.
	(quick_format_button_toggled_cb): impl. to avoid a race condition.

2002-07-01  Stephane Demurget  <demurgets@free.fr>

	* src/gfloppy.c (make_mformat_cmd): added support for the volume name
	setting plus cleaned the things up.

	* src/main.c (init_commands): removed unuseful statements and only
	exit if you can't format neither in ext2fs nor in fat. Provides an
	error dialog if this is the case.

2002-06-30  Stephane Demurget  <demurgets@free.fr>

	* src/fdformat.c (fdformat_disk): changed the error message if the
	geometry can't be accessed. Maybe explains/close #76496.

	* src/gfloppy2.glade:
	* src/gfloppy.[ch]:
	* src/main.c (set_widget_sensitive_from): impl.,
	(main): and used it to add support for the volume name setting.

	* src/gfloppy.h,
	* src/gfloppy.c (make_mkdosfs_cmd): impl. Still no used ATM.

	* src/gfloppy.c (format_ext2fs): the initial impl. only detected bad
	blocks, but didn't mark them. So we now scan the bad blocks just after
	the low level format (if any), and before passing a bad blocks file to
	mke2fs -l, so the filesystem is created with the bad blocks marked.
	The FAT support still need to be impl. the same way, though.

2002-06-29  Stephane Demurget  <demurgets@free.fr>

	* src/badblocks.c (test_ro):
	* src/gfloppy.c:
	* src/progress.c: Some love given to this small utility so it could
	display the number of bad blocks found during the r/o test.
	Fixes part of #50734.

2002-06-28  Stephane Demurget  <demurgets@free.fr>

	* src/gfloppy.c (format_fat): fixed a bunch of mem leaks.

	* src/progress.c (setup_progress_and_run): fixed the dialog's title
	and added some padding.
	(read_stdinput): changed the cancelled dialog to be an info.

2002-07-07  Glynn Foster  <glynn.foster@sun.com>

	* src/gfloppy2.glade, src/main.c: Re-structure the code a little
	so that the help button now 'works'..ahem, sorta ;)

2002-06-06 John Fleck <jfleck@inkstain.net>

	* doc/C/gfloppy.xml
	* doc/C/legal.xml
	removed many old *.png's from doc/C/figures
	updating docs to GNOME2-ness

2002-05-31  Hidetoshi Tajima <hidetoshi.tajima@sun.com>

	* src/Makefile.am: Update for #83627.

2002-05-31  Hidetoshi Tajima <hidetoshi.tajima@sun.com>

	* src/Makefile.am: Fix GNOMELOCALEDIR to point to correct 
	location. Fixes #83627.

2002-05-30  Glynn Foster  <glynn.foster@sun.com>

	* src/Makefile.am: Add -export-dynamic flags for libglade stuff
	* src/gfloppy2.glade: Fix up mnemonics and order of buttons.
	* src/main.c: (on_toplevel_delete_event): Change signal prototype.

2002-05-30  Glynn Foster  <glynn.foster@sun.com>
	
	* src/gfloppy.glade: Remove old file.

2002-05-30  Glynn Foster  <glynn.foster@sun.com>

	* gfloppy.desktop.in: Correct icon. Fixes #83356.
	* src/main.c: (main): Make sure we get the correct window icon.

2002-05-27  Federico Mena Quintero  <federico@ximian.com>

	* src/main.c (init_commands): Ahem, putenv() does NOT do variable
	substitutions.  Made it actually expand the path by itself.  Fixes
	#79911.

2002-05-25  Stephane Demurget <demurgets@free.fr>

	* src/progress.c: changed dialog tyep to be an info when 
	the floppy is successfully formatted. Fixes #82375.

2002-05-20  Federico Mena Quintero  <federico@ximian.com>

	* src/main.c (main): Added an error dialog in case we cannot
	display help.  Fixes bug #79911.

2002-05-07  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Fix up install of .desktop files. Fixes
	#81091.
	* src/progress.c: (setup_progress_and_run): Get rid 
	of a few warnings - which is as far as my ppc goes
	for this build.

2002-04-24 John Fleck <jfleck@inkstain.net>

	* doc/C/gfloppy-C.omf
	updating OMF file to match that required by
	ScrollKeeper >= 0.3.8

2002-04-20  Jacob Berkman  <jacob@ximian.com>

	* src/Makefile.am (EXTRA_DIST): kill gfloppy-i18n.h

2002-04-20  Abel Cheung  <maddog@linux.org.hk>

	* gfloppy-i18n.h: Removed.

2002-04-16  Kevin Vandersloot <kfv101@psu.edu>

	* src/Makefile.am, main.c: make help work

2002-04-04 John Fleck <jfleck@inkstain.net>

	* doc/Makefile.am
	removing gfloppy Spanish docs, they are out of date for GNOME2 and
	were firing off errors

2002-01-27  Seth Nickell  <snickell@stanford.edu>

	* gfloppy.desktop.in:

	Renname and add Categories field.

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

	* src/Makefile.am: one more gfloppy.glade -> gfloppy2.glade
	
	* src/main.c: get the installed glade file

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

	* src/Makefile.am: install gfloppy2.glade
	
	* src/main.c: make error message indicate the gfloppy2.glade file is not
	found

Thu Dec 20 21:39:23 MST 2001 John Fleck <jfleck@inkstain.net>

	doc/C/Makefile.am - changing over to use xmldocs.make for docs
	installation

Tue Nov 27 16:02:54 2001  George Lebl <jirka@5z.com>

	* src/main.c: use g_find_program_in_path instead of
	  gnome_is_program_in_path

Tue Nov 20 19:47:21 2001  Owen Taylor  <otaylor@redhat.com>

	* src/fdformat.c: Remove include of gnome-defs.h which
	no longer exists and is no longer needed.

Sun Oct 28 21:20:26 MST 2001 John Fleck <jfleck@inkstain.net>

	* doc/C/gfloppy.xml, gfloppy-C.omf
	updated gfloppy.xml to comply with style guide, added new figure
	DocBook coding, updated the omf file to point to the xml


Sun Oct 21 11:10:54 2001  Jonathan Blandford  <jrb@redhat.com>

	* src/gfloppy2.glade: didn't notice jamesh changed libglade.
	Follow suite.

Sun Oct 21 01:48:00 2001  Bill Haneman <bill.haneman@sun.com>

        * src/gfloppy2.glade: added a little more accessibility stuff.

Fri Oct 19 15:17:02 2001  Jonathan Blandford  <jrb@redhat.com>

	* src/gfloppy2.glade: validate.

Fri Oct 19 13:06:57 2001  Jonathan Blandford  <jrb@redhat.com>

	* src/gfloppy2.glade: clean up a bunch.  Add some accessibility
	stuff.  Port fully from GnomeDialog to GtkDialog.

Tue Oct 16 02:35:40 2001  Jonathan Blandford  <jrb@alum.mit.edu>

	* src/main.c (main): massive initial port to GTK 2.

2001-08-08  Abel Cheung  <maddog@linux.org.hk>

	* \*.desktop: Added zh_TW.Big5 (traditional Chinese) strings.

Thu Jul 19 01:17:27 2001  Jonathan Blandford  <jrb@webwynk.net>

	* src/main.c (init_devices): deal with options correctly.

Wed Jul 18 23:21:29 2001  Jonathan Blandford  <jrb@webwynk.net>

	* src/gfloppy.glade: fix option

Wed Jul 18 03:48:18 2001  Jonathan Blandford  <jrb@redhat.com>

	* src/gfloppy.c (test_floppy_device): Clean up to be more specific
	in checking.  Thanks to Bill Notting in helping write this.  It's
	very untested though.  Need to do some testing tomorrow with an
	actual floppy drive.

Tue Jul 17 20:36:51 2001  Jonathan Blandford  <jrb@redhat.com>

	* src/main.c (main): tested output.  Should close #57660.

Tue Jul 17 20:23:17 2001  Jonathan Blandford  <jrb@redhat.com>

	* src/main.c (main): add option to change device.  Tackling bug
	#57660.

2001-07-02  Manuel de Vega Barreiro <mbarreiro@red.madritel.es>

	* doc/es/*	Spanish translation
	* doc/Makefile.am added es and az
	
2001-06-22  Kjartan Maraas  <kmaraas@gnome.org>

	* src/main.c: Mark some strings for translation.
	
Wed Jun 06 17:13:19 2001  George Lebl <jirka@5z.com>

	* src/main.c: it's && not || in checking that it's one of the
	  recognized devices, also make the error a dialog box and not
	  a g_print

	* src/gfloppy.c, src/main.c: remove check_for_write_perm function
	  since "access" already does all we need and better, and use this
	  function.

2001-05-30  Kjartan Maraas  <kmaraas@gnome.org>

	* gfloppy.keys, gfloppy.desktop: Translation updates.
	
2001-04-28  Jason Leach  <jasonleach@usa.net>

	* src/main.c (init_devices): Call the new check_for_write_perm(),
	if we don't have write permissions we should abort now rather than
	let the user try to actually click "Format" and have it tell them
	it can't do it.

	* src/gfloppy.c (check_for_write_perm): New function, checks the
	floppy device for writability.

	* src/main.c (set_floppy_extended_device): Fix a typo here.

	* src/main.c (init_devices): Fix a mistake here (currently doesn't
	matter though).

	* src/main.c (init_commands): Changed 12 lines to 4 lines that are
	more powerful (checks all $PATHs for programs).  Plus there was a
	cut and paste error in the initial 12 lines.

Tue Apr 24 19:24:59 2001  George Lebl <jirka@5z.com>

	* src/main.c:  use g_error if we can't find gfloppy.glade.  Try
	  current directory though so that we can debug without installing.

2001-03-01 John Fleck <jfleck@inkstain.net>

	doc/C/gfloppy.sgml - minor doc updates

Fri Feb 09 21:35:11 2001  George Lebl <jirka@5z.com>

	* ABOUT-NLS, po/Makefile.in.in: remove from CVS

2001-01-31  Jason Leach  <jasonleach@usa.net>

	* doc/az/Makefile.am (${HTML_FILES}): objdir != srcdir fix

2000-12-24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* doc/az/: added an Azeri doc file from Vasif Ismailoglu
	* po/az.po: added Azeri translation

2000-12-18  Dan Damian  <dand@dnttm.ro>

	* configure.in: Added "ro" to ALL_LINGUAS.

2000-12-05  Zbigniew Chyla  <cyba@gnome.pl>

	* po/POTFILES.in: Added src/badblocks.c.

	* src/badblocks.c, src/gfloppy.c: Included <gnome.h>,
	marked strings for translation.

	* progress.c: Included "config.h".

	* src/gfloppy.glade, src/gfloppy-i18n.h: Recreated with glade.

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

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

2000-11-14  Zbigniew Chyla  <cyba@gnome.pl>

	* configure.in: Added pl to ALL_LINGUAS.

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

	* updating gfloppy.sgml for Nautilus help browser compatibility
	
2000-11-10  Robert Brady  <robert@suse.co.uk>

	* configure.in: Add Tamil to ALL_LINGUAS.
	
2000-11-05  Yukihiro Nakai  <nakai@gnome.gr.jp>

	* configure.in: (ALL_LINGUAS) Add sk(Slovak)

2000-10-16  Yukihiro Nakai  <nakai@gnome.gr.jp>

	* configure.in: Add zh_CN.GB2312 to ALL_LINGUAS

2000-09-25  Yukihiro Nakai <nakai@gnome.gr.jp>

	* gfloppy.desktop: Add Japanese translation
	* gfloppy.desktop: Resort. (Who is [da] maintainer?)

2000-09-10  Kenny Graunke  <kwg@teleport.com>
	* doc/C/gfloppy.sgml: Update GDP URLs.

Tue Sep 05 20:38:01 2000  George Lebl <jirka@5z.com>

	* configure.in: added "ga" and "zh_TW.Big5" to ALL_LINGUAS  to make
	  gnome-utils autogen again

2000-08-07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* confiure.in,po/ca.po: added Catalan file

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

	* src/gfloppy.glade: s/FAT16/FAT/g. This was wrong, and the user
	probably never cares if the floppy uses 12bit or 16bit FAT fs.
	Also used MB for capasity.
	* src/gfloppy-i18n.h: Same here.
	
2000-07-18 John Fleck <jfleck@inkstain.net>
	* moved doc/C/images/*.png to doc/C/ for build consistency

Sun Jul 16 13:49:31 2000  George Lebl <jirka@5z.com>

	* configure.in: add cs to languages

2000-07-04 John Fleck <jfleck@inkstain.net>
	* fixes src/main.c so help files appear when you click on help button

2000-07-04 John Fleck <jfleck@inkstain.net>
	* fixes to doc/C/Makefile.am so pngs are properly installed in the
	distribution 

2000-06-11  Vova Babin (vb@dwuj.ichf.edu.pl)
	* src/main.c src/gfloppy.glade src/progress.c :
	crash on "delete_event" fixed

000-05-30  Fatih Demir	<kabalak@gmx.net>

	* gfloppy.desktop: Added the Turkish desktop
		entries.

2000-05-27 Sami Pesonen <spesonen@dlc.fi>

	* configure,in, gfloppy.desktop added finnish
	
2000-05-15  Kjartan Maraas  <kmaraas@gnu.org>

	* TRANSLATABLE_FILES: Added list of files containing
	translatable strings / text.
	
2000-05-11  Karl Eichwalder  <ke@suse.de>

	* configure.in (ALL_LINGUAS): Add de.

2000-04-23 John Fleck  <jfleck@inkstain.net>

	* checked in a minor updated /doc/C/gfloppy.sgml for Kenny Graunke



2000-04-23 John Fleck <jfleck@inkstain.net>

	* checked in updated /doc/C/gfloppy.sgml for Kenny Graunke


2000-04-22  Valek Filippov <frob@df.ru>

	* configure.in: Added "ru".

2000-04-21  Jonathan Blandford  <jrb@redhat.com>

	* src/fdformat.c (verify_disk): Sorry translators.  Made some last
	string changes.  Also, finally got the errno correct.

2000-04-20  Andreas Hyden  <a.hyden@cyberpoint.se>

	* src/main.c: Marked a string for translation.

2000-04-20  Andreas Hyden  <a.hyden@cyberpoint.se>

	* gfloppy.desktop: Added Swedish translation.

2000-04-20  Jonathan Blandford  <jrb@redhat.com>

	* src/fdformat.c (fdformat_disk): Improve error messages.
	(verify_disk): ditto.

2000-03-29  Jonathan Blandford  <jrb@redhat.com>

	* README: Updated.

	* configure.in: check for e2fsprogs-devel.

	* gfloppy.spec (BuildRequires): added requirement for e2fsprogs to
	let us catch those without it.

2000-02-14  Jonathan Blandford  <jrb@redhat.com>

	* src/progress.c: patch from jacob berkman to add different
	message-box types depending on the situation.

2000-02-13  Fatih Demir <kabalak@gmx.net>

	* configure.in : Added tr to ALL_LINGUAS .

2000-02-08  Jacob Berkman  <jacob@helixcode.com>

	* src/progress.c (setup_progress_and_run): pass the correct
	parametrs to gnome_message_box_new()

2000-01-07  Martin Norb=E4ck  <d95mback@dtek.chalmers.se>

	* configure.in: Added sv to ALL_LINGUAS

1999-11-22  Yukihiro Nakai <nakai@gnome.gr.jp>

	* configure.in: Added ja to ALL_LINGUAS

1999-11-07  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in: Added gl to ALL_LINGUAS

1999-10-05  Jonathan Blandford  <jrb@redhat.com>

	* gfloppy.spec (CFLAGS): add .mime and .keys file.  God, I love our
	mime handling.

1999-10-04  Jonathan Blandford  <jrb@redhat.com>

	* src/progress.c (setup_progress_and_run): Remove BOB.

1999-10-05  Michael Fulbright  <msf@avatar.labs.redhat.com>

	* Added spec file and desktop file

	* Fixed autoconf to look for required Linux specific libs

1999-10-05  Miguel de Icaza  <miguel@gnu.org>

	* configure.in: Added es.po;  

	* src/gfloppy.glade: Generate .h file for po translation. 

1999-10-04  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: upped the version to 0.9

	* src/gfloppy.c (format_ext2fs): Ext2 formatting works perfectly.  

1999-09-30  Jonathan Blandford  <jrb@redhat.com>

	* src/progress.c (read_stdinput): added Progress updating.

1999-09-27  Tristan Tarrant  <ttarrant@etnoteam.it>

	* configure.in: Added "it" to ALL_LINGUAS.

1999-09-23  Kjartan Maraas  <kmaraas@online.no>

	* configure.in: Added "da" and "no" to ALL_LINGUAS.
	
1999-09-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* src/Makefile.am (INCLUDES): Define the GLADEDIR here. 

	* src/main.c (main): Use GLADEDIR to locate our datafiles.

