platform/upstream/efl.git
11 years agoFix on the class name of ecore idle exiter.
Daniel Zaoui [Sun, 28 Oct 2012 08:46:27 +0000 (08:46 +0000)]
Fix on the class name of ecore idle exiter.

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
SVN revision: 78577

11 years agoAdded descriptions for new Eo defines
Daniel Zaoui [Sun, 28 Oct 2012 08:46:23 +0000 (08:46 +0000)]
Added descriptions for new Eo defines
Added authors

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
SVN revision: 78576

11 years agoEvas: If we are building wayland_egl and not gl_xlib, then we need to
Christopher Michael [Sun, 28 Oct 2012 08:26:26 +0000 (08:26 +0000)]
Evas: If we are building wayland_egl and not gl_xlib, then we need to
add a package check for gl_eet or else the gl_common code will not
build.

Signed-off-by: Christopher Michael <devilhorns@revolution.(none)>
SVN revision: 78573

11 years agoEvas: Add missing UNUSED for function parameter, and remove an UNUSED
Christopher Michael [Sun, 28 Oct 2012 07:54:49 +0000 (07:54 +0000)]
Evas: Add missing UNUSED for function parameter, and remove an UNUSED
for a parameter that was actually used.

Signed-off-by: Christopher Michael <devilhorns@revolution.(none)>
SVN revision: 78572

11 years agoEvas: Fix uninitialized variable warnings.
Christopher Michael [Sun, 28 Oct 2012 07:54:46 +0000 (07:54 +0000)]
Evas: Fix uninitialized variable warnings.

Signed-off-by: Christopher Michael <devilhorns@revolution.(none)>
SVN revision: 78571

11 years agoEvas: Add missing UNUSED for params.
Christopher Michael [Sun, 28 Oct 2012 07:54:42 +0000 (07:54 +0000)]
Evas: Add missing UNUSED for params.

Signed-off-by: Christopher Michael <devilhorns@revolution.(none)>
SVN revision: 78570

11 years agoEvas: Add missing parens.
Christopher Michael [Sun, 28 Oct 2012 07:54:39 +0000 (07:54 +0000)]
Evas: Add missing parens.

Signed-off-by: Christopher Michael <devilhorns@revolution.(none)>
SVN revision: 78569

11 years agoEvas: Remove unused variable.
Christopher Michael [Sun, 28 Oct 2012 07:54:35 +0000 (07:54 +0000)]
Evas: Remove unused variable.

Signed-off-by: Christopher Michael <devilhorns@revolution.(none)>
SVN revision: 78568

11 years agoevas/wayland_egl: Don't check and link against gl AND glesv2.
Rafael Antognolli [Fri, 26 Oct 2012 18:54:52 +0000 (18:54 +0000)]
evas/wayland_egl: Don't check and link against gl AND glesv2.

Only one of them is necessary, based on the gl_flavor_gles flag. Also
remove some extra checks and added link flags, since they are already
done by pkg-config.

SVN revision: 78555

11 years agoevas/wayland_egl: Change some ifdefs to make it compile withot GLES.
Rafael Antognolli [Fri, 26 Oct 2012 18:54:45 +0000 (18:54 +0000)]
evas/wayland_egl: Change some ifdefs to make it compile withot GLES.

This will not make the engine work, but its build won't fail.

SVN revision: 78554

11 years agoedbus: Add some EINA_SAFETY to public API
José Roberto de Souza [Fri, 26 Oct 2012 18:20:19 +0000 (18:20 +0000)]
edbus: Add some EINA_SAFETY to public API

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78553

11 years agoedbus: Revert 'Add initializers to stop warnings' r78292
José Roberto de Souza [Fri, 26 Oct 2012 18:20:14 +0000 (18:20 +0000)]
edbus: Revert 'Add initializers to stop warnings' r78292

http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg46587.html

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78552

