[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Tue, 20 Mar 2001 14:00:02 -0800


Modified files:
  2001-03-20 13:55:11 lib/audit.c
  2001-03-20 13:55:11 libasGUI/mylook.c
  2001-03-20 13:55:11 libasGUI/mystyle.c
  2001-03-20 13:55:11 libasGUI/mytexture.c
  2001-03-20 13:55:11 libasGUI/mywidget.c
  2001-03-20 13:55:11 libasGUI/ximage_utils.c
  2001-03-20 13:55:12 libasGadget/mywmdecor.c
  2001-03-20 13:55:12 libasGadget/ornaments.c
  2001-03-20 13:55:14 src/afterstep/configure.c
  2001-03-20 13:55:14 src/afterstep/eventloop.c
  2001-03-20 13:55:14 src/afterstep/functions.c
  2001-03-20 13:55:14 src/afterstep/menuwindow.c
ChangeLog:
  Fixed Cursor grabbing code to use correct cursor IDs.
  Fixed auditing code to not count memory cached in freed pool.
  Added destruction code for LayoutDef.
  Fixed default DecorLayouts to put things in the right places.
  Numerous fixes in LayoutDef generation code.
  Window decorations seems to be correct now.
  Added checks to several places in mystyles to check for non-zero pixmap size.
  There still is wierd bug in menuwindow causing X errors on menu close.