platform/upstream/efl.git
11 years agoEcore_Wayland: Change Input to use wl_registry functions and not
Christopher Michael [Tue, 16 Oct 2012 11:57:19 +0000 (11:57 +0000)]
Ecore_Wayland: Change Input to use wl_registry functions and not
wl_display_bind.

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

11 years agoEcore_Evas (wayland): Don't return if we failed to get the frame smart
Christopher Michael [Tue, 16 Oct 2012 11:57:16 +0000 (11:57 +0000)]
Ecore_Evas (wayland): Don't return if we failed to get the frame smart
data. We can still set the shell surface title.

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

11 years agoEcore_Wayland: Fix binding of output.
Christopher Michael [Tue, 16 Oct 2012 11:57:13 +0000 (11:57 +0000)]
Ecore_Wayland: Fix binding of output.

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

11 years agoEcore_Wayland: Be sure to call wl_surface_commit after we damage a
Christopher Michael [Tue, 16 Oct 2012 11:57:10 +0000 (11:57 +0000)]
Ecore_Wayland: Be sure to call wl_surface_commit after we damage a
surface.

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

11 years agoEcore_Wayland: Update ecore_wayland to work with most recent Wayland
Christopher Michael [Tue, 16 Oct 2012 11:57:06 +0000 (11:57 +0000)]
Ecore_Wayland: Update ecore_wayland to work with most recent Wayland
from their git repo. This changes the way events are dispatched, and
adds the new wl_registry listeners in place of
wl_display_add_global_listener. Also fixes calls to non-existant
wl_display_iterate. Fixes binding the various Wayland interfaces
(compositor, shell, etc). Fixes binding of output and input.

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

11 years agoEcore_Wayland: Add wl_registry to the Ecore_Wayland_Display structure.
Christopher Michael [Tue, 16 Oct 2012 11:57:03 +0000 (11:57 +0000)]
Ecore_Wayland: Add wl_registry to the Ecore_Wayland_Display structure.

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

11 years agoEcore_Evas (Wayland): Do not set the Smart_Data Frame rectangle as the
Christopher Michael [Tue, 16 Oct 2012 11:56:57 +0000 (11:56 +0000)]
Ecore_Evas (Wayland): Do not set the Smart_Data Frame rectangle as the
"frame object". The resulting smart object is set to the frame object.
Add the Smart_Data Frame Text to be part of the Smart Object.

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

11 years agoevas/gl_x11 - --warning
ChunEon Park [Tue, 16 Oct 2012 11:45:35 +0000 (11:45 +0000)]
evas/gl_x11 - --warning

SVN revision: 78047

11 years agoupdating galician translations
Massimo Maiurana [Tue, 16 Oct 2012 11:11:09 +0000 (11:11 +0000)]
updating galician translations

SVN revision: 78046

11 years agoedje: fix visibility issue.
Cedric BAIL [Tue, 16 Oct 2012 09:43:26 +0000 (09:43 +0000)]
edje: fix visibility issue.

SVN revision: 78044

11 years agook - try this for altivec cflags
Carsten Haitzler [Tue, 16 Oct 2012 09:21:20 +0000 (09:21 +0000)]
ok - try this for altivec cflags

SVN revision: 78043

11 years agoremove async events defined - now required... and remove useless
Carsten Haitzler [Tue, 16 Oct 2012 09:14:21 +0000 (09:14 +0000)]
remove async events defined - now required... and remove useless
mmx/sse checks in yuv convert.

SVN revision: 78042

11 years agopthread stuff is no longer optional at all in evas - smae with preload
Carsten Haitzler [Tue, 16 Oct 2012 08:57:18 +0000 (08:57 +0000)]
pthread stuff is no longer optional at all in evas - smae with preload
and async events, but pthread_attr_setaffinity_np is optionally
detected and used if there. it's an opti8mization anyway.

SVN revision: 78041

