Aleksej Struk wrote:
> On Fri, Jan 05, 2007 at 09:54:49PM +0100, Nikolas Arend wrote:
>> Nikolas Arend wrote:
>>> Hi,
>>>
>>> it seems that the Ecore_File_Monitor (e.g. used in mbox.c in the mail
>>> module) stopped working properly since some more extensive changes a few
>>> revisions ago. Can a
Sebastian Dransfeld wrote:
> Aleksej Struk wrote:
>
>> On Fri, Jan 05, 2007 at 09:54:49PM +0100, Nikolas Arend wrote:
>>
>>> Nikolas Arend wrote:
>>>
Hi,
it seems that the Ecore_File_Monitor (e.g. used in mbox.c in the mail
module) stopped working properly since
Nikolas Arend wrote:
> Sebastian Dransfeld wrote:
>
>> Aleksej Struk wrote:
>>
>>
>>> On Fri, Jan 05, 2007 at 09:54:49PM +0100, Nikolas Arend wrote:
>>>
>>>
Nikolas Arend wrote:
> Hi,
>
> it seems that the Ecore_File_Monitor (e.g. us
Hi leviathan
attached the patch that make
engrave_part_name_set()
to change all the named link to the part.
Without this every name_set() make the
internal data inconsistent.
Index: src/lib/engrave_part.c
===
RCS file: /cvs/e/e17/
Hi all
I can't make the function etk_entry_clear() to work as expected:
the text wont be cleared correctly .The caret is placed correctly
but the text doesn't disappear.
and also:
etk_entry_text_set(entry,""); and
etk_entry_text_set(entry,NULL)
doesn't works
I have done a patch for etk_entry