Re: [Evolution-hackers] [Fwd: Re: [Fwd: Evolution: Taking forward...]]

2008-09-16 Thread Djihed Afifi
I have been mailed privately about this: Permission granted for any pieces of code I have produced. Djihed On Tue, Sep 16, 2008 at 10:08 AM, Paolo Borelli <[EMAIL PROTECTED]> wrote: > I've been told to send this one also to the mailing list, so here it > goes. > > > Ciao >Paolo > > >

Re: [Evolution-hackers] Trunk build error

2008-01-11 Thread Djihed Afifi
I have little experience in build systems. However, in the line below, which is being executed in ./shell Notice the first mention of /usr/lib/libglib-2.0.so I noticed that if I remove that and run that command alone, it executes without error, and it links against the actual jhbuild built glib.

Re: [Evolution-hackers] Trunk build error

2008-01-11 Thread Djihed Afifi
newer glib and maybe other libraries too, I guess. > Hope that helps, > Milan > > > On Fri, 2008-01-11 at 07:47 +, Djihed Afifi wrote: > > Hi, > > > > > > In order to test some patches with evolution trunk, I am trying to build > >

[Evolution-hackers] Trunk build error

2008-01-10 Thread Djihed Afifi
Hi, In order to test some patches with evolution trunk, I am trying to build using jhbuild. I issue "jhbuild build evolution". All is built normally up to evolution, which fails with the attached error message... I googled around and around didn't know why this is happening. Any ideas are welc

[Evolution-hackers] Callback to display messages

2008-01-03 Thread Djihed Afifi
Hi, I'm trying to fix evolution's RTL bugs, such as: http://bugzilla.gnome.org/show_bug.cgi?id=309432 Which is a pretty serious bug for RTL users. Basically, GtkHTML has no notion of text direction, so hard coded message displaying in html in em-format-html.c mean that they get displayed pre