11 years agoedbus: Add doc of edbus_message to/from eina_value
José Roberto de Souza [Fri, 26 Oct 2012 18:20:09 +0000 (18:20 +0000)]
edbus: Add doc of edbus_message to/from eina_value

Move edbus_to/from_eina_value.h to single file

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78551

11 years agoedbus: Add edbus_message to/from eina_value examples
José Roberto de Souza [Fri, 26 Oct 2012 18:20:02 +0000 (18:20 +0000)]
edbus: Add edbus_message to/from eina_value examples

Also move properties changed example to this file.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78550

11 years agoedbus: Break while if a error happen in message_arguments_set
José Roberto de Souza [Fri, 26 Oct 2012 18:19:57 +0000 (18:19 +0000)]
edbus: Break while if a error happen in message_arguments_set

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78549

11 years agoedbus: Parse Eina_Value to edbus_message
José Roberto de Souza [Fri, 26 Oct 2012 18:19:52 +0000 (18:19 +0000)]
edbus: Parse Eina_Value to edbus_message

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78548

11 years agoedbus: Add edbus_proxy_properties_changed_callback_add
José Roberto de Souza [Fri, 26 Oct 2012 18:19:46 +0000 (18:19 +0000)]
edbus: Add edbus_proxy_properties_changed_callback_add

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78547

11 years agoedbus: Add edbus_proxy_property_local_get and get_all
José Roberto de Souza [Fri, 26 Oct 2012 18:19:42 +0000 (18:19 +0000)]
edbus: Add edbus_proxy_property_local_get and get_all

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78546

11 years agoedbus: Mark properties_signal to be removed
Lucas De Marchi [Fri, 26 Oct 2012 18:19:37 +0000 (18:19 +0000)]
edbus: Mark properties_signal to be removed

SVN revision: 78545

11 years agoedbus: Implementation of EDBUS_PROXY_EVENTS and edbus_proxy_properties_monitor
José Roberto de Souza [Fri, 26 Oct 2012 18:19:32 +0000 (18:19 +0000)]
edbus: Implementation of EDBUS_PROXY_EVENTS and edbus_proxy_properties_monitor

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78544

11 years agoedbus: Parse EDBus_Message to Eina_Value
José Roberto de Souza [Fri, 26 Oct 2012 18:19:25 +0000 (18:19 +0000)]
edbus: Parse EDBus_Message to Eina_Value

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78543

11 years agoedbus: Fix remaining signature with EDBUS_ARGS({ NULL, NULL })
Lucas De Marchi [Fri, 26 Oct 2012 16:46:06 +0000 (16:46 +0000)]
edbus: Fix remaining signature with EDBUS_ARGS({ NULL, NULL })

SVN revision: 78542

11 years agoedbus: Fix instrospect signature
José Roberto de Souza [Fri, 26 Oct 2012 16:45:58 +0000 (16:45 +0000)]
edbus: Fix instrospect signature

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 78541

11 years agoedje: oops ^^
Michael BOUCHAUD [Fri, 26 Oct 2012 13:17:20 +0000 (13:17 +0000)]
edje: oops ^^

SVN revision: 78532

11 years agoevas/event - fill the insufficient source events calls funcs.
ChunEon Park [Fri, 26 Oct 2012 12:44:52 +0000 (12:44 +0000)]
evas/event - fill the insufficient source events calls funcs.

pain in my ass!

Still source_mouse_in, source_mouse_out needs to be implemented.

SVN revision: 78531

11 years agoevas - eeeeek. my fault.
ChunEon Park [Fri, 26 Oct 2012 12:36:08 +0000 (12:36 +0000)]
evas - eeeeek. my fault.

SVN revision: 78530

11 years agoevas/event - fixed memory leak in multi move
ChunEon Park [Fri, 26 Oct 2012 12:23:35 +0000 (12:23 +0000)]
evas/event - fixed memory leak in multi move

