[as-devel] CVS commit to afterstep-devel
CVS server (cvsroot@merilon.elfhame.net)
Wed, 11 Apr 2001 14:00:03 -0700
Modified files:
2001-04-11 13:51:37 include/balloon.h
2001-04-11 13:51:38 include/mystyle.h
2001-04-11 13:51:38 include/mytexture.h
2001-04-11 13:51:38 include/parse.h
2001-04-11 13:51:38 lib/Makefile.in
2001-04-11 13:51:38 lib/getcolor.c
2001-04-11 13:51:38 lib/parse.c
2001-04-11 13:51:39 libasGUI/mystyle.c
2001-04-11 13:51:39 libasGUI/mytexture.c
ChangeLog:
converted mytexture.c to be multyscreen aware - althou when ASImage is
done that will have to be switched to use ASImages instead of all the funky
Pixmap stuff.
GetColor is no longer needed, GetShadow and GetHilite moved to
mystyles.c - get rid of lib/getcolor.c