framework/uifw/evas.git
12 years agoremove white space
Jiyoun Park [Thu, 10 Nov 2011 09:04:31 +0000 (18:04 +0900)]
remove white space

Change-Id: I0eaa716fdb76dbffd20a9de415998921b7561d3d

12 years agoRelease 1.0.0.001+svn.64979slp2+build01
Mike McCormack [Thu, 10 Nov 2011 04:52:32 +0000 (13:52 +0900)]
Release 1.0.0.001+svn.64979slp2+build01

12 years agoMerge remote-tracking branch 'origin/upstream'
Mike McCormack [Thu, 10 Nov 2011 04:50:51 +0000 (13:50 +0900)]
Merge remote-tracking branch 'origin/upstream'

12 years agoPackage upload
Jiyoun Park [Wed, 9 Nov 2011 08:19:23 +0000 (17:19 +0900)]
Package upload

12 years agoremove white space
jypark [Wed, 9 Nov 2011 08:01:00 +0000 (08:01 +0000)]
remove white space

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

12 years ago[*]add ENV related with font dpi
Jiyoun Park [Wed, 9 Nov 2011 07:37:50 +0000 (16:37 +0900)]
[*]add ENV related with font dpi
to make up for not using xft.dpi anymore that was a fix essentially
to buffer engine rendering, allow env var for evas font dpi.

Change-Id: Icf4ff3f8464303e4312310475e102ac9319c9684

12 years agoEvas textblock: Fix clang error.
tasn [Wed, 9 Nov 2011 07:51:14 +0000 (07:51 +0000)]
Evas textblock: Fix clang error.

Shouldn't ever happen, but whatever.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-Va2XPK.html#EndPath

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

12 years agoEvas textblock: Fix clang error.
tasn [Wed, 9 Nov 2011 07:51:11 +0000 (07:51 +0000)]
Evas textblock: Fix clang error.

Shouldn't ever happen, but whatever.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-kOFp88.html#EndPath

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

12 years agoEvas textblock: Fixed 1 more clang error.
tasn [Wed, 9 Nov 2011 07:36:50 +0000 (07:36 +0000)]
Evas textblock: Fixed 1 more clang error.

http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-XA8yiy.html#EndPath

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

12 years agoEvas font: Fixed a clang error and gcc compiler warnings.
tasn [Wed, 9 Nov 2011 07:30:34 +0000 (07:30 +0000)]
Evas font: Fixed a clang error and gcc compiler warnings.

http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-SsIayB.html#EndPath

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

12 years agoEvas textblock: Fix clang complaint.
tasn [Wed, 9 Nov 2011 07:19:09 +0000 (07:19 +0000)]
Evas textblock: Fix clang complaint.

http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-FBRb3Q.html#EndPath

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

12 years agoto make up for not using xft.dpi anymore that was a fix essentially
raster [Wed, 9 Nov 2011 05:58:19 +0000 (05:58 +0000)]
to make up for not using xft.dpi anymore that was a fix essentially
to buffer engine rendering, allow env var for evas font dpi.

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

12 years agoDuplicated codes are removed.
Seungsoo Woo [Mon, 7 Nov 2011 08:49:44 +0000 (17:49 +0900)]
Duplicated codes are removed.

Change-Id: Ife09b272cd973cb097b5ee3114113941726a94ad

12 years agoEvas textblock: Add ellipsis handling for format items.
tasn [Sun, 6 Nov 2011 12:56:10 +0000 (12:56 +0000)]
Evas textblock: Add ellipsis handling for format items.

Just cut before them.

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

12 years agoEvas textblock: Fixed a bug with textblock ellipsis.
tasn [Sun, 6 Nov 2011 12:56:07 +0000 (12:56 +0000)]
Evas textblock: Fixed a bug with textblock ellipsis.

There was a possible segfault because we don't check if the current item
is a text item or a format item. I just removed the loop which triggered it
because it's not needed anyway, and now it works. Removing the loop also
let me remove some code that was only needed in the case of a loop.

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

12 years agoTicket #824 - no readme.in's
raster [Sun, 6 Nov 2011 08:47:38 +0000 (08:47 +0000)]
Ticket #824 - no readme.in's

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

12 years agoEvas: Add a psl1ght engine for the PS3
kakaroto [Sat, 5 Nov 2011 17:49:37 +0000 (17:49 +0000)]
Evas: Add a psl1ght engine for the PS3

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

