framework/uifw/eet.git
15 years agoRecommit Joerg Sonnenberger patch with more fix.
cedric [Wed, 3 Sep 2008 11:04:37 +0000 (11:04 +0000)]
Recommit Joerg Sonnenberger patch with more fix.

When writing jpeg scanline, it wouldn't fail with FILE* as an output, but will
with a data buffer. So we need to re run the jpeg routine on this scanline. As I
don't know if the buffer is always preserved during two calls to the jpeg
library, I am copying it again.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35804 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoroll back eet change (revert patch) as this breaks bsd and seems to cause
raster [Wed, 3 Sep 2008 01:34:53 +0000 (01:34 +0000)]
roll back eet change  (revert patch) as this breaks bsd and seems to cause
other issues for other people too (not me though)...

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35797 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoLittle bit modified patch from Joerg Sonnenberger that remove the need for
cedric [Tue, 2 Sep 2008 16:12:05 +0000 (16:12 +0000)]
Little bit modified patch from Joerg Sonnenberger that remove the need for
memfile.

It pass all the image test of the test suite with some little modification.
E seems to run fine with it and my apps also. But if you experience error
with eet and compressed picture, please report them to me.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35795 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agoFix two source of memory leak.
cedric [Fri, 22 Aug 2008 14:35:21 +0000 (14:35 +0000)]
Fix two source of memory leak.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35616 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agoUpdate ChangeLog.
cedric [Thu, 21 Aug 2008 17:28:08 +0000 (17:28 +0000)]
Update ChangeLog.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35607 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years ago Fix a typo that prevent some valid file to be loaded.
cedric [Wed, 20 Aug 2008 15:35:15 +0000 (15:35 +0000)]
Fix a typo that prevent some valid file to be loaded.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35584 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agoSet svn:mime-type to image/png on *.png
barbieri [Mon, 18 Aug 2008 16:42:08 +0000 (16:42 +0000)]
Set svn:mime-type to image/png on *.png

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agoactually barf help then exit -1
raster [Mon, 18 Aug 2008 12:22:41 +0000 (12:22 +0000)]
actually barf help then exit -1

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35539 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agofail when not passed good args
raster [Mon, 18 Aug 2008 12:21:55 +0000 (12:21 +0000)]
fail when not passed good args

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35538 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agook. i think most binary files are now fixed.
raster [Mon, 18 Aug 2008 00:02:26 +0000 (00:02 +0000)]
ok. i think most binary files are now fixed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35525 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agofix binaries
raster [Sun, 17 Aug 2008 14:29:25 +0000 (14:29 +0000)]
fix binaries

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35507 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

16 years agomove around - flatter.
raster [Sun, 17 Aug 2008 07:44:18 +0000 (07:44 +0000)]
move around - flatter.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@35497 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33