platform/upstream/efl.git
11 years agoephysics: random doc fixes
Bruno Dilly [Wed, 28 Nov 2012 12:55:53 +0000 (12:55 +0000)]
ephysics: random doc fixes

SVN revision: 79781

11 years agoephysics: TODO - add "auto" mode of slicing clothes suggested by Raster
Bruno Dilly [Wed, 28 Nov 2012 12:54:23 +0000 (12:54 +0000)]
ephysics: TODO - add "auto" mode of slicing clothes suggested by Raster

SVN revision: 79780

11 years agoevas: improve documentation.
Cedric BAIL [Wed, 28 Nov 2012 10:12:23 +0000 (10:12 +0000)]
evas: improve documentation.

Patch by Zbigniew Kosinski <z.kosinski@samsung.com>

SVN revision: 79774

11 years agoedje edc.vim: Added PASSWORD to edc.vim syntax file.
Daniel Juyung Seo [Wed, 28 Nov 2012 08:04:44 +0000 (08:04 +0000)]
edje edc.vim: Added PASSWORD to edc.vim syntax file.

SVN revision: 79771

11 years agoecore: typo.
Cedric BAIL [Wed, 28 Nov 2012 08:01:19 +0000 (08:01 +0000)]
ecore: typo.

SVN revision: 79769

11 years agoEcore_DirectFB: warning--
Vincent Torri [Wed, 28 Nov 2012 07:38:09 +0000 (07:38 +0000)]
Ecore_DirectFB: warning--

SVN revision: 79768

11 years agoEcore_Ipc: remove useless includes
Vincent Torri [Wed, 28 Nov 2012 07:30:30 +0000 (07:30 +0000)]
Ecore_Ipc: remove useless includes

SVN revision: 79767

11 years agoecore: fix bugs reported and identified by Aharone and Daniel.
Cedric BAIL [Wed, 28 Nov 2012 07:27:45 +0000 (07:27 +0000)]
ecore: fix bugs reported and identified by Aharone and Daniel.

SVN revision: 79766

11 years agoupdating esperanto translations
Massimo Maiurana [Tue, 27 Nov 2012 22:20:03 +0000 (22:20 +0000)]
updating esperanto translations

SVN revision: 79760

11 years agoethumb: Fix license on ethumbd.c too.
Rafael Antognolli [Tue, 27 Nov 2012 20:53:33 +0000 (20:53 +0000)]
ethumb: Fix license on ethumbd.c too.

