platform/upstream/efl.git
11 years agomove libs already in EFL into... IN-EFL - this will stop/prevent/limit
Carsten Haitzler [Tue, 13 Nov 2012 23:52:18 +0000 (23:52 +0000)]
move libs already in EFL into... IN-EFL - this will stop/prevent/limit
thnigs like people using them and patching them, etc.

SVN revision: 79255

11 years agoefreet: don't double test for data in list
Sebastian Dransfeld [Tue, 13 Nov 2012 22:51:11 +0000 (22:51 +0000)]
efreet: don't double test for data in list

SVN revision: 79254

11 years agoevas: build jpg saver if loader is static
Sebastian Dransfeld [Tue, 13 Nov 2012 22:39:53 +0000 (22:39 +0000)]
evas: build jpg saver if loader is static

SVN revision: 79253

11 years agoephysics: wrap bullet's quaternion
Bruno Dilly [Tue, 13 Nov 2012 22:18:16 +0000 (22:18 +0000)]
ephysics: wrap bullet's quaternion

Useful for 3d rotations.
Avoid issues found when using euler angles, like gimbal locks.

SVN revision: 79252

11 years agoephysics: add cube 3d test
Bruno Dilly [Tue, 13 Nov 2012 22:18:09 +0000 (22:18 +0000)]
ephysics: add cube 3d test

spot issues on rotation based on euler angles

SVN revision: 79251

11 years agoephysics: fix body rotation set / get
Bruno Dilly [Tue, 13 Nov 2012 22:18:03 +0000 (22:18 +0000)]
ephysics: fix body rotation set / get

There was a inversion on setter and getter wasn't calculating
euler angles correctly.

SVN revision: 79250

11 years agoephysics: fix docs regarding torque axis.
Bruno Dilly [Tue, 13 Nov 2012 22:17:54 +0000 (22:17 +0000)]
ephysics: fix docs regarding torque axis.

SVN revision: 79249

11 years agoefreet: Monitor created paths
Sebastian Dransfeld [Tue, 13 Nov 2012 20:36:35 +0000 (20:36 +0000)]
efreet: Monitor created paths

If a path which should be monitored does not exist, we can't monitor it.
If we create the path and open it, efreet will signal the cache daemon
that the cache should be rebuilt. If this was a system path, we would
ignore the request, but with this change it will see that the path isn't
monitored and rebuild the cache.

SVN revision: 79244

11 years agoefreet: monitor links to directories
Sebastian Dransfeld [Tue, 13 Nov 2012 20:36:26 +0000 (20:36 +0000)]
efreet: monitor links to directories

SVN revision: 79243

11 years agofix authors
Bruno Dilly [Tue, 13 Nov 2012 15:58:02 +0000 (15:58 +0000)]
fix authors

hey hermet, dorileo != bdilly
=)

SVN revision: 79236

11 years agoefl: Cleanup gcno files in modulesi/eina as well.
Stefan Schmidt [Tue, 13 Nov 2012 15:35:42 +0000 (15:35 +0000)]
efl: Cleanup gcno files in modulesi/eina as well.

SVN revision: 79235

11 years agoand this fixes compositing on newest intel+mesa drivers... wrong fb
Carsten Haitzler [Tue, 13 Nov 2012 14:07:39 +0000 (14:07 +0000)]
and this fixes compositing on newest intel+mesa drivers... wrong fb
config wasa being chosen as it was done by hand not accounting for
multisample buffers. now using glxchoosefbconfig instead and it works.

SVN revision: 79232

11 years agohave ss3 etc. tests not be run (and thus fail) if env vars disable them.
Carsten Haitzler [Tue, 13 Nov 2012 14:06:28 +0000 (14:06 +0000)]
have ss3 etc. tests not be run (and thus fail) if env vars disable them.

SVN revision: 79231

11 years agoecore: Fix parameter set but not used warnings
Mike McCormack [Tue, 13 Nov 2012 11:06:44 +0000 (11:06 +0000)]
ecore: Fix parameter set but not used warnings

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

