framework/uifw/evas.git
12 years agoevas/map - fixed afterimage problem. now we don't need work-around code anymore.
ChunEon Park [Fri, 1 Jun 2012 04:34:39 +0000 (13:34 +0900)]
evas/map - fixed afterimage problem. now we don't need work-around code anymore.

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

Conflicts:

src/lib/canvas/evas_map.c
src/lib/canvas/evas_object_smart.c

12 years agoevas/map - simplify code
hermet [Wed, 30 May 2012 08:40:21 +0000 (08:40 +0000)]
evas/map - simplify code

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

12 years agoevas/render - pre render will be always. don't need if and else if which will be...
hermet [Wed, 30 May 2012 07:32:27 +0000 (07:32 +0000)]
evas/render - pre render will be always. don't need if and else if which will be never reached.

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

12 years agoevas/evas_object_smart - simpler code.
hermet [Wed, 30 May 2012 06:29:14 +0000 (06:29 +0000)]
evas/evas_object_smart - simpler code.

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

12 years agoevas/map - fixed to update the rendering when map is enabled.
hermet [Wed, 30 May 2012 00:51:11 +0000 (00:51 +0000)]
evas/map - fixed to update the rendering when map is enabled.
Now children objects of the mapped object should be cleaned from the internal cache lists.

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

12 years agoevas/render - they are already cleaned.
hermet [Tue, 29 May 2012 09:09:13 +0000 (09:09 +0000)]
evas/render - they are already cleaned.

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

12 years agoevas/render - removed duplicated call
hermet [Tue, 29 May 2012 05:24:43 +0000 (05:24 +0000)]
evas/render - removed duplicated call

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

12 years agoevas/rendering - Fixed to clean up when map actually changed. Now rendering updates...
hermet [Tue, 29 May 2012 05:13:03 +0000 (05:13 +0000)]
evas/rendering - Fixed to clean up when map actually changed. Now rendering updates will     be correct after evas_map acutally disabled for the smart object.

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

12 years agoevas - trivial code refactoring for evas_object_clip_recalc
hermet [Fri, 25 May 2012 08:13:40 +0000 (08:13 +0000)]
evas - trivial code refactoring for evas_object_clip_recalc

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

12 years agoupdated spec version
ChunEon Park [Tue, 29 May 2012 06:50:39 +0000 (15:50 +0900)]
updated spec version

12 years agoupload package - evas_1.2.0+svn.70433slp2+build05
ChunEon Park [Tue, 22 May 2012 00:46:11 +0000 (09:46 +0900)]
upload package - evas_1.2.0+svn.70433slp2+build05

12 years agoRevert "Added MSAA capability to EvasGL Surface."
ChunEon Park [Tue, 22 May 2012 00:30:59 +0000 (09:30 +0900)]
Revert "Added MSAA capability to EvasGL Surface."

This reverts commit d5190812272ea6c0835bc4428aff9560acbea80d.

12 years agopackage upload - evas_1.2.0+svn.70433slp2+build04
ChunEon Park [Mon, 21 May 2012 04:39:18 +0000 (13:39 +0900)]
package upload -  evas_1.2.0+svn.70433slp2+build04

12 years agoevas/evas_render - and should update the mapped objects when their color is changed...
hermet [Fri, 18 May 2012 07:17:34 +0000 (07:17 +0000)]
evas/evas_render - and should update the mapped objects when their color is changed since color should be multiplied again.

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

12 years agoevas/evas_render - should call the render_post since the object color can be changed...
hermet [Fri, 18 May 2012 06:51:30 +0000 (06:51 +0000)]
evas/evas_render - should call the render_post since the object color can be changed without changing map

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

12 years agoevas - removed unnecessary fields, changed_nomove and changed_move_only.
hermet [Thu, 17 May 2012 10:51:54 +0000 (10:51 +0000)]
evas - removed unnecessary fields, changed_nomove and changed_move_only.

These are actually not necessary right now.

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

12 years agoevas/evas_render - removed dead code
hermet [Thu, 17 May 2012 10:34:53 +0000 (10:34 +0000)]
evas/evas_render - removed dead code

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

