[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Thu, 22 Feb 2001 15:00:03 -0800


Modified files:
  2001-02-22 14:52:05 include/afterstep.h
  2001-02-22 14:52:05 include/mywmdecor.h
  2001-02-22 14:52:05 include/pixmap.h
  2001-02-22 14:52:06 lib/Xmodule.c
  2001-02-22 14:52:06 lib/ashash.c
  2001-02-22 14:52:06 lib/selfdiag.c
  2001-02-22 14:52:06 libasGUI/mywidget.c
  2001-02-22 14:52:06 libasGUI/mywmdecor.c
  2001-02-22 14:52:06 libasGUI/mywmicon.c
  2001-02-22 14:52:07 src/afterstep/aswindow.c
ChangeLog:
  Fixed crashing bugs in aswindow.c(restack_window()) and
  Xmodule.c( My_XErrorHandler())
  Standardized titlebar resizing/respacing functions and now use it in both
  WMIcon and WMDecor. 
  Fixed icons being black on second inocification - needed to resize layouts
  in fix_icon_size.
  Icon title now is drawn not smaller then icon itself.