platform/upstream/eldbus.git
11 years agoedbus: Add flag to name_owner_changed_callback_add to
José Roberto de Souza [Tue, 2 Oct 2012 21:41:58 +0000 (21:41 +0000)]
edbus: Add flag to name_owner_changed_callback_add to
 allow initial call

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

SVN revision: 77338

11 years agoedbus: Call callback if already have a unique id when
José Roberto de Souza [Tue, 2 Oct 2012 21:41:53 +0000 (21:41 +0000)]
edbus: Call callback if already have a unique id when
 another callback is added

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

SVN revision: 77337

11 years agoedbus: Fix typos
Luis Felipe Strano Moraes [Tue, 2 Oct 2012 21:02:16 +0000 (21:02 +0000)]
edbus: Fix typos

Patch by: Luis Felipe Strano Moraes <luis.strano@gmail.com>

SVN revision: 77335

11 years agoedbus: Fix lib name in edbus2.pc.in
José Roberto de Souza [Wed, 26 Sep 2012 20:33:53 +0000 (20:33 +0000)]
edbus: Fix lib name in edbus2.pc.in

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

SVN revision: 77102

11 years agoedbus: Full file path on EXTRA_DIST of doc
José Roberto de Souza [Wed, 26 Sep 2012 18:49:16 +0000 (18:49 +0000)]
edbus: Full file path on EXTRA_DIST of doc

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

SVN revision: 77098

11 years agoedbus: Add edbus_signal_handler_match_extra_vset
José Roberto de Souza [Wed, 26 Sep 2012 18:16:34 +0000 (18:16 +0000)]
edbus: Add edbus_signal_handler_match_extra_vset

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

SVN revision: 77095

11 years agoedbus: Fix building doc outside of tree
José Roberto de Souza [Wed, 26 Sep 2012 18:16:28 +0000 (18:16 +0000)]
edbus: Fix building doc outside of tree

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

SVN revision: 77094

11 years agoedbus: Add example of 2 containners at same level.
José Roberto de Souza [Fri, 21 Sep 2012 22:44:17 +0000 (22:44 +0000)]
edbus: Add example of 2 containners at same level.

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

SVN revision: 77007

11 years agoedbus: Reduce variable scope and add const where it's
Lucas De Marchi [Fri, 21 Sep 2012 22:44:11 +0000 (22:44 +0000)]
edbus: Reduce variable scope and add const where it's
 due

SVN revision: 77006

11 years agoedbus: Do not build examples by default
Lucas De Marchi [Fri, 21 Sep 2012 22:44:05 +0000 (22:44 +0000)]
edbus: Do not build examples by default

It's weird to enable/disable the examples at configure time rather than
having a rule "make examples", but this appears to be how it's done in
EFL.

SVN revision: 77005

11 years agoedbus: Fix memory leak in
José Roberto de Souza [Fri, 21 Sep 2012 22:43:58 +0000 (22:43 +0000)]
edbus: Fix memory leak in
 edbus_signal_handler_match_extra_set()

And allow values == "" in match_extra_set()

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

SVN revision: 77004

11 years agoedbus: Ignore the compiled library
Lucas De Marchi [Fri, 21 Sep 2012 21:57:37 +0000 (21:57 +0000)]
edbus: Ignore the compiled library

SVN revision: 77003

11 years agoedbus: Also rename installed lib to edbus2
Lucas De Marchi [Fri, 21 Sep 2012 20:20:08 +0000 (20:20 +0000)]
edbus: Also rename installed lib to edbus2

SVN revision: 76997

11 years agoedbus: Rename edbus.pc to edbus2.pc to avoi conflict
Lucas De Marchi [Fri, 21 Sep 2012 19:56:52 +0000 (19:56 +0000)]
edbus: Rename edbus.pc to edbus2.pc to avoi conflict

Even though the previous library was named E_DBus, it was installing an
edbus.pc file. Rename our file so it doesn't conflct with the other.

SVN revision: 76995

11 years agoAdd new edbus library, aka e_dbus v2
Lucas De Marchi [Mon, 17 Sep 2012 20:41:05 +0000 (20:41 +0000)]
Add new edbus library, aka e_dbus v2

SVN revision: 76775