11 years agoevas/event - don't transform the output in the source events.
ChunEon Park [Tue, 13 Nov 2012 10:59:38 +0000 (10:59 +0000)]
evas/event - don't transform the output in the source events.

and use the Point structure for clean code.

Signed-Off-By: Leandro Dorileo<dorileo@profusion.mobi>
Signed-Off-By: ChunEon Park<hermet@hermet.pe.kr>
SVN revision: 79224

11 years agoevas/map - Don't extrapolate outside coords unsafely from map_coords_get()
ChunEon Park [Tue, 13 Nov 2012 10:15:29 +0000 (10:15 +0000)]
evas/map - Don't extrapolate outside coords unsafely from map_coords_get()

Don't know why is it actually needed.

SVN revision: 79214

11 years agomerge: missing -lm for embryo_cc
Vincent Torri [Tue, 13 Nov 2012 08:58:33 +0000 (08:58 +0000)]
merge: missing -lm for embryo_cc

Patch by Ryuan Choi

SVN revision: 79207

11 years agoemotion: No verbose mode for edje_cc like other efl libs.
Daniel Juyung Seo [Tue, 13 Nov 2012 06:52:52 +0000 (06:52 +0000)]
emotion: No verbose mode for edje_cc like other efl libs.

SVN revision: 79201

11 years agoethumb: No verbose mode for edje_cc like other efl libs.
Daniel Juyung Seo [Tue, 13 Nov 2012 06:52:47 +0000 (06:52 +0000)]
ethumb: No verbose mode for edje_cc like other efl libs.

SVN revision: 79200

11 years agoevas/map - simple refactoring.
ChunEon Park [Tue, 13 Nov 2012 05:34:47 +0000 (05:34 +0000)]
evas/map - simple refactoring.

SVN revision: 79197

11 years agoevas - return quickly if you got the result.
Leandro Dorileo [Tue, 13 Nov 2012 04:08:16 +0000 (04:08 +0000)]
evas - return quickly if you got the result.

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

11 years agofix the fix...
Vincent Torri [Tue, 13 Nov 2012 00:02:16 +0000 (00:02 +0000)]
fix the fix...

SVN revision: 79195

11 years agomerge: fix Evil standard headers installation
Vincent Torri [Tue, 13 Nov 2012 00:00:10 +0000 (00:00 +0000)]
merge: fix Evil standard headers installation

SVN revision: 79194

11 years agoedbus: add const where it's due and remove casts
Lucas De Marchi [Mon, 12 Nov 2012 16:16:16 +0000 (16:16 +0000)]
edbus: add const where it's due and remove casts

SVN revision: 79185

11 years agoedbus: check signature earlier and fail on invalid signature
Lucas De Marchi [Mon, 12 Nov 2012 16:16:10 +0000 (16:16 +0000)]
edbus: check signature earlier and fail on invalid signature

The problem is: if there's any arg with invalid signatures, we cannot
continue adding the interface. Just fail with a log message so user will
notice it.

This means we need to check if signals are valid much earlier. Actually
before even adding the object/interface.

Also change the iteration on signals so we don't use a needless index.

SVN revision: 79184

11 years agoedbus: do not alloc/free eina_strbuf. Reset it instead
Lucas De Marchi [Mon, 12 Nov 2012 16:16:04 +0000 (16:16 +0000)]
edbus: do not alloc/free eina_strbuf. Reset it instead

SVN revision: 79183

11 years agoedbus: simplify/unify appending args to methods/signals
Lucas De Marchi [Mon, 12 Nov 2012 16:15:58 +0000 (16:15 +0000)]
edbus: simplify/unify appending args to methods/signals

Functions to append methods/properties/signals also marked as inline as
they should be called by only one place.

SVN revision: 79182

