On Tue, 26 Jul 2011 21:18:34 +0900
Daniel Juyung Seo <seojuyu...@gmail.com> wrote:

> Stu!!!
> It's hard to figure out what you've broken with this big commit!
> 
> Btw, I think elm_toolip/gengrid/genlist/list_size_restrict_disable
> should be changed.
> 
> EAPI Eina_Bool
> elm_tooltip_size_restrict_disable(Evas_Object *obj, Eina_Bool disable)
> -->
> EAPI void
> elm_tooltip_size_restrict_disabled_set(Evas_Object *obj, Eina_Bool disabled)
> 
> See other elm_xxx_disabled_set APIs.
> 
> Thanks.
> Daniel Juyung Seo (SeoZ)
> 
> 
> On Tue, Jul 26, 2011 at 6:42 PM, Mike Blumenkrantz <m...@zentific.com> wrote:
> > On Tue, 26 Jul 2011 02:38:23 -0700
> > "Enlightenment SVN" <no-re...@enlightenment.org> wrote:
> >
> >> Log:
> >> THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS!!!!!!
> >>   these bad boys are so big and pixelthirsty they can't be constrained by a
> >> regular canvas or window, they use OVERRIDE REDIRECT WINDOWS. not only
> >> that, they totally exceed the boundaries of what a reasonable function
> >> name length could be. 50 character function name limit? puh-leeze. these
> >> guys don't care what side of the screen they're even on so long as they
> >> get to wade into the thick of the action and block out each and every
> >> crappy non-efl application behind them. and that's when they're in good
> >> moods. you don't even want to know what happens when you piss these guys
> >> off.
> >>
> >> Author:       discomfitor
> >> Date:         2011-07-26 02:38:23 -0700 (Tue, 26 Jul 2011)
> >> New Revision: 61735
> >> Trac:         http://trac.enlightenment.org/e/changeset/61735
> >>
> >> Modified:
> >>   trunk/elementary/src/bin/test_tooltip.c
> >> trunk/elementary/src/lib/Elementary.h.in
> >> trunk/elementary/src/lib/elm_gengrid.c
> >> trunk/elementary/src/lib/elm_genlist.c trunk/elementary/src/lib/elm_list.c
> >> trunk/elementary/src/lib/elm_widget.c
> >> trunk/elementary/src/lib/elm_widget.h
> >> trunk/elementary/src/lib/els_tooltip.c
> > when you piss them off they totally break tooltip api like they just did
> >
> > --
> > Mike Blumenkrantz
> > Zentific: Coding in binary since '10.
> >
The Elm_Tooltip_Content_Cb callback has another param now, and this is the
param to which the content must be added.

I don't disagree that the api names should be changed, but I don't know what to
rename them to.

-- 
Mike Blumenkrantz
Zentific: Coding in binary since '10.

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to