platform/upstream/efl.git
11 years agoRELEASE THE HOUNDS!... edbus missing m4 macro to detect va args list
Carsten Haitzler [Sat, 29 Dec 2012 16:03:28 +0000 (16:03 +0000)]
RELEASE THE HOUNDS!... edbus missing m4 macro to detect va args list
type and that b0rxed edbus on 64bit. this fixes it. tnx to k-s for
pointing at it.

SVN revision: 81878

11 years agoefl/pkgconfig: we just support newer pkg-config, then no replacement needed.
Gustavo Sverzut Barbieri [Sat, 29 Dec 2012 15:02:34 +0000 (15:02 +0000)]
efl/pkgconfig: we just support newer pkg-config, then no replacement needed.

this @pkgconfig_requires_private@ is no longer defined.

SVN revision: 81874

11 years agoethumb_client: depend on edbus2 not old!
Gustavo Sverzut Barbieri [Sat, 29 Dec 2012 14:48:43 +0000 (14:48 +0000)]
ethumb_client: depend on edbus2 not old!

it was ported to use edbus2, but still saying in its pkg-config that
edbus v1 was required.

SVN revision: 81873

11 years agohow about we export symbols we intend to dlsym() ?
Carsten Haitzler [Sat, 29 Dec 2012 03:56:54 +0000 (03:56 +0000)]
how about we export symbols we intend to dlsym() ?

SVN revision: 81860

11 years agosmall change - use xdg runtime dir if available instead of home. nicer
Carsten Haitzler [Sat, 29 Dec 2012 03:39:20 +0000 (03:39 +0000)]
small change - use xdg runtime dir if available instead of home. nicer
in xdg worlds. still falls back tho.

SVN revision: 81858

11 years agoefl/docs: clean-up and make it more uniform.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 23:26:05 +0000 (23:26 +0000)]
efl/docs: clean-up and make it more uniform.

now unified docs are bit more uniform in their start pages, overall
improved but much to do :-(

SVN revision: 81851

11 years agoedbus: do not crash when dispatching signals
Ulisses Furquim [Fri, 28 Dec 2012 21:05:57 +0000 (21:05 +0000)]
edbus: do not crash when dispatching signals

Make sure the next signal handler for the connection is always known and
not vanish under us.

Patch by: Ulisses Furquim <ulisses@profusion.mobi>

SVN revision: 81847

11 years agoefl/eio: fix docs.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 20:47:25 +0000 (20:47 +0000)]
efl/eio: fix docs.

SVN revision: 81846

11 years agoefl/ecore_x: fix doxygen hierarchy.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 20:46:54 +0000 (20:46 +0000)]
efl/ecore_x: fix doxygen hierarchy.

PLEASE someone unify xlib and xcb docs, makes no sense to have them
both as they should be exactly the same!

SVN revision: 81845

11 years agosame edbus commit as last commit
Mike Blumenkrantz [Fri, 28 Dec 2012 20:02:31 +0000 (20:02 +0000)]
same edbus commit as last commit

SVN revision: 81840

11 years agoefl/ecore_imf: fix doxygen hierarchy.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:50:06 +0000 (19:50 +0000)]
efl/ecore_imf: fix doxygen hierarchy.

someone should move the docs to header, too much for me to do right now.

SVN revision: 81838

11 years agoefl/ecore_ipc: fix doxygen hierarchy.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:49:35 +0000 (19:49 +0000)]
efl/ecore_ipc: fix doxygen hierarchy.

SVN revision: 81837

11 years agoefl/ecore_fb: fix doxygen hierarchy.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:49:12 +0000 (19:49 +0000)]
efl/ecore_fb: fix doxygen hierarchy.

SVN revision: 81836

11 years agoefl/ecore_evas: fix doxygen hierarchy.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:48:40 +0000 (19:48 +0000)]
efl/ecore_evas: fix doxygen hierarchy.

SVN revision: 81835

11 years agoefl/ecore_con: fix doxygen hierarchy.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:48:12 +0000 (19:48 +0000)]
efl/ecore_con: fix doxygen hierarchy.

