2002-03-08 Aruna P R <aruna.pou@wipro.com>
 
	* meat-grinder.c: add session management and replace deprecated calls

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

	* meat-grinder.c: change meat-grinder to archive-generator
	to match binary name so the session-management won't try to
	run meat-grinder on startup

2002-03-16 Senthilkumar Ramasamy <senthil.ramasamy@wipro.com>

	* meat-grinder.c: "-z" option is not supported by tar in Solaris, 
	hence that option has been removed, now tar is done & the output 
	is piped to gzip. patch for bug 73689

2002-02-21  Ganesan Sethuraman <ganesan.sethuraman@wipro.com>

	* meat-grinder.c: Create Archive Menubar Option disabled when no files 
	are selected.

	* patch for the bug #71245

2002-02-21  Bastien Nocera  <hadess@hadess.net>

	* meat-grinder.c: (update_status): fix typo in "Nuber^WNumbers"

2002-02-21  Bastien Nocera  <hadess@hadess.net>

	* meat-grinder.c: (query_dialog): destroy the dialog when we're
	done (Closes:71243)

2002-02-09  Gediminas Paulauskas <menesis@delfi.lt>

	* meat-grinder.c: replace gtk_signal with g_signal, fix so that
	cancel works in file selection dialogs

2002-01-31  Zbigniew Chyla  <cyba@gnome.pl>

	* meat-grinder.c (about_cb): Don't try to translate empty string.

2001-02-02  Zbigniew Chyla  <cyba@gnome.pl>

	* .cvsignore: s/meat-grinder/archive-generator/

2002-02-01 John Fleck <jfleck@inkstain.net>

	* help/C/figures/meat-grinder-main-full.png
	* help/C/figures/meat-grinder-main.png
	* help/C/Makefile.am
	* help/C/meat-grinder.xml
	* help/C/legal.xml
	convert docs to new template, add necessary legal.xml, update
	screenshots for GNOME 2 goodness

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

	* Makefile.am:
	* archive-generator.1:
	* archive-generator.desktop.in:
	* meat-grinder.1:
	* meat-grinder.desktop.in:

	Change binary to reflect new menu name.
	
Sun Dec 30 18:19:03 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c, Makefile.am: compile without deprecated gdk and gdk
	  pixbuf stuff

Sat Dec 22 16:07:41 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c: fix temporary directory creation, note
	  that mkstemp and then mkdir will never work

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

	help/C/Makefile.am, meat-grinder-C.omf - switching to xmldocs.make
	make system

2001-12-18  Josh Barrow  <drleary@mac.com>

	* Makefile.am:
	* meat-grinder.c: (make_temp_dir), (query_dialog), (update_status),
	(remove_pos), (make_argv_fe), (whack_links_fe), (create_archive),
	(start_temporary), (ensure_temporary), (cleanup_temporary),
	(about_cb), (remove_cb), (archive_cb), (add_file), (add_cb),
	(drag_data_received), (drag_data_get), (init_gui), (got_signal),
	(main):
	Made to compile with G_DISABLE_DEPRECATED, GTK_DISABLE_DEPRECATED,
	and GNOME_DISABLE_DEPRECATED

2001-12-14  Seth Nickell  <snickell@stanford.edu>

	* meat-grinder.desktop.in:

	Change comment to follow the verb form.

Sun Dec  2 21:59:47 MST 2001 John Fleck <jfleck@inkstain.net>

	* help/C/meat-grinder.xml - adding index tag to doc
	
Tue Nov 27 16:01:39 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c: use g_find_program_in_path instead of
	  gnome_is_program_in_path

2001-11-20 John Fleck <jfleck@inkstain.net>

	* help/C/meat-grinder.xml updated doc with editing review by Irene
	Ryan 

2001-10-14 John Fleck <jfleck@inkstain.net>

	* help/C/meat-grinder.xml initial checkin of converted xml
	doc. This is not incorporated into the build yet.

2001-10-13  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am, meat-grinder.c: (about_cb), (select_all_cb),
	(remove_cb), (save_ok), (add_ok), (init_gui): ported to Gnome2

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

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

Mon Jul 02 13:06:00 2001  George Lebl <jirka@5z.com>

	* meat-grinder.1: fix typo

Sun Jun 24 16:41:40 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c: update status when removing files.  Add a more
	  informative empty string, add a menu item to add entries, and
	  handle folder names better

Sun Jun 24 16:19:06 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c: add some tooltips correct a menu help tip, and
	  use the stock icon for the archive button so that we get
	  "insensitive" feedback nicely.

Thu Jun 21 12:20:19 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c: add a busy cursor when making a tar archive

	* help/C/topic.dat: add a topic so that help menu shows up

2001-06-16 John Fleck <jfleck@inkstain.net>

	* adding help files:
	help/C/meat-grinder.sgml, figures directory with pics for the help
	docs, an omf file and associated makefilery

2001-06-16  Christian Rose  <menthos@menthos.com>

	* meat-grinder.desktop: Added Swedish translation.

2001-06-16 John Fleck <jfleck@inkstain.net>

	* adding help files:
	help/C/meat-grinder.sgml, figures directory with pics for the help
	docs, an omf file and associated makefilery
	
2001-06-15  Kjartan Maraas  <kmaraas@gnome.org>

	* meat-grinder.c: Fix a typo.
	* meat-grinder.desktop: Added Norwegian translation.
	
Tue Jun 12 01:16:06 2001  George Lebl <jirka@5z.com>

	* meat-grinder.desktop, Makefile.am: add .desktop file

	* meat-grinder.c: add actual archiver stuff, add dnd, display only
	  basenames, and generally just make things work

Thu Jun 07 03:25:32 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c: add border, add comment about size, perhaps it's
	  not such a hot idea to display it.

Thu Jun 07 01:31:07 2001  George Lebl <jirka@5z.com>

	* meat-grinder.c: Initial work on meat grinder, about half way to
	  actual crude functionality