11 years agoedbus: compat introspection with no annotation/arg
Lucas De Marchi [Mon, 12 Nov 2012 16:15:52 +0000 (16:15 +0000)]
edbus: compat introspection with no annotation/arg

SVN revision: 79181

11 years agoedbus: add son in server example for tests
Lucas De Marchi [Mon, 12 Nov 2012 16:15:43 +0000 (16:15 +0000)]
edbus: add son in server example for tests

SVN revision: 79180

11 years agoedbus: fix checking if root objects are our son
Lucas De Marchi [Mon, 12 Nov 2012 16:07:12 +0000 (16:07 +0000)]
edbus: fix checking if root objects are our son

strncmp'ing is not sufficient because it whould fail in case an object
like "/org/bla" is registered (and in conn->root_objs) and we were
registering "/org/blatest/". We would incorrectly put "/org/bla" as son
of "/org/blatest". Fix this by looking up the next char, checking if
it's a slash.

Also re-format the code a little bit.

SVN revision: 79179

11 years agoedbus: simplify and fix formatting
Lucas De Marchi [Mon, 12 Nov 2012 16:07:06 +0000 (16:07 +0000)]
edbus: simplify and fix formatting

SVN revision: 79178

11 years agoedbus: move function up - no fwd declaration when not needed
Lucas De Marchi [Mon, 12 Nov 2012 16:07:01 +0000 (16:07 +0000)]
edbus: move function up - no fwd declaration when not needed

SVN revision: 79177

11 years agoedbus: simplify and explain code
Lucas De Marchi [Mon, 12 Nov 2012 16:06:51 +0000 (16:06 +0000)]
edbus: simplify and explain code

No need to strlen(obj->path) twice per loop iteration. Do it only once
and add a comment explaining the difference between handling "/" and
"/my/path/to/obj".

SVN revision: 79176

11 years agoedbus: Append path of child objects in Introspectable
José Roberto de Souza [Mon, 12 Nov 2012 16:06:41 +0000 (16:06 +0000)]
edbus: Append path of child objects in Introspectable

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

SVN revision: 79175

11 years agomore null checks in evas to avoid segs.
Carsten Haitzler [Mon, 12 Nov 2012 14:45:07 +0000 (14:45 +0000)]
more null checks in evas to avoid segs.

SVN revision: 79167

11 years agolets remove cache files on autogen.
Carsten Haitzler [Mon, 12 Nov 2012 14:44:30 +0000 (14:44 +0000)]
lets remove cache files on autogen.

SVN revision: 79166

11 years agoUpdated dev info and added myself to AUTHORS where relevant
Eduardo de Barros Lima [Mon, 12 Nov 2012 12:33:21 +0000 (12:33 +0000)]
Updated dev info and added myself to AUTHORS where relevant

SVN revision: 79155

11 years ago[eina] Better pretty printing of eina_value timeval buddies.
Gustavo Lima Chaves [Mon, 12 Nov 2012 12:26:07 +0000 (12:26 +0000)]
[eina] Better pretty printing of eina_value timeval buddies.

SVN revision: 79154

11 years ago@since for eina_list_last_data_get
Mike Blumenkrantz [Mon, 12 Nov 2012 10:53:10 +0000 (10:53 +0000)]
@since for eina_list_last_data_get

SVN revision: 79149

