Sun Jul 26 14:38:21 EDT 1998
(Mandrake)

Finally have things almost working worth a damn :)

-------------------------------------------------------------------------------

Mon Jul 27 22:05:37 EDT 1998
(Mandrake)

things should work without -DX_SUPPORT defined now.
also reformatted a few files and fixed some stuff in
the .cvsignore file

-------------------------------------------------------------------------------

Fri Jul 31 23:09:14 EDT 1998
(Mandrake)

Well, the generic alert box stuff is almost working kinda...  still
got a few major flaws in my insanity to fix up :)  at least no additional
functions are required in your application anymore.  that was just a quick
hack on my part before, though.

-------------------------------------------------------------------------------

Sat Aug  1 15:45:52 EDT 1998
(Mandrake)

D'Oh!  Forgot the UnGrabTheButtons thing.  now there is an _UnGrabTheButtons
that does only the stuff that I need inside the alert segment.  (localized
into alert.c)

-------------------------------------------------------------------------------

Sun Aug  2 11:22:28 EDT 1998
(Mandrake)

Patch from Chutt for Ecalloc call, as well as a small patch to cwd().

-------------------------------------------------------------------------------

Tue Aug 18 19:00:31 EDT 1998
(Mandrake)

Added stringlist.spec file from term.

-------------------------------------------------------------------------------

Wed Aug 19 13:17:07 EDT 1998
(Raster)

Modified E to work with Chutt's stringlist patches...
The EDBUG stuff is a mess in stringlib.. it was never meant to go into a
library at all...

-------------------------------------------------------------------------------

Wed Sep  2 10:57:59 EDT 1998
(Mandrake)

upped rev to 0.2.0 -- not a release, but internally I need to specify that
all this crap is a new revision

-------------------------------------------------------------------------------

Fri Aug 21 13:28:41 EDT 1998
(Mandrake)

blah - someone's stupid system already had stringlist.h files scattered
about.  changed them to StringList.h
also upped rev to 0.2.1

