[Evolution-hackers] I18n survey for Evolution

2007-02-05 Thread Mayank Jain
Hello all, I'm conducting a small survey for Evolution on how does it scales when i18n is considered. I would make my findings public on my blog once I gather all the data. I'll be compiling my results on 6th Feb 2006, 5PM IST. If you feel strongly about any of the following points regarding i18n

Re: [Evolution-hackers] Adding documentation to Evolution's code

2006-08-11 Thread Mayank Jain
On 8/11/06, Ross Burton <[EMAIL PROTECTED]> wrote: > On Fri, 2006-08-11 at 16:09 +0530, Mayank Jain wrote: > > But using gtk-doc style commenting create a problem? > > When I go ahead & document the non-public functions, their doc will > > also be included in gt

Re: [Evolution-hackers] Adding documentation to Evolution's code

2006-08-11 Thread Mayank Jain
On 8/11/06, Mayank Jain <[EMAIL PROTECTED]> wrote: > On 8/10/06, Andre Klapper <[EMAIL PROTECTED]> wrote: > > hej mayank, > > > > Am Mittwoch, den 09.08.2006, 17:43 +0530 schrieb Mayank Jain: > > > With that in mind, I would like to add more documentation,

Re: [Evolution-hackers] Adding documentation to Evolution's code

2006-08-10 Thread Mayank Jain
On 8/10/06, Andre Klapper <[EMAIL PROTECTED]> wrote: > hej mayank, > > Am Mittwoch, den 09.08.2006, 17:43 +0530 schrieb Mayank Jain: > > With that in mind, I would like to add more documentation, comments > > (with whatever knowledge I have) to the code. > > any

Re: [Evolution-hackers] Adding documentation to Evolution's code

2006-08-09 Thread Mayank Jain
On 8/9/06, Matthew Barnes <[EMAIL PROTECTED]> wrote: > On Wed, 2006-08-09 at 17:43 +0530, Mayank Jain wrote: > Probably want to stick to a format that GTK-Doc [1] can parse. > > For example: > > /** > * function_name: > * @arg1: description of arg1 &

[Evolution-hackers] Adding documentation to Evolution's code

2006-08-09 Thread Mayank Jain
Hi all, When I started working on Evolution, all I had was http://www.go-evolution.org/index.php/Evolution_Architecture as a reference document & lots & lots of code to read. It would have been easier if the code was more documented. With that in mind, I would like to add more documentation, comm

[Evolution-hackers] Streamlining e-text.c & e-cell-text.c

2006-07-12 Thread Mayank Jain
Hi, I was looking at Evolution's code, when I saw that insert_preedit_text() in e-text.c (widgets/text/e-text.c) and layout_with_preedit in e-cell-text.c (widgets/table/e-cell-text.c) so almost the same thing : fetch the preedit string, add it to the current cursor location & update the layout. B

Re: [Evolution-hackers] Streamlining e-text.c & e-cell-text.c

2006-07-12 Thread Mayank Jain
lopers to kindly review the code & comment. Thanks, Makuchaku On 7/10/06, Mayank Jain <[EMAIL PROTECTED]> wrote: > Hi, > > I was looking at Evolution's code, when I saw that > insert_preedit_text() in e-text.c (widgets/text/e-text.c) and > layout_with_preedit in e-cell-

[Evolution-hackers] Something regarding evolution calendar code - e-text.c, e_text_command()

2006-06-28 Thread Mayank Jain
Hi all, I've been reading evolution code for bug http://bugzilla.gnome.org/show_bug.cgi?id=309166 Please refer to e_text_command function in http://makuchaku.pastebin.ca/73880 for this discussion. I would like to ask two questions... 1) If you look at lines 122-125, you find that selection_inde

[Evolution-hackers] Bug 332026 – First input ch aracter on calendar view is always ASCII

2006-06-07 Thread Mayank Jain
Hi guys, I'm trying to solve this bug - http://bugzilla.gnome.org/show_bug.cgi?id=332026 Is anyone else also looking at it? It would be nice if anyone can share some past experiences on this :-) Thanks, makuchaku ___ Evolution-hackers mailing list Evol

Re: [Evolution-hackers] Your system configuration does not matches evolution configuration

2006-05-18 Thread Mayank Jain
On 5/18/06, Harish Krishnaswamy <[EMAIL PROTECTED]> wrote: On Tue, 2006-05-16 at 21:35 +0100, Keith Sharp wrote: > Is there a bug open for this? I can pretty reliably recreate this on my > laptop by running Evolution, stopping Evolution cleanly, hibernating my > laptop, resuming and trying to s

Re: [Evolution-hackers] Your system configuration does not matches evolution configuration

2006-05-16 Thread मयंक जैन (Mayank Jain)
On 5/17/06, Keith Sharp <[EMAIL PROTECTED]> wrote: On Tue, 2006-05-16 at 18:07 +0530, Mayank Jain wrote: > On 5/16/06, Jules Colding <[EMAIL PROTECTED]> wrote: > > On Tue, 2006-05-16 at 17:49 +0530, Mayank Jain wrote: [snip] > The following steps suggested by Vard

Re: [Evolution-hackers] Your system configuration does not matches evolution configuration

2006-05-16 Thread Mayank Jain
The following steps suggested by Vardhan on #evolution solved the problem. 1) evolution --force-shutdown 2) pkill evolution 3) export BONOBO_ACTIVATION_PATH= wrote: On Tue, 2006-05-16 at 17:49 +0530, Mayank Jain wrote: > Hi, > > I just fetched & built Evolution 2.8 as per instructi

[Evolution-hackers] Your system configuration does not matches evolution configuration

2006-05-16 Thread Mayank Jain
Hi, I just fetched & built Evolution 2.8 as per instructions at http://go-evolution.org/Compiling_Evolution_from_CVS However, if i run evolution from /opt/evo/bin/evolution-2.8, i get the following error :- "Your system configuration does not matches evolution configuration". It further asks me