2002-06-01  Ross Burton  <ross@burtonini.com>

	* gsearchtool.c: Set the dialogs as a transient for the
	parent window.  Also pass a reference to the main window as the
	user data to the menu bar callbacks. Fixes #83799.

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

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

2002-05-28 Yogeesh MB <yogeeshappa.mathighatta@wipro.com>

        * gsearchtool.c: Patch for the bug#82555 (exit before search
        completion results in crash)

2002-05-26 John Fleck <jfleck@inkstain.net>

	* help/C/gnome-search-tool.xml
	* help/C/figures/gnome-search-tool_window.png
	quick update of doc and screenshot to fix #79366
	The docs may be updated yet again by the Sun team, but this
	gives us something shippable.

2002-05-20  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c: Fix handling of searches for '*filename' 
	and 'filename' as this is not the same search criteria. This 
	is specific to simple searches that use the locate command.
	
2002-05-20  Glynn Foster <glynn.foster@sun.com>

	* gsearchtool.c: Remove mnemonics from tabs.

2002-05-16  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c: UTF-8->locale corrections.  Should fix 
	bug #80780.
	  
2002-05-09  Paolo Maggi <maggi@athena.polito.it>

	* gsearchtool.c: added a status bar with an activity
	bar

2002-05-08 Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c:  Fix pattern matching bug introduced
	with patch for bug #78865.  Thanks to Gman for spotting it.  

2002-05-08  Paolo Maggi <maggi@athena.polito.it>

	* gsearchtool.c: now you cannot double click on 
	"No Files Found."

2002-05-07 Rajeev Karale <rajeev.karale@wipro.com>

	* gsearchtool/gsearchtool.c: Added "Matches regular expression"
	  option to gsearchtool advance search.

2002-05-06 Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c: Fix memory leaks and remove an
	unused variable. Fixes #80528.

2002-05-06 Gaute Lindkvist <lindkvis@stud.ntnu.no>

	* gsearchtool.c: surpress the results that are found
	that are only due to the fact of a match in the 
	basename. Modified by Dennis Cranston. Fixes #78865.

2002-05-07 Satyajit Kanungo  <satyajit.kanungo@wipro.com>

	* gnome-search-tool.desktop.in: Added DocPath in the 
	desktop.in file. Fixes #80921.

2002-05-03  Paolo Maggi <maggi@athena.polito.it>

	* gsearchtool.c: fixed an accellerator conflict
	(_Search <-> _Stop)

