]> Dogcows Code - chaz/openbox/commitdiff
Big rework of image.c and the image cache system.
authorDana Jansens <danakj@orodu.net>
Tue, 21 Sep 2010 18:23:57 +0000 (14:23 -0400)
committerDana Jansens <danakj@orodu.net>
Mon, 24 Jan 2011 19:19:22 +0000 (14:19 -0500)
Added a lot of comments, simplified call graphs.
Added full (not second-class) support for images coming from named sources (files, icon themes).
RrImage holds an RrImageSet.  RrImageSet holds a bunch of RrImagePic, which are different sizes of a logical image.
RrImageSet objects can be merged if it is discovered they (will) share an RrImagePic.  The RrImage objects are updated to use the new merged RrImageSet.


No differences found
This page took 0.021383 seconds and 4 git commands to generate.