11 years ago[E-devel] [patch][edje] redefinition of typedef 'Edje_Pick_Data'
ChunEon Park [Tue, 16 Oct 2012 08:49:03 +0000 (08:49 +0000)]
[E-devel] [patch][edje] redefinition of typedef 'Edje_Pick_Data'

dear all, hello

the attached patch is for removing redefinition of typedef
'Edje_Pick_Data'. that's it. :-)

cordially,
shinwoo kim.

Signed-Off-By:Kim Shinwoo <kimcinoo.efl@gmail.com>

SVN revision: 78040

11 years agoedje: add edje_pick.
Cedric BAIL [Tue, 16 Oct 2012 07:33:54 +0000 (07:33 +0000)]
edje: add edje_pick.

Patch by Aharon Hillel <a.hillel@samsung.com>.

The purpose of edje_pick is to let people build their own theme
by picking interesting group from other theme.

There is still many fixme left in the code, so consider this alpha.
Expect Aharon to send patch to remove them very soon.

SVN revision: 78038

11 years agoremove yet more #defined config options and ifdefs from evas.
Carsten Haitzler [Tue, 16 Oct 2012 06:36:20 +0000 (06:36 +0000)]
remove yet more #defined config options and ifdefs from evas.

SVN revision: 78037

11 years agoevas - --empty line
ChunEon Park [Tue, 16 Oct 2012 05:32:57 +0000 (05:32 +0000)]
evas - --empty line

SVN revision: 78036

11 years agoevas - you are living in the future.
ChunEon Park [Tue, 16 Oct 2012 05:32:05 +0000 (05:32 +0000)]
evas - you are living in the future.

SVN revision: 78035

11 years agoevas/line - fix the line vertical drawing on gl backened.
ChunEon Park [Tue, 16 Oct 2012 05:31:28 +0000 (05:31 +0000)]
evas/line - fix the line vertical drawing on gl backened.

SVN revision: 78034

11 years agofont loader for eet now not an option in code even - no ifdefs.
Carsten Haitzler [Tue, 16 Oct 2012 04:04:27 +0000 (04:04 +0000)]
font loader for eet now not an option in code even - no ifdefs.

SVN revision: 78032

11 years agoremove ifdefs for BUILD_C as we always have c fallbacks now - no
Carsten Haitzler [Tue, 16 Oct 2012 04:00:18 +0000 (04:00 +0000)]
remove ifdefs for BUILD_C as we always have c fallbacks now - no
choice, and MMX and SSE are built together under BUILD_MMX - SSE3
still separate.

SVN revision: 78031

11 years agomissed 1 yuv ifdef.
Carsten Haitzler [Tue, 16 Oct 2012 03:17:40 +0000 (03:17 +0000)]
missed 1 yuv ifdef.

SVN revision: 78030

11 years agofuther option reduction and ifdef removal.
Carsten Haitzler [Tue, 16 Oct 2012 03:15:40 +0000 (03:15 +0000)]
futher option reduction and ifdef removal.

SVN revision: 78029

11 years agoremove 8bpp evas engine support from e3core-evas as its now gone from
Carsten Haitzler [Tue, 16 Oct 2012 02:54:05 +0000 (02:54 +0000)]
remove 8bpp evas engine support from e3core-evas as its now gone from
evas.

SVN revision: 78027

11 years agoremove 8bpp engine too form evas.
Carsten Haitzler [Tue, 16 Oct 2012 02:49:01 +0000 (02:49 +0000)]
remove 8bpp engine too form evas.

SVN revision: 78026

11 years agoephysics: add autodel functions for front and back of
Bruno Dilly [Mon, 15 Oct 2012 21:54:35 +0000 (21:54 +0000)]
ephysics: add autodel functions for front and back of
 the scene

SVN revision: 78016

11 years agoephysics: add front and back boundaries
Bruno Dilly [Mon, 15 Oct 2012 21:54:29 +0000 (21:54 +0000)]
ephysics: add front and back boundaries

