Re: [E-devel] [patch] elm_cnp_helper - string iteration bugfix

2011-06-15 Thread The Rasterman
On Tue, 14 Jun 2011 18:25:16 +0900 Hyoyoung Chang said: indeed correct. elm_entry handles it now. in svn! merci! :) > I've made a patch about elm_cnp_helper. > In elm_cnp_helper, some codes are unused. > It related with elm_entry for image showing, it makes image provider. > However elm_entry ca

[E-devel] [patch] elm_cnp_helper - string iteration bugfix

2011-06-14 Thread Hyoyoung Chang
Dear Elementary developers. I've made a patch about elm_cnp_helper. In elm_cnp_helper, some codes are unused. It related with elm_entry for image showing, it makes image provider. However elm_entry can parse an item with specific prefix. It's not needed anymore. Thank you. -

Re: [E-devel] [patch] elm_cnp_helper - string iteration bugfix

2011-06-13 Thread Tom Hacohen
On Mon, 2011-06-13 at 21:54 +0900, Hyoyoung Chang wrote: > I've made a patch about elm_cnp_helper. > > Sometimes processing markup text, it exceeds text length. In SVN, thanks. Next time, please include the patch as an attachment. -- Tom. --

[E-devel] [patch] elm_cnp_helper - string iteration bugfix

2011-06-13 Thread Hyoyoung Chang
Dear Elementary developers. I've made a patch about elm_cnp_helper. Sometimes processing markup text, it exceeds text length. Thank you. Index: elementary/src/lib/elm_cnp_helper.c === --- elm_cnp_helper.c (Revis