12 years agoforget that. That's the problem when dealing with
caro [Sat, 5 Nov 2011 16:56:03 +0000 (16:56 +0000)]
forget that. That's the problem when dealing with
windows and linux in different repo...

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

12 years agoEvas: fix use of __always_inline__ attribute
caro [Sat, 5 Nov 2011 16:51:13 +0000 (16:51 +0000)]
Evas: fix use of __always_inline__ attribute

Fix multiple storage bug.
 * __forceinline is the equivalent of __always_inline__ on Windows. It has
   'extern' as storage, so static must not be used with it
 * use __always_inline__ and not always_inline as attribute value instead.
   No need to add storage class with __always_inline__ too.
 * static inline is fine

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

12 years agoevas: always retrieve the latest available pixels for a video.
cedric [Sat, 5 Nov 2011 11:58:41 +0000 (11:58 +0000)]
evas: always retrieve the latest available pixels for a video.

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

12 years agoEvas: efl_attributes.m4
caro [Fri, 4 Nov 2011 22:08:54 +0000 (22:08 +0000)]
Evas: efl_attributes.m4
NEVER define a macro whose name is the name of the attribute, it breaks compilation on some platforms

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

12 years agoEvas: efl_attribute.m4 : put definition in the prologue
caro [Fri, 4 Nov 2011 21:04:49 +0000 (21:04 +0000)]
Evas: efl_attribute.m4 : put definition in the prologue

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

12 years agoAM_PROG_CC_STDC is deprecated
caro [Fri, 4 Nov 2011 20:28:56 +0000 (20:28 +0000)]
AM_PROG_CC_STDC is deprecated

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

12 years agoCurrently, only software engine checks animation flag during rendering.
jypark [Thu, 3 Nov 2011 15:20:30 +0000 (15:20 +0000)]
Currently, only software engine checks animation flag during rendering.
I add animation check code to gl engine.

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

12 years agoPackage upload
Jiyoun Park [Thu, 3 Nov 2011 15:14:12 +0000 (00:14 +0900)]
Package upload

12 years ago[*]add animation image code to gl engine.
Jiyoun Park [Thu, 3 Nov 2011 15:00:47 +0000 (00:00 +0900)]
[*]add animation image code to gl engine.
currently only software engine support animated image cache
I add this to gl engine

Change-Id: I5d88d7a472a62eb8b7a1913fd675a62cbf00d26c

12 years agoRelease 1.0.0.001+svn.64664slp2+build02
Mike McCormack [Thu, 3 Nov 2011 08:49:12 +0000 (17:49 +0900)]
Release 1.0.0.001+svn.64664slp2+build02

12 years agoAdd compat code for elementary
Mike McCormack [Thu, 3 Nov 2011 08:33:23 +0000 (17:33 +0900)]
Add compat code for elementary

12 years agoRelease 1.0.0.001+svn.64664slp2+build01
Mike McCormack [Thu, 3 Nov 2011 07:41:40 +0000 (16:41 +0900)]
Release 1.0.0.001+svn.64664slp2+build01

12 years agoRemove whitespace differences
Mike McCormack [Thu, 3 Nov 2011 07:40:13 +0000 (16:40 +0900)]
Remove whitespace differences

12 years agoRemove differences
Mike McCormack [Thu, 3 Nov 2011 04:41:24 +0000 (13:41 +0900)]
Remove differences

12 years agoRemove whitespace differences
Mike McCormack [Thu, 3 Nov 2011 04:40:10 +0000 (13:40 +0900)]
Remove whitespace differences

12 years agoRemove whitespace differences
Mike McCormack [Thu, 3 Nov 2011 04:39:00 +0000 (13:39 +0900)]
Remove whitespace differences

12 years agoRemove unnecessary differences from upstream
Mike McCormack [Thu, 3 Nov 2011 04:30:25 +0000 (13:30 +0900)]
Remove unnecessary differences from upstream

12 years agoMerge branch 'upstream'
Mike McCormack [Thu, 3 Nov 2011 07:25:50 +0000 (16:25 +0900)]
Merge branch 'upstream'

12 years agoEvas: fix eina version check
caro [Wed, 2 Nov 2011 20:54:31 +0000 (20:54 +0000)]
Evas: fix eina version check

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

12 years agoevas: gl_cocoa fix installation of Evas_Engine_Gl_Cocoa header
captainigloo [Wed, 2 Nov 2011 20:15:42 +0000 (20:15 +0000)]
evas: gl_cocoa fix installation of Evas_Engine_Gl_Cocoa header

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