Use it on test "Bouncing 3D"

SVN revision: 78015

11 years agoephysics: fix boundaries position
Bruno Dilly [Mon, 15 Oct 2012 21:54:22 +0000 (21:54 +0000)]
ephysics: fix boundaries position

SVN revision: 78014

11 years agoephysics: revert add depth parameter to boundary api
Bruno Dilly [Mon, 15 Oct 2012 21:54:14 +0000 (21:54 +0000)]
ephysics: revert add depth parameter to boundary api

reverts r77785, since it will be properly handled before adding
front and back boundaries

SVN revision: 78013

11 years agoephysics: show default value of sleeping threshold on
Ricardo de Almeida Gonzaga [Mon, 15 Oct 2012 21:54:08 +0000 (21:54 +0000)]
ephysics: show default value of sleeping threshold on
 doc

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 78012

11 years agoephysics: remove duplicated logo example page
Bruno Dilly [Mon, 15 Oct 2012 21:54:02 +0000 (21:54 +0000)]
ephysics: remove duplicated logo example page

SVN revision: 78011

11 years agoephysics: implement rotation quartenion getter
Bruno Dilly [Mon, 15 Oct 2012 21:53:56 +0000 (21:53 +0000)]
ephysics: implement rotation quartenion getter

So it's possible to create a custom body update callback using
it with evas_map_util_quat_rotate().

SVN revision: 78010

11 years agoephysics: render 3d rotation
Bruno Dilly [Mon, 15 Oct 2012 21:53:51 +0000 (21:53 +0000)]
ephysics: render 3d rotation

SVN revision: 78009

11 years agoephysics: add bouncing 3d test
Bruno Dilly [Mon, 15 Oct 2012 21:53:43 +0000 (21:53 +0000)]
ephysics: add bouncing 3d test

SVN revision: 78008

11 years agosince mask is not being used by sw engine in alpha mode - dont make
Carsten Haitzler [Mon, 15 Oct 2012 13:04:47 +0000 (13:04 +0000)]
since mask is not being used by sw engine in alpha mode - dont make
one (even for input event mask).

SVN revision: 77999

11 years ago16bpp ecore-evas support gone now its gone in evas.
Carsten Haitzler [Mon, 15 Oct 2012 13:02:39 +0000 (13:02 +0000)]
16bpp ecore-evas support gone now its gone in evas.

SVN revision: 77998

11 years agoecore: Fix warning
Mike McCormack [Mon, 15 Oct 2012 12:12:36 +0000 (12:12 +0000)]
ecore: Fix warning

ecore_poll.c: In function ‘_poller_constructor’:
ecore_poll.c:273:10: warning: ‘return’ with a value, in function returning void

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

11 years agoEvas: Fix EFL Client apps not rendering properly in Wayland.
Christopher Michael [Mon, 15 Oct 2012 10:53:46 +0000 (10:53 +0000)]
Evas: Fix EFL Client apps not rendering properly in Wayland.

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

11 years agoEvasGL: check if the image obj is a native_set'ed
Sung Park [Mon, 15 Oct 2012 08:40:53 +0000 (08:40 +0000)]
EvasGL: check if the image obj is a native_set'ed
image object for evas_gl direct rendering.

SVN revision: 77989

11 years agooops - yes - windows. ugh. indeed.
Carsten Haitzler [Mon, 15 Oct 2012 08:00:31 +0000 (08:00 +0000)]
oops - yes - windows. ugh. indeed.

SVN revision: 77985

11 years agoactually create idler if no idler exists.. not timer. i suspect a typo
Carsten Haitzler [Mon, 15 Oct 2012 07:38:56 +0000 (07:38 +0000)]
actually create idler if no idler exists.. not timer. i suspect a typo
here. :)

SVN revision: 77984

