
990710	New script makeicons generates custom icons for image files
	instead of the generic image icon.

990709	Install kdelnk file if KDE is present on the system.

990707	Wrote manpage for Runcmd.

990629	Resized all 16x16 pixmaps to 24x24.

990622	Started on internationalization.
	Use load_pixmap in xcommon for the icons.

990601	More nonstandard C fixed in the regex code. Discovered by
	Henk Coetzee <henk@zircon.geoscience.org.za>.

990503	Include ../config.h in Files.h. Do not include malloc.h.

990426	Moved lots of app resources to xcommon/xcommon-ad.h.
	Force vertical scrollbar on viewpane (was disappearing again).

990418	Snarfed Execute from OffiX and renamed it Runcmd. Updated
	Filesrc to reflect the change.
	Made runcmd display a more interesting title when it is
	invoked as runcmd /bin/sh -c "command with options"

990417	Added a command line including command line history.

990416	Rewrote more in Popup.c.

990414	Use the common dialogs in xcommon instead of the kludgy stuff
	in Popup.c. New dialog in xcommon/dialogs.c: dialog_input_icon.

990413	Replaced viewmode.xpm and sortmode.xpm. Implemented
	fileViewModeCb() and fileSortModeCb().

990412	Toolbar buttons, ballon help.
	Install config into $(datadir)/siag/xfiler.
	Look for pixmaps in $(datadir)/siag/common/bitmaps.
	New Help menu with HTML help. Converted manpage to HTML.
	Put Siag, PW and Egon bindings into Filesrc.
	Merged into CVS.
	Updated file types, icons and actions. New built-in actions
	SIAGHELP and IMAGE (call siaghelp and the image plugin).

990411	Moved lots of resources from static hardcoded argument lists
	to Xfiler.ad. Updated Makefile.am to put config in
	$datadir/siag/xfiler.

990410	Initial port of Files from OffiX. Replaced toplevel Form with
	Rudegrid, added a few Frames. Lots of resource tweaking to get
	the user interface the same as other parts of Siag Office.