2002-05-03  Paolo Maggi <maggi@athena.polito.it>

	* gsearchtool.c: little UI changes to improve HIG
	compliance (bug #76313)

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

	* gsearchtool.c: (make_locate_cmd), (run_command),
	(run_cmd_dialog): s/directory/folder as per documentation
	style guide. Part fixes #70827 - the never ending saga. Thanks
	to John for pointing this out.

2002-05-03  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c: Add a "Starting in folder" field to the
	simple tab.  Fixes solaris slow search problem in bug #70827.  
	
	* gsearchtool.c: Filter out the annoying "Permission denied" 
	error messages.  Users do not want to see these errors. 
	
	* gsearchtool.c: Commented out code that connects the 
	activate signal on the gnome_file_entry_gnome_entry widget.  
	This was causing a search to begin when clicking on the 
	OK button in the Browse dialog.
	
2002-04-09  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c Implement one of the UI suggestions
	to improve HIG compliance.  Display "No files found."
	message in the results list when there are no matches.
	(bug 76313)

Mon Apr 29 12:41:50 2002  Owen Taylor  <otaylor@redhat.com>

	* gsearchtool.c: Fix GNOMEUIINFO_MENU_EXIT_ITEM
	to GNOMEUIINFO_MENU_EXIT_ITEM, since the former
	has been deprecated.

2002-04-29 Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c: About dialog fixes #80109.

2002-04-24 Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c: Change OAFIID for Nautilus_Factory 
	to match a recent nautilus code change.

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

	* help/C/gnome-search-tool-C.omf
	updating OMF file to match that required by
	ScrollKeeper >= 0.3.8

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

	* help/C/gnome-search-tool.xml
	change reference to old bugs web site

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

        * Makefile.am, gsearchtool.c: get help working

2002-04-01  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c Replace the get_file_base_name(),
	get_file_dir_name(), and get_file_full_path_name()
	hacks with the appropriate built-in glib functions.
	(may resolve bug 75219)

2002-04-06  Narayana Pattipati  <narayana.pattipati@wipro.com>

        * gsearchtool.c   Added code for stopping search with 
        Escape, and for starting search by pressing Enter/Return
        on the advanced search page. Bug#77699.

2002-04-05  Narayana Pattipati  <narayana.pattipati@wipro.com>

	* gsearchtool.c   Added accessibility code changes like
	accessible names/descriptions, Atk relations etc.

2002-04-03  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c For simple searches, if the locate
	command is not installed fallback to the find command.
	(bug 70827)

2002-04-03  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c Fix arguments passed to the find command
	for advanced rules.  (partial fix for bug 70827)
	  
2002-04-07 John Fleck <jfleck@inkstain.net>

	* help/C/gnome-search-tool.xml
	* help/C/gnome-search-gool.xml
	editing doc, adding info to omf file
	* removing help/C/gsearchtool.xml and 
	gsearchtool-C.omf (replaced by newly named
	versions)
	
2002-03-20  Kevin Vandersloot <kfv101@psu.edu>

	* gsearchtool.c Apply patch from Dennis Cranston 
	<dennis_cranston@yahoo.com> adding session management. 
	Fixes bug 75082

2002-03-14 John Fleck <jfleck@inkstain.net>

	* help/C/gnome-search-tool.xml, gnome-search-tool-C.omf,
	Makefile.am
	Change docs to reflect new executable name
	fixes bug #70081

2002-02-22 Yogeesh MB <yogeeshappa.mathighatta@wipro.com>

	* Patch for the bug#71555 (saving results before search
	completion)

