[as-devel] CVS commit to afterstep-devel

root@aftercode.net
Thu, 18 Oct 2001 16:30:01 -0500 (CDT)


Modified files:
  Thu Oct 18 16:27:26 2001 libAfterStep/aswindow.h
  Thu Oct 18 16:27:26 2001 libAfterWidget/asdesktop.c
  Thu Oct 18 16:27:26 2001 libAfterWidget/asdesktop.h
  Thu Oct 18 16:27:26 2001 libAfterWidget/widget.h
  Thu Oct 18 16:27:26 2001 libAfterWidget/wmdecor.c
  Thu Oct 18 16:27:26 2001 libAfterWidget/wmdecor.h
  Thu Oct 18 16:27:26 2001 src/afterstep/aswindow.c
ChangeLog:
  Started moving window management functionality from aswindow.c into asdesktop.c
  Such as layer management, etc.
  Added generic superclass ASDesktopElemWidget to be inherited by all the 
  widgets that intend to be managed by ASDesktopWidget.