SVN revision: 78528

11 years agoevas: fix maintainer-clean rule
Vincent Torri [Fri, 26 Oct 2012 10:35:21 +0000 (10:35 +0000)]
evas: fix maintainer-clean rule

SVN revision: 78520

11 years agoedje: fix scale set on box and table
Michael BOUCHAUD [Fri, 26 Oct 2012 10:15:35 +0000 (10:15 +0000)]
edje: fix scale set on box and table

SVN revision: 78517

11 years agomerge: update Doxyfile
Vincent Torri [Fri, 26 Oct 2012 09:06:30 +0000 (09:06 +0000)]
merge: update Doxyfile

SVN revision: 78513

11 years agomerge: add embryo
Vincent Torri [Fri, 26 Oct 2012 09:01:52 +0000 (09:01 +0000)]
merge: add embryo

please check and report problems (not cosmetic ones)

someone should update the efl.spec.in file, i don't know that stuff

SVN revision: 78512

11 years agomerge: add a holdall variable
Vincent Torri [Fri, 26 Oct 2012 06:57:11 +0000 (06:57 +0000)]
merge: add a holdall variable

SVN revision: 78503

11 years agoembryo: even more simplifications
Vincent Torri [Fri, 26 Oct 2012 06:44:50 +0000 (06:44 +0000)]
embryo: even more simplifications

SVN revision: 78502

11 years agoevas/events - refactoring for optimization events handling (lazy processing)
ChunEon Park [Fri, 26 Oct 2012 05:52:42 +0000 (05:52 +0000)]
evas/events - refactoring for optimization events handling (lazy processing)

SVN revision: 78500

11 years agoevas/event - don't loop continuosly as possible when event is frozen
ChunEon Park [Fri, 26 Oct 2012 04:41:59 +0000 (04:41 +0000)]
evas/event - don't loop continuosly as possible when event is frozen

SVN revision: 78499

11 years agoedje: let edje_cc warning get through edje_watch.
Cedric BAIL [Fri, 26 Oct 2012 04:29:58 +0000 (04:29 +0000)]
edje: let edje_cc warning get through edje_watch.

SVN revision: 78498

11 years agoEmbryo: simplify autotools on Windows
Vincent Torri [Thu, 25 Oct 2012 22:07:32 +0000 (22:07 +0000)]
Embryo: simplify autotools on Windows

SVN revision: 78496

11 years agomerge: -Wl,--enable-auto-import is useless with recent versions of gcc on Windows
Vincent Torri [Thu, 25 Oct 2012 22:01:28 +0000 (22:01 +0000)]
merge: -Wl,--enable-auto-import is useless with recent versions of gcc on Windows

SVN revision: 78495

11 years agoEPhysics: flag - cloth test, remove unneeded
Leandro Dorileo [Thu, 25 Oct 2012 21:55:48 +0000 (21:55 +0000)]
EPhysics: flag - cloth test, remove unneeded
 boundaries

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78493

11 years agoephysics: fix test "rotating forever"
Bruno Dilly [Thu, 25 Oct 2012 21:55:35 +0000 (21:55 +0000)]
ephysics: fix test "rotating forever"

It should delete timers when evas object is deleted, not when
body is deleted.

SVN revision: 78492

11 years agoephysics: support disabling stacking based on Z axis
Bruno Dilly [Thu, 25 Oct 2012 21:55:23 +0000 (21:55 +0000)]
ephysics: support disabling stacking based on Z axis

Since now we support movement on Z axis the evas objects
associated to bodies need to be re-stacked to be below / above
each other.

But if Z axis movement is disabled, no cloth is used, ...,
it can be safely disabled, since evas objects won't overlap.
And it will save performance.

SVN revision: 78491

11 years agoephysics: docs fixes (missing params / typos)
Bruno Dilly [Thu, 25 Oct 2012 21:55:14 +0000 (21:55 +0000)]
ephysics: docs fixes (missing params / typos)

