On Fri, 29 Jul 2011 08:08:56 -0700
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
> unbreak elm_menu_item api
>   
>   the following functions are now DEPRECATED and will be removed on 5 AUG
> 2011: elm_menu_item_object_icon_get -> elm_menu_item_object_content_get
>   elm_menu_item_icon_get -> elm_menu_item_object_icon_name_get
>   elm_menu_item_icon_set -> elm_menu_item_object_icon_name_set
>   
>   added the following NEW functions:
>   elm_menu_item_object_content_set
>   elm_menu_item_menu_get (this will probably be replaced by an eventual
> elm_object_item_owner_get() or whatever it gets named) 
> 
> Author:       discomfitor
> Date:         2011-07-29 08:08:56 -0700 (Fri, 29 Jul 2011)
> New Revision: 61899
> Trac:         http://trac.enlightenment.org/e/changeset/61899
> 
> Modified:
>   trunk/elementary/src/lib/Elementary.h.in
> trunk/elementary/src/lib/elm_menu.c 
> 
I was feeling benevolent this time, so I marked functions slated for removal as
deprecated instead of just deleting them outright. Migrate your code quickly,
as I intend to be very punctual with my deletions.

On other matters, is Elm_Widget_Item stable enough to create an elm_object_item
api yet? I think it would be nice to consolidate a lot of the
genlist_item/gengrid_item/list_item/menu_item/etc apis...
-- 
Mike Blumenkrantz
Zentific: Coding in binary since '10.

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to