[as-devel] CVS commit to afterstep-devel
root@aftercode.net
Thu, 18 Oct 2001 12:00:01 -0500 (CDT)
Modified files:
Thu Oct 18 11:37:18 2001 include/afterstep.h
Thu Oct 18 11:37:18 2001 include/afterwidget.h
Thu Oct 18 11:37:18 2001 libAfterConf/Look.c
Thu Oct 18 11:37:19 2001 libAfterConf/asclook/asclook.c
Thu Oct 18 11:37:19 2001 libAfterWidget/asdesktop.c
Thu Oct 18 11:37:19 2001 libAfterWidget/asrender.c
Thu Oct 18 11:37:19 2001 libAfterWidget/ornaments.c
Thu Oct 18 11:37:19 2001 libAfterWidget/titlebar.c
Thu Oct 18 11:37:19 2001 libAfterWidget/widget.c
Thu Oct 18 11:37:19 2001 libAfterWidget/wmclient.c
Thu Oct 18 11:37:19 2001 libAfterWidget/wmdecor.c
Thu Oct 18 11:37:19 2001 libAfterWidget/wmicon.c
ChangeLog:
Completed updating headers to reflect addition of new library.
Debugged wmdecor.c and widget.c to get asclook to work.
asclook now uses widgets for everything - hooray!!!
ASWMClientWidget - for top level window
ASDesktopWidget - for background
ASWMDecorWidget - for sample frames
ASTitlebarWidget and ASHandlebarWidget - for Titlebar and handlebar in frames
ASContainerWidget - for client windows inside the sample frames.