On Wed, Dec 7, 2011 at 4:52 AM, Myungjae Lee <sac...@gmail.com> wrote:

> Dear, Tom, Raster and EFL people.
>
> Now I'm trying to reduce the code diffs between EFL svn and my company's
> local git repository.
> I'm sending you entry-related patches continuously those are specialized in
> mobile environment such as selection handlers and magnifier.
>
> First, I attached edje entry patch for double click word selection.
>
> It can be applied in all current entry selection modes (default and
> explicit mode).
> But at this moment default mode has some bugs with scrollers due to
> 'EVAS_EVENT_FLAGS_ON_HOLD' event flag, and in the explicit mode canceling
> selection is not as familiar as other word processor. Therefore current
> word selection is just same with selecting word by clicking select
> contextual menu and dragging mouse to the end of the word.
>
> This can be improved with selection mode later and triple click line
> selection also can be added in a similar way.
> I added an API (edje_object_part_text_word_separators_set) to control word
> separators in an application.
>
> Please review this patch and apply it if it's acceptable.
> Or if you have any opinion for this feel free to give me a feedback.
>

i've not tested it, but :

1) all the functions must have a namespace : missing '_edje' before
'_is_separator'
2) update ChangeLog
3) Update NEWS
4) missing @since 1.1 in the documentation of the API

Vincent
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to