SVN revision: 81834

11 years agoefl/ecore_audio: fix doxygen hierarchy.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:47:31 +0000 (19:47 +0000)]
efl/ecore_audio: fix doxygen hierarchy.

SVN revision: 81833

11 years agoefl/ecore_wayland: move docs to header.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:36:01 +0000 (19:36 +0000)]
efl/ecore_wayland: move docs to header.

SVN revision: 81832

11 years agoefl/eina: fix doc for content access
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 19:08:42 +0000 (19:08 +0000)]
efl/eina: fix doc for content access

SVN revision: 81831

11 years agoefl/doc: add escape group.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 18:53:32 +0000 (18:53 +0000)]
efl/doc: add escape group.

SVN revision: 81829

11 years agoefl/docs: fix Evil x Escape conflicts
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 18:42:57 +0000 (18:42 +0000)]
efl/docs: fix Evil x Escape conflicts

SVN revision: 81828

11 years agoefl/docs: fix evil x escape conflicts
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 18:42:35 +0000 (18:42 +0000)]
efl/docs: fix evil x escape conflicts

SVN revision: 81827

11 years agoedbus: moved to IN-EFL
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 18:02:58 +0000 (18:02 +0000)]
edbus: moved to IN-EFL

SVN revision: 81826

11 years agoefl: merge edbus (v2).
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 17:53:25 +0000 (17:53 +0000)]
efl: merge edbus (v2).

SVN revision: 81825

11 years agoefl/src/examples/eio: fixed typo.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 15:59:12 +0000 (15:59 +0000)]
efl/src/examples/eio: fixed typo.

SVN revision: 81814

11 years agoefl/configure.ac: tweaks to ecore_audio.
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 15:24:09 +0000 (15:24 +0000)]
efl/configure.ac: tweaks to ecore_audio.

 - moved up, closer to wayland, so it's before ecore_evas (which is
   large and still messy)

 - pulseaudio and sndfile checks are strict

 - pulseaudio is enabled by default

 - sndfile is mandatory

SVN revision: 81812

11 years agolook for pkg confg prog.
Carsten Haitzler [Fri, 28 Dec 2012 14:39:21 +0000 (14:39 +0000)]
look for pkg confg prog.

SVN revision: 81803

11 years agoefl/configure.ac: s/want_pass_through/want_default_mempool/g
Gustavo Sverzut Barbieri [Fri, 28 Dec 2012 14:20:26 +0000 (14:20 +0000)]
efl/configure.ac: s/want_pass_through/want_default_mempool/g

what the hell pass_through has to do with enabling a default mempool I
have no idea, so make it closer to the config.h variable name.

SVN revision: 81802

11 years agoand re-roder pkg config checks.. and it works? weird.
Carsten Haitzler [Fri, 28 Dec 2012 13:36:06 +0000 (13:36 +0000)]
and re-roder pkg config checks.. and it works? weird.

SVN revision: 81800