12 years agoevas/evas_render - trivial changes
hermet [Wed, 16 May 2012 13:21:37 +0000 (13:21 +0000)]
evas/evas_render - trivial changes

changed from integers to Eina_Bool
removed white spaces and fixed indentations

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

12 years agoevas/evas_render - added evas_object_change_reset internal function to remove much...
hermet [Wed, 16 May 2012 12:59:33 +0000 (12:59 +0000)]
evas/evas_render - added evas_object_change_reset internal function to remove much duplicated code

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

12 years agoevas/evas_render - clean code more in _evas_render_phase1_object_process
hermet [Tue, 15 May 2012 11:43:23 +0000 (11:43 +0000)]
evas/evas_render - clean code more in _evas_render_phase1_object_process

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

12 years agoevas/render - removed unnecessary parameter in _evas_render_phase1_object_process
hermet [Tue, 15 May 2012 11:29:28 +0000 (11:29 +0000)]
evas/render - removed unnecessary parameter in _evas_render_phase1_object_process

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

12 years agoAdded MSAA capability to EvasGL Surface.
Park, Sung Woo [Wed, 9 May 2012 08:53:08 +0000 (17:53 +0900)]
Added MSAA capability to EvasGL Surface.

The surface format addes mutlisample_bits to the surface config.
It has three levels: high, med, low.  Currently, high does maximum
number of samples, Med does max/2, and Low does med/2. EvasGL
MSAA surface mode is currently only supported in EGL backend with
GL_IMG_multlisampled_render_to_texture extension.

12 years agoPackage upload
Park SangHee [Tue, 8 May 2012 10:48:18 +0000 (19:48 +0900)]
Package upload

12 years agoMerge "Fixed a few minor bugs and cleaned up unnecessary code for evas_gl."
Wonsik Jung [Tue, 8 May 2012 09:56:31 +0000 (18:56 +0900)]
Merge "Fixed a few minor bugs and cleaned up unnecessary code for evas_gl."

12 years agoFixed a few minor bugs and cleaned up unnecessary code for evas_gl.
Park, Sung Woo [Tue, 8 May 2012 09:49:28 +0000 (18:49 +0900)]
Fixed a few minor bugs and cleaned up unnecessary code for evas_gl.

Mainly, glDeleteBuffers was being called instead of glDeleteRenderbuffers.
Also, there was an error when checking if surface is valid.

12 years agofix bug related to xrgb format
Park SangHee [Tue, 8 May 2012 08:54:31 +0000 (17:54 +0900)]
fix bug related to xrgb format

12 years agoMerging with the latest evasgl code upstream.
Park, Sung Woo [Thu, 3 May 2012 06:59:07 +0000 (15:59 +0900)]
Merging with the latest evasgl code upstream.

Log:
Cleaned up some evas_gl code and added surface cap feature.

Previously, evas_gl_surface_create() didn't actually do
the render buffer attach to the the FBO. It was performed when
the make_current was called for the first time.  The issue
was that even though the surface was successfully created with
the given configuration, there was a possibility of make_current
failing with the error message "FBO not complete" because of
the surface configuration.

So, I've added a piece of code that checks the FBO
capabilities beforehand to set up a available surface configurations
so that it doesn't have to fail during make_current for unsupported
surface format.

Also, I've changed the surface config in a way that once the
user calls evas_gl_surface_create(), evas gl sets the config
parameter with configuration that evas_gl is actually using.

12 years agoPackage upload
Myungjae Lee [Wed, 25 Apr 2012 08:28:22 +0000 (17:28 +0900)]
Package upload

Change-Id: I1702a249e9492a41634c18eb3eab2a935d39a69a

12 years agoMerge "Package upload"
Myungjae Lee [Wed, 25 Apr 2012 06:27:22 +0000 (15:27 +0900)]
Merge "Package upload"

12 years agoPackage upload
Myungjae Lee [Wed, 25 Apr 2012 06:13:11 +0000 (15:13 +0900)]
Package upload

Change-Id: Ic45ce9b57fffa470ae2827c592ae3d4ace620955

12 years agoEvas migration revision 70433
Myungjae Lee [Wed, 25 Apr 2012 04:49:06 +0000 (13:49 +0900)]
Evas migration revision 70433
Merge remote-tracking branch 'remotes/origin/upstream'

