platform/upstream/efl.git
11 years agoefl: Fix parallel make
Lucas De Marchi [Thu, 1 Nov 2012 16:35:29 +0000 (16:35 +0000)]
efl: Fix parallel make

When creating the rules to build, we can't declare the lib dependencies in
LDADD/LIBADD using $(top_builddir)/libbla.la because automake doesn't know this
is related to the libbla_la rule.

Please check if evil works, too. Since I don't run evil code, it's untested.

SVN revision: 78800

11 years agomerge: don't use recursive subdirs. Compilation should be faster.
Vincent Torri [Thu, 1 Nov 2012 12:56:52 +0000 (12:56 +0000)]
merge: don't use recursive subdirs. Compilation should be faster.

Please check.

note1: Only lib and bin for now, but should be extended to other stuff
note2: distcheck does not work because eo_suite is failing.

SVN revision: 78758

11 years agomerge: fix installation of emnryo's default.inc file
Vincent Torri [Thu, 1 Nov 2012 12:52:33 +0000 (12:52 +0000)]
merge: fix installation of emnryo's default.inc file

SVN revision: 78757

11 years agoeina: formatting
Vincent Torri [Thu, 1 Nov 2012 12:36:20 +0000 (12:36 +0000)]
eina: formatting

SVN revision: 78756

11 years agomerge: update maintainer-clean rule
Vincent Torri [Thu, 1 Nov 2012 12:34:48 +0000 (12:34 +0000)]
merge: update maintainer-clean rule

SVN revision: 78755

11 years agoedje/text - update text classes correctly if they are changed.
ChunEon Park [Thu, 1 Nov 2012 06:18:10 +0000 (06:18 +0000)]
edje/text  - update text classes correctly if they are changed.

SVN revision: 78741

11 years agoedje/util - clean the white spaces & trailings
ChunEon Park [Thu, 1 Nov 2012 06:09:30 +0000 (06:09 +0000)]
edje/util - clean the white spaces & trailings

SVN revision: 78740

11 years agoecore_imf_example: let immodule know the change of cursor infomation when backspace...
Jihoon Kim [Wed, 31 Oct 2012 23:42:47 +0000 (23:42 +0000)]
ecore_imf_example: let immodule know the change of cursor infomation when backspace is pressed

SVN revision: 78735

11 years agoecore_imf_example: check NULL parameter in retrieve_surrouding_cb
Jihoon Kim [Wed, 31 Oct 2012 23:41:09 +0000 (23:41 +0000)]
ecore_imf_example: check NULL parameter in retrieve_surrouding_cb

SVN revision: 78734

11 years agoephysics: cosmetic fix
Bruno Dilly [Wed, 31 Oct 2012 21:03:36 +0000 (21:03 +0000)]
ephysics: cosmetic fix

SVN revision: 78732

11 years agoephysics: clean up flag test
Bruno Dilly [Wed, 31 Oct 2012 21:03:23 +0000 (21:03 +0000)]
ephysics: clean up flag test

SVN revision: 78731

11 years agoephysics: fix triangles index get
Bruno Dilly [Wed, 31 Oct 2012 21:03:17 +0000 (21:03 +0000)]
ephysics: fix triangles index get

It will works only with cloths for now.

SVN revision: 78730

11 years agoephysics: fix cols / rows account
Bruno Dilly [Wed, 31 Oct 2012 21:03:09 +0000 (21:03 +0000)]
ephysics: fix cols / rows account

It was creating meshes with cols - 1, rows - 1.

SVN revision: 78729

11 years agoephysics: fix slices size
Bruno Dilly [Wed, 31 Oct 2012 21:03:02 +0000 (21:03 +0000)]
ephysics: fix slices size

with 1,1 events conversion won't works fine

SVN revision: 78728

11 years agoephysics: update slices at each tick
Bruno Dilly [Wed, 31 Oct 2012 21:02:55 +0000 (21:02 +0000)]
ephysics: update slices at each tick

No reason to call it only when evas object moves.
Makes soft bodies animations smoother.

SVN revision: 78727

11 years agoephysics: use evas_object_image_source API
Bruno Dilly [Wed, 31 Oct 2012 21:02:50 +0000 (21:02 +0000)]
ephysics: use evas_object_image_source API

Remove workaround on soft body slicing

SVN revision: 78726

11 years agoephysics: avoid many unecessary allocs / free on
Bruno Dilly [Wed, 31 Oct 2012 21:02:43 +0000 (21:02 +0000)]
ephysics: avoid many unecessary allocs / free on
 collision detection

Only allocates data when it has a callback registered.

SVN revision: 78725

11 years agoevas/gl - share the evas gl engine for windows properly.
ChunEon Park [Wed, 31 Oct 2012 12:57:21 +0000 (12:57 +0000)]
evas/gl - share the evas gl engine for windows properly.

Now elementary_test glview will be happy.

SVN revision: 78707

11 years agofix: use max compression not default compression for edje_cc.
Carsten Haitzler [Wed, 31 Oct 2012 11:06:17 +0000 (11:06 +0000)]
fix: use max compression not default compression for edje_cc.