11 years agoadd eina_list_last_data_get() macro to simplify calling eina_list_data_get(eina_list_...
Mike Blumenkrantz [Mon, 12 Nov 2012 09:58:48 +0000 (09:58 +0000)]
add eina_list_last_data_get() macro to simplify calling eina_list_data_get(eina_list_last())

SVN revision: 79142

11 years agoprotect against a whole bunch of NULLS that the new eo stuff brings out.
Carsten Haitzler [Mon, 12 Nov 2012 02:22:39 +0000 (02:22 +0000)]
protect against a whole bunch of NULLS that the new eo stuff brings out.

SVN revision: 79129

11 years agosmall typo in the evas requirements
Viktor Kojouharov [Mon, 12 Nov 2012 00:22:51 +0000 (00:22 +0000)]
small typo in the evas requirements

SVN revision: 79127

11 years agoefreet: Do not recurse into icon dirs
Sebastian Dransfeld [Sun, 11 Nov 2012 21:47:22 +0000 (21:47 +0000)]
efreet: Do not recurse into icon dirs

There will be a lot of dirs below an icon dir, so it is a lot to watch
all. The icon theme spec says that the top level dir will be updated on
icon theme update, which it will on a standard linux system. A temporary
file will be created and deleted below the top level dir.

SVN revision: 79126

11 years agoefreet: fix typo, not desktop but icon
Sebastian Dransfeld [Sun, 11 Nov 2012 21:47:12 +0000 (21:47 +0000)]
efreet: fix typo, not desktop but icon

SVN revision: 79125

11 years agomore xxx's
Carsten Haitzler [Sun, 11 Nov 2012 21:35:31 +0000 (21:35 +0000)]
more xxx's

SVN revision: 79124

11 years agolets make some XXX notes about monitoring non-existant dirs.
Carsten Haitzler [Sun, 11 Nov 2012 21:34:49 +0000 (21:34 +0000)]
lets make some XXX notes about monitoring non-existant dirs.

SVN revision: 79123

11 years agoefreet: shutdown on error and disconnect
Sebastian Dransfeld [Sun, 11 Nov 2012 20:59:03 +0000 (20:59 +0000)]
efreet: shutdown on error and disconnect

When bus stops it send Disconnect signal. Trap and die.

SVN revision: 79122

11 years agoedbus: reply for name request is reply code
Sebastian Dransfeld [Sun, 11 Nov 2012 20:58:38 +0000 (20:58 +0000)]
edbus: reply for name request is reply code

SVN revision: 79121

11 years agoimprove readability of image find in edje. :)
Carsten Haitzler [Sun, 11 Nov 2012 08:26:25 +0000 (08:26 +0000)]
improve readability of image find in edje. :)

SVN revision: 79107

11 years agoremove a memcpy and strlen and just delcare (sure compiler places
Carsten Haitzler [Sun, 11 Nov 2012 08:02:43 +0000 (08:02 +0000)]
remove a memcpy and strlen and just delcare (sure compiler places
bytes on stack for us as opposed to memcpy... let's assume it'll be as
good as memcpy or better :)).

SVN revision: 79106

11 years agoEdje fix installation of edje_recc on cygwin
Vincent Torri [Sun, 11 Nov 2012 07:04:40 +0000 (07:04 +0000)]
Edje fix installation of edje_recc on cygwin

Patch by Yaakov Selkowitz

SVN revision: 79103

11 years agoevas/event - add the xy origin to object when coords are transformed
ChunEon Park [Sat, 10 Nov 2012 12:52:00 +0000 (12:52 +0000)]
evas/event - add the xy origin to object when coords are transformed

Signed-Off-By: Leandro Dorileo<dorileo@profusioin.mobi>
SVN revision: 79098

11 years agoevas/jpeg, cserve2 - removed unused
ChunEon Park [Sat, 10 Nov 2012 11:35:42 +0000 (11:35 +0000)]
evas/jpeg, cserve2 - removed unused

SVN revision: 79094

11 years agoevas/gl_common - removed unused
ChunEon Park [Sat, 10 Nov 2012 11:18:27 +0000 (11:18 +0000)]
evas/gl_common - removed unused

SVN revision: 79093

11 years agoevas/gl_x11 - trivial fix.
ChunEon Park [Sat, 10 Nov 2012 11:07:35 +0000 (11:07 +0000)]
evas/gl_x11 - trivial fix.

SVN revision: 79092

11 years agoEfreet: declare properly alloca()
Vincent Torri [Sat, 10 Nov 2012 09:13:56 +0000 (09:13 +0000)]
Efreet: declare properly alloca()

SVN revision: 79088