Conflicts:
src/lib/engines/common/evas_convert_rgb_32.c

12 years agoEvas image: Add const to the obj parameter.
tasn [Tue, 24 Apr 2012 11:01:53 +0000 (11:01 +0000)]
Evas image: Add const to the obj parameter.

Patch by Daniel Zaoui.

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

12 years agoPackage Upload
Park SangHee [Tue, 24 Apr 2012 09:00:09 +0000 (18:00 +0900)]
Package Upload

12 years agoEnable pixman flag
Park SangHee [Tue, 24 Apr 2012 00:47:21 +0000 (09:47 +0900)]
Enable pixman flag

12 years agoPackage Upload
Seo Minsu [Mon, 23 Apr 2012 05:54:23 +0000 (14:54 +0900)]
Package Upload

12 years agoFix bug related to pixman enable
Park SangHee [Mon, 23 Apr 2012 04:38:14 +0000 (13:38 +0900)]
Fix bug related to pixman enable

12 years agonews+chlog
raster [Sun, 22 Apr 2012 04:56:24 +0000 (04:56 +0000)]
news+chlog

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

12 years agofix bug/issue with shader saving - it will fail to save if dir exists
raster [Sun, 22 Apr 2012 04:55:11 +0000 (04:55 +0000)]
fix bug/issue with shader saving - it will fail to save if dir exists
for saved shaders (but doesnt have the binary file there). fixed!
(also compress the file too)

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

12 years agoFixed Evas_GL to handle multiple windows properly by assignging current_engine during...
Park, Sung Woo [Sat, 21 Apr 2012 11:08:35 +0000 (20:08 +0900)]
Fixed Evas_GL to handle multiple windows properly by assignging current_engine during a evas_gl_make_current call.

12 years agotag everything as beta in svn.
raster [Sat, 21 Apr 2012 01:52:12 +0000 (01:52 +0000)]
tag everything as beta in svn.

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

12 years agoi don't believe that we forgot that desktopgl has an unload for shader
raster [Sat, 21 Apr 2012 01:51:58 +0000 (01:51 +0000)]
i don't believe that we forgot that desktopgl has an unload for shader
compiler... use it. minor minor minor.

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

12 years agominor fix to convert-tiled.
raster [Fri, 20 Apr 2012 13:31:53 +0000 (13:31 +0000)]
minor fix to convert-tiled.

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

12 years agoeina: fix Eina_Inarray API to at least match Eina_Array API.
cedric [Fri, 20 Apr 2012 08:30:59 +0000 (08:30 +0000)]
eina: fix Eina_Inarray API to at least match Eina_Array API.

NOTE: some of this function should be moved as inline, but that's to late for a change
I think. So we will fix that if needed.

Second point, I am not happy with is eina_inarray_insert and eina_inarray_insert_at. The
naming is really poor.

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

12 years agoupdate changelog & spec
Hyoyoung Chang [Wed, 18 Apr 2012 09:07:21 +0000 (18:07 +0900)]
update changelog & spec

Change-Id: I4870cdf03639fd22fa9cc766a2bd215a37aa706b

12 years agoMerge "EFL core migration revision 70276 Merge remote-tracking branch 'remotes/origin...
Hyoyoung Chang [Thu, 19 Apr 2012 01:59:28 +0000 (10:59 +0900)]
Merge "EFL core migration revision 70276 Merge remote-tracking branch 'remotes/origin/upstream'"

12 years agoPackage Upload
Park SangHee [Wed, 18 Apr 2012 13:06:33 +0000 (22:06 +0900)]
Package Upload

12 years agorollback pixman
Park SangHee [Wed, 18 Apr 2012 13:00:47 +0000 (22:00 +0900)]
rollback pixman

12 years agoEFL core migration revision 70276
Hyoyoung Chang [Wed, 18 Apr 2012 09:05:33 +0000 (18:05 +0900)]
EFL core migration revision 70276
Merge remote-tracking branch 'remotes/origin/upstream'

12 years agoFixing doc for out of tree builds and removing broken references.
gastal [Tue, 17 Apr 2012 16:36:28 +0000 (16:36 +0000)]
Fixing doc for out of tree builds and removing broken references.

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

