Re: [E-devel] E SVN: lucas IN trunk/edbus: . src/examples

2012-10-19 Thread Lucas De Marchi
On Fri, Oct 19, 2012 at 6:11 PM, Gustavo Sverzut Barbieri wrote: > On Fri, Oct 19, 2012 at 3:24 PM, Enlightenment SVN < > no-re...@enlightenment.org> wrote: > >> Log: >> edbus: Add example for emitting signal >> > > every other example is with underscores (_), this one is with dashes (-). > Why?

Re: [E-devel] E SVN: lucas IN trunk/edbus: . src/examples

2012-10-19 Thread Gustavo Sverzut Barbieri
On Fri, Oct 19, 2012 at 3:24 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > edbus: Add example for emitting signal > every other example is with underscores (_), this one is with dashes (-). Why? > > > > Author: lucas > Date: 2012-10-19 11:24:36 -0700 (Fri, 1

Re: [E-devel] E SVN: lucas IN trunk/edbus/src: examples lib

2012-10-16 Thread Michaël Bouchaud
ooops sorry ! 2012/10/16 Jose Souza > edbus was not released, e_dbus was. > > On Tue, Oct 16, 2012 at 5:11 PM, Michaël Bouchaud wrote: > > Hum that smell the revert !!! > > you break api and abi of a released library > > > > 2012/10/16 Enlightenment SVN > > > >> Log: > >> edbus: Rename fu

Re: [E-devel] E SVN: lucas IN trunk/edbus/src: examples lib

2012-10-16 Thread Jose Souza
edbus was not released, e_dbus was. On Tue, Oct 16, 2012 at 5:11 PM, Michaël Bouchaud wrote: > Hum that smell the revert !!! > you break api and abi of a released library > > 2012/10/16 Enlightenment SVN > >> Log: >> edbus: Rename functions to obey EFL codding style >> >> Rename edbus_mes

Re: [E-devel] E SVN: lucas IN trunk/edbus/src: examples lib

2012-10-16 Thread Michaël Bouchaud
Hum that smell the revert !!! you break api and abi of a released library 2012/10/16 Enlightenment SVN > Log: > edbus: Rename functions to obey EFL codding style > > Rename edbus_message_iter_append_basic to > edbus_message_iter_basic_append. > Rename edbus_message_iter_get_basic to edb