11 years agoevas - don't update events if the object is invisible source
ChunEon Park [Sat, 10 Nov 2012 09:05:05 +0000 (09:05 +0000)]
evas - don't update events if the object is invisible source

SVN revision: 79087

11 years agoEina: Fix build on Solaris 10
Vincent Torri [Sat, 10 Nov 2012 08:35:11 +0000 (08:35 +0000)]
Eina: Fix build on Solaris 10

Patch by Robert David

SVN revision: 79085

11 years agoeven if we have an older libdbus - let's #define the strings that are
Carsten Haitzler [Sat, 10 Nov 2012 04:26:48 +0000 (04:26 +0000)]
even if we have an older libdbus - let's #define the strings that are
missing - at r4untime we wont get them, but hey - we'll compile at
least and when dbus is upgrade... we'll get them and work right. :)

SVN revision: 79080

11 years agocheck return values of eo_data_get more... :)
Carsten Haitzler [Sat, 10 Nov 2012 03:44:04 +0000 (03:44 +0000)]
check return values of eo_data_get more...  :)

SVN revision: 79078

11 years agowhy does the code have void ptr arithmetic in it... this should never
Carsten Haitzler [Sat, 10 Nov 2012 01:42:32 +0000 (01:42 +0000)]
why does the code have void ptr arithmetic in it... this should never
have happened...

SVN revision: 79073

11 years agounused variable
Vincent Torri [Fri, 9 Nov 2012 21:35:03 +0000 (21:35 +0000)]
unused variable

SVN revision: 79067

11 years agoforgot that one
Vincent Torri [Fri, 9 Nov 2012 21:22:36 +0000 (21:22 +0000)]
forgot that one

SVN revision: 79065

11 years agoEvas: fix memset bug and no need to check returned value of alloca
Vincent Torri [Fri, 9 Nov 2012 21:22:04 +0000 (21:22 +0000)]
Evas: fix memset bug and no need to check returned value of alloca

SVN revision: 79064

11 years agomerge: i should have compiled first...
Vincent Torri [Fri, 9 Nov 2012 20:15:50 +0000 (20:15 +0000)]
merge: i should have compiled first...

SVN revision: 79063

11 years agomerge: clean gcno files
Vincent Torri [Fri, 9 Nov 2012 19:44:17 +0000 (19:44 +0000)]
merge: clean gcno files

SVN revision: 79062

11 years agoEfl eo: "Fixed" eo tests.
Tom Hacohen [Fri, 9 Nov 2012 19:23:21 +0000 (19:23 +0000)]
Efl eo: "Fixed" eo tests.

It doesn't affect proto/eobj so no need to do it there too.
There are things we only test if NDEBUG is not passed to Eo. Eo itself was
compiled with NDEBUG but the tests were not notified about it so those tests
failed.
Many thanks to Vincent and Stefan for bugging me about it non-stop, without
you guys, I may never have gotten to it.

SVN revision: 79059

11 years agoEPhysics: sandbox reduce time resolution
Leandro Dorileo [Fri, 9 Nov 2012 18:58:57 +0000 (18:58 +0000)]
EPhysics: sandbox reduce time resolution

Reduce simulation time resolution to avoid soft body penetration.

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

SVN revision: 79058

11 years agoEPhysics: do not wait to disassociate a boundary
Leandro Dorileo [Fri, 9 Nov 2012 18:58:51 +0000 (18:58 +0000)]
EPhysics: do not wait to disassociate a boundary

If a user has asked for a boundary deletion do not wait until body_del
callback to clean it up to avoid returning a body marked for deletion
case the user decided to add it again.

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

SVN revision: 79057

11 years agoEPhysics: fix soft body geometry set
Leandro Dorileo [Fri, 9 Nov 2012 18:58:43 +0000 (18:58 +0000)]
EPhysics: fix soft body geometry set

Issue found on ephysics_sandbox. The scale was been applied considering
the rigid body behaviour. This patch applies a reverse scale then scale
again.

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

