[as-devel] CVS commit to afterstep-stable

root@aftercode.net
Wed, 27 Aug 2003 02:00:02 -0500 (CDT)


Modified files:
  Wed Aug 27 01:58:11 2003 afterstep/database
  Wed Aug 27 01:58:12 2003 libAfterStep/decor.c
  Wed Aug 27 01:58:12 2003 libAfterStep/hints.c
  Wed Aug 27 01:58:12 2003 src/WinList2/WinList.c
  Wed Aug 27 01:58:13 2003 src/afterstep/decorations.c
ChangeLog:
  Fixed handling of hints flags - it was doing nothing before if flags == 0 - was screwing MOtif Hints like totatlly; 
  Fixed shaped window handling in WinList;
  Added check to not do too much redrawing when WinLIst is receiving window list - may want to do the same in Pager