12 years agoevas: Add changelog and add my name to authors list.
captainigloo [Wed, 2 Nov 2011 20:05:22 +0000 (20:05 +0000)]
evas: Add changelog and add my name to authors list.

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

12 years agoevas: Add missing file
captainigloo [Wed, 2 Nov 2011 18:34:22 +0000 (18:34 +0000)]
evas: Add missing file

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

12 years agoevas: Add gl_cocoa engine
captainigloo [Wed, 2 Nov 2011 18:23:54 +0000 (18:23 +0000)]
evas: Add gl_cocoa engine

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

12 years agoevas - trivial changes.
hermet [Tue, 1 Nov 2011 01:41:09 +0000 (01:41 +0000)]
evas - trivial changes.

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

12 years agoevas - supplemented more cases for object_freeze_events completion.
hermet [Mon, 31 Oct 2011 14:50:00 +0000 (14:50 +0000)]
evas - supplemented more cases for object_freeze_events completion.

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

12 years agoevas/evas_object_polygon - removed whitespaces and fixed indent.
hermet [Mon, 31 Oct 2011 13:36:43 +0000 (13:36 +0000)]
evas/evas_object_polygon - removed whitespaces and fixed indent.

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

12 years agoevas/evas_object_polygon - fixed wrong.
hermet [Mon, 31 Oct 2011 10:30:39 +0000 (10:30 +0000)]
evas/evas_object_polygon - fixed wrong.

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

12 years agoevas/evas_stack - just removed white spaces and fixed indentations
hermet [Mon, 31 Oct 2011 10:16:18 +0000 (10:16 +0000)]
evas/evas_stack - just removed white spaces and fixed indentations

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

12 years agodeclare the variables at the beginning of the block
caro [Sun, 30 Oct 2011 05:02:05 +0000 (05:02 +0000)]
declare the variables at the beginning of the block

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

12 years agoadd missing variable from r64139
discomfitor [Sun, 30 Oct 2011 02:04:50 +0000 (02:04 +0000)]
add missing variable from r64139
direct all spankies to raster and Sung W. Park

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

12 years agoFrom: "Sung W. Park" <sungwoo@gmail.com>
raster [Fri, 28 Oct 2011 11:08:23 +0000 (11:08 +0000)]
From: "Sung W. Park" <sungwoo@gmail.com>
Subject: [E-devel] [E-Devel][Patch] Evas GL Color Format Enum change
(and ElmGLview changes accordingly)

I'm submitting a patch that changes the color format for Evas GL.

When I first wrote Evas_GL, I just had EVAS_GL_RGB_8 and EVAS_GL_RGBA_8 and etc
but it was misleading for some people.  It was more of a filler since I couldn't decide on
a name.  I'm finally changing it to make it more clear.

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

12 years agorepackaging
ChunEon Park [Fri, 28 Oct 2011 05:39:56 +0000 (14:39 +0900)]
repackaging

evas_1.0.0.001+svn.62695slp2+build45

12 years agoand fix evas map used as mapbuf with clipping and stuff! ugh! the
raster [Thu, 27 Oct 2011 09:39:18 +0000 (09:39 +0000)]
and fix evas map used as mapbuf with clipping and stuff! ugh! the
forever shifting bug! evas_render needs a rewrite

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

12 years agofix clip-out issue after making mapped objs opque fix was in.
ChunEon Park [Fri, 28 Oct 2011 04:59:55 +0000 (13:59 +0900)]
fix clip-out issue after making mapped objs opque fix was in.

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

Conflicts:

src/lib/canvas/evas_map.c

12 years agowe can't limit sizes on load because of "i'm just loading the header
ChunEon Park [Fri, 28 Oct 2011 04:53:27 +0000 (13:53 +0900)]
we can't limit sizes on load because of "i'm just loading the header
to find out the size" tricks. :(

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

Conflicts:

src/modules/engines/gl_common/evas_gl_image.c

12 years agoevas - updated Changelog and @since for evas_object_freeze_events_set/get
hermet [Thu, 27 Oct 2011 13:19:52 +0000 (13:19 +0000)]
evas - updated Changelog and @since for evas_object_freeze_events_set/get

Thank you Vincent.

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

12 years agoevas - added new API evas_object_freeze_events_set/get
hermet [Thu, 27 Oct 2011 10:36:09 +0000 (10:36 +0000)]
evas - added new API evas_object_freeze_events_set/get

