[Evolution-hackers] Questions about merging evo/e-util/e-util.c into e-d-s/libedataserver/e-util.c?

2005-12-20 Thread Simon.Zheng
Hi Tor and all, There're two copy in evo/e-util/e-util.c and e-d-s/libedataserver/e-util.c. I'll try to merge them into one copy in e-d-s and drop the copy in evo. Currently, I'm not sure one thing. There're some codes in the copy of evo, as follows. #include "e-i18n.h" #include "e-util

[Evolution-hackers] Failed to build evolution-exchange

2005-12-21 Thread simon.zheng
Hi guys, Yesterday I failed to build evolution-exchange with current head on Solaris. Error message is as below. "exchange-component.c", line 430: undefined struct/union member: createControls "exchange-component.c", line 43

[Evolution-hackers] Is it necessary to localize mail header date?

2005-12-28 Thread simon.zheng
Hi All, Evolution displays the header as below. Received name, subject, date titles are localized, but content of Date is not. The date is only output as orginal content in message source. I'm not sure if it is necessary to localize it, especialy for Chinese, Japanese, Korean. ---

[Evolution-hackers] Remove duplicate e-util-marshal.list in evolution/widgets/misc

2006-01-10 Thread simon.zheng
Hi all, Here is bug information. http://bugzilla.gnome.org/show_bug.cgi?id=323529 We found another duplicate file "e-util-marshal.list". There's two copies of e-util-marshal.list in and "evo/e-util" and "evo/widgets/misc". They're 100% identical. What's more, we noticed the other modules in evo/w

[Evolution-hackers] Checking filename validity by e_filename_make_safe() have some problem.

2006-01-11 Thread simon.zheng
Hi, If text attachment filenames contain *space* or printable characters, such as "/'\"`&();|<>$%{}!", they will be automatically converted to *underscore* when saving attachments. This conversation is done by e_filename_make_safe() (e-d-s/libedataserver/e-data-server-util.c). Comments say it's f

[Evolution-hackers] Broken on building Gtkhtml

2006-02-28 Thread simon.zheng
Hi, I Just updated the code and built, then got the following error Undefined first referenced symbol in file next_uri./.libs/libgtkhtml-3.8.so -

[Evolution-hackers] Re: [evolution-patches] [Mailer] Possible fix for #333213

2006-03-04 Thread simon.zheng
() be the cumulative count of > "irreversable conversions"? or only that of my last call to iconv()? > > On Fri, 2006-03-03 at 12:13 +0800, simon.zheng wrote: > > Hi, > > > > Bug 333213 – Can't specify the encoding as ISO-8859-15 in mail composer > &