[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Sun, 8 Jul 2001 00:00:03 -0700


Modified files:
  2001-07-07 23:41:25 libAfterImage/apps/asflip.c
  2001-07-07 23:41:25 libAfterImage/apps/asgrad.c
  2001-07-07 23:41:25 libAfterImage/apps/astext.c
  2001-07-07 23:41:25 libAfterImage/apps/astile.c
  2001-07-07 23:41:25 libAfterImage/import.c
ChangeLog:
  added usage display to asflip and asgrad and fixed some other places where parse_argb_color would be called prior to dpy initialized

Modified files:
  2001-07-07 23:45:23 libAfterBase/parse.c
  2001-07-07 23:45:23 libAfterImage/afterbase.c
ChangeLog:
  fixed parse_argb_color to check for dpy not being NULL - to avoid segfaults, babe