Hello.
On 06/13/2013 07:06 PM, Gustavo Sverzut Barbieri wrote:
> looks like it's on purpose... you just need to zero the list element
> (next,
> prev, last), the payload (allocated memory to mp user) doesn't matter.
OK, Thanks for explanation. I added a comment to avoid other people
getting conf
Hello.
On 06/13/2013 02:40 PM, Stefan Schmidt wrote:
> Hello.
>
> On 06/13/2013 01:58 PM, Rafael Fonseca wrote:
>> Stefan,
>>
>> On Thu, Jun 13, 2013 at 1:49 PM, Stefan Schmidt
>> wrote:
>>> Hello Rafael.
>>>
>>> Where did you had problems with double free after this patch? I still
>>> think
>>>
Am Freitag, 14. Juni 2013 um 01:42 schrieb Daniel Juyung Seo:
> On Fri, Jun 14, 2013 at 4:36 AM, Leif Middelschulte <
> leif.middelschu...@gmail.com (mailto:leif.middelschu...@gmail.com)> wrote:
>
> > Am Mittwoch, 12. Juni 2013 um 06:21 schrieb Daniel Juyung Seo:
> > > On Wed, Jun 12, 2013 at 1:38
On 06/13/2013 04:17 PM, Tom Hacohen wrote:
> On 13/06/13 14:10, daniel.za...@samsung.com wrote:
>> Works for me. Do you really use the latest?=-O ?:-D
>
> What is the meaning of this email?
> Are you trying to imply I had local changes in my e, so when my update
> script ran "git pull --rebase" it
On 14/06/13 11:28, daniel.za...@samsung.com wrote:
> On 06/13/2013 04:17 PM, Tom Hacohen wrote:
>> On 13/06/13 14:10, daniel.za...@samsung.com wrote:
>>> Works for me. Do you really use the latest?=-O ?:-D
>>
>> What is the meaning of this email?
>> Are you trying to imply I had local changes in my
Hi,
I'm still adding my bits to _eo_class_mro_add,
the end is near.
What do you think should be done,
change a few, bin all , zillions or 1 phab rev, merge like a cowboy ??
Regards
Jérémy
--
This SF.net email is sponsor
On Fri, 14 Jun 2013 14:54:24 +0200 Jérémy Zurcher said:
> Hi,
>
> I'm still adding my bits to _eo_class_mro_add,
> the end is near.
>
> What do you think should be done,
> change a few, bin all , zillions or 1 phab rev, merge like a cowboy ??
actually... i'm more curious... you jumped in on eo
On 14/06/13 13:54, Jérémy Zurcher wrote:
> Hi,
>
> I'm still adding my bits to _eo_class_mro_add,
> the end is near.
>
> What do you think should be done,
> change a few, bin all , zillions or 1 phab rev, merge like a cowboy ??
Hey Jeremy,
I would also like to thank you for your help and good wor
Hello,
On Fri, Jun 14, 2013 at 10:16 AM, Carsten Haitzler wrote:
> On Fri, 14 Jun 2013 14:54:24 +0200 Jérémy Zurcher said:
>
> > Hi,
> >
> > I'm still adding my bits to _eo_class_mro_add,
> > the end is near.
> >
> > What do you think should be done,
> > change a few, bin all , zillions or 1 pha
I vote for the taskbar module.
On Fri, Jun 14, 2013 at 2:17 AM, David Seikel wrote:
> On Fri, 14 Jun 2013 11:14:19 +0800 P Purkayastha
> wrote:
>
>> On 06/14/2013 07:07 AM, Daniel Juyung Seo wrote:
>> > I vote for comp-scale and engage. They are very good showcase.
>> > Sadly they're broken atm
On Fri, 14 Jun 2013 11:02:36 -0300 Felipe Magno de Almeida
said:
> Hello,
>
> On Fri, Jun 14, 2013 at 10:16 AM, Carsten Haitzler
> wrote:
>
> > On Fri, 14 Jun 2013 14:54:24 +0200 Jérémy Zurcher said:
> >
> > > Hi,
> > >
> > > I'm still adding my bits to _eo_class_mro_add,
> > > the end is near
On Fri, Jun 14, 2013 at 12:52 PM, Carsten Haitzler wrote:
> On Fri, 14 Jun 2013 11:02:36 -0300 Felipe Magno de Almeida
> said:
>
Hello Carsten,
> > I'm using metaprogramming in C++ for binding to Eo, but it is proving
> very
> > difficult for lack of void* data parameters for class functions,
Just an addendum,
On Fri, Jun 14, 2013 at 1:01 PM, Felipe Magno de Almeida <
felipe.m.alme...@gmail.com> wrote:
> On Fri, Jun 14, 2013 at 12:52 PM, Carsten Haitzler
> wrote:> > so ultimately i expect to have this:
> > >
> > > eo_do(obj,
> > > efl_color_set(255, 128, 0, 255),
> > > ef
> Date: Fri, 14 Jun 2013 08:07:19 +0900
> From: seojuyu...@gmail.com
> To: enlightenment-devel@lists.sourceforge.net
> Subject: Re: [E-devel] E-MODULES-EXTRA migration to git
>
> On Fri, Jun 14, 2013 at 6:01 AM, Simon wrote:
>
>> On 06/14/2013 04:04 AM, Dav
On Fri, Jun 14, 2013 at 12:52 PM, Carsten Haitzler wrote:
>
Hello Carsten,
> On Fri, 14 Jun 2013 11:02:36 -0300 Felipe Magno de Almeida
> said:
[snip]
> > I'm using metaprogramming in C++ for binding to Eo, but it is proving very
> > difficult for lack of void* data parameters for class funct
On 06/15/2013 12:13 AM, Eduardo Lima (Etrunko) wrote:
> I vote for the taskbar module.
I thought that was replaced with the tasks module that is in the core e
modules, it took me a while to find that out.
> On Fri, Jun 14, 2013 at 2:17 AM, David Seikel wrote:
>> On Fri, 14 Jun 2013 11:14:19 +080
this allows for quick, timer-less, access to the menu
Signed-off-by: Thomas Gstädtner
---
src/modules/ibar/e_mod_main.c | 4
1 file changed, 4 insertions(+)
diff --git a/src/modules/ibar/e_mod_main.c b/src/modules/ibar/e_mod_main.c
index e53ddb7..400291c 100644
--- a/src/modules/ibar/e_mo
Signed-off-by: Thomas Gstädtner
---
src/modules/ibar/e_mod_main.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/modules/ibar/e_mod_main.c b/src/modules/ibar/e_mod_main.c
index 400291c..7bc36c7 100644
--- a/src/modules/ibar/e_mod_main.c
+++ b/src/modules/ibar/e_mod
On Fri, 14 Jun 2013 13:04:55 -0300 Felipe Magno de Almeida
said:
> Just an addendum,
>
> On Fri, Jun 14, 2013 at 1:01 PM, Felipe Magno de Almeida <
> felipe.m.alme...@gmail.com> wrote:
>
> > On Fri, Jun 14, 2013 at 12:52 PM, Carsten Haitzler
> > wrote:> > so ultimately i expect to have this:
>
On Fri, 14 Jun 2013 13:01:23 -0300 Felipe Magno de Almeida
said:
> On Fri, Jun 14, 2013 at 12:52 PM, Carsten Haitzler
> wrote:
>
> > On Fri, 14 Jun 2013 11:02:36 -0300 Felipe Magno de Almeida
> > said:
> >
>
> Hello Carsten,
>
>
> > > I'm using metaprogramming in C++ for binding to Eo, but i
Thanks SeoZ!, I normally write patches and bother you guys to commit :)
Thank You.
--- --- --- --- --- --- --- --- ---
Deon Thomas [ http://www.elivecd.org ]
Programmer / Network Admin / Microsoft Certified Technology Specialist
On Thu, Jun 13, 2013 at 6:42 AM, Daniel Juyung Seo wrote:
> What a
21 matches
Mail list logo