SVN revision: 78490

11 years agoephysics: stack respect body adding order for same z
Bruno Dilly [Thu, 25 Oct 2012 21:55:03 +0000 (21:55 +0000)]
ephysics: stack respect body adding order for same z

When bodies have the same z coordinate, the added first will
be below the others.

SVN revision: 78489

11 years agoEPhysics: make anchors harder
Leandro Dorileo [Thu, 25 Oct 2012 21:54:55 +0000 (21:54 +0000)]
EPhysics: make anchors harder

This patch resets the anchors nodes mass proportional to the mesh
size so it becomes harder. For that we also handle the mass resetting
to leave anchors and dragging nodes in their current state.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78488

11 years agoEPhysics: cloth add receives the number of rows and
Leandro Dorileo [Thu, 25 Oct 2012 21:54:48 +0000 (21:54 +0000)]
EPhysics: cloth add receives the number of rows and
 columns

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78487

11 years agoEPhysics: soft body position solver iterations
Leandro Dorileo [Thu, 25 Oct 2012 21:54:37 +0000 (21:54 +0000)]
EPhysics: soft body position solver iterations

This patch introduces getters and setters API for setting the
soft body position solver iterations.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78486

11 years agoephysics: remove unneeded code from slices init
Bruno Dilly [Thu, 25 Oct 2012 21:54:29 +0000 (21:54 +0000)]
ephysics: remove unneeded code from slices init
 function

SVN revision: 78485

11 years agoephysics: fix segfault on restack
Bruno Dilly [Thu, 25 Oct 2012 21:54:22 +0000 (21:54 +0000)]
ephysics: fix segfault on restack

SVN revision: 78484

11 years agoephysics: fix soft body slicing
Bruno Dilly [Thu, 25 Oct 2012 21:54:14 +0000 (21:54 +0000)]
ephysics: fix soft body slicing

Also, fix evas_object_set on cases when it shouldn't use
evas object geometry.

SVN revision: 78483

11 years agoEPhysics: soft body geometry get fix
Leandro Dorileo [Thu, 25 Oct 2012 21:54:06 +0000 (21:54 +0000)]
EPhysics: soft body geometry get fix

