[as-devel] CVS commit to afterstep-devel
CVS server (cvsroot@merilon.elfhame.net)
Thu, 12 Apr 2001 10:00:03 -0700
Modified files:
2001-04-12 09:51:48 include/afterstep.h
2001-04-12 09:51:48 include/asfeel.h
2001-04-12 09:51:48 include/asinternals.h
2001-04-12 09:51:48 include/background.h
2001-04-12 09:51:48 include/clientprops.h
2001-04-12 09:51:48 include/hints.h
2001-04-12 09:51:48 include/module.h
2001-04-12 09:51:48 include/mystyle.h
2001-04-12 09:51:48 include/mywidget.h
2001-04-12 09:51:48 include/mywmdecor.h
2001-04-12 09:51:48 include/mywmicon.h
2001-04-12 09:51:49 lib/Xmodule.c
2001-04-12 09:51:49 lib/asapp.c
2001-04-12 09:51:49 lib/asfeel.c
2001-04-12 09:51:49 lib/clientprops.c
2001-04-12 09:51:49 lib/event.c
2001-04-12 09:51:49 lib/hints.c
2001-04-12 09:51:49 lib/xprop.c
2001-04-12 09:51:50 libasGUI/background.c
2001-04-12 09:51:50 libasGUI/balloon.c
2001-04-12 09:51:50 libasGUI/mylook.c
2001-04-12 09:51:50 libasGUI/mystyle_compat.c
2001-04-12 09:51:50 libasGUI/mystyle_property.c
2001-04-12 09:51:50 libasGUI/mytexture.c
2001-04-12 09:51:50 libasGUI/mywidget.c
2001-04-12 09:51:51 libasGadget/asdesktop.c
2001-04-12 09:51:51 libasGadget/mywmdecor.c
2001-04-12 09:51:51 libasGadget/mywmicon.c
2001-04-12 09:51:51 src/afterstep/eventhandler.c
2001-04-12 09:51:51 src/afterstep/functions.c
ChangeLog:
converted asfeel, backgrounds, mywidget, and others to use ScreenInfo.
libafterstep and libasGUI now compiles clean, althou libasGUI will need to be
cleaned up to use ASImage for most of the stuff instead of old pixmap based
drawing.