efl/legacy/elementary/src/lib
Gustavo Sverzut Barbieri 448f5eee60 Fix tooltip visibility lock.
Whenever object starts hiding Elementary sends "elm,action,hide", so
when it aborts such action it must always emit "elm,action,show" and
the best place to do this is at _elm_tooltip_hide_anim_stop().

Note: _elm_tooltip_hide() calls _elm_tooltip_hide_anim_stop() and thus
would show the object, but this is void as right after that the
tooltip object is deleted and thus the signal is never processed and
as we don't go back to main loop, nothing changes on screen.



SVN revision: 52167
2010-09-12 17:46:44 +00:00
..
Elementary.h.in Provide some known Evas_Object layers and set tooltip's to its designed value. 2010-09-11 17:01:40 +00:00
Makefile.am Welcome Tooltips. 2010-09-11 00:52:33 +00:00
elc_anchorblock.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elc_anchorview.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elc_fileselector.c whitespaces-- 2010-09-08 03:54:42 +00:00
elc_fileselector_button.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elc_hoversel.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elc_notepad.c Rename variable to 'autosave'. 2010-08-04 19:20:02 +00:00
elc_scrolled_entry.c Add elm object signal emit and callback add / del hooks to entry, list and index 2010-09-09 18:53:36 +00:00
elm_animator.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_bg.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_box.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_bubble.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_button.c Finish unscrewing patch-fu 2010-08-04 19:00:15 +00:00
elm_calendar.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_carousel.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_check.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_clock.c Add setters and getters to interval for elm spinner and clock 2010-07-20 21:38:17 +00:00
elm_cnp_helper.c Remove spurious underscores. 2010-09-10 09:03:05 +00:00
elm_config.c Welcome Tooltips. 2010-09-11 00:52:33 +00:00
elm_conform.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_entry.c some -Wall -Wextra warning cleanups. 2010-09-09 19:39:30 +00:00
elm_flip.c aaargh. hack hack. 2010-09-03 08:27:05 +00:00
elm_frame.c return NULL, not NULL. 2010-06-24 03:01:47 +00:00
elm_gengrid.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_genlist.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_hover.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_icon.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_image.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_index.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_label.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
elm_layout.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_list.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_main.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_map.c Finish unscrewing patch-fu 2010-08-04 19:00:15 +00:00
elm_mapbuf.c and umm... work... and .. struff.. ugh. don't ask. 2010-09-03 00:08:11 +00:00
elm_menu.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_module.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_notify.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_pager.c Skip pages on the smart functions that act on members. It was making some appear when they weren't supposed to. 2010-09-08 19:26:58 +00:00
elm_panel.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_panes.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_photo.c Elm photo stops scrolling events when dragging now. 2010-09-10 08:24:29 +00:00
elm_photocam.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_priv.h Welcome Tooltips. 2010-09-11 00:52:33 +00:00
elm_progressbar.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_radio.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_scroller.c Add elm object signal emit and callback add / del hooks to entry, list and index 2010-09-09 18:53:36 +00:00
elm_separator.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_slider.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_slideshow.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_spinner.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_table.c more wanring-- and safety checks. 2010-03-10 00:31:54 +00:00
elm_theme.c elm_theme doxygen fix 2010-08-14 15:30:35 +00:00
elm_thumb.c Better variable naming for elm_thumb. 2010-07-20 18:42:59 +00:00
elm_toggle.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_toolbar.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_widget.c Welcome Tooltips. 2010-09-11 00:52:33 +00:00
elm_win.c Fix common misspellings 2010-09-09 00:35:43 +00:00
els_box.c Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_box.h Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_icon.c elm: debug --; 2010-09-09 06:05:28 +00:00
els_icon.h Add 'drop' callback when objects are dropped. 2010-09-08 06:20:05 +00:00
els_pan.c * remove shadow declarations 2010-04-21 07:46:03 +00:00
els_pan.h elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
els_scroller.c Disconnect from signals if the pan_obj goes away. 2010-09-10 02:01:32 +00:00
els_scroller.h theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
els_tooltip.c Fix tooltip visibility lock. 2010-09-12 17:46:44 +00:00