11 years agothis pkg check for evi breaks eina pkg check... sutofoo literaly
Carsten Haitzler [Fri, 28 Dec 2012 13:23:52 +0000 (13:23 +0000)]
this pkg check for evi breaks eina pkg check... sutofoo literaly
decided pkg-config doesnt exist anymore. i dont know why. :(

SVN revision: 81799

11 years agoevas/evas_render: use rendering flag only when async rendering
Ulisses Furquim [Fri, 28 Dec 2012 13:00:37 +0000 (13:00 +0000)]
evas/evas_render: use rendering flag only when async rendering

Also postpone marking the rendering flag until we know we will have
the draw thread do its work. This way we avoid waiting forever at
evas_render_rendering_wait() when the draw thread is also blocked.

Patch by: Ulisses Furquim <ulisses@profusion.mobi>

SVN revision: 81798

11 years agoevas/image - return as possible as soon.
ChunEon Park [Fri, 28 Dec 2012 11:41:29 +0000 (11:41 +0000)]
evas/image - return as possible as soon.

SVN revision: 81794

11 years agoethumb: fix compilation on windows.
Cedric BAIL [Fri, 28 Dec 2012 07:30:33 +0000 (07:30 +0000)]
ethumb: fix compilation on windows.

Patch by Vincent Torri.

SVN revision: 81783

11 years agoevas: simplify logic for ellipsis.
Cedric BAIL [Fri, 28 Dec 2012 00:58:10 +0000 (00:58 +0000)]
evas: simplify logic for ellipsis.

SVN revision: 81773

11 years agoefl: Remove unused label
Mike McCormack [Thu, 27 Dec 2012 08:58:40 +0000 (08:58 +0000)]
efl: Remove unused label

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

11 years agothis is small but critical - failure to connect isnt something to
Carsten Haitzler [Thu, 27 Dec 2012 08:16:05 +0000 (08:16 +0000)]
this is small but critical - failure to connect isnt something to
ERR() log about... it's simply a matter of the other end not being
there... it can be a perfectly normal condition.

SVN revision: 81734

11 years agoefl: when you remove option at least make the default sane or don't do it.
Cedric BAIL [Thu, 27 Dec 2012 06:46:29 +0000 (06:46 +0000)]
efl: when you remove option at least make the default sane or don't do it.

SVN revision: 81731

11 years agoxi2 leak--
Carsten Haitzler [Thu, 27 Dec 2012 05:26:14 +0000 (05:26 +0000)]
xi2 leak--

SVN revision: 81724

11 years agoSpec and build dependency fixes.
Michael Jennings [Wed, 26 Dec 2012 11:27:43 +0000 (11:27 +0000)]
Spec and build dependency fixes.

SVN revision: 81710

11 years agoBuild dependencies.
Michael Jennings [Wed, 26 Dec 2012 11:18:21 +0000 (11:18 +0000)]
Build dependencies.

SVN revision: 81709

11 years agoBuild dependencies.
Michael Jennings [Wed, 26 Dec 2012 10:58:04 +0000 (10:58 +0000)]
Build dependencies.

SVN revision: 81708

11 years agolibmount doesn't exist, so let's not depend on it, shall we?
Michael Jennings [Wed, 26 Dec 2012 10:21:17 +0000 (10:21 +0000)]
libmount doesn't exist, so let's not depend on it, shall we?

SVN revision: 81705

11 years agoSpec file fix.
Michael Jennings [Wed, 26 Dec 2012 10:08:24 +0000 (10:08 +0000)]
Spec file fix.

SVN revision: 81704

11 years agoThe OBS stuff is an utter catastrophe, so I'm trying to make this
Michael Jennings [Wed, 26 Dec 2012 08:55:47 +0000 (08:55 +0000)]
The OBS stuff is an utter catastrophe, so I'm trying to make this
thing work.  This builds for me on SL6.3; YMMV.  Problem reports
welcome.

SVN revision: 81702

11 years agoEo tutorial in Doxygen format.
Daniel Zaoui [Mon, 24 Dec 2012 12:55:14 +0000 (12:55 +0000)]
Eo tutorial in Doxygen format.

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

11 years agoeio functions no longer crash when passed NULL and throw errors accordingly
Mike Blumenkrantz [Mon, 24 Dec 2012 09:44:21 +0000 (09:44 +0000)]
eio functions no longer crash when passed NULL and throw errors accordingly

SVN revision: 81668

11 years agoall efl object deletion functions now take NULL without crashing or erroring
Mike Blumenkrantz [Mon, 24 Dec 2012 09:35:56 +0000 (09:35 +0000)]
all efl object deletion functions now take NULL without crashing or erroring

SVN revision: 81667

11 years agoeina_magic_fail now only ERRs on NULL instead of CRI, making debugging much easier
Mike Blumenkrantz [Mon, 24 Dec 2012 09:16:56 +0000 (09:16 +0000)]
eina_magic_fail now only ERRs on NULL instead of CRI, making debugging much easier

SVN revision: 81666

11 years agoeina: fix code indentation
Boris Faure [Sun, 23 Dec 2012 17:30:56 +0000 (17:30 +0000)]
eina: fix code indentation

SVN revision: 81660

11 years agofont draw - dont alloc font props for 32 chrs.. if we are only ever
Carsten Haitzler [Sun, 23 Dec 2012 11:02:50 +0000 (11:02 +0000)]
font draw - dont alloc font props for 32 chrs.. if we are only ever
going to have less than 32.. eg textgrid. 1 per prop.

SVN revision: 81654

11 years agofix crash in eio_monitor_del
Hannes Janetzek [Sat, 22 Dec 2012 01:56:10 +0000 (01:56 +0000)]
fix crash in eio_monitor_del

SVN revision: 81630

11 years agoefl/cserve2: Fix ref/unef of image entries for threads
Paulo Alcantara [Fri, 21 Dec 2012 21:13:06 +0000 (21:13 +0000)]
efl/cserve2: Fix ref/unef of image entries for threads

Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81584

11 years agoefl/cserve2: Fix some bugs regarding fonts
Paulo Alcantara [Fri, 21 Dec 2012 21:11:23 +0000 (21:11 +0000)]
efl/cserve2: Fix some bugs regarding fonts

Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81582

11 years agoefl/cserve2: Fix invalid iteration over client references
Paulo Alcantara [Fri, 21 Dec 2012 21:09:45 +0000 (21:09 +0000)]
efl/cserve2: Fix invalid iteration over client references

The _request_failed() function is called by error responses from slaves,
and iterating over references of a entry and removing each of them must
be done with EINA_LIST_FOREACH_SAFE(), since _entry_free_cb() calls
_entry_reference_del() which then removes the reference that is used in
the next iteration in for-loop from _request_failed().

Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81580

11 years agoAdd Simplified Chinese translation for efreet
Aron Xu [Fri, 21 Dec 2012 19:46:16 +0000 (19:46 +0000)]
Add Simplified Chinese translation for efreet

SVN revision: 81571

11 years agoAdd Simplified Chinese translation for efl
Aron Xu [Fri, 21 Dec 2012 19:44:51 +0000 (19:44 +0000)]
Add Simplified Chinese translation for efl

SVN revision: 81570

11 years agoevas/canvas: Make sure rendering finishes before image_data_set() and image_native_set()
Leandro Pereira [Fri, 21 Dec 2012 17:30:44 +0000 (17:30 +0000)]
evas/canvas: Make sure rendering finishes before image_data_set() and image_native_set()

SVN revision: 81563

11 years agoefl: Fix typo in evas_object_textblock
Tomas Cech [Fri, 21 Dec 2012 15:56:26 +0000 (15:56 +0000)]
efl: Fix typo in evas_object_textblock

Patch by: Tomas Cech <tcech@suse.cz>

SVN revision: 81559

11 years agoedje: ecore_imf_context_cursor_position_set don't need to be called when the object...
Jihoon Kim [Fri, 21 Dec 2012 11:39:36 +0000 (11:39 +0000)]
edje: ecore_imf_context_cursor_position_set don't need to be called when the object is moved

SVN revision: 81540

11 years agoefl: Fix signed comparison warning
Mike McCormack [Fri, 21 Dec 2012 09:01:29 +0000 (09:01 +0000)]
efl: Fix signed comparison warning

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

11 years agoedbus: Fix make distcheck.
Stefan Schmidt [Fri, 21 Dec 2012 08:10:17 +0000 (08:10 +0000)]
edbus: Fix make distcheck.

SVN revision: 81515

11 years agoedbus codegen: rename tool and move it to the right dir
Lucas De Marchi [Thu, 20 Dec 2012 22:04:11 +0000 (22:04 +0000)]
edbus codegen: rename tool and move it to the right dir

SVN revision: 81496

11 years agoedbus codegen: fix check for eina + ecore
Lucas De Marchi [Thu, 20 Dec 2012 22:04:07 +0000 (22:04 +0000)]
edbus codegen: fix check for eina + ecore

This way we get a spurious line in configure, resulting in this message:

/home/lucas/p/edbus/configure: line 14196: ecore: command not found

SVN revision: 81495

11 years agoedbus: Mark instrospectable as dirty when needed
José Roberto de Souza [Thu, 20 Dec 2012 22:04:02 +0000 (22:04 +0000)]
edbus: Mark instrospectable as dirty when needed

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

SVN revision: 81494

11 years agoedbus: Fix edbus_proxy_property_set
José Roberto de Souza [Thu, 20 Dec 2012 21:48:22 +0000 (21:48 +0000)]
edbus: Fix edbus_proxy_property_set

Fix the function and add support for complex types, in which case a
Eina_Value is expected.

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

SVN revision: 81493

11 years agoedbus codegen: Initial commit
José Roberto de Souza [Thu, 20 Dec 2012 21:47:20 +0000 (21:47 +0000)]
edbus codegen: Initial commit

Add codegen tool to generate client code.

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

SVN revision: 81492

11 years agoefl/configure: add --with-tests=regular|coverage|none
Gustavo Sverzut Barbieri [Thu, 20 Dec 2012 21:43:53 +0000 (21:43 +0000)]
efl/configure: add --with-tests=regular|coverage|none

also make 'check' mandatory if enabled.

SVN revision: 81491

11 years agoefl/eet_suite: close file to force disk sync.
Gustavo Sverzut Barbieri [Thu, 20 Dec 2012 21:41:56 +0000 (21:41 +0000)]
efl/eet_suite: close file to force disk sync.

SVN revision: 81490

11 years agoedbus: add helper function edbus_message_iter_struct_like_to_eina_value()
José Roberto de Souza [Thu, 20 Dec 2012 21:38:15 +0000 (21:38 +0000)]
edbus: add helper function edbus_message_iter_struct_like_to_eina_value()

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

SVN revision: 81489

11 years agoedbus: add _message_iter_from_eina_value_struct to private header
José Roberto de Souza [Thu, 20 Dec 2012 21:38:10 +0000 (21:38 +0000)]
edbus: add _message_iter_from_eina_value_struct to private header

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

SVN revision: 81488

11 years agoefl/eet_suite: fix handling of certificate.
Gustavo Sverzut Barbieri [Thu, 20 Dec 2012 21:30:25 +0000 (21:30 +0000)]
efl/eet_suite: fix handling of certificate.

 - do not chdir() during test, that's bad!
 - try exhaustively to find the pem.

SVN revision: 81486

11 years agoefl: Adding much improved textblock style documentation.
Jonas M. Gastal [Thu, 20 Dec 2012 20:42:45 +0000 (20:42 +0000)]
efl: Adding much improved textblock style documentation.

SVN revision: 81485

11 years agoefl/escape: simplify linkage/usage of escape on ps3.
Gustavo Sverzut Barbieri [Thu, 20 Dec 2012 19:41:00 +0000 (19:41 +0000)]
efl/escape: simplify linkage/usage of escape on ps3.

SVN revision: 81478

11 years agoefl: simplify linkage/usage of evil on windows.
Gustavo Sverzut Barbieri [Thu, 20 Dec 2012 19:25:51 +0000 (19:25 +0000)]
efl: simplify linkage/usage of evil on windows.

instead of spreading it all around, just define 2 AC_SUBST() that will
do the work.

SVN revision: 81477

11 years agoefl/struct dirent: remove check as nobody use the results.
Gustavo Sverzut Barbieri [Thu, 20 Dec 2012 19:02:42 +0000 (19:02 +0000)]
efl/struct dirent: remove check as nobody use the results.

SVN revision: 81476

11 years agoefl/evas: fix sizeof detection of eina_unicode
Gustavo Sverzut Barbieri [Thu, 20 Dec 2012 18:54:51 +0000 (18:54 +0000)]
efl/evas: fix sizeof detection of eina_unicode

SVN revision: 81475

11 years agoevas/software_generic: Remove invalid EINA_UNUSED and other cleanups
Leandro Pereira [Thu, 20 Dec 2012 18:02:33 +0000 (18:02 +0000)]
evas/software_generic: Remove invalid EINA_UNUSED and other cleanups

SVN revision: 81473

11 years agoedbus: avoid cyclic unref
Lucas De Marchi [Thu, 20 Dec 2012 14:52:27 +0000 (14:52 +0000)]
edbus: avoid cyclic unref

If we are freeing a EDBUS_Connection_Name its name_owner_changed signal
handler may hold a pointer and try to unref it when deleting the signal
handler. We can't simply make the signal handler hold a reference to the
connection name, otherwise edbus_connection_name_gc will never be
triggered because of cyclic references.

Thus, just set the cn->name_owner_changed->bus to NULL before trying to
delete the signal handler.

Related log found by Lucas Jóia:

==20607== Invalid read of size 4
==20607==    at 0x6FE29EE: edbus_connection_name_gc.isra.3 (edbus_core.c:375)
==20607==    by 0x6FE4287: edbus_connection_unref (edbus_core.c:1028)
==20607==    by 0x4C8D94: e_msgbus_shutdown (e_msgbus.c:167)
==20607==    by 0x436194: _e_main_shutdown (e_main.c:1136)
==20607==    by 0x434F25: main (e_main.c:1074)
==20607==  Address 0x1461ba68 is 24 bytes inside a block of size 64 free'd
==20607==    at 0x4C2A739: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==20607==    by 0x6FF0E78: edbus_signal_handler_unref (edbus_signal_handler.c:269)
==20607==    by 0x6FE2A48: edbus_connection_name_gc.isra.3 (edbus_core.c:384)
==20607==    by 0x6FE4287: edbus_connection_unref (edbus_core.c:1028)
==20607==    by 0x4C8D94: e_msgbus_shutdown (e_msgbus.c:167)
==20607==    by 0x436194: _e_main_shutdown (e_main.c:1136)
==20607==    by 0x434F25: main (e_main.c:1074)

SVN revision: 81463

11 years agoedbus: Do not modify cn->names hash while walking it
Lucas De Marchi [Thu, 20 Dec 2012 14:52:21 +0000 (14:52 +0000)]
edbus: Do not modify cn->names hash while walking it

Bug triggered by Lucas Jóia:

==10042== Invalid read of size 8
==10042==    at 0x6B86626: _eina_rbtree_iterator_next (eina_rbtree.c:165)
==10042==    by 0x6B7228D: _eina_hash_iterator_next (eina_hash.c:622)
==10042==    by 0x6FE41DC: edbus_connection_unref (edbus_core.c:1015)
==10042==    by 0x4C8D94: e_msgbus_shutdown (e_msgbus.c:167)
==10042==    by 0x436194: _e_main_shutdown (e_main.c:1136)
==10042==    by 0x434F25: main (e_main.c:1074)
==10042==  Address 0x15c1b958 is 40 bytes inside a block of size 96 free'd
==10042==    at 0x4C2A739: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==10042==    by 0x6B71CB7: _eina_hash_del_by_hash_el (eina_hash.c:441)
==10042==    by 0x6FE2A1E: edbus_connection_name_gc.isra.2 (edbus_core.c:385)
==10042==    by 0x6FE4217: edbus_connection_unref (edbus_core.c:1026)
==10042==    by 0x4C8D94: e_msgbus_shutdown (e_msgbus.c:167)
==10042==    by 0x436194: _e_main_shutdown (e_main.c:1136)
==10042==    by 0x434F25: main (e_main.c:1074)

SVN revision: 81462

11 years agoedbus: no need for this auxiliary variables, and check refcount first
Lucas De Marchi [Thu, 20 Dec 2012 14:52:15 +0000 (14:52 +0000)]
edbus: no need for this auxiliary variables, and check refcount first

SVN revision: 81461

11 years agoefl/eet: Fix certifictate file path detection for eet tests.
Stefan Schmidt [Thu, 20 Dec 2012 13:41:18 +0000 (13:41 +0000)]
efl/eet: Fix certifictate file path detection for eet tests.

SVN revision: 81453

11 years agoefl: Tentative fix to find the ecore_x_version.h also in the ecore tests.
Stefan Schmidt [Thu, 20 Dec 2012 10:51:58 +0000 (10:51 +0000)]
efl: Tentative fix to find the ecore_x_version.h also in the ecore tests.

Shows up on buildbot out of tree builds.

SVN revision: 81440

11 years agoSimple tutorial for Eo. Supposed to help you to write code with Eo and
Daniel Zaoui [Thu, 20 Dec 2012 08:29:39 +0000 (08:29 +0000)]
Simple tutorial for Eo. Supposed to help you to write code with Eo and
prevent eventual bugs.
Feel free to ask, comment, modify this tutorial.

My last commit before the end of the world.

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

11 years agoedje_entry: check NULL parameter
Jihoon Kim [Thu, 20 Dec 2012 05:07:23 +0000 (05:07 +0000)]
edje_entry: check NULL parameter

SVN revision: 81418

11 years agoedje_entry: NULL checking should be processed before accessing
Jihoon Kim [Thu, 20 Dec 2012 02:28:12 +0000 (02:28 +0000)]
edje_entry: NULL checking should be processed before accessing

SVN revision: 81417

11 years agoedbus: Remove object path of service if ObjectManager is the last optional iface
José Roberto de Souza [Thu, 20 Dec 2012 01:55:47 +0000 (01:55 +0000)]
edbus: Remove object path of service if ObjectManager is the last optional iface

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

SVN revision: 81416

11 years agoedbus: Fix undefined ref. to 'EINA_LOG_DOMAIN_GLOBAL' in examples
José Roberto de Souza [Thu, 20 Dec 2012 01:55:42 +0000 (01:55 +0000)]
edbus: Fix undefined ref. to 'EINA_LOG_DOMAIN_GLOBAL' in examples

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

SVN revision: 81415

11 years agoedbus: Only create one ref of proxys when listen object manager
José Roberto de Souza [Thu, 20 Dec 2012 01:55:34 +0000 (01:55 +0000)]
edbus: Only create one ref of proxys when listen object manager

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

SVN revision: 81414

11 years agoefl/evas_object_image_is_inside: fixed implementation.
Gustavo Sverzut Barbieri [Wed, 19 Dec 2012 22:41:12 +0000 (22:41 +0000)]
efl/evas_object_image_is_inside: fixed implementation.

This function was basically never working correctly. Everything was
fixed by simulating the evas_object_image_render() workflow, but
instead of actually draw we just check the pixel transparency.

Bugs fixed:

 * fails when image is scaled up (could segv) or down (incorrect values);
 * fails when image is moved to negative x,y;
 * fails when border was being used.

Now everything is fixed and seems to work properly, except I'm not
handling the map and get_pixels() cases, these are marked with ERR()
so we can fix them if someone needs.

SVN revision: 81410

11 years agoefl/evas_cache: copied images should be considered loaded.
Gustavo Sverzut Barbieri [Wed, 19 Dec 2012 22:36:13 +0000 (22:36 +0000)]
efl/evas_cache: copied images should be considered loaded.

Whenever we copy an image, making it write-able
(evas_object_image_data_get(o, 1)) or just start painting a pristine
buffer (evas_object_image_size_set(o, w, h)), we must mark the image
as loaded to avoid trying to load it (and failing, marking the whole
thing as EVAS_LOAD_ERROR_GENERIC).

SVN revision: 81409

11 years agoEdje: delete real part object after swallows got handled
Leandro Dorileo [Wed, 19 Dec 2012 20:09:41 +0000 (20:09 +0000)]
Edje: delete real part object after swallows got handled

Case the real part object(rp->object) is an smart object it start to delete
the whole smart object hierarchy and a child object may be a swallow of this
real part. So just delete the rp->object after swallows got handled.

SVN revision: 81403

11 years agoEPhysics: on velocity example unregister callback on restart
Leandro Dorileo [Wed, 19 Dec 2012 20:07:43 +0000 (20:07 +0000)]
EPhysics: on velocity example unregister callback on restart

Unregister callback on restart and avoid trying to use an to be deleted
body.

SVN revision: 81401

11 years agoefl/evas: Fix XCB/Xlib crash when closing applications
Paulo Alcantara [Wed, 19 Dec 2012 18:03:38 +0000 (18:03 +0000)]
efl/evas: Fix XCB/Xlib crash when closing applications

We need to wait draw threads finishing their stuff before freeing canvas.

Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81395

11 years agoedbus: (de)yodafy free cb functions
Lucas De Marchi [Wed, 19 Dec 2012 17:30:11 +0000 (17:30 +0000)]
edbus: (de)yodafy free cb functions

edbus_connection_cb_free_add     -> edbus_connection_free_cb_add
edbus_connection_cb_free_del     -> edbus_connection_free_cb_del
edbus_object_cb_free_add         -> edbus_object_free_cb_add
edbus_object_cb_free_del         -> edbus_object_free_cb_del
edbus_pending_cb_free_add        -> edbus_pending_free_cb_add
edbus_pending_cb_free_del        -> edbus_pending_free_cb_del
edbus_proxy_cb_free_add          -> edbus_proxy_free_cb_add
edbus_proxy_cb_free_del          -> edbus_proxy_free_cb_del
edbus_signal_handler_cb_free_add -> edbus_signal_handler_free_cb_add
edbus_signal_handler_cb_free_del -> edbus_signal_handler_free_cb_del

SVN revision: 81389

11 years agoedbus: Fix leftover unref after edbus_service_signal_send change
Lucas De Marchi [Wed, 19 Dec 2012 17:30:03 +0000 (17:30 +0000)]
edbus: Fix leftover unref after edbus_service_signal_send change

SVN revision: 81388

11 years agoEfl: Fix FriBidiChar size detection.
Tom Hacohen [Wed, 19 Dec 2012 16:47:57 +0000 (16:47 +0000)]
Efl: Fix FriBidiChar size detection.

It's better than nothing, I don't know what the proper fix is.
FRIBIDI_CFLAGS just doesn't exist. Doesn't that macro we use call
PKG_CHECK_MODULES?

SVN revision: 81385

11 years agoevas/engines: Introduce render mode
Paulo Alcantara [Wed, 19 Dec 2012 16:15:58 +0000 (16:15 +0000)]
evas/engines: Introduce render mode

The render mode should be useful for engines other than software one.

Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81384

11 years agofix 24bpp rendering problem and pixel fetch problem found in qemu/kvm.
Carsten Haitzler [Wed, 19 Dec 2012 15:40:52 +0000 (15:40 +0000)]
fix 24bpp rendering problem and pixel fetch problem found in qemu/kvm.

SVN revision: 81378

11 years agoFix some minor formatting in Alex Wu's cpu patch.
Christopher Michael [Wed, 19 Dec 2012 13:58:52 +0000 (13:58 +0000)]
Fix some minor formatting in Alex Wu's cpu patch.

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

11 years agoecore-wayland: (version 2)Fix monitoring ECORE_FD_WRITE defaultly on wayland display...
Christopher Michael [Wed, 19 Dec 2012 13:58:48 +0000 (13:58 +0000)]
ecore-wayland: (version 2)Fix monitoring ECORE_FD_WRITE defaultly on wayland display fd lead to 100% cpu usage

In ecore_wl_init(), adding wayland display fd with ECORE_FD_WRITE
flag make CPU usage 100%. The proper way to monitor the ECORE_FD_WRITE
is when the wl_display_flush() return value < 0 and errno == EAGAIN.
And if wl_display_flush() return, we remove ECORE_FD_WRITE flag from
the display fd.

Change from v1:
Add idle enterer destroy code into _ecore_wl_shutdown() to avoid
using freed wl_display.

SVN revision: 81360

11 years agoevas: fixing example
Yakov Goldberg [Wed, 19 Dec 2012 13:45:02 +0000 (13:45 +0000)]
evas: fixing example

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
SVN revision: 81359