and will handle for the key events also soon.

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

12 years agoand fix evas map used as mapbuf with clipping and stuff! ugh! the
raster [Thu, 27 Oct 2011 09:39:18 +0000 (09:39 +0000)]
and fix evas map used as mapbuf with clipping and stuff! ugh! the
forever shifting bug! evas_render needs a rewrite

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

12 years agoUpload package
Seungsoo Woo [Thu, 27 Oct 2011 04:08:44 +0000 (13:08 +0900)]
Upload package

Change-Id: Ic4d27f2e78111580feacead3355d9aedd6876c3b

12 years agoThe left and right pixel duplication for interpolation had the WRONG PIXELS
Seungsoo Woo [Thu, 27 Oct 2011 03:51:57 +0000 (12:51 +0900)]
The left and right pixel duplication for interpolation had the WRONG PIXELS

Change-Id: Idec36f6a6b6c81dd912d1a327285ca6e24d965a9

12 years agoEvas font: Removed double ;.
tasn [Wed, 26 Oct 2011 14:33:51 +0000 (14:33 +0000)]
Evas font: Removed double ;.

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

12 years agofix clip-out issue after making mapped objs opque fix was in.
raster [Wed, 26 Oct 2011 13:33:25 +0000 (13:33 +0000)]
fix clip-out issue after making mapped objs opque fix was in.

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

12 years agowe can't limit sizes on load because of "i'm just loading the header
raster [Wed, 26 Oct 2011 08:33:41 +0000 (08:33 +0000)]
we can't limit sizes on load because of "i'm just loading the header
to find out the size" tricks. :(

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

12 years agowarning--
raster [Tue, 25 Oct 2011 12:25:15 +0000 (12:25 +0000)]
warning--

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

12 years agowarn--
raster [Tue, 25 Oct 2011 12:20:53 +0000 (12:20 +0000)]
warn--

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

12 years agowarn--
raster [Tue, 25 Oct 2011 12:14:48 +0000 (12:14 +0000)]
warn--

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

12 years agowarning--
raster [Tue, 25 Oct 2011 12:07:56 +0000 (12:07 +0000)]
warning--

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

12 years agodisable getting of xft.dpi - always been an option but it just leads
raster [Tue, 25 Oct 2011 12:01:44 +0000 (12:01 +0000)]
disable getting of xft.dpi - always been an option but it just leads
to inconsistent rendering.

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

12 years agooh dear.. lewft and right pixle duplication for interpolation had the
raster [Tue, 25 Oct 2011 09:27:54 +0000 (09:27 +0000)]
oh dear.. lewft and right pixle duplication for interpolation had the
WRONG PIXELS!!! amazing it never crashed! fix fix! (also handle
opengls that doesnt support unpack row length)

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

12 years agoevas/evas_object_smart - trivial changes
hermet [Tue, 25 Oct 2011 08:37:43 +0000 (08:37 +0000)]
evas/evas_object_smart - trivial changes

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

12 years agoUpload package
Seungsoo Woo [Tue, 25 Oct 2011 07:19:48 +0000 (16:19 +0900)]
Upload package

Change-Id: Ie896dc9cb74f6fa9a87c9b2cc38ced7003442af6

12 years agoEvas GL Extensions + a bug fix by Sung W. Park from svn(64139)
Seungsoo Woo [Tue, 25 Oct 2011 06:58:01 +0000 (15:58 +0900)]
Evas GL Extensions + a bug fix by Sung W. Park from svn(64139)

Change-Id: Id8cb2692f8dcb92fc9b6e6b8f61d4764b7e77470

12 years agorepackaging
ChunEon Park [Tue, 25 Oct 2011 06:27:30 +0000 (15:27 +0900)]
repackaging

evas_1.0.0.001+svn.62695slp2+build42

12 years agoFrom: EunMi Lee <eunmi15.lee@samsung.com>
raster [Tue, 25 Oct 2011 05:03:50 +0000 (05:03 +0000)]
From: EunMi Lee <eunmi15.lee@samsung.com>
Subject: [E-devel] [Patch] [Evas] Patch to provide information of
touched points

Hello,
I made a new patch to get information of current touched point instead
of Touch Event.

I added touch_points (Eina_List) to the Evas structure and it maintains touched points on the evas.
New touched point is added to the touch_points when we get Mouse_Down and Multi_Down,
touched point is updated when we get Mouse_Move and Mult_Move,
and touched point is removed when we get Mouse_Up and Multi_Up.

