1998-05-01  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make and register 1.0.0

1998-04-19  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* guash.c (load_xvpict_image): check return-values of system calls
	  more carefully
	* guash-banner.h: flip again
	* guash-directory-icon.h: ditto
	
1998-04-17  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* config.h: new file
	* guash.c: add debugging stuff
	
1998-04-15  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 1.0.pre
	* README: delete untrue sentences about glib6
	* guash-directory-icon.h: rename from guash-directory.h and flip
	  the tag
	* guash-banner.h: ditto
	
1998-04-12  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 0.99.10
	* guash.c (os_scandir, os_file_alphasort): implement functions for
	  scandir simulation

1998-04-11  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* guash.c: define and use HAVE_SCANIDR
	* guash.c (directory_cache_update): use gtk_main_iteration ()
	* Makefile: use `gtk-config --cflags`, and add more samples of CFLAGS
	
1998-03-28  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Makefile: use `gtk-config --libs`

1998-03-22  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 0.99.9
	* add new file: diff-for-DigitalUnix
	* Makefile: change CC's options for gtk+0.99.7
	* guash.c: add new macro VALID_POS_P
	* guash.c (dnd_drop): use VALID_POS_P
	* guash.c (preview_event_handler): ditto
	* guash.c: add new command parent_directory_callback
	* guash.c (directory_cache_update): use a new event filtering code
	* guash.c (DIALOG): sleep longer time to assure visual update of widgets
	
1998-03-11  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 0.99.8
	* guash.c: apply a part of a patch for Digital Unix from Yasuhiro
	  SHIRASAKI <joke@awa.tohoku.ac.jp>
	* change the type definition of command in image_command_table
	
1998-03-10  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 0.99.7
	* change dnd type (to "text/plain") and signature
	* use `#if defined(_LINUX_DIRENT_H)' for os_file_mtimesort which
	  type should be the same with alphasort
	* call directory_cache_set_to_cwd after making a new directory under cwd
	* add `gtk_window_set_wmclass (GTK_WINDOW (dlg), "Guash", "Gimp")'
	* use `#if defined __GLIBC__ && 1 < __GLIBC__' for glibc 2.0 based box
	* delete codes for GDK_2BUTTON_PRESS for avoid loading images twice
	* fix a bug about guash-inhibit-suffix and change the spec. and README
	
1998-03-05  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make and register 0.99.6
	* align cwd_label and file_property whenever they are updated
	
1998-03-02  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 0.99.5
	* change from gimp_image_flatten to gimp_floating_sel_anchor
	* add user option: guash-inhibit-suffix
	* add new file: Makefile
	* add new file: guash.xpm
	* implement Drag-and-Drop from a guash to another guash
	* allow window resizing
	* handle symbolic link to relative directory name
	* adapt to gtk+-0.99.4
	
1998-02-08  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 0.99.4
	* divide the menu to selection-menu, root-menu and hidden-menu.
	* change the behavior of forward-image and backward-image when no
	  selection.
	* add user option: guash-max-images-in-dir
	
1998-01-20  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Make 0.99.3
	* correct misspellings, rename some functions
	* directory_cache_delete_invalid_cache_files deletes .xvpics directory
	* change keybindings for next_page (' '), prev_page ('B')
	* make thumbnail panel insensitive during its update
	
1998-01-09  Shuji Narazaki  <narazaki@InetQ.or.jp>

	* Register 0.99.2