11 years agomore formatting.
Carsten Haitzler [Mon, 15 Oct 2012 07:19:31 +0000 (07:19 +0000)]
more formatting.

SVN revision: 77983

11 years agono need to set idler to null in init.
Carsten Haitzler [Mon, 15 Oct 2012 07:19:01 +0000 (07:19 +0000)]
no need to set idler to null in init.

SVN revision: 77982

11 years agoclean up some fmting
Carsten Haitzler [Mon, 15 Oct 2012 07:18:10 +0000 (07:18 +0000)]
clean up some fmting

SVN revision: 77981

11 years agoFrom: rustyBSD <rustyBSD@gmx.fr>
rustyBSD [Mon, 15 Oct 2012 06:51:39 +0000 (06:51 +0000)]
From: rustyBSD <rustyBSD@gmx.fr>
Subject: [E-devel] [ecore] Recursive rm

I looked at the ecore_file_recursive_rm() function
(in ecore/src/lib/ecore_file/), and I wonder why this
is so ugly/complicated.

We are doing a readlink() and two stat(). Why not simply
do a lstat() ?

It takes less memory and it's simplier. Here is a patch.

(And readlink() is ssize_t)

SVN revision: 77979

11 years agoFrom: Zbigniew Kosinski <z.kosinski@samsung.com>
Zbigniew Kosinski [Mon, 15 Oct 2012 06:26:48 +0000 (06:26 +0000)]
From: Zbigniew Kosinski <z.kosinski@samsung.com>
Subject: Re: [E-devel] Add Null checking routine

I prepared patch - check eet file pointer parameter in
eet_identity_signature, eet_identity_x509 and eet_identity_sha1 functions.
Please take a look at attached files.

SVN revision: 77977

11 years agomake idler static and null... by default
Carsten Haitzler [Mon, 15 Oct 2012 05:49:38 +0000 (05:49 +0000)]
make idler static and null... by default

SVN revision: 77973

11 years agoecore ecore_directfb.c: Use correct structure. Patch by Vikram Narayanan <vikram186...
Vikram Narayanan [Mon, 15 Oct 2012 04:53:18 +0000 (04:53 +0000)]
ecore ecore_directfb.c: Use correct structure. Patch by Vikram Narayanan <vikram186@gmail.com>

From: Vikram Narayanan <vikram186@gmail.com>
Date: Sun, 14 Oct 2012 22:57:05 +0530
Subject: [PATCH] ecore/ecore_directfb: Fix a pedantic bug

Though someone can argue it is correct, (as the two structures have the
same size and numbers) it gives a room for a little confusion. Fix this.

Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
SVN revision: 77971

11 years agoPatch from vtorri
Nicholas Hughart [Sun, 14 Oct 2012 18:22:15 +0000 (18:22 +0000)]
Patch from vtorri

  - remove unavailable __UNUSED__
  - warning-- on Win64

SVN revision: 77968

11 years agoAdd eo dependency
Rui Seabra [Sun, 14 Oct 2012 16:39:20 +0000 (16:39 +0000)]
Add eo dependency

SVN revision: 77967

11 years agoInitial rpm spec support.
Rui Seabra [Sun, 14 Oct 2012 16:38:23 +0000 (16:38 +0000)]
Initial rpm spec support.

SVN revision: 77966

11 years agoEvas: asm detection with eina if sigaction or siglongjmp are not available. Only...
Vincent Torri [Sat, 13 Oct 2012 14:07:58 +0000 (14:07 +0000)]
Evas: asm detection with eina if sigaction or siglongjmp are not available. Only mmx, sse or sse3

SVN revision: 77958

11 years agoevas/gl_context - --whitespaces;
ChunEon Park [Sat, 13 Oct 2012 09:00:35 +0000 (09:00 +0000)]
evas/gl_context - --whitespaces;

SVN revision: 77953

