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

990705	Ported to new Tooltip and Handle widgets.

990629	Resized all 16x16 pixmaps to 24x24.

990622	Use load_pixmap in xcommon for the icons.

990516	Auto-generate commands.html from menu.scm.

990427	Replaced all Form widgets in window.c with Rudegrid.

990426	Moved app resources to xcommon/xcommon-ad.h

990408	Replaced tryuntar in fileio_egon.c with the one in common.c.

990404	Redesigned file selector + grooved frame around editor lists.

990402	URL on Help menu updated to point at new site.

990401	Replaced Layout and Egon with the new Rudegrid widget.

990330	Replaced my Frame widget with Edward A Falk's.

990324	Replaced Application widget with Layout from Xaw3d.

990225	Abolished egon_plugin_blah functions.
	Moved plugin commands from xegon/xegon.c to egon/cmds.c
	New plugin-select, plugin-write and plugin-read functions.

990202	Rudimentary Python bindings.

990130	Dummy args to SIOD to make it allocate more memory.
	Function readline in siod/slibu.c renamed lreadline.
	Links to Siag home page added to Help menu.

990115	Frame and Application added (see siag).

981223	In fileio.c: separate loading formats from saving formats, so that
	the file selector box doesn't display formats it can't handle,
	such as Postscript when loading a file.

981117	Fixed remaining issues wrt the combo widgets and formats.

981106	Pop up the editor when the program starts. Should reduce confusion.

981106	Hah, the bugger compiles and runs again. Gtk, here we come.

981106	Split code into egon and xegon directories.

981106	Moved all of input.c to window.c and removed input.c.

981104	Same change to Command and Toggle as in siag. Also removed Hsep.

980908	Multilevel menus.

980810	Released 3.0.

980809	Use structured file format to save images.

980807	Use any2xpm to load "any" image format.

980807	Reversed the user interface so that the editing window is the
	popup.

980807	Killed the "docdir" concept completely; it was never a good idea
	anyway. Entirely new file format; old format does not work at all,
	but can possibly be loaded in the new Scheme (.scm) format.
	Fonts, colours and strings are no long tied to the script, but
	to the object.

980724	Added man page.

980718	Replaced Form widget with Egon widget for main window layout.

980716	Changed "About Pathetic Writer" to "About Egon Animator" under Help.

980701	Moved icon.[ch] to xcommon.

980307	Changed everything. Version 2.70.

971110	Added recent cosmetics from Siag. Version 2.55.

970809	Made an Animator widget instead of drawing on a Core widget.
	Allows for better code encapsulation.

970731	Ah, bingo. xa.valuemask was bogus.

970729	Updated documentation and broke out common parts into common/docs.

970728	Broke out common code into subdir common

970720	Started converting Pathetic Writer to Egon Animator.