2002-02-26  Lauris Kaplinski  <lauris@ximian.com>

	* gsearchtool.c (main): s/gsearchtool/gnome-search-tool/ to match
	actual program name

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

	* gsearchtool.c: (make_find_cmd): make it work with folders
	with spaces in their name (patch by dennis_cranston@yahoo.com)

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

	* gsearchtool.c: (save_results): ask the user if we should
	overwrite (patch by dennis_cranston@yahoo.com)

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

	* gsearchtool.c: (make_find_cmd), (run_command): use -print
	instead of -print0 (patch by dennis_cranston@yahoo.com)
	Should fix problems on Solaris, still works on Linux

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

	* gsearchtool.c: (add_file_to_list_store), (really_run_command):
	cast the filesize to gdouble to avoid warnings, and look for sh
	in the path rather than using hardcoded /bin/sh path
	(adapted from patch by <dennis_cranston@yahoo.com>, Closes:70827)

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

	* help/C/gsearchtool.xml, figures/*.png
	* updated screenshots and docs to new UI

Sun Feb 03 23:54:40 2002  George Lebl <jirka@5z.com>

	* gsearchtool.c: applied a patch from "Dennis M. Cranston"
	  <dennis_cranston@yahoo.com> which does a bunch of things to
	  improve usability based on feedback from the usability
	  list.  Also add Dennis to the authors list.

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

	* gsearchtool.c (about_cb): Don't try to translate empty string.

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

	* .cvsignore: s/gsearchtool/gnome-search-tool/

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

	* help/C/Makefile.am - adding legal.xml to build

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

	* help/C/gsearchtool.xml, help/C/figures/*.png
	updating docs based on editing comments from Kevin Breit

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

	* updated docs to reflect new UI
	* help/C/gsearchtool.xml, help/C/figures/gsearchtool_advanced.png
	* help/C/figures/gsearchtool_simple.png

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

	* gnome-searchtool.png:

	Add newer nicer icon.

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

	* Makefile.am:
	* gnome-search-tool.1:
	* gnome-search-tool.desktop.in:
	* gsearchtool.1:
	* gsearchtool.desktop.in:

	Change to new binary name based on the menu name.
	
Mon Jan 21 01:21:32 2002  George Lebl <jirka@5z.com>

	* gsearchtool.c, Makefile.am: Apply patch from "Dennis M. Cranston"
	  <dennis_cranston@yahoo.com> and massage it a bit to compile
	  cleanly.  Makes the searchtool more 'nice' in gnome2 terms and
	  removes use of deprecated widgets etc...

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

	* help/C/gsearchtool.xml, gsearchtool-C.omf, Makefile.am
	xmlizing the documentation

2001-11-27  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:

	Install .desktop file into datadir/applications
	
	* gsearchtool.desktop.in:

	Rename "Search Tool", add Categories field.

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

	* outdlg.c: (save_ok), (outdlg_double_click): ported to Gnome2

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

	* Makefile.am, gsearchtool.c: (entry_changed), (run_locate_command),
	(about_cb), outdlg.c: (outdlg_additem): nearly finished porting
	to Gnome2

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

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

Tue Jun 12 00:24:02 2001  George Lebl <jirka@5z.com>

	* outdlg.c: fix filename corruption

Thu Jun 07 14:40:22 2001  George Lebl <jirka@5z.com>

	* gsearchtool.c: fix locate interface since that uses '\n' not '\0'
	  for separating entries and make it start the search on enter

2001-06-07  Kjartan Maraas  <kmaraas@gnome.org>

	* outdlg.c: Mark a string for translation.
	
Thu Apr 19 13:49:23 2001  George Lebl <jirka@5z.com>

	* gsearchtool.c: limit number of errors to 20

2000-02-20 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>

	* Typo fix closing bug 16743.

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

	* mv help/es/gsearch.sgml to gsearchtool.sgml, add topic.dat, and
	needed .png files for working es docs

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

	* mv help/it/gsearch.sgml to help/it/gsearchtool.sgml (to match
	Nautilus help file naming convention) updating Makefile.am to match
	
2000-12-26 John Fleck <jfleck@inkstain.net>

	* mv help/C/gsearch.sgml to help/C/gsearchtool.sgml - name of
	*.sgml file needs to = name of share/gnome/help directory for
	Nautilus to recognize it. Updated help/C/Makefile.am to accomodate
	the change

2000-10-17  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* help/C/gsearch.sgml: updated links, legalinfo, license for GNOME
	1.4; added "manual" to the title.

Sun Sep 10 15:08:51 2000  George Lebl <jirka@5z.com>

	* gsearchtool.c: fix buffer overflow by using GString.  Also make
	  the running flag an enum.

2000-06-28 John Fleck <jfleck@inkstain.net>
	* updating version number in gsearch.sgml

Tue Jun 06 15:31:30 2000  George Lebl <jirka@5z.com>

	* gsearchtool.c: use the -0 and -Z and other tricks to make this
	  work correctly for weird filenames.  The downside is it won't
	  work on non-GNU versions of find, grep and xarg, but it's really
	  unsafe if arbitrary things can be passed to programs.  Also add
	  a dialog box to display the command used.

Tue Jun  6 12:09:56 EDT 2000 Gregory McLean <gregm@comstar.net>

	* help/* : Lots of loving going on so the documentation 
	people will be happy with the result and I don't have much pain
	to go through to maintain this mess.
 	Anyway.. Documentation generation should be perfect now, providing
	you have the voodoo that they call docbook installed. If not fear
	not young warrior. We copy the generated stuff into the dist so
	only the maintainer has to pull hair getting docbook set up 
	correctly.

2000-04-22  Fatih Demir	<kabalak@gmx.net>

	* gsearchtool.desktop : Added [tr] .

Mon Mar 27 16:55:40 2000  George Lebl <jirka@5z.com>

	* gsearchtool.c: pack the find and grep boxes in with no expanding
	  so that removing looks saner, also leave the default window policy,
	  also stop the commands on window close/quit.  Also make start
	  button unsensitive during run

2000-03-26  Karl EICHWALDER  <ke@suse.de>

	* gsearchtool.c (create_locate_page): Add missing dot.

2000-03-24  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* help/**/*: edited docs; changed license to FDL

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

	* gsearchtool.c: Stopped about dialog from being shown multiple times at once.

