On Thu, 27 Oct 2011 12:12:54 -0700
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
> add long forgotten note for entry filters
>   
> 
> Author:       discomfitor
> Date:         2011-10-27 12:12:53 -0700 (Thu, 27 Oct 2011)
> New Revision: 64446
> Trac:         http://trac.enlightenment.org/e/changeset/64446
> 
> Modified:
>   trunk/elementary/src/lib/Elementary.h.in 
> 
> Modified: trunk/elementary/src/lib/Elementary.h.in
> ===================================================================
> --- trunk/elementary/src/lib/Elementary.h.in  2011-10-27 18:59:57 UTC
> (rev 64445) +++ trunk/elementary/src/lib/Elementary.h.in      2011-10-27
> 19:12:53 UTC (rev 64446) @@ -11062,6 +11062,7 @@
>      * @param entry The text to be displayed
>      *
>      * @deprecated Use elm_object_text_set() instead.
> +    * @note Using this function bypasses text filters
>      */
>     EAPI void         elm_entry_entry_set(Evas_Object *obj, const char
> *entry) EINA_ARG_NONNULL(1); /**
> 
> 
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn 
> about Cisco certifications, training, and career opportunities. 
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
debated putting this on text_set() too. thoughts?

-- 
Mike Blumenkrantz
Zentific: Doctor recommended, mother approved.

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to