It was intended to be LGPL-2.1 too. Bad copy & paste :-(

SVN revision: 79756

11 years agoevas/cserve2: Add scalecache support
Paulo Alcantara [Tue, 27 Nov 2012 18:23:25 +0000 (18:23 +0000)]
evas/cserve2: Add scalecache support

Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
Patch by: Paulo Alcantara <pcacjr@profusion.mobi>

SVN revision: 79754

11 years agoEthumb: Fix license reporting on executables's --version output.
Rafael Antognolli [Tue, 27 Nov 2012 15:37:56 +0000 (15:37 +0000)]
Ethumb: Fix license reporting on executables's --version output.

SVN revision: 79748

11 years agoIncreased MAX_MSG_SIZE for support of Clouseau - needed for next
Daniel Zaoui [Tue, 27 Nov 2012 14:36:12 +0000 (14:36 +0000)]
Increased MAX_MSG_SIZE for support of Clouseau - needed for next
Clouseau commit (screenshots)

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

11 years agoecore: fix ecore_evas_sdl window size.
Cedric BAIL [Tue, 27 Nov 2012 06:39:46 +0000 (06:39 +0000)]
ecore: fix ecore_evas_sdl window size.

Patch by Alexey Yakovenko <wakeroid@gmail.com> fixing ticket #1790.

SVN revision: 79734

11 years agoEcore_Evas: Initialize event structs before sending them.
Rafael Antognolli [Mon, 26 Nov 2012 21:44:34 +0000 (21:44 +0000)]
Ecore_Evas: Initialize event structs before sending them.

Event structs used for IPC must be correctly initialized, since they are
not aligned. This fixes some warnings reported by valgrind.

SVN revision: 79726

11 years agoefreet: update language for daemon
Sebastian Dransfeld [Mon, 26 Nov 2012 16:07:55 +0000 (16:07 +0000)]
efreet: update language for daemon

SVN revision: 79721

11 years agoecore Ecore_Evas.h: Removed non-existing APIs' descriptions.
Daniel Juyung Seo [Sun, 25 Nov 2012 17:04:15 +0000 (17:04 +0000)]
ecore Ecore_Evas.h: Removed non-existing APIs' descriptions.

SVN revision: 79656

11 years agoone mroe eo_data_Get protection.
Carsten Haitzler [Sun, 25 Nov 2012 10:38:12 +0000 (10:38 +0000)]
one mroe eo_data_Get protection.

SVN revision: 79650

11 years agoEcore: __UNUSED__ --> EINA_UNUSED
Vincent Torri [Sun, 25 Nov 2012 09:55:32 +0000 (09:55 +0000)]
Ecore: __UNUSED__ --> EINA_UNUSED

SVN revision: 79649

11 years agoecore: remove useless variables
Vincent Torri [Sun, 25 Nov 2012 09:50:53 +0000 (09:50 +0000)]
ecore: remove useless variables

SVN revision: 79648

11 years agoAdded missing descriptions for Eo defines whose functions hadn't
Daniel Zaoui [Sun, 25 Nov 2012 09:00:21 +0000 (09:00 +0000)]
Added missing descriptions for Eo defines whose functions hadn't
descriptions at all. Needed in language bindings.

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

11 years agoevas/gl - don't need to keep the texture altas height for the framebuffer.
ChunEon Park [Sat, 24 Nov 2012 17:25:43 +0000 (17:25 +0000)]
evas/gl - don't need to keep the texture altas height for the framebuffer.

they won't be utilized anything by atlas.

Cause of this, It wasted unnecessary texture memory. :(

SVN revision: 79637

11 years agoeobj changes - protect against null eo data gets.
Carsten Haitzler [Sat, 24 Nov 2012 16:08:45 +0000 (16:08 +0000)]
eobj changes - protect against null eo data gets.

SVN revision: 79635

11 years agoevas/gl - return quickly as possible.
ChunEon Park [Sat, 24 Nov 2012 14:54:31 +0000 (14:54 +0000)]
evas/gl - return quickly as possible.

SVN revision: 79634

11 years agoefreet: add missing file
Sebastian Dransfeld [Sat, 24 Nov 2012 10:55:45 +0000 (10:55 +0000)]
efreet: add missing file

SVN revision: 79632

11 years agoefreet: fix alloca
Sebastian Dransfeld [Sat, 24 Nov 2012 06:43:00 +0000 (06:43 +0000)]
efreet: fix alloca

SVN revision: 79629

11 years agoedje: Fix segfault when deleted part stays in the hash table
Youness Alaoui [Fri, 23 Nov 2012 23:15:48 +0000 (23:15 +0000)]
edje: Fix segfault when deleted part stays in the hash table

SVN revision: 79616

11 years agoEcore: fix Solaris build
Vincent Torri [Fri, 23 Nov 2012 22:44:43 +0000 (22:44 +0000)]
Ecore: fix Solaris build

SVN revision: 79614

11 years agoEcore: fix alloca declaration
Vincent Torri [Fri, 23 Nov 2012 22:38:23 +0000 (22:38 +0000)]
Ecore: fix alloca declaration

SVN revision: 79613

11 years agoEio: Fix alloca declaration and remove useless autotools Windows stuff
Vincent Torri [Fri, 23 Nov 2012 22:09:43 +0000 (22:09 +0000)]
Eio: Fix alloca declaration and remove useless autotools Windows stuff

SVN revision: 79612

11 years agoecore, eio : revert alloca commits (and other solaris math commits, i know)
Vincent Torri [Fri, 23 Nov 2012 21:55:46 +0000 (21:55 +0000)]
ecore, eio : revert alloca commits (and other solaris math commits, i know)

SVN revision: 79610

11 years agoEPhysics: add a soft ellipsoid test
Leandro Dorileo [Fri, 23 Nov 2012 21:52:25 +0000 (21:52 +0000)]
EPhysics: add a soft ellipsoid test

A test to rotate a soft ellipsoid to demonstrate the multi face implementation.

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

SVN revision: 79609

11 years agoEPhysics: soft button test
Leandro Dorileo [Fri, 23 Nov 2012 21:52:18 +0000 (21:52 +0000)]
EPhysics: soft button test

A new test with a soft button deforming while clicking on it.

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

SVN revision: 79608

11 years agoEPhysics: soft body operations on triangles list
Leandro Dorileo [Fri, 23 Nov 2012 21:52:08 +0000 (21:52 +0000)]
EPhysics: soft body operations on triangles list

This patch introduces API to get a list of triangles inside an
area and another to apply impulse - also - in a list of triangles.

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

SVN revision: 79607

11 years agoEPhysics: fix soft body resize
Leandro Dorileo [Fri, 23 Nov 2012 21:52:02 +0000 (21:52 +0000)]
EPhysics: fix soft body resize

When resizing a soft body move the anchored rigid body to the
center of it.

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

SVN revision: 79606

11 years agoEPhysics: avoid slices double deletion
Leandro Dorileo [Fri, 23 Nov 2012 21:51:53 +0000 (21:51 +0000)]
EPhysics: avoid slices double deletion

This patch avoids slices double deletion case ecore evas deletes the
slices evas objects before ephysics has actually shutdown and/or simulation
thread hasn't been canceled.

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

SVN revision: 79605

11 years agoEPhysics: add api to get the slice index based on its
Leandro Dorileo [Fri, 23 Nov 2012 21:51:44 +0000 (21:51 +0000)]
EPhysics: add api to get the slice index based on its
 evas object

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

SVN revision: 79604

11 years agoEPhysics: add soft ellipsoid and multi face
Leandro Dorileo [Fri, 23 Nov 2012 21:51:38 +0000 (21:51 +0000)]
EPhysics: add soft ellipsoid and multi face
 implementation

This patch introduces the ellipsoid soft body and its multi face
implementation.

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

SVN revision: 79603

11 years agoEPhysics: change double named group
Leandro Dorileo [Fri, 23 Nov 2012 21:51:32 +0000 (21:51 +0000)]
EPhysics: change double named group

Changed the double named group in list.edc to alias and fix the
abortion issue on tests.

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

SVN revision: 79602

11 years agoEPhysics: flag test fixes
Leandro Dorileo [Fri, 23 Nov 2012 21:51:24 +0000 (21:51 +0000)]
EPhysics: flag test fixes

Add one more bending constraint and sets gravity to ephysics default
value.

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

SVN revision: 79601

11 years agoEPhysics: test flag fix Evas_Mouse_Event_* usage
Leandro Dorileo [Fri, 23 Nov 2012 21:51:18 +0000 (21:51 +0000)]
EPhysics: test flag fix Evas_Mouse_Event_* usage

Now using the proper event attributes.

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

SVN revision: 79600

11 years agoEPhysics: fix random memory leaks
Leandro Dorileo [Fri, 23 Nov 2012 21:51:03 +0000 (21:51 +0000)]
EPhysics: fix random memory leaks

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

SVN revision: 79599

11 years agoEPhysics: slice_init doesn't know about
Leandro Dorileo [Fri, 23 Nov 2012 21:50:02 +0000 (21:50 +0000)]
EPhysics: slice_init doesn't know about
 body->evas_object anymore

So we can use the same functions to initialize the slices in case of
face slicing.

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

SVN revision: 79598

11 years agoEPhysics: soft body slice per face
Leandro Dorileo [Fri, 23 Nov 2012 21:49:57 +0000 (21:49 +0000)]
EPhysics: soft body slice per face

This changes how initial points of deformations are mapped, now we
must support multiple faces so different points of deformation for
each.

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

SVN revision: 79597

11 years agoEPhysics: soft body slicing refactory
Leandro Dorileo [Fri, 23 Nov 2012 21:49:51 +0000 (21:49 +0000)]
EPhysics: soft body slicing refactory

Prepare to use the same infra structure of slicing for soft body multi-face
deformation implementation.

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

SVN revision: 79596

11 years agoEPhysics: reset soft body's slices layer
Leandro Dorileo [Fri, 23 Nov 2012 21:49:44 +0000 (21:49 +0000)]
EPhysics: reset soft body's slices layer

If a evas object has its layer reset so we must apply the change its
slices evas objects.

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

SVN revision: 79595

11 years agoEPhysics: add soft body triangle impulse API
Leandro Dorileo [Fri, 23 Nov 2012 21:43:49 +0000 (21:43 +0000)]
EPhysics: add soft body triangle impulse API

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

SVN revision: 79594

11 years agoEPhysics: flip page test
Leandro Dorileo [Fri, 23 Nov 2012 21:43:44 +0000 (21:43 +0000)]
EPhysics: flip page test

This patch adds a test to simulate page flipping.

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

SVN revision: 79593

11 years agoEPhysics: add soft body bending constraints API
Leandro Dorileo [Fri, 23 Nov 2012 21:43:32 +0000 (21:43 +0000)]
EPhysics: add soft body bending constraints API

This patch introduces the API ephysics_body_soft_body_bending_constraints_add
used define how deformeable a soft body is supposed to be.

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

SVN revision: 79592

11 years agoEPhysics: generate bending constraints just once
Leandro Dorileo [Fri, 23 Nov 2012 21:43:25 +0000 (21:43 +0000)]
EPhysics: generate bending constraints just once

Unlikely the cluster generate bullet will not rebuild the bending
constraints every call, so we must prevent creating duplicated
constraints.

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

SVN revision: 79591

11 years agoEPhysics: move just a single node of a triangle
Leandro Dorileo [Fri, 23 Nov 2012 21:43:19 +0000 (21:43 +0000)]
EPhysics: move just a single node of a triangle

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

SVN revision: 79590

11 years agoedje: add example of messages handling (receiving /
Bruno Dilly [Fri, 23 Nov 2012 21:28:02 +0000 (21:28 +0000)]
edje: add example of messages handling (receiving /
 sending)

All types!

SVN revision: 79589

11 years agoedje examples: update edc examples list on makefile
Bruno Dilly [Fri, 23 Nov 2012 21:27:38 +0000 (21:27 +0000)]
edje examples: update edc examples list on makefile

It was outdated.

SVN revision: 79588

11 years agoedje player: support message sending
Bruno Dilly [Fri, 23 Nov 2012 21:27:28 +0000 (21:27 +0000)]
edje player: support message sending

SVN revision: 79587

11 years agoedje player: fix typos / break big line of output
Bruno Dilly [Fri, 23 Nov 2012 21:27:17 +0000 (21:27 +0000)]
edje player: fix typos / break big line of output

SVN revision: 79586

11 years agoChangeLog
Sebastian Dransfeld [Fri, 23 Nov 2012 20:39:13 +0000 (20:39 +0000)]
ChangeLog

SVN revision: 79585

11 years agoecore: also use for solaris
Sebastian Dransfeld [Fri, 23 Nov 2012 20:35:45 +0000 (20:35 +0000)]
ecore: also use for solaris

SVN revision: 79582

11 years agoecore: ieeefp on solaris
Sebastian Dransfeld [Fri, 23 Nov 2012 20:31:51 +0000 (20:31 +0000)]
ecore: ieeefp on solaris

SVN revision: 79579

11 years agoecore: alloca
Sebastian Dransfeld [Fri, 23 Nov 2012 20:25:52 +0000 (20:25 +0000)]
ecore: alloca

SVN revision: 79577

11 years agoeio: correctly define alloca
Sebastian Dransfeld [Fri, 23 Nov 2012 20:11:15 +0000 (20:11 +0000)]
eio: correctly define alloca

SVN revision: 79576

11 years agoefreet: ChangeLog
Sebastian Dransfeld [Fri, 23 Nov 2012 19:30:00 +0000 (19:30 +0000)]
efreet: ChangeLog

SVN revision: 79573

11 years agoEcore_Wayland: Fix leak of struct wl_registry
Eduardo de Barros Lima [Fri, 23 Nov 2012 18:44:00 +0000 (18:44 +0000)]
Ecore_Wayland: Fix leak of struct wl_registry

SVN revision: 79569

11 years agoevas - Re: [E-devel] [PATCH] [EVAS] evas_object_key_grab add check for same modifiers
ChunEon Park [Fri, 23 Nov 2012 15:30:38 +0000 (15:30 +0000)]
evas - Re: [E-devel] [PATCH] [EVAS] evas_object_key_grab add check for same modifiers

Hi all,

I had prepare some fix for evas_object_key_grab function.

In my opinion when given modifiers are equal it should return FALSE.

Please verify attached file.

Regards,

Patrick

Signed-Off-By: Patryk Kaczmarek<patryk.k@samsung.com>
SVN revision: 79563

11 years agoefreet: elements aren't always double quoted
Sebastian Dransfeld [Thu, 22 Nov 2012 22:18:34 +0000 (22:18 +0000)]
efreet: elements aren't always double quoted

SVN revision: 79550

11 years agoFixed a bug where if an image object rendered using Evas GL
Sung Park [Thu, 22 Nov 2012 07:58:06 +0000 (07:58 +0000)]
Fixed a bug where if an image object rendered using Evas GL
direct rendering and then another image object using Native
Surface rendering, there was a potential for it to fall into
the same direct rendering path.

Also, fixed some minor Evas GL extension bugs that came from refactoring.

SVN revision: 79532

11 years agohm ooops - my multi-frame update tracking breaks WHEN the swap modes
Carsten Haitzler [Thu, 22 Nov 2012 06:09:28 +0000 (06:09 +0000)]
hm ooops - my multi-frame update tracking breaks WHEN the swap modes
change from triple to double etc. buffered.

SVN revision: 79531

11 years agoedje edje_cc_handlers.c: Fixed wrong documentation.
Daniel Juyung Seo [Thu, 22 Nov 2012 04:02:05 +0000 (04:02 +0000)]
edje edje_cc_handlers.c: Fixed wrong documentation.

SVN revision: 79530

11 years agoPatch from Alex Wu to fix egl engine for 1.4 spec.
Christopher Michael [Wed, 21 Nov 2012 10:02:40 +0000 (10:02 +0000)]
Patch from Alex Wu to fix egl engine for 1.4 spec.

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

11 years agoevas/wayland_egl: Don't create EGLSurface for internal gl resource if we already...
Christopher Michael [Wed, 21 Nov 2012 10:02:18 +0000 (10:02 +0000)]
evas/wayland_egl: Don't create EGLSurface for internal gl resource if we already have one in re->win.

EGL 1.4 spec Section 3.5.1: If there is already an
EGLSurface associated with win (as a result of a previous
eglCreateWindowSurface call), then an EGL_BAD_ALLOC error is
generated.

So that this eglCreateWindowSurface() will fail if the egl driver is
a strict conformance to the spec.

SVN revision: 79505

11 years agofix evil textprop leak in textblock! :)
Carsten Haitzler [Wed, 21 Nov 2012 09:12:42 +0000 (09:12 +0000)]
fix evil textprop leak in textblock! :)

SVN revision: 79503

11 years agoOops... cleaned up some code/warnings. Should have been a part of
Sung Park [Wed, 21 Nov 2012 05:11:17 +0000 (05:11 +0000)]
Oops... cleaned up some code/warnings.  Should have been a part of
last commit.

SVN revision: 79494

11 years agoFixed Evas GL direct rendering bug from refactoring. The conditions
Sung Park [Wed, 21 Nov 2012 04:59:52 +0000 (04:59 +0000)]
Fixed Evas GL direct rendering bug from refactoring. The conditions
weren't set properly where if a program uses evas_gl to do GL rendering
in direct rendering mode and then use a pixmap to do native
GL rendering in the same program, native pixmap rendering would
also fall into the direct rendering path and not render anything for
image object. It's been fixed.

SVN revision: 79493

11 years agooops eet not evas!
Carsten Haitzler [Wed, 21 Nov 2012 04:47:01 +0000 (04:47 +0000)]
oops eet not evas!

SVN revision: 79492

11 years agono eet link for cserve2 loader module!
Carsten Haitzler [Wed, 21 Nov 2012 04:19:42 +0000 (04:19 +0000)]
no eet link for cserve2 loader module!

SVN revision: 79490

11 years agoand now have a real implementation with drmey things... with some
Carsten Haitzler [Wed, 21 Nov 2012 02:48:49 +0000 (02:48 +0000)]
and now have a real implementation with drmey things... with some
debugging.

SVN revision: 79486

11 years agoevas - backport 79469
ChunEon Park [Tue, 20 Nov 2012 12:06:53 +0000 (12:06 +0000)]
evas - backport 79469

SVN revision: 79471

11 years agoevas - fix the memory leak - eina_rectangles allocated for clip_changes.
ChunEon Park [Tue, 20 Nov 2012 11:52:16 +0000 (11:52 +0000)]
evas - fix the memory leak - eina_rectangles allocated for clip_changes.

SVN revision: 79469

11 years agoefreet: Fix and clean up the way dbusservicedir is set in the build system
Sebastian Dransfeld [Tue, 20 Nov 2012 08:50:54 +0000 (08:50 +0000)]
efreet: Fix and clean up the way dbusservicedir is set in the build system

The current code was a mix of r78302 (when edbus2 support was made
optional) and r78867 (when edbus2 support was made a required
dependency).

This patch fixes a few bugs:

 o The syntax of the AC_ARG_WITH call was wrong and `dbusservicedir' was
   always set to "", which meant it was always installed into
   ${datadir}/dbus-1/services.

 o The check for the value of $dbusservicedir was wrong at the end of
   configure.ac, since passing "yes" to --with-dbus-services does not
   make sense.

And simplifies some checks and calls now that edbus2 is mandatory.

Patch by Raphael Kubo da Costa

SVN revision: 79464

11 years agofix blank screen bug added by our good mate... mike_m :)
Carsten Haitzler [Tue, 20 Nov 2012 01:17:09 +0000 (01:17 +0000)]
fix blank screen bug added by our good mate... mike_m :)

SVN revision: 79459

11 years agocomment out unused vars - name the px/yN...
Carsten Haitzler [Tue, 20 Nov 2012 01:13:26 +0000 (01:13 +0000)]
comment out unused vars - name the px/yN...

SVN revision: 79458

11 years agothis is the START of something.. disabled at runtime for now - the
Carsten Haitzler [Mon, 19 Nov 2012 13:43:48 +0000 (13:43 +0000)]
this is the START of something.. disabled at runtime for now - the
swapper infra is intended to have the ability to map pixels of
backbuffers right in for total zero-copy updates.

SVN revision: 79452

11 years ago[eina] path sanitizing now takes care of '/./' and
Jérémy Zurcher [Mon, 19 Nov 2012 13:13:31 +0000 (13:13 +0000)]
[eina] path sanitizing now takes care of '/./' and
 breaks loop on '/..$'

Patch by: Jérémy Zurcher <jeremy@asynk.ch>

SVN revision: 79449

11 years ago[eina] cleans up and fixes 'make benchmark'
Jérémy Zurcher [Mon, 19 Nov 2012 13:13:07 +0000 (13:13 +0000)]
[eina] cleans up and fixes 'make benchmark'

saddly eina_bench stills segv and as I can't find any install target for
it, and I'm not a kung-auto-foo warrior, I can't gdb it.
could someone provide a benchmark-install target or point me to the
direction I missed?

Patch by: Jérémy Zurcher <jeremy@asynk.ch>

SVN revision: 79448

11 years agoefl: Fix more shadow warnings
Mike McCormack [Mon, 19 Nov 2012 13:10:14 +0000 (13:10 +0000)]
efl: Fix more shadow warnings

Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 79447

11 years agoevas: Fix shadow warnings
Mike McCormack [Mon, 19 Nov 2012 13:10:07 +0000 (13:10 +0000)]
evas: Fix shadow warnings

x1, x2 shadow something in the math library.

Would probably be better to turn off -Wshadow, but for some
reason people think this there's some value in it...

Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 79446

11 years agoefl: Fix set but unused warnings
Mike McCormack [Mon, 19 Nov 2012 13:09:53 +0000 (13:09 +0000)]
efl: Fix set but unused warnings

Unfortunately setting unused variable to zero still produces
a warning about variables being set but not used (on gcc 4.6.3).

Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 79445

11 years agoEcore: use ERR macro instead of fputs
Vincent Torri [Mon, 19 Nov 2012 06:28:55 +0000 (06:28 +0000)]
Ecore: use ERR macro instead of fputs

SVN revision: 79439

11 years agoEcore: include orders, minor formatting
Vincent Torri [Mon, 19 Nov 2012 06:26:48 +0000 (06:26 +0000)]
Ecore: include orders, minor formatting

SVN revision: 79438

11 years agoThe previous commit was a slight fix on the efl spec for an error I made, its comment...
Rui Seabra [Sun, 18 Nov 2012 11:27:12 +0000 (11:27 +0000)]
The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies.

SVN revision: 79419

11 years agoAdjust spec to require efl rather than many of the previously independent dependencies.
Rui Seabra [Sun, 18 Nov 2012 11:24:33 +0000 (11:24 +0000)]
Adjust spec to require efl rather than many of the previously independent dependencies.

SVN revision: 79418

11 years agorpm spec for new edbus
Rui Seabra [Sun, 18 Nov 2012 11:22:16 +0000 (11:22 +0000)]
rpm spec for new edbus

SVN revision: 79417

11 years agoSome transitional backwards compatibility.
Rui Seabra [Sun, 18 Nov 2012 10:01:47 +0000 (10:01 +0000)]
Some transitional backwards compatibility.

SVN revision: 79416

11 years ago * Make sure install is done with only one make thread since vtorri says it breaks...
Rui Seabra [Sun, 18 Nov 2012 09:57:05 +0000 (09:57 +0000)]
 * Make sure install is done with only one make thread since vtorri says it breaks things
 * Complete spec in order to include current files and directories

SVN revision: 79415

11 years agomerge: do not use recursive make for unit tests
Vincent Torri [Sun, 18 Nov 2012 07:12:38 +0000 (07:12 +0000)]
merge: do not use recursive make for unit tests

SVN revision: 79413

11 years agoevas/gles: Remove GL_STENCIL_INDEX from _string_get() on GLES.
Rafael Antognolli [Fri, 16 Nov 2012 18:37:47 +0000 (18:37 +0000)]
evas/gles: Remove GL_STENCIL_INDEX from _string_get() on GLES.

This was removed on latest mesa, and seems to don't belong to GLES. See
the specification at http://www.khronos.org/registry/gles/.

Additionally, it wasn't being used anywhere.

SVN revision: 79400

11 years agoEcore: some simplifications of the autotools
Vincent Torri [Fri, 16 Nov 2012 17:24:28 +0000 (17:24 +0000)]
Ecore: some simplifications of the autotools

 * remove --enable-auto-import link flag (useless, now)
 * remove WIN32_C*FLAGS (idem)
 * remove cegcc cases (not supported anymore)
 * use directly win32 macro in Makefile.am

SVN revision: 79399

11 years agoedbus: Fix doxygen layout
José Roberto de Souza [Fri, 16 Nov 2012 13:07:58 +0000 (13:07 +0000)]
edbus: Fix doxygen layout

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

SVN revision: 79389

11 years agoedbus: Add main page to doxygen
José Roberto de Souza [Fri, 16 Nov 2012 13:07:53 +0000 (13:07 +0000)]
edbus: Add main page to doxygen

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

SVN revision: 79388

11 years agoedbus: Rename edbus_object_bus_path_get() to edbus_object_path_get()
José Roberto de Souza [Fri, 16 Nov 2012 13:07:45 +0000 (13:07 +0000)]
edbus: Rename edbus_object_bus_path_get() to edbus_object_path_get()

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

SVN revision: 79387

11 years agoedbus: Fix search of children objects when path = "/"
José Roberto de Souza [Fri, 16 Nov 2012 13:07:38 +0000 (13:07 +0000)]
edbus: Fix search of children objects when path = "/"

Example: there's an object in "/org/bla" and we are adding an object in
"/". Thus the second should becaome the parent of the first, which was a
root object since it had no parent yet.

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

SVN revision: 79386