12 years agoPackage Upload
Park SangHee [Mon, 16 Apr 2012 13:10:03 +0000 (22:10 +0900)]
Package Upload

12 years agoevas: fix typos in NEWS
jihoon [Mon, 16 Apr 2012 07:29:09 +0000 (07:29 +0000)]
evas: fix typos in NEWS

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

12 years agoMerge "Enable pixman flag"
Park SangHee [Mon, 16 Apr 2012 06:47:11 +0000 (15:47 +0900)]
Merge "Enable pixman flag"

12 years agoEnable pixman flag
Park SangHee [Mon, 16 Apr 2012 06:37:38 +0000 (15:37 +0900)]
Enable pixman flag

12 years agoUpload Package - evas_1.2.0+svn.70130slp2+build02
ChunEon Park [Mon, 16 Apr 2012 06:23:32 +0000 (15:23 +0900)]
Upload Package - evas_1.2.0+svn.70130slp2+build02

12 years agoclear color multiply when rendering mapped obj
raster [Sun, 15 Apr 2012 03:55:36 +0000 (03:55 +0000)]
clear color multiply when rendering mapped obj

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

12 years agoadd missing changelog and update news.
raster [Mon, 16 Apr 2012 03:03:26 +0000 (03:03 +0000)]
add missing changelog and update news.

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

12 years agoclear color multiply when rendering mapped obj
raster [Sun, 15 Apr 2012 03:55:36 +0000 (03:55 +0000)]
clear color multiply when rendering mapped obj

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

12 years agomake sure cinfo is nulled out in jpeg loader!
raster [Fri, 13 Apr 2012 10:25:00 +0000 (10:25 +0000)]
make sure cinfo is nulled out in jpeg loader!

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

12 years agoPackage upload
Jiyoun Park [Fri, 13 Apr 2012 09:31:41 +0000 (18:31 +0900)]
Package upload

Change-Id: Ibf1eba7541eaaea9844025007c7312c50d483ac4

12 years agoMerge remote branch 'remotes/origin/upstream'
Jiyoun Park [Fri, 13 Apr 2012 09:06:45 +0000 (18:06 +0900)]
Merge remote branch 'remotes/origin/upstream'

Conflicts:
ChangeLog

Change-Id: I9b7ec14bd42b05c72d96b9c3240459dec90883ce

12 years ago * Fix gl engine clipping bug when rendering to evas map fbo's
raster [Thu, 12 Apr 2012 08:01:13 +0000 (08:01 +0000)]
    * Fix gl engine clipping bug when rendering to evas map fbo's
        when gl window buffer is smaller than the fbo. used wrong
        surface size in clipping logic.

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

12 years agoEvas textblock: Updated changelog about previous change.
tasn [Thu, 12 Apr 2012 10:09:50 +0000 (10:09 +0000)]
Evas textblock: Updated changelog about previous change.

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

12 years agoEvas gif-loader: Fixed shadow warnings.
tasn [Thu, 12 Apr 2012 10:08:30 +0000 (10:08 +0000)]
Evas gif-loader: Fixed shadow warnings.

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

12 years ago * Fix gl engine clipping bug when rendering to evas map fbo's
raster [Thu, 12 Apr 2012 08:01:13 +0000 (08:01 +0000)]
    * Fix gl engine clipping bug when rendering to evas map fbo's
        when gl window buffer is smaller than the fbo. used wrong
        surface size in clipping logic.

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

12 years agoformatting fixup.
raster [Thu, 12 Apr 2012 07:57:50 +0000 (07:57 +0000)]
formatting fixup.

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

12 years agoEvas textblock: Fixed building without liblinebreak.
tasn [Thu, 12 Apr 2012 07:20:01 +0000 (07:20 +0000)]
Evas textblock: Fixed building without liblinebreak.

Thanks to David Seikel for spotting it and suggesting the solution.

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

12 years ago70000 GET
discomfitor [Wed, 11 Apr 2012 01:34:12 +0000 (01:34 +0000)]
70000 GET

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

12 years agospell complaint properly
raster [Mon, 9 Apr 2012 03:43:45 +0000 (03:43 +0000)]
spell complaint properly

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