SVN revision: 79056

11 years agoEPhysics: get rid of soft_data
Leandro Dorileo [Fri, 9 Nov 2012 18:58:38 +0000 (18:58 +0000)]
EPhysics: get rid of soft_data

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

SVN revision: 79055

11 years agoephysics: toggle theme
Bruno Dilly [Fri, 9 Nov 2012 18:58:32 +0000 (18:58 +0000)]
ephysics: toggle theme

SVN revision: 79054

11 years agoephysics: small fixes on grab test
Bruno Dilly [Fri, 9 Nov 2012 18:58:23 +0000 (18:58 +0000)]
ephysics: small fixes on grab test

Remove unneeded field of drag structure and vars, rename vars,
add checks, fix indenting.

SVN revision: 79053

11 years agoephysics: todo--
Bruno Dilly [Fri, 9 Nov 2012 18:58:18 +0000 (18:58 +0000)]
ephysics: todo--

SVN revision: 79052

11 years agoephysics: add toggle on tests with light
Bruno Dilly [Fri, 9 Nov 2012 18:58:12 +0000 (18:58 +0000)]
ephysics: add toggle on tests with light

So users can see impacts caused by using light.

SVN revision: 79051

11 years agoephysics: add coins test requested by Raster
Bruno Dilly [Fri, 9 Nov 2012 18:57:58 +0000 (18:57 +0000)]
ephysics: add coins test requested by Raster

Just giving his 2 cents.

credits:
 joke: acidx
 images: marina

SVN revision: 79050

11 years agoephysics: implement update of cylinder faces
Bruno Dilly [Fri, 9 Nov 2012 18:57:51 +0000 (18:57 +0000)]
ephysics: implement update of cylinder faces

SVN revision: 79049

11 years agoephysics: fix evas object rotation based on body
Bruno Dilly [Fri, 9 Nov 2012 18:53:38 +0000 (18:53 +0000)]
ephysics: fix evas object rotation based on body

Inverts y component.

SVN revision: 79048

11 years agoephysics: add dices test
Bruno Dilly [Fri, 9 Nov 2012 18:53:26 +0000 (18:53 +0000)]
ephysics: add dices test

SVN revision: 79047

11 years agoephysics: use macros on cubes and balls theme
Bruno Dilly [Fri, 9 Nov 2012 18:53:17 +0000 (18:53 +0000)]
ephysics: use macros on cubes and balls theme

SVN revision: 79046

11 years agoephysics: implement update of box faces objects
Bruno Dilly [Fri, 9 Nov 2012 18:53:11 +0000 (18:53 +0000)]
ephysics: implement update of box faces objects

SVN revision: 79045

11 years agoephysics: use integer on body struct to store shape
Bruno Dilly [Fri, 9 Nov 2012 18:53:04 +0000 (18:53 +0000)]
ephysics: use integer on body struct to store shape

Instead of comparing strings to return of bullet collision shapes

SVN revision: 79044

11 years agoephysics: fix outdates docs regarding light
Bruno Dilly [Fri, 9 Nov 2012 18:52:55 +0000 (18:52 +0000)]
ephysics: fix outdates docs regarding light

SVN revision: 79043

11 years agoephysics: use a common API to add faces for all types
Bruno Dilly [Fri, 9 Nov 2012 18:52:49 +0000 (18:52 +0000)]
ephysics: use a common API to add faces for all types
 of body

SVN revision: 79042

11 years agoephysics: support multiple evas objects associated to
Bruno Dilly [Fri, 9 Nov 2012 18:52:42 +0000 (18:52 +0000)]
ephysics: support multiple evas objects associated to
 body

SVN revision: 79041

11 years agoephysics: don't mess with body's depth when setting
Bruno Dilly [Fri, 9 Nov 2012 18:52:35 +0000 (18:52 +0000)]
ephysics: don't mess with body's depth when setting
 evas object

SVN revision: 79040