11 years agoevas/gl_common - lines wouldn't use any textures.
ChunEon Park [Sat, 13 Oct 2012 08:57:41 +0000 (08:57 +0000)]
evas/gl_common - lines wouldn't use any textures.

SVN revision: 77952

11 years agoEvas: fix distcheck rule
Vincent Torri [Fri, 12 Oct 2012 15:50:02 +0000 (15:50 +0000)]
Evas: fix distcheck rule

Patch written last night by SleepWalker

SVN revision: 77942

11 years agoremove edb references from evas now its gone from configure.ac
Carsten Haitzler [Fri, 12 Oct 2012 06:40:32 +0000 (06:40 +0000)]
remove edb references from evas now its gone from configure.ac

SVN revision: 77933

11 years agofirst stage of simplifying evas configure/build options. much more
Carsten Haitzler [Fri, 12 Oct 2012 06:36:06 +0000 (06:36 +0000)]
first stage of simplifying evas configure/build options. much more
still to do.

SVN revision: 77932

11 years agofix line draw problem
Carsten Haitzler [Fri, 12 Oct 2012 05:35:48 +0000 (05:35 +0000)]
fix line draw problem

SVN revision: 77928

11 years agoefl: document --with-profile and --with-crypto
Gustavo Sverzut Barbieri [Thu, 11 Oct 2012 19:17:26 +0000 (19:17 +0000)]
efl: document --with-profile and --with-crypto

SVN revision: 77899

11 years agoevas: Fix texture size issues when the image has nv12 format
Cedric BAIL [Thu, 11 Oct 2012 08:27:46 +0000 (08:27 +0000)]
evas: Fix texture size issues when the image has nv12 format

Patch from Sohyun Kim <anna1014.kim@samsung.com>.

SVN revision: 77854

11 years agoemotion: call the right render function.
Cedric BAIL [Thu, 11 Oct 2012 08:25:34 +0000 (08:25 +0000)]
emotion: call the right render function.

SVN revision: 77853

11 years agoemotion: limit size and format based on the backend with fimc.
Cedric BAIL [Thu, 11 Oct 2012 08:24:31 +0000 (08:24 +0000)]
emotion: limit size and format based on the backend with fimc.

SVN revision: 77852

11 years agoEvas_GL.h: Updating typedef defined in the latest gl2.h. It used to be
Sung Park [Thu, 11 Oct 2012 08:18:24 +0000 (08:18 +0000)]
Evas_GL.h: Updating typedef defined in the latest gl2.h.  It used to be
in gl2ext.h.

SVN revision: 77851

11 years agowell ok - always on then, no option, until 2.0
Carsten Haitzler [Thu, 11 Oct 2012 03:04:57 +0000 (03:04 +0000)]
well ok - always on then, no option, until 2.0

SVN revision: 77843

11 years agoecore_imf_example: ecore_imf_context_reset should be called in mouse-up event
Jihoon Kim [Thu, 11 Oct 2012 01:42:59 +0000 (01:42 +0000)]
ecore_imf_example: ecore_imf_context_reset should be called in mouse-up event

SVN revision: 77842

11 years agoecore: fix ecore_magic_fail error in ecore_imf_example.c
Jihoon Kim [Thu, 11 Oct 2012 01:39:52 +0000 (01:39 +0000)]
ecore: fix ecore_magic_fail error in ecore_imf_example.c

SVN revision: 77841

11 years agoecore: fix typos reported in #1611
Cedric BAIL [Thu, 11 Oct 2012 01:29:56 +0000 (01:29 +0000)]
ecore: fix typos reported in #1611

SVN revision: 77840

11 years agoefl: remove duplicate paths due header move.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 22:51:18 +0000 (22:51 +0000)]
efl: remove duplicate paths due header move.

eina headers used to be in their own directory, but now they live
inside src/lib/eina. The mempools were still including
include/lib/eina/ and with "sed" they became src/lib/eina/, which
already existed.

SVN revision: 77837