SVN revision: 78699

11 years agoefl: backport r78689.
Cedric BAIL [Wed, 31 Oct 2012 05:58:50 +0000 (05:58 +0000)]
efl: backport r78689.

SVN revision: 78690

11 years agoephysics: add scroller bar on test custom theme
Bruno Dilly [Tue, 30 Oct 2012 18:32:03 +0000 (18:32 +0000)]
ephysics: add scroller bar on test custom theme

So people using standard profile can use it without mouse wheel.

SVN revision: 78683

11 years agoEPhysics: the z axis is inverted
Leandro Dorileo [Tue, 30 Oct 2012 18:31:58 +0000 (18:31 +0000)]
EPhysics: the z axis is inverted

The z axis is inverted so the greater the lower it is, the smaller
the above it is.

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

SVN revision: 78682

11 years agoEPhysics: restacking per layer
Leandro Dorileo [Tue, 30 Oct 2012 18:31:52 +0000 (18:31 +0000)]
EPhysics: restacking per layer

This patch fixes issues with restacking bodies in different evas
layers.

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

SVN revision: 78681

11 years agoEPhysics: disable evas map on
Leandro Dorileo [Tue, 30 Oct 2012 18:31:45 +0000 (18:31 +0000)]
EPhysics: disable evas map on
 ephysics_body_evas_object_set/unset

When unsetting or chaging the body's associated evas object we must
disable the evas map so the user can handle it afterwards.

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

SVN revision: 78680

11 years agoEPhysics: soft body rotation set
Leandro Dorileo [Tue, 30 Oct 2012 18:31:38 +0000 (18:31 +0000)]
EPhysics: soft body rotation set

Fix implementation for ephysics_body_rotation_set for soft bodies.

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

SVN revision: 78679

11 years agoephysics: break up light functions
Bruno Dilly [Tue, 30 Oct 2012 18:31:32 +0000 (18:31 +0000)]
ephysics: break up light functions

Long list of same typed parameters is very error prone.
Not the scene will have a initial light configuration, that can
be enabled and modified.

SVN revision: 78678

11 years agoEPhysics: test delete body, fix bodies list mess.
Leandro Dorileo [Tue, 30 Oct 2012 18:31:21 +0000 (18:31 +0000)]
EPhysics: test delete body, fix bodies list mess.

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

SVN revision: 78677

11 years agoHad put the Evas GL bug fix news in the wrong place in the
Sung Park [Tue, 30 Oct 2012 14:43:28 +0000 (14:43 +0000)]
Had put the Evas GL bug fix news in the wrong place in the
earlier commit. Fixed.

SVN revision: 78668

11 years agoEvasGL: fix clip bug while computing coordinates for Evas GL
Sung Park [Tue, 30 Oct 2012 14:37:54 +0000 (14:37 +0000)]
EvasGL: fix clip bug while computing coordinates for Evas GL
direct rendering optimization.

SVN revision: 78666

11 years agoEvas textblock: tests should now work a bit better.
Tom Hacohen [Tue, 30 Oct 2012 11:54:05 +0000 (11:54 +0000)]
Evas textblock: tests should now work a bit better.

SVN revision: 78645

11 years agoEvas textblock: Fixed more tb init issues.
Tom Hacohen [Tue, 30 Oct 2012 11:53:58 +0000 (11:53 +0000)]
Evas textblock: Fixed more tb init issues.

SVN revision: 78644

11 years agoremove unnecessary stat calls in recursive_rm, patch by Maxime Villard
Mike Blumenkrantz [Tue, 30 Oct 2012 10:44:07 +0000 (10:44 +0000)]
remove unnecessary stat calls in recursive_rm, patch by Maxime Villard
this patch didn't come with any changelog/news updates, so I'm assuming it's trivial enough to not need them or any backporting. someone else can take care of that if this is not the case.

SVN revision: 78642

11 years agoevas/events - and remove unused func
ChunEon Park [Tue, 30 Oct 2012 05:02:15 +0000 (05:02 +0000)]
evas/events - and remove unused func

SVN revision: 78635

11 years agoevas/events - fixed simple mistake
ChunEon Park [Tue, 30 Oct 2012 05:01:20 +0000 (05:01 +0000)]
evas/events - fixed simple mistake

SVN revision: 78634

11 years agoevas/examples - added test cases for proxy visibility/events
ChunEon Park [Tue, 30 Oct 2012 04:15:34 +0000 (04:15 +0000)]
evas/examples - added test cases for proxy visibility/events

SVN revision: 78633

11 years agoEvas textblock: This time really fix the init.
Tom Hacohen [Mon, 29 Oct 2012 23:01:11 +0000 (23:01 +0000)]
Evas textblock: This time really fix the init.

SVN revision: 78629

11 years agoEvas textblock: Fixed an issue with textblock init in some cases.
Tom Hacohen [Mon, 29 Oct 2012 22:51:27 +0000 (22:51 +0000)]
Evas textblock: Fixed an issue with textblock init in some cases.

SVN revision: 78628

