scx/scheme/libs
eknauel afb80004d6 fix some issues with freeing Xft/fontconfig resources.
Remaining problem:

  - XftFontsetDestroy() calls free() for each XftPattern stored in the
    Fontset.  XftPatterns created by MAKE-XFT-PATTERN get their own
    finalizer, thus if added to the fontset, there might be two calls
    to free() for that object.  That needs fixing.
2004-04-25 09:27:40 +00:00
..
libs-interfaces.scm fix some issues with freeing Xft/fontconfig resources. 2004-04-25 09:27:40 +00:00
libs-packages.scm fix some issues with freeing Xft/fontconfig resources. 2004-04-25 09:27:40 +00:00
weak-table.scm fix some issues with freeing Xft/fontconfig resources. 2004-04-25 09:27:40 +00:00
xft.scm fix some issues with freeing Xft/fontconfig resources. 2004-04-25 09:27:40 +00:00
xpm.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
xrender.scm Got rid of the ridiculous scx- prefix 2003-10-27 10:06:25 +00:00