11 years agoefl: move all system-level checks to a single place at the top.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 22:30:33 +0000 (22:30 +0000)]
efl: move all system-level checks to a single place at the top.

SVN revision: 77836

11 years agooops, bad copy & paste
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 22:17:03 +0000 (22:17 +0000)]
oops, bad copy & paste

SVN revision: 77835

11 years agoefl: helper macro and remove duplicated defines.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 22:12:29 +0000 (22:12 +0000)]
efl: helper macro and remove duplicated defines.

AC_CHECK_HEADERS() will already define HAVE_STDINT_H and HAVE_INTTYPES_H.

SVN revision: 77834

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Wed, 10 Oct 2012 22:11:29 +0000 (22:11 +0000)]
updating portuguese and italian translations

SVN revision: 77833

11 years agoefl: m4 macro to ease config file creation.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 22:00:06 +0000 (22:00 +0000)]
efl: m4 macro to ease config file creation.

SVN revision: 77832

11 years agoefl: unify EFL_DEBUG_THREADS and EINA_HAVE_DEBUG_THREADS
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:48:34 +0000 (21:48 +0000)]
efl: unify EFL_DEBUG_THREADS and EINA_HAVE_DEBUG_THREADS

SVN revision: 77821

11 years agoefl: HAVE_LOG is not used, just EINA_ENABLE_LOG
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:42:48 +0000 (21:42 +0000)]
efl: HAVE_LOG is not used, just EINA_ENABLE_LOG

SVN revision: 77820

11 years agoefl: do not define EINA_SAFETY_CHECKS twice.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:40:24 +0000 (21:40 +0000)]
efl: do not define EINA_SAFETY_CHECKS twice.

it was being defined in config.h and eina_config.h

SVN revision: 77819

11 years agoefl: do not support old pkg-config.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:37:47 +0000 (21:37 +0000)]
efl: do not support old pkg-config.

if the distro still wants to support the SUPER OLD pkg-config, then it
will have to fix the generated .pc before installing them:

{{{
   sed -i 's/^Requires.private:/Requires:/g' pc/*.pc
}}}

SVN revision: 77818

11 years agoefl: cleanup unused conditional and always-enabled features.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:32:45 +0000 (21:32 +0000)]
efl: cleanup unused conditional and always-enabled features.

SVN revision: 77817

11 years agoefl: 'fix' support for exotic library.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:24:22 +0000 (21:24 +0000)]
efl: 'fix' support for exotic library.

it's still not merged into EFL single tree, but once it is we should
use "HAVE_EXOTIC" define to work with it.

Before we had: EINA_HAVE_EXOTIC (not used), HAVE_EXOTIC_H (used by
eina_module.c). Since the other libs are all defined as HAVE_LIBNAME,
we're using HAVE_EXOTIC everywhere now.

SVN revision: 77816

11 years agoefl: eet binary is not optional anymore.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:15:54 +0000 (21:15 +0000)]
efl: eet binary is not optional anymore.

it's pointless to have this and may cause problems or complex
configure.ac when we have libraries that use 'eet' during its compile
phase (like elementary generates its profile/configuration).

SVN revision: 77815

11 years agoefl: remove unused variables.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:11:14 +0000 (21:11 +0000)]
efl: remove unused variables.

SVN revision: 77814

11 years agoefl: cosmetic change to documentation summary.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 21:02:23 +0000 (21:02 +0000)]
efl: cosmetic change to documentation summary.

SVN revision: 77813

11 years agoefreet: the usual
Sebastian Dransfeld [Wed, 10 Oct 2012 21:00:14 +0000 (21:00 +0000)]
efreet: the usual

SVN revision: 77812

11 years agoefl: simplify thread summary
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:57:53 +0000 (20:57 +0000)]
efl: simplify thread summary

SVN revision: 77811

11 years agoefreet: get all files with new extension
Sebastian Dransfeld [Wed, 10 Oct 2012 20:56:29 +0000 (20:56 +0000)]
efreet: get all files with new extension

Previous code would only allow one file with new extension from
inherited theme. Now we accept for all already known icon types.

SVN revision: 77810

11 years agoefl: remove --disable-assert, do it on build_profile.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:53:22 +0000 (20:53 +0000)]
efl: remove --disable-assert, do it on build_profile.

SVN revision: 77809

11 years agoefl: remove configure option to change mempool modules.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:46:29 +0000 (20:46 +0000)]
efl: remove configure option to change mempool modules.

SVN revision: 77808

11 years agominor improvement to last commit (use an intermediate variable want_debug_threads)
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:42:04 +0000 (20:42 +0000)]
minor improvement to last commit (use an intermediate variable want_debug_threads)

SVN revision: 77807

11 years agoefl: remove option to debug threads, now enabled based on build profile.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:40:34 +0000 (20:40 +0000)]
efl: remove option to debug threads, now enabled based on build profile.

If --with-profile=dev, we enable threads debug.

SVN revision: 77806

11 years agoephysics: add test for light
Bruno Dilly [Wed, 10 Oct 2012 20:32:35 +0000 (20:32 +0000)]
ephysics: add test for light

SVN revision: 77805

11 years agoephysics: fix world structure coding style
Bruno Dilly [Wed, 10 Oct 2012 20:32:29 +0000 (20:32 +0000)]
ephysics: fix world structure coding style

SVN revision: 77804

11 years agoephysics: lights, camera, action!
Bruno Dilly [Wed, 10 Oct 2012 20:32:08 +0000 (20:32 +0000)]
ephysics: lights, camera, action!

Add light support.

It uses evas_map_util_3d_lighting() internally and is only applied
over selected bodies.

SVN revision: 77803

11 years agoefl: remove EINA_HAVE_ON_OFF_THREADS support.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:30:39 +0000 (20:30 +0000)]
efl: remove EINA_HAVE_ON_OFF_THREADS support.

it's still in the code, but not configurable anymore. We may remove it
later if not really needed.

SVN revision: 77802

11 years agoefl: ignore INSTALL
Sebastian Dransfeld [Wed, 10 Oct 2012 20:28:58 +0000 (20:28 +0000)]
efl: ignore INSTALL

SVN revision: 77801

11 years agoefreet: find icons with all extension
Sebastian Dransfeld [Wed, 10 Oct 2012 20:28:55 +0000 (20:28 +0000)]
efreet: find icons with all extension

If there are icons in inherited themes which have not already found
extensions, add these as alternatives.

SVN revision: 77800

11 years agoefreet: directory list can end in a ','
Sebastian Dransfeld [Wed, 10 Oct 2012 20:28:51 +0000 (20:28 +0000)]
efreet: directory list can end in a ','

SVN revision: 77799

11 years agoefreet: close theme_ef on error
Sebastian Dransfeld [Wed, 10 Oct 2012 20:28:47 +0000 (20:28 +0000)]
efreet: close theme_ef on error

SVN revision: 77798

11 years agoefreet: always allocate icon_version
Sebastian Dransfeld [Wed, 10 Oct 2012 20:28:05 +0000 (20:28 +0000)]
efreet: always allocate icon_version

SVN revision: 77797

11 years agoefl: simplify threads step 1 - make it mandatory.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:24:45 +0000 (20:24 +0000)]
efl: simplify threads step 1 - make it mandatory.

remove the eina_inline_lock_void.x fallback as it's not used anymore.

still keep the EINA_HAVE_THREADS in the source code.

SVN revision: 77796

11 years agoefl: do not report specific functions in the summary.
Gustavo Sverzut Barbieri [Wed, 10 Oct 2012 20:09:43 +0000 (20:09 +0000)]
efl: do not report specific functions in the summary.

iconv, dirfd, xattr can be checked in the whole configure output,
config.h or config.log.

SVN revision: 77795