11 years agoedbus: Make on_name_owner_changed() return upon error getting args
José Roberto de Souza [Mon, 29 Oct 2012 22:02:46 +0000 (22:02 +0000)]
edbus: Make on_name_owner_changed() return upon error getting args

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

SVN revision: 78626

11 years agoedbus: Remove unnecessary define
José Roberto de Souza [Mon, 29 Oct 2012 22:02:41 +0000 (22:02 +0000)]
edbus: Remove unnecessary define

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

SVN revision: 78625

11 years agoedbus: Add missed eina_magic names
José Roberto de Souza [Mon, 29 Oct 2012 22:02:36 +0000 (22:02 +0000)]
edbus: Add missed eina_magic names

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

SVN revision: 78624

11 years agoedbus: Fix wrong pointer passed to edbus_message_iter_arguments_get
José Roberto de Souza [Mon, 29 Oct 2012 22:02:32 +0000 (22:02 +0000)]
edbus: Fix wrong pointer passed to edbus_message_iter_arguments_get

We were expected to pass an int pointer, but instead we were passing a
char, which leads to a crash in complex_type_server.

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

SVN revision: 78623

11 years agoedbus: Use a "make examples" rule to make examples
Lucas De Marchi [Mon, 29 Oct 2012 22:02:25 +0000 (22:02 +0000)]
edbus: Use a "make examples" rule to make examples

Instead of having to enable the examples during configure time, separate
the examples in a special target, "make examples". It's currently a bit
different from the libraries in the common efl tree since we are not
using recursive makefiles.

SVN revision: 78622

11 years agoFix typos: s/Ejde/Edje/g
Igor Murzov [Mon, 29 Oct 2012 21:53:39 +0000 (21:53 +0000)]
Fix typos: s/Ejde/Edje/g

Patch by: Igor Murzov <e-mail@date.by>

SVN revision: 78621

11 years agoFix typos: s/pooler/poller/g
Igor Murzov [Mon, 29 Oct 2012 21:50:03 +0000 (21:50 +0000)]
Fix typos: s/pooler/poller/g

Patch by: Igor Murzov <e-mail@date.by>

SVN revision: 78620

11 years agoevas/image: Remove strange image_put from image_is_inside.
Rafael Antognolli [Mon, 29 Oct 2012 17:45:44 +0000 (17:45 +0000)]
evas/image: Remove strange image_put from image_is_inside.

This was a change introduced by a merge of code from tizen, with no
explanation about why it was introduced. Removing it, since it is
causing events with precise_is_inside set to segfault. See ticket #1673.

SVN revision: 78617

11 years agoRemoved check on return parameter NULLity. Calling this function means that the param...
Daniel Zaoui [Mon, 29 Oct 2012 09:37:43 +0000 (09:37 +0000)]
Removed check on return parameter NULLity. Calling this function means that the parameter returned is wanted.

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

11 years agoForgot since 1.8 to the new descriptions. Commit before Vincent kills me.
Daniel Zaoui [Mon, 29 Oct 2012 07:34:19 +0000 (07:34 +0000)]
Forgot since 1.8 to the new descriptions. Commit before Vincent kills me.

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

11 years agoAdded descriptions to Eo defines
Daniel Zaoui [Mon, 29 Oct 2012 07:26:16 +0000 (07:26 +0000)]
Added descriptions to Eo defines

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

11 years agoevas/cserve2 - removed warnings
ChunEon Park [Mon, 29 Oct 2012 01:33:58 +0000 (01:33 +0000)]
evas/cserve2 - removed warnings

SVN revision: 78597

11 years agoevas/event - clean the code and do stop when evas event is frozen.
ChunEon Park [Sun, 28 Oct 2012 14:51:42 +0000 (14:51 +0000)]
evas/event - clean the code and do stop when evas event is frozen.

SVN revision: 78591

11 years agoevas/events - do mouse_in/out for proxy source
ChunEon Park [Sun, 28 Oct 2012 14:48:43 +0000 (14:48 +0000)]
evas/events - do mouse_in/out  for proxy source

SVN revision: 78590

11 years agoEdje entry: Fix update of cursor with IMF and user_insert.
Tom Hacohen [Sun, 28 Oct 2012 13:29:01 +0000 (13:29 +0000)]
Edje entry: Fix update of cursor with IMF and user_insert.

Was missing, now cursor updates like it should.

SVN revision: 78587

11 years agoeina: fix typo.
Cedric BAIL [Sun, 28 Oct 2012 13:02:14 +0000 (13:02 +0000)]
eina: fix typo.

SVN revision: 78586

11 years agoeina: try to fix my own mess.
Cedric BAIL [Sun, 28 Oct 2012 12:10:36 +0000 (12:10 +0000)]
eina: try to fix my own mess.

SVN revision: 78585

11 years agoEdje: Fix warning: comparison between signed and unsigned integer
Christopher Michael [Sun, 28 Oct 2012 10:21:22 +0000 (10:21 +0000)]
Edje: Fix warning: comparison between signed and unsigned integer
expressions

Signed-off-by: Christopher Michael <cpmichael1@comcast.net>
SVN revision: 78580

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