Since every shape has its own implementation for local scaling it`s
better to trust just our selves and hold it for further calculations.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78482

11 years agoEPhysics: ephysics_body_move cloth support
Leandro Dorileo [Thu, 25 Oct 2012 21:53:59 +0000 (21:53 +0000)]
EPhysics: ephysics_body_move cloth support

Implementation of body moving for cloth bodies.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78481

11 years agoEPhysics: implement central impulse apply for cloth
Leandro Dorileo [Thu, 25 Oct 2012 21:53:51 +0000 (21:53 +0000)]
EPhysics: implement central impulse apply for cloth
 bodies

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78480

11 years agoEPhysics: no need to anchor props
Leandro Dorileo [Thu, 25 Oct 2012 21:53:44 +0000 (21:53 +0000)]
EPhysics: no need to anchor props

Actually for cloth anchors its hardness must always be 0.8.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78479

11 years agoephysics: apply perspective and back face culling on
Bruno Dilly [Thu, 25 Oct 2012 21:53:37 +0000 (21:53 +0000)]
ephysics: apply perspective and back face culling on
 soft body

SVN revision: 78478

11 years agoephysics: invert clothes mesh
Bruno Dilly [Thu, 25 Oct 2012 21:53:30 +0000 (21:53 +0000)]
ephysics: invert clothes mesh

So objects won't be back-facing the camera.

SVN revision: 78477

11 years agoephysics: support light on soft bodies
Bruno Dilly [Thu, 25 Oct 2012 21:53:23 +0000 (21:53 +0000)]
ephysics: support light on soft bodies

SVN revision: 78476

11 years agoephysics: let all slice map stuff only on slice apply
Bruno Dilly [Thu, 25 Oct 2012 21:53:16 +0000 (21:53 +0000)]
ephysics: let all slice map stuff only on slice apply

Instead of some settings on slice init and others on apply.
It will be required to apply light and other things.

SVN revision: 78475

11 years agoEPhysics: do not call update deleted object
Leandro Dorileo [Thu, 25 Oct 2012 21:53:08 +0000 (21:53 +0000)]
EPhysics: do not call update deleted object

If a body has been marked for deletion do not updated it neither call
its BODY_UPDATE callbacks.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 78474

11 years agofix++
Vincent Torri [Thu, 25 Oct 2012 21:25:59 +0000 (21:25 +0000)]
fix++

SVN revision: 78473

11 years agoevas/proxy - rename variables to be shorter.
ChunEon Park [Thu, 25 Oct 2012 15:24:27 +0000 (15:24 +0000)]
evas/proxy - rename variables to be shorter.

SVN revision: 78460

11 years agoevas/events - separate source_events feed functions. need to care more.
ChunEon Park [Thu, 25 Oct 2012 15:12:54 +0000 (15:12 +0000)]
evas/events - separate source_events feed functions. need to care more.

SVN revision: 78458

11 years agoevas - updated NEWS and Changelog
ChunEon Park [Thu, 25 Oct 2012 15:05:06 +0000 (15:05 +0000)]
evas - updated NEWS and Changelog

SVN revision: 78457

11 years agooops printf--
Carsten Haitzler [Thu, 25 Oct 2012 11:31:20 +0000 (11:31 +0000)]
oops printf--

SVN revision: 78445

11 years agofix minor case of the segv's in evas.
Carsten Haitzler [Thu, 25 Oct 2012 11:28:12 +0000 (11:28 +0000)]
fix minor case of the segv's in evas.

SVN revision: 78443

11 years agoFix for elementary_codegen and edje_codegen
Daniel Zaoui [Thu, 25 Oct 2012 09:56:31 +0000 (09:56 +0000)]
Fix for elementary_codegen and edje_codegen

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
SVN revision: 78436

11 years agoCompilation fixes
Daniel Zaoui [Thu, 25 Oct 2012 09:56:27 +0000 (09:56 +0000)]
Compilation fixes

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
SVN revision: 78435

11 years agoevas: give a Warp 10 engine to XPM loader !
Cedric BAIL [Thu, 25 Oct 2012 08:02:31 +0000 (08:02 +0000)]
evas: give a Warp 10 engine to XPM loader !

NOTE: If anyone know the moron who did think it was a
great idea to make XPM the Freedesktop recommanded
choice for icons, please give him a huge SPANK for me !

NOTE: There is in fact no reason why CServe2 and default
loader code are not shared. The number of different line
is small. I highly advise we make the effort to merge
them back soon.

SVN revision: 78424

11 years agoevas - added Evas_Coord_Size, Evas_Coord_Precision_Size types
ChunEon Park [Thu, 25 Oct 2012 05:28:12 +0000 (05:28 +0000)]
evas - added Evas_Coord_Size, Evas_Coord_Precision_Size types

SVN revision: 78417

11 years agoEina: add affinity to win32 code.
Vincent Torri [Thu, 25 Oct 2012 05:21:58 +0000 (05:21 +0000)]
Eina: add affinity to win32 code.

It's not working yet:
 * eina_thread.c:152:33: error: 'index' undeclared (first use in this function)
 * eina_thread.c:295:4: warning: passing argument 3 of '_eina_thread_win32_create' from incompatible pointer type [enabled by default]

also:

 * line 142, is it normal that we call eina_list_append() with tw being NULL ?
 * is what I did in the close_thread label correct ?

SVN revision: 78416

11 years agoevas/event - optimize to not transform coordinates again in map enabled case.
ChunEon Park [Thu, 25 Oct 2012 04:03:06 +0000 (04:03 +0000)]
evas/event - optimize to not transform coordinates again in map enabled case.

SVN revision: 78415

11 years agooops... thanks stefan and build bot.
Gustavo Sverzut Barbieri [Wed, 24 Oct 2012 21:51:59 +0000 (21:51 +0000)]
oops... thanks stefan and build bot.

I don't have eo here, so I can't test newer edje... not even compile :-P

SVN revision: 78413

11 years agoDoxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
Stefan Schmidt [Wed, 24 Oct 2012 19:50:29 +0000 (19:50 +0000)]
Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.

Doygen tells us:
warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

So we are nice and remove them. A yay for the day where we have amerged tree and
not two dozens of Doxyfile.in files floating around.

SVN revision: 78409

11 years agoabort if cannot create /tmp file for cpp (epp).
Gustavo Sverzut Barbieri [Wed, 24 Oct 2012 19:04:01 +0000 (19:04 +0000)]
abort if cannot create /tmp file for cpp (epp).

one user complained that if /tmp wasn't writable (...?) it would keep
going but would abort with a message that his #define were not being
replaced, which is strange.

at the end the reason was it did not abort on mkstemp() failure.

SVN revision: 78408

11 years agoevas: unbork build of non static also.
Cedric BAIL [Wed, 24 Oct 2012 09:25:44 +0000 (09:25 +0000)]
evas: unbork build of non static also.

m4 macro would be of a great use to simplify this mess.

SVN revision: 78393

11 years agoevas: fix borked static module support.
Cedric BAIL [Wed, 24 Oct 2012 08:46:25 +0000 (08:46 +0000)]
evas: fix borked static module support.

SVN revision: 78392

11 years agoevas - NEWS, Changelog
ChunEon Park [Wed, 24 Oct 2012 07:34:20 +0000 (07:34 +0000)]
evas - NEWS, Changelog

SVN revision: 78391

11 years agoevas/event - no more valid.
ChunEon Park [Wed, 24 Oct 2012 07:14:52 +0000 (07:14 +0000)]
evas/event - no more valid.

SVN revision: 78390

11 years agoevas/events - fix source event pass for map transformed.
ChunEon Park [Wed, 24 Oct 2012 07:10:17 +0000 (07:10 +0000)]
evas/events - fix source event pass for map transformed.

SVN revision: 78389

11 years agoevas/events - add missing since
ChunEon Park [Wed, 24 Oct 2012 06:17:28 +0000 (06:17 +0000)]
evas/events - add missing since

SVN revision: 78387

11 years agoevas/event - dont pass events when source_events is false
ChunEon Park [Wed, 24 Oct 2012 06:15:21 +0000 (06:15 +0000)]
evas/event - dont pass events when source_events is false

SVN revision: 78386

11 years agoevas/event - refactoring for less code
ChunEon Park [Wed, 24 Oct 2012 04:36:02 +0000 (04:36 +0000)]
evas/event - refactoring for less code

SVN revision: 78383

11 years agoevas: fix gl_sdl b0rk.
Cedric BAIL [Wed, 24 Oct 2012 02:59:56 +0000 (02:59 +0000)]
evas: fix gl_sdl b0rk.

SVN revision: 78381

11 years agoevas/image - [E-devel] [PATCH][Evas] improve the evas_object_image_source_visible_set...
ChunEon Park [Wed, 24 Oct 2012 01:36:29 +0000 (01:36 +0000)]
evas/image - [E-devel] [PATCH][Evas] improve the evas_object_image_source_visible_set docs

Hi,

Attached goes a patch improving the evas_object_image_source_visible_set
documentation.

Regards,

Signed-Off-By: Leandro Dorileo<dorileo@profusion.mobi>
SVN revision: 78379

11 years agoEo: Fixed compilation warning.
Tom Hacohen [Tue, 23 Oct 2012 10:01:50 +0000 (10:01 +0000)]
Eo: Fixed compilation warning.

SVN revision: 78366

11 years agoEfl eo: Fixed compilation warnings.
Tom Hacohen [Tue, 23 Oct 2012 09:56:39 +0000 (09:56 +0000)]
Efl eo: Fixed compilation warnings.

SVN revision: 78365

11 years agofix possible size set segv in gl engine.
Carsten Haitzler [Tue, 23 Oct 2012 08:55:22 +0000 (08:55 +0000)]
fix possible size set segv in gl engine.

SVN revision: 78363

11 years agoevas/proxy - added 2 more apis. not enough yet. will fix them soon.
ChunEon Park [Tue, 23 Oct 2012 08:44:11 +0000 (08:44 +0000)]
evas/proxy - added 2 more apis. not enough yet. will fix them soon.

evas_object_image_source_events_set/get

SVN revision: 78361

11 years agoEvas textgrid: Fixed compilation warning.
Tom Hacohen [Tue, 23 Oct 2012 07:25:29 +0000 (07:25 +0000)]
Evas textgrid: Fixed compilation warning.

SVN revision: 78360

11 years agocosmetic
Vincent Torri [Tue, 23 Oct 2012 06:30:48 +0000 (06:30 +0000)]
cosmetic

SVN revision: 78359

11 years agoAdd @since 1.8 to all the defines added for Eo in Evas.h + fixes after
Daniel Zaoui [Tue, 23 Oct 2012 06:26:40 +0000 (06:26 +0000)]
Add @since 1.8 to all the defines added for Eo in Evas.h + fixes after
make doc.

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
SVN revision: 78358

11 years agoEdje: Fix uninitialized variable warning.
Christopher Michael [Tue, 23 Oct 2012 06:16:13 +0000 (06:16 +0000)]
Edje: Fix uninitialized variable warning.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 78357

11 years agoEdje: Makes no sense to call evas_object_evas_get Again when we
Christopher Michael [Tue, 23 Oct 2012 06:16:08 +0000 (06:16 +0000)]
Edje: Makes no sense to call evas_object_evas_get Again when we
previously called it a few lines above.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 78356

11 years agomerge: move stuff
Vincent Torri [Tue, 23 Oct 2012 06:12:37 +0000 (06:12 +0000)]
merge: move stuff

SVN revision: 78355

11 years agomerge: add version for Evil requirements
Vincent Torri [Tue, 23 Oct 2012 05:56:57 +0000 (05:56 +0000)]
merge: add version for Evil requirements

SVN revision: 78351

11 years agomerge: pass directly to the preprocessor the Windows macro instead of using autotools
Vincent Torri [Tue, 23 Oct 2012 05:43:57 +0000 (05:43 +0000)]
merge: pass directly to the preprocessor the Windows macro instead of using autotools

SVN revision: 78350

11 years agomerge: use package version instead of 1.7.99
Vincent Torri [Tue, 23 Oct 2012 05:23:25 +0000 (05:23 +0000)]
merge: use package version instead of 1.7.99

SVN revision: 78349

11 years agomerge: useless (and wrong anyway) test, add reminder, and remove comment
Vincent Torri [Mon, 22 Oct 2012 21:31:10 +0000 (21:31 +0000)]
merge: useless (and wrong anyway) test, add reminder, and remove comment

SVN revision: 78346

11 years agomerge: better output
Vincent Torri [Mon, 22 Oct 2012 21:16:49 +0000 (21:16 +0000)]
merge: better output

SVN revision: 78345

11 years agoand that one too
Vincent Torri [Mon, 22 Oct 2012 21:05:28 +0000 (21:05 +0000)]
and that one too

SVN revision: 78344

11 years agomerge: remove useless define
Vincent Torri [Mon, 22 Oct 2012 21:03:29 +0000 (21:03 +0000)]
merge: remove useless define

SVN revision: 78343