11 years agoephysics: fix body geometry initialization
Bruno Dilly [Fri, 9 Nov 2012 18:52:28 +0000 (18:52 +0000)]
ephysics: fix body geometry initialization

Getting geometry from a recently created body was retuning zeros.

SVN revision: 79039

11 years agoephysics: improve body struct readability a bit
Bruno Dilly [Fri, 9 Nov 2012 18:52:22 +0000 (18:52 +0000)]
ephysics: improve body struct readability a bit

Actually ephysics body deserves a redesign, since it differs
a lot between types. It wasn't previewed.

SVN revision: 79038

11 years agoephysics: check for side value on anchors full add
Bruno Dilly [Fri, 9 Nov 2012 18:52:16 +0000 (18:52 +0000)]
ephysics: check for side value on anchors full add
 function

SVN revision: 79037

11 years agoedbus: Add invalidate to EDBus_Property
José Roberto de Souza [Fri, 9 Nov 2012 18:35:20 +0000 (18:35 +0000)]
edbus: Add invalidate to EDBus_Property

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

SVN revision: 79036

11 years agoedbus: Implement DBus.Properties for services
José Roberto de Souza [Fri, 9 Nov 2012 18:35:14 +0000 (18:35 +0000)]
edbus: Implement DBus.Properties for services

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

SVN revision: 79035

11 years agoRemove unused variable about source visibility.
Christopher Michael [Fri, 9 Nov 2012 17:54:09 +0000 (17:54 +0000)]
Remove unused variable about source visibility.

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

11 years agoFix shadowed variable warnings.
Christopher Michael [Fri, 9 Nov 2012 17:54:00 +0000 (17:54 +0000)]
Fix shadowed variable warnings.

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

11 years agoefl: Use wildcards in .gitignore
Stefan Schmidt [Fri, 9 Nov 2012 15:32:31 +0000 (15:32 +0000)]
efl: Use wildcards in .gitignore

Instead of listing every single .dirstamp path we could just use a wildcard.
Do the same for the .gcnocoverage files.

SVN revision: 79028

11 years agothis is a new segv... get it with e17's language selector in wizard! :(
Carsten Haitzler [Fri, 9 Nov 2012 15:02:39 +0000 (15:02 +0000)]
this is a new segv... get it with e17's language selector in wizard! :(

SVN revision: 79027

11 years agoevas/wayland_egl: Check re->win before calling glMakeCurrent.
Rafael Antognolli [Fri, 9 Nov 2012 11:13:26 +0000 (11:13 +0000)]
evas/wayland_egl: Check re->win before calling glMakeCurrent.

This pointer could be NULL if the window was hidden before calling
glMakeCurrent, which would make the program crash. In fact, at least
elm_win hides the window before actually deleting it (thus calling this
function).

SVN revision: 79017

11 years agoedje edje_codegen.c: Fixed 'may be used uninitialized' warnings.
Daniel Juyung Seo [Fri, 9 Nov 2012 03:54:52 +0000 (03:54 +0000)]
edje edje_codegen.c: Fixed 'may be used uninitialized' warnings.

SVN revision: 79008

11 years agoupdating galician translations
Massimo Maiurana [Thu, 8 Nov 2012 16:32:34 +0000 (16:32 +0000)]
updating galician translations

SVN revision: 79001

11 years agoupdating spanish translations
Massimo Maiurana [Thu, 8 Nov 2012 16:23:08 +0000 (16:23 +0000)]
updating spanish translations

SVN revision: 79000

11 years agoefl/evas: Fix using sse3 for all files
Lucas De Marchi [Wed, 7 Nov 2012 17:37:35 +0000 (17:37 +0000)]
efl/evas: Fix using sse3 for all files

We need to pass -sse3 to compile only in the file that checks for SSE3.
Otherwise even for plain C compiler is free to use sse3 instructions. But they
won't work if the CPU doesn't support it and therefore will SIGILL.

SVN revision: 78973