12 years agoevas doxygen warnings from Jérôme Pinot
jihoon [Sat, 7 Apr 2012 14:01:55 +0000 (14:01 +0000)]
evas doxygen warnings from Jérôme Pinot

Attached patch fixes a bunch of warnings in evas doc:
- Make remaining EINA_{TRUE,FALSE} @c, removing some undef link in same
 time
- Make remaining NULL @c
- Fix the color space list
- small random fix

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

12 years agoPackage Upload
Jeonghyun Yun [Fri, 6 Apr 2012 09:14:31 +0000 (18:14 +0900)]
Package Upload

12 years agoFastpath rollback
Park SangHee [Fri, 6 Apr 2012 05:35:12 +0000 (14:35 +0900)]
Fastpath rollback

12 years agoEFL core migration revision 69910
Jeonghyun Yun [Thu, 5 Apr 2012 03:54:28 +0000 (12:54 +0900)]
EFL core migration revision 69910
Merge remote-tracking branch 'remotes/origin/upstream'

12 years agoevas box layout bugfix.
barbieri [Tue, 3 Apr 2012 17:03:47 +0000 (17:03 +0000)]
evas box layout bugfix.

Due typo the weight was being handled as an integer, not floating
point. It worked with examples since they were usually being round to
int after being sum (0.3 + 0.7 -> 1.0, 3 + 7 -> 10).

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

12 years agoEvas.h: remove ingroup of Evas_Callback_Type. it's revert of 69885
jihoon [Tue, 3 Apr 2012 14:21:05 +0000 (14:21 +0000)]
Evas.h: remove ingroup of Evas_Callback_Type. it's revert of 69885

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

12 years agoeet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignore
seoz [Tue, 3 Apr 2012 13:43:31 +0000 (13:43 +0000)]
eet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignore

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

12 years agosvn:ignore
discomfitor [Tue, 3 Apr 2012 07:12:55 +0000 (07:12 +0000)]
svn:ignore

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

12 years agothis variable was unused and confusing
discomfitor [Tue, 3 Apr 2012 05:30:35 +0000 (05:30 +0000)]
this variable was unused and confusing

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

12 years agoEvas.h: fix doxygen
jihoon [Tue, 3 Apr 2012 04:15:44 +0000 (04:15 +0000)]
Evas.h: fix doxygen

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

12 years agospec updated
Jeonghyun Yun [Fri, 30 Mar 2012 06:40:59 +0000 (15:40 +0900)]
spec updated

12 years agoEvas.h: fix doxygen
jihoon [Thu, 29 Mar 2012 23:59:03 +0000 (23:59 +0000)]
Evas.h: fix doxygen

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

12 years agoPatch by: Jérôme Pinot <ngc891@gmail.com>
gastal [Thu, 29 Mar 2012 13:51:05 +0000 (13:51 +0000)]
Patch by: Jérôme Pinot <ngc891@gmail.com>

There is a reference to evas-load-error-str.c in
the evas_load_error_str doc, but this file doesn't exist
anymore so I made the doc link to evas-images.c which use
several times this function.

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

