[as-devel] CVS commit to afterstep-stable

root@aftercode.net
Mon, 30 Dec 2002 18:00:01 -0600 (CST)


Modified files:
  Mon Dec 30 17:36:29 2002 include/asapp.h
  Mon Dec 30 17:36:29 2002 include/aswindata.h
  Mon Dec 30 17:36:29 2002 include/confdefs.h
  Mon Dec 30 17:36:29 2002 include/functions.h
  Mon Dec 30 17:36:29 2002 include/mystyle.h
  Mon Dec 30 17:36:29 2002 lib/asapp.c
  Mon Dec 30 17:36:29 2002 lib/aswindata.c
  Mon Dec 30 17:36:29 2002 lib/functions.c
  Mon Dec 30 17:36:29 2002 lib/mystyle.c
  Mon Dec 30 17:36:29 2002 lib/mystyle_property.c
  Mon Dec 30 17:36:29 2002 lib/wmprops.c
  Mon Dec 30 17:36:30 2002 src/Config/Wharf.c
  Mon Dec 30 17:36:30 2002 src/Pager/Pager.c
  Mon Dec 30 17:36:30 2002 src/Wharf/Wharf.c
ChangeLog:
  got wharf folders to properly display self and animate nicely;
  Fixed bugs in MyStylke property handling where shared pixmaps would get destroyed, yet loaded fonts never get freed and show up in memory report;
  Added function to asapp.c to do all the cleanup tasks;
  minor memory leaks elimination