Wed Feb 16 22:25:28 2000  George Lebl <jirka@5z.com>

	* help/**/*: added new documentation from Alexander Kirillov
	  <kirillov@math.sunysb.edu>

Sat Feb 12 22:47:05 2000  George Lebl <jirka@5z.com>

	* gsearchtool.c,outdlg.c: call gtk_widget_ensure_style so that
	  the widget gets the style set so that our list adding function
	  gets the correct font.  Also use gtk_window_set_default_size
	  instead of set_usize on the clist and allow the dialog to be
	  resized

Mon Feb 07 14:52:28 2000  George Lebl <jirka@5z.com>

	* help/C/*: added online help from Alexander Kirillov
	  <kirillov@math.sunysb.edu>

Sat Feb 05 16:43:42 2000  George Lebl <jirka@5z.com>

	* gsearchtool.c: implement simple locate interface, make boolean
	  options simpler, add nosubdirs and nomounted by default, implement
	  saving from outdlg, cleanup running of programs, fix quoting of
	  text fields, use gnome_file_entry for the start directory entry

Mon Nov 29 22:47:21 1999  George Lebl <jirka@5z.com>

	* gsearchtool.c: applied patch from Martin Oberzalek
	  <oberzalek@chello.at> and modified it to be a bit saner.  It gets
	  and prints out the errors into a dialog box

1999-08-15  Matthias Warkus  <mawa@iname.com>

	* gnome-searchtool.png: Icon by Ben Frantzdale.
	* Makefile.am: Installs gnome-searchtool.png.
	* gsearchtool.desktop: Uses gnome-searchtool.png.

1999-05-05  JP Rosevear <jpr@arcavia.com>
	* outdlg.c: Added support for double-clicking on results list and
	  having the file open with the mime associated application.

1999-03-17  Ettore Perazzoli  <ettore@comm2000.it>

	* gsearchtool.desktop: Added Italian translations.

Wed Jan 06 17:49:11 1999  George Lebl  <jirka@5z.com>

	* gsearchtool.c: standardized menus

Sun Jan 03 14:48:31 1999  George Lebl  <jirka@5z.com>

	* gsearchtool.c: use ! instead of -not to be compatible with
	  other then GNU find

Sun Nov 29 02:44:57 1998  George Lebl  <jirka@5z.com>

	* outdlg.c: use scrolled window for clist

1998-07-01  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* gsearchtool.desktop: Added Portuguese translation.

Sat Jun 20 22:25:46 1998  George Lebl  <jirka@5z.com>

	* gsearchtool.c: use the new interface and get rid of the old one

	* unixcmd.[ch]: removed, not really needed

	* outdlg.[ch]: use gnome dialog and clist

Mon Jun 08 07:38:45 1998  George Lebl  <jirka@5z.com>

	* gsearchtool.c: new interface work, but it's still
	  all #if 0'ed out.  this seems like it will be a complete
	  rewrite after all

Tue May 26 02:05:35 1998  George Lebl  <jirka@5z.com>

	* gsearchtool.[ch]: a lot of interface work, but almost
	  no functionality yet on the new front end, so it's still
	  #if 0'ed out and the old one is still in there

Mon May 25 02:21:04 1998  George Lebl  <jirka@5z.com>

	* gsearchtool.[ch]: a little bit of work on teh new
	  way of doing things, but nothing is showing (yet).