12 years agoFrom: Jérôme Pinot <ngc891@gmail.com>
raster [Thu, 29 Mar 2012 11:41:22 +0000 (11:41 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] evas doxygen doc (1)

There are a lot of small things to fix in the evas doc. Here is a first
batch. Fixes are trivial and obvious. Just a question about the first
hunk, I removed the <tdb> that replaced valid email for companies
because it makes doxygen complain about the unknown tag and, well, it
doesn't give any information either. Was there an explanation about
adding this ?

Joined is the patch along with the doc build log diff.

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

12 years agoevas doxyfile deprecated values from Jérôme Pinot
jihoon [Thu, 29 Mar 2012 11:04:06 +0000 (11:04 +0000)]
evas doxyfile deprecated values from Jérôme Pinot

The doxyfile of evas contains some variables that have been deprecated a
long time ago (6 years for some of them). Here is a patch that fix this
build warning:

make -C doc doc
make[1]: Entering directory `/tmp/evas/doc'
rm -rf html/ latex/ man/ xml/ evas-1.2.0-alpha-doc.tar*
doxygen
warning: Tag `DETAILS_AT_TOP' at line 44 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 135 of file Doxyfile has become
obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 136 of file Doxyfile has become
obsolete.
To avoid this warning please update your configuration file using "doxygen -u"

As suggested, it would be good to run again doxygen -u Doxyfile.in

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

12 years agoadd reg_get api for evas objects in order to help fix elm bug.
raster [Thu, 29 Mar 2012 07:46:30 +0000 (07:46 +0000)]
add reg_get api for evas objects in order to help fix elm bug.

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

12 years agoEvas: Fix wayland_shm engine canvas_alpha return.
devilhorns [Wed, 28 Mar 2012 13:01:54 +0000 (13:01 +0000)]
Evas: Fix wayland_shm engine canvas_alpha return.

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

12 years agoevas evas_object_main.c: Revised code. Use EINA_TRUE/EINA_FALSE for Eina_Bool type...
seoz [Wed, 28 Mar 2012 07:17:39 +0000 (07:17 +0000)]
evas evas_object_main.c: Revised code. Use EINA_TRUE/EINA_FALSE for Eina_Bool type variable.

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

12 years agospec changed
Jeonghyun Yun [Wed, 28 Mar 2012 05:51:45 +0000 (14:51 +0900)]
spec changed

12 years agoPackage upload
Jeonghyun Yun [Wed, 28 Mar 2012 05:28:23 +0000 (14:28 +0900)]
Package upload

Change-Id: Idf14bbd432595d4e39f83649344114c023a32892

12 years agoEFL core migration revision 69627
Jeonghyun Yun [Mon, 26 Mar 2012 08:20:57 +0000 (17:20 +0900)]
EFL core migration revision 69627
Merge remote-tracking branch 'remotes/origin/upstream'

12 years agosomeone somewhere along the way broke evas_render_method_list(). FIX!
raster [Mon, 26 Mar 2012 10:56:55 +0000 (10:56 +0000)]
someone somewhere along the way broke evas_render_method_list(). FIX!

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

12 years agospec changed for obs package upload
Jeonghyun Yun [Mon, 26 Mar 2012 06:41:47 +0000 (15:41 +0900)]
spec changed for obs package upload

12 years agoevas changelog/news fixed/up to date
raster [Mon, 26 Mar 2012 05:44:18 +0000 (05:44 +0000)]
evas changelog/news fixed/up to date

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

12 years agoEvas: fix static linking
caro [Sun, 25 Mar 2012 17:40:44 +0000 (17:40 +0000)]
Evas: fix static linking

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

12 years agofix dist
caro [Sun, 25 Mar 2012 17:08:33 +0000 (17:08 +0000)]
fix dist

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

12 years agoEvas: fix shm_open() check (can be in libc or librt)
caro [Sun, 25 Mar 2012 16:39:04 +0000 (16:39 +0000)]
Evas: fix shm_open() check (can be in libc or librt)

 This works in linux and windows, and should fix shm_detection on BSD (including Mac)

 BSD, Mac and solaris users : please check that it compiles and shm_open is detected

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

12 years agowhitespaces--
caro [Sun, 25 Mar 2012 12:08:23 +0000 (12:08 +0000)]
whitespaces--

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

12 years agogo back to the "old fashioned way" of doing yuv->rgb without matrix.
raster [Fri, 23 Mar 2012 06:49:42 +0000 (06:49 +0000)]
go back to the "old fashioned way" of doing yuv->rgb without matrix.
the matrix seems to screw up on too many gl drivers/implementations.

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

12 years agoThose are not currently implemented, so documenting them is confusing to
gastal [Thu, 22 Mar 2012 16:57:16 +0000 (16:57 +0000)]
Those are not currently implemented, so documenting them is confusing to
users.

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

12 years agoEvas.h: fix other typos
jihoon [Thu, 22 Mar 2012 14:47:18 +0000 (14:47 +0000)]
Evas.h: fix other typos

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

12 years agoEvas.h: fix some typos
jihoon [Thu, 22 Mar 2012 13:32:34 +0000 (13:32 +0000)]
Evas.h: fix some typos

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