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
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
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
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
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
José Roberto de Souza [Fri, 16 Nov 2012 13:07:32 +0000 (13:07 +0000)]
edbus: Fix segfault in edbus_message_to_eina_value() when message have no args
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 79385
José Roberto de Souza [Fri, 16 Nov 2012 13:07:26 +0000 (13:07 +0000)]
edbus: Cosmetic change
There's no need to call eina_array_count(). Pop until it finishes.
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 79384
José Roberto de Souza [Fri, 16 Nov 2012 13:07:21 +0000 (13:07 +0000)]
edbus: Remove stringshare of Instrospectable interface
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 79383
José Roberto de Souza [Fri, 16 Nov 2012 13:07:14 +0000 (13:07 +0000)]
edbus: Add edbus_service_object_manager_attach/detach
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 79382
José Roberto de Souza [Fri, 16 Nov 2012 13:07:06 +0000 (13:07 +0000)]
edbus: Fix leak in GetAll Properties of Proxy monitor
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 79381
José Roberto de Souza [Fri, 16 Nov 2012 13:06:53 +0000 (13:06 +0000)]
edbus: Add input message to get property function
Without this message, it's not possible for user create the error
message. Also update the docs to clarify usage of the Get/Set callbacks.
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 79380
Sebastian Dransfeld [Fri, 16 Nov 2012 10:14:12 +0000 (10:14 +0000)]
evas: cleanup
SVN revision: 79372
Sung Park [Fri, 16 Nov 2012 08:32:32 +0000 (08:32 +0000)]
Fixed glGetIntegerv() in Direct Rendering mode for Evas GL
to properly handle GL_SCISSOR_BOX and GL_VIEWPORT parameters.
SVN revision: 79364
Sebastian Dransfeld [Fri, 16 Nov 2012 08:07:20 +0000 (08:07 +0000)]
ecore_x: fix xcb to unmap before sendevent
SVN revision: 79363
Sebastian Dransfeld [Fri, 16 Nov 2012 08:01:39 +0000 (08:01 +0000)]
ecore_x: first unmap, then event
SVN revision: 79362
Stefan Schmidt [Thu, 15 Nov 2012 17:37:46 +0000 (17:37 +0000)]
emotion: Tag unused paramter. warn--
SVN revision: 79348
Daniel Willmann [Thu, 15 Nov 2012 13:28:14 +0000 (13:28 +0000)]
Remove binary character in Makefile.am
This caused automake to generate a faulty Makefile, which in turn caused
compilation to fail.
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
SVN revision: 79345
Sebastian Dransfeld [Thu, 15 Nov 2012 11:15:46 +0000 (11:15 +0000)]
efl: -o to || test
SVN revision: 79338
Mike McCormack [Thu, 15 Nov 2012 11:14:19 +0000 (11:14 +0000)]
ecore: Fix missing initializer warning
ecore_glib.c:187:4: warning: missing initializer [-Wmissing-field-initializers]
ecore_glib.c:187:4: warning: (near initialization for 'lock.unused') [-Wmissing-
Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 79336
Stefan Schmidt [Thu, 15 Nov 2012 09:58:32 +0000 (09:58 +0000)]
edje: Remove unused var which was introduced very recently.
SVN revision: 79330
Daniel Willmann [Thu, 15 Nov 2012 09:31:08 +0000 (09:31 +0000)]
edje: Add embryo function get_image_id
This makes it possible to change the image from an embryo script
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
SVN revision: 79327
Carsten Haitzler [Thu, 15 Nov 2012 05:23:40 +0000 (05:23 +0000)]
add comments in cserve2 bin webp loader too.
SVN revision: 79316
Carsten Haitzler [Thu, 15 Nov 2012 05:20:21 +0000 (05:20 +0000)]
yet more warn--
SVN revision: 79315
Carsten Haitzler [Thu, 15 Nov 2012 05:19:14 +0000 (05:19 +0000)]
more warn-- in efl tree.
SVN revision: 79314
Carsten Haitzler [Thu, 15 Nov 2012 05:03:45 +0000 (05:03 +0000)]
warning--
SVN revision: 79313
Carsten Haitzler [Thu, 15 Nov 2012 05:01:16 +0000 (05:01 +0000)]
devilhorns: warning told me that x is not being used.. and that looks
bad... i added it into dest as thats obviously how it should be.. can
u double check?
SVN revision: 79312
Carsten Haitzler [Thu, 15 Nov 2012 04:31:33 +0000 (04:31 +0000)]
warn-- for new jpect color conversion modes - default case.
SVN revision: 79311
Carsten Haitzler [Thu, 15 Nov 2012 04:29:34 +0000 (04:29 +0000)]
lets not have system("format c:") even tho its amusing as it just
creates warnings. :)
SVN revision: 79310
Iván Briano [Thu, 15 Nov 2012 02:35:55 +0000 (02:35 +0000)]
Fix static building of the X11 engines
SVN revision: 79307
Vincent Torri [Wed, 14 Nov 2012 20:12:53 +0000 (20:12 +0000)]
merge: add evas tests and examples
SVN revision: 79300
Bruno Dilly [Wed, 14 Nov 2012 20:01:20 +0000 (20:01 +0000)]
ephysics: change quaternion API to avoid many free calls
It was really annoying and error prone (easy to leak).
SVN revision: 79299
Bruno Dilly [Wed, 14 Nov 2012 20:01:12 +0000 (20:01 +0000)]
ephysics: new images set for cube 3d test
by Marina Proni
SVN revision: 79298
Bruno Dilly [Wed, 14 Nov 2012 20:01:01 +0000 (20:01 +0000)]
ephysics: add quaternion group to main doc page
I forgot that.
SVN revision: 79297
Christopher Michael [Wed, 14 Nov 2012 11:52:25 +0000 (11:52 +0000)]
Add missing UNLOCK_CACHE in eet_open function.
Change-Id: I79db6bedf49c27499f3caa63d04dc6bb3ecfee60
SVN revision: 79290
Carsten Haitzler [Tue, 13 Nov 2012 23:52:58 +0000 (23:52 +0000)]
move eobj in as well as "eo".
SVN revision: 79256
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
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
Sebastian Dransfeld [Tue, 13 Nov 2012 22:39:53 +0000 (22:39 +0000)]
evas: build jpg saver if loader is static
SVN revision: 79253
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
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
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
Bruno Dilly [Tue, 13 Nov 2012 22:17:54 +0000 (22:17 +0000)]
ephysics: fix docs regarding torque axis.
SVN revision: 79249
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
Sebastian Dransfeld [Tue, 13 Nov 2012 20:36:26 +0000 (20:36 +0000)]
efreet: monitor links to directories
SVN revision: 79243
Bruno Dilly [Tue, 13 Nov 2012 15:58:02 +0000 (15:58 +0000)]
fix authors
hey hermet, dorileo != bdilly
=)
SVN revision: 79236
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
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
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
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
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
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
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
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
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
ChunEon Park [Tue, 13 Nov 2012 05:34:47 +0000 (05:34 +0000)]
evas/map - simple refactoring.
SVN revision: 79197
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
Vincent Torri [Tue, 13 Nov 2012 00:02:16 +0000 (00:02 +0000)]
fix the fix...
SVN revision: 79195
Vincent Torri [Tue, 13 Nov 2012 00:00:10 +0000 (00:00 +0000)]
merge: fix Evil standard headers installation
SVN revision: 79194
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
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
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
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
Lucas De Marchi [Mon, 12 Nov 2012 16:15:52 +0000 (16:15 +0000)]
edbus: compat introspection with no annotation/arg
SVN revision: 79181
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
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
Lucas De Marchi [Mon, 12 Nov 2012 16:07:06 +0000 (16:07 +0000)]
edbus: simplify and fix formatting
SVN revision: 79178
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
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
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
Carsten Haitzler [Mon, 12 Nov 2012 14:45:07 +0000 (14:45 +0000)]
more null checks in evas to avoid segs.
SVN revision: 79167
Carsten Haitzler [Mon, 12 Nov 2012 14:44:30 +0000 (14:44 +0000)]
lets remove cache files on autogen.
SVN revision: 79166
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
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
Mike Blumenkrantz [Mon, 12 Nov 2012 10:53:10 +0000 (10:53 +0000)]
@since for eina_list_last_data_get
SVN revision: 79149
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
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
Viktor Kojouharov [Mon, 12 Nov 2012 00:22:51 +0000 (00:22 +0000)]
small typo in the evas requirements
SVN revision: 79127
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
Sebastian Dransfeld [Sun, 11 Nov 2012 21:47:12 +0000 (21:47 +0000)]
efreet: fix typo, not desktop but icon
SVN revision: 79125
Carsten Haitzler [Sun, 11 Nov 2012 21:35:31 +0000 (21:35 +0000)]
more xxx's
SVN revision: 79124
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
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
Sebastian Dransfeld [Sun, 11 Nov 2012 20:58:38 +0000 (20:58 +0000)]
edbus: reply for name request is reply code
SVN revision: 79121
Carsten Haitzler [Sun, 11 Nov 2012 08:26:25 +0000 (08:26 +0000)]
improve readability of image find in edje. :)
SVN revision: 79107
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
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
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
ChunEon Park [Sat, 10 Nov 2012 11:35:42 +0000 (11:35 +0000)]
evas/jpeg, cserve2 - removed unused
SVN revision: 79094
ChunEon Park [Sat, 10 Nov 2012 11:18:27 +0000 (11:18 +0000)]
evas/gl_common - removed unused
SVN revision: 79093
ChunEon Park [Sat, 10 Nov 2012 11:07:35 +0000 (11:07 +0000)]
evas/gl_x11 - trivial fix.
SVN revision: 79092
Vincent Torri [Sat, 10 Nov 2012 09:13:56 +0000 (09:13 +0000)]
Efreet: declare properly alloca()
SVN revision: 79088
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
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
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
Carsten Haitzler [Sat, 10 Nov 2012 03:44:04 +0000 (03:44 +0000)]
check return values of eo_data_get more... :)
SVN revision: 79078
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
Vincent Torri [Fri, 9 Nov 2012 21:35:03 +0000 (21:35 +0000)]
unused variable
SVN revision: 79067
Vincent Torri [Fri, 9 Nov 2012 21:22:36 +0000 (21:22 +0000)]
forgot that one
SVN revision: 79065
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
Vincent Torri [Fri, 9 Nov 2012 20:15:50 +0000 (20:15 +0000)]
merge: i should have compiled first...
SVN revision: 79063