The each touch point has coordinate, id and state information as follows:
id - identifier. 0 for Mouse Event and device id for Multi Event. coordinate - (x, y) coordinate of point.
state - state of point. type is Evas_Touch_Point_State enum.
(EVAS_TOUCH_POINT_DOWN, EVAS_TOUCH_POINT_UP, EVAS_TOUCH_POINT_MOVE,
EVAS_TOUCH_POINT_STILL, EVAS_TOUCH_POINT_CANCEL)

There are 4 new APIs to get touch point's information as follows:
unsigned int evas_touch_point_list_count(Evas *e);
void evas_touch_point_list_nth_xy_get(Evas *e, unsigned int n, Evas_Coord *x, Evas_Coord *y);
int evas_touch_point_list_nth_id_get(Evas *e, unsigned int n);
Evas_Touch_Point_State evas_touch_point_list_nth_state_get(Evas *e, unsigned int n);

I added APIs to get each information instead of exposing whole
structure to make it easy to expand in the future as you mentioned in
the below e-mail :)

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

12 years agoEvas - Modified field names in Evas structure to be more clear.
hermet [Tue, 25 Oct 2011 02:26:51 +0000 (02:26 +0000)]
Evas - Modified field names in Evas structure to be more clear.

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

12 years agopartial merging to update the partial tiles when it need to be updated.
ChunEon Park [Tue, 25 Oct 2011 01:33:29 +0000 (10:33 +0900)]
partial merging to update the partial tiles when it need to be updated.

revision
64246
64248
64249
64252
64264
64287
64288
64289

Change-Id: I56bfcb4e65042efd04cb40c64d3eecc5e9d01f58

12 years agoemacs users don't like trailing white spaces
caro [Sun, 23 Oct 2011 06:59:40 +0000 (06:59 +0000)]
emacs users don't like trailing white spaces

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

12 years agoannoy vim users with spaces at the start of blank lines. :)
raster [Sun, 23 Oct 2011 03:51:41 +0000 (03:51 +0000)]
annoy vim users with spaces at the start of blank lines. :)

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

12 years agoevas: Fix a warning
mike_m [Sat, 22 Oct 2011 23:33:23 +0000 (23:33 +0000)]
evas: Fix a warning

  CC     evas_cserve_tool.o
evas_cserve_main.c: In function ‘message’:
evas_cserve_main.c:993:14: warning: braces around scalar initializer
evas_cserve_main.c:993:14: warning: (near initialization for ‘lopt.degree’)
evas_cserve_main.c:993:14: warning: excess elements in scalar initializer
evas_cserve_main.c:993:14: warning: (near initialization for ‘lopt.degree’)
evas_cserve_main.c:993:14: warning: excess elements in scalar initializer
evas_cserve_main.c:993:14: warning: (near initialization for ‘lopt.degree’)
evas_cserve_main.c:993:14: warning: excess elements in scalar initializer
evas_cserve_main.c:993:14: warning: (near initialization for ‘lopt.degree’)

Signed-off-by: Mike McCormack <mikem@ring3k.org>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@64310 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: bump libpng version to 1.2.10.
caro [Sat, 22 Oct 2011 19:39:56 +0000 (19:39 +0000)]
Evas: bump libpng version to 1.2.10.
libpng 1.2.8 does not have the symbol png_set_expand_gray_1_2_4_to_8.
It seems that 1.2.10 has no problem, so we check for libpng >= 1.2.10
and we drop libpng 1.0.*

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

12 years agoand fix chglog and @since for max img size api
raster [Sat, 22 Oct 2011 05:42:48 +0000 (05:42 +0000)]
and fix chglog and @since for max img size api

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

12 years agoand zero out previous rect info on clear.
raster [Sat, 22 Oct 2011 03:56:36 +0000 (03:56 +0000)]
and zero out previous rect info on clear.

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

12 years agoand fix tiler to do full resolution. yes - more mem, some more
raster [Sat, 22 Oct 2011 03:36:39 +0000 (03:36 +0000)]
and fix tiler to do full resolution. yes - more mem, some more
overhead, but fewer bugs.

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

12 years agooh dear. debugging snuck in in my other fixes. remove.
raster [Sat, 22 Oct 2011 02:40:52 +0000 (02:40 +0000)]
oh dear. debugging snuck in in my other fixes. remove.

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

12 years agooh this one was a doosey to find. objects still having map applied BUT
raster [Fri, 21 Oct 2011 17:14:03 +0000 (17:14 +0000)]
oh this one was a doosey to find. objects still having map applied BUT
map is the same as a normal display (no mapping at all) are not
considered opaque. fix!

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

12 years agoevas/fb: use virtual sizes to describe the fb mode geometry.
antognolli [Fri, 21 Oct 2011 16:21:09 +0000 (16:21 +0000)]
evas/fb: use virtual sizes to describe the fb mode geometry.
This was causing the fb engine to draw incorrectly when the virtual size
was different from the size (xres != xres_virtual). For example, it
happens an additional monitor is plugged into a notebook.
Patch for SiT.

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

12 years agoevas: coorectly dirty YUV data.
cedric [Fri, 21 Oct 2011 14:06:42 +0000 (14:06 +0000)]
evas: coorectly dirty YUV data.

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

12 years agohmm gles doesnt have internal format fetching.
raster [Fri, 21 Oct 2011 12:03:41 +0000 (12:03 +0000)]
hmm gles doesnt have internal format fetching.

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

12 years agoand NOW fix obscure object handling properly.
raster [Fri, 21 Oct 2011 10:25:35 +0000 (10:25 +0000)]
and NOW fix obscure object handling properly.

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

12 years agoevas/evas_inline - indent!
hermet [Fri, 21 Oct 2011 10:10:47 +0000 (10:10 +0000)]
evas/evas_inline - indent!

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

12 years agonote on detecting texture alloc fail. need to percolate that back
raster [Fri, 21 Oct 2011 10:03:17 +0000 (10:03 +0000)]
note on detecting texture alloc fail. need to percolate that back

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

12 years agoand disable invalidate optimization
raster [Fri, 21 Oct 2011 10:00:03 +0000 (10:00 +0000)]
and disable invalidate optimization

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

12 years agodebug for future. for now found the problem.
raster [Fri, 21 Oct 2011 09:59:13 +0000 (09:59 +0000)]
debug for future. for now found the problem.

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

12 years agoevas/evas_events - trivial changes
hermet [Fri, 21 Oct 2011 09:53:26 +0000 (09:53 +0000)]
evas/evas_events - trivial changes

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

12 years agohave evas engine also to update rect math so we can exclude useless
raster [Fri, 21 Oct 2011 08:58:00 +0000 (08:58 +0000)]
have evas engine also to update rect math so we can exclude useless
updates when obscured objects change

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

12 years agoadd call to get maximum image size (eg max texture size)
raster [Fri, 21 Oct 2011 08:17:14 +0000 (08:17 +0000)]
add call to get maximum image size (eg max texture size)

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

12 years agoif image biger than max texture size... report allocation errors.
raster [Fri, 21 Oct 2011 06:10:15 +0000 (06:10 +0000)]
if image biger than max texture size... report allocation errors.

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

12 years agonicer formatting of async events
raster [Fri, 21 Oct 2011 05:50:05 +0000 (05:50 +0000)]
nicer formatting of async events

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

12 years agoevas/evas_events.c - removed duplicated lines
hermet [Thu, 20 Oct 2011 12:21:41 +0000 (12:21 +0000)]
evas/evas_events.c - removed duplicated lines

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

12 years agoevas/evas_events - removed useless lines since we support multi downs
hermet [Thu, 20 Oct 2011 11:02:22 +0000 (11:02 +0000)]
evas/evas_events - removed useless lines since we support multi downs

but looks bad to keep the only one point in evas.

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

12 years agoMerge "[*] add scale decoding feature bmp(1,2,4,8 bit) scale decoding feature. chang...
Jiyoun Park [Thu, 20 Oct 2011 06:02:29 +0000 (15:02 +0900)]
Merge "[*] add scale decoding feature bmp(1,2,4,8 bit) scale decoding feature. chang png scale decoding code"

12 years agoremove jpeg build warning
Jiyoun Park [Thu, 20 Oct 2011 05:55:37 +0000 (14:55 +0900)]
remove jpeg build warning

Change-Id: Id874926e8e9efa33771af235b9c8d9f9c297bb60

12 years agorepackaging
ChunEon Park [Thu, 20 Oct 2011 05:50:34 +0000 (14:50 +0900)]
repackaging

evas_1.0.0.001+svn.62695slp2+build41