
990502	Changed arrow key bindings to scroll the viewport. Amount
	scrolled at a time reduced to 80% of shown area.

990427	Removed the unused xstat.h. Moved ps.[ch] to common.

990426	Display location (coordinates) and date on status bar.
	Use my standard resources, highlighting et al.
	Use Rudegrid for application layout.
	Replaced #include <X11/Xos.h> in ps.c with string.h,
	to make the module device independent.
	Merged actions.c and dialogs.c into callbacks.c to reduce
	the number of exports.

990425	Initial port. Removed dependencies on XawPlus without really
	replacing it with anything. Renamed the program.

