From: Viktor Kojouharov <vkojouharov@gmail.com>
authorViktor Kojouharov <vkojouharov@gmail.com>
Thu, 23 Apr 2009 03:48:41 +0000 (03:48 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 23 Apr 2009 03:48:41 +0000 (03:48 +0000)
commit0475817d614338822c106e694d19f84b1005c12c
tree045eac585231af446c4333424ccda29e698713c7
parent76f349ba82816bd8b204d2705baf4818f26803f8
From: Viktor Kojouharov <vkojouharov@gmail.com>

this is a patch for the elm_image so far.

After some valgrind work and with the help of Gustavo, the orient code
for the image is not leak free (according to valgrind). According to
k-s, this way of doing things would avoid any nasty caching errors I've
been getting though valgrind before.

SVN revision: 40314
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_image.c [new file with mode: 0644]
src/lib/els_icon.c
src/lib/els_icon.h