efl/legacy/elementary/src/lib
Tiago Rezende Campos Falcao e29b0b64b4 Adding focus cycle hook to Inwin and Frame.
SVN revision: 52960
2010-10-01 19:02:58 +00:00
..
Elementary.h.in Add two apis to limit page size of gengrid's scroller : elm_gengrid_page_relative_set and elm_gengrid_page_size_set. 2010-09-29 16:59:35 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am fix compilation with MinGW 2010-09-27 21:49:00 +00:00
elc_anchorblock.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_anchorview.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_fileselector.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_fileselector_button.c Fix: _event_hook must return EINA_FALSE if widget is disable 2010-09-29 12:22:41 +00:00
elc_hoversel.c Removing event_hook from hoversel 2010-09-29 12:22:35 +00:00
elc_notepad.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_scrolled_entry.c Create sub objects using ourself as parent. Avoids having them as subobjects of any other widget, which caused problems whens passing focus around 2010-09-28 19:29:24 +00:00
elm_animator.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_bg.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_box.c Fix typo from rev52686 2010-09-28 14:15:23 +00:00
elm_bubble.c bug fix! :) 2010-09-30 06:01:34 +00:00
elm_button.c Fix: _event_hook must return EINA_FALSE if widget is disable 2010-09-29 12:22:41 +00:00
elm_calendar.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_carousel.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_check.c Fix: _event_hook must return EINA_FALSE if widget is disable 2010-09-29 12:22:41 +00:00
elm_clock.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_cnp_helper.c Fixes on cnp_helper for changes on Ecore_X (int -> bool) 2010-09-27 18:45:38 +00:00
elm_config.c at least support software-x11-8 engine - in theory. 2010-09-28 22:43:48 +00:00
elm_conform.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_entry.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_flip.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_frame.c Adding focus cycle hook to Inwin and Frame. 2010-10-01 19:02:58 +00:00
elm_gengrid.c Add two apis to limit page size of gengrid's scroller : elm_gengrid_page_relative_set and elm_gengrid_page_size_set. 2010-09-29 16:59:35 +00:00
elm_genlist.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_hover.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_icon.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_image.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_index.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_label.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_layout.c allow cursors on edje parts. 2010-09-27 00:51:16 +00:00
elm_list.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_main.c Elm_widget_can_focus only return if can have focus. 2010-09-24 14:47:52 +00:00
elm_map.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_mapbuf.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_menu.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_module.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_notify.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_pager.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_panel.c Better management to focus cycle. 2010-10-01 19:02:55 +00:00
elm_panes.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_photo.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_photocam.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_priv.h at least support software-x11-8 engine - in theory. 2010-09-28 22:43:48 +00:00
elm_progressbar.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_radio.c Fix: _event_hook must return EINA_FALSE if widget is disable 2010-09-29 12:22:41 +00:00
elm_scroller.c Better management to focus cycle. 2010-10-01 19:02:55 +00:00
elm_separator.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_slider.c New API functions for elm slider. 2010-09-28 15:09:19 +00:00
elm_slideshow.c slider, slideshow and spinner with keyboard arrows 2010-09-27 21:13:41 +00:00
elm_spinner.c slider, slideshow and spinner with keyboard arrows 2010-09-27 21:13:41 +00:00
elm_table.c Focus Cycle Chain to Table 2010-09-27 21:13:36 +00:00
elm_theme.c help users by showing some debug messages about themes not being found. 2010-09-26 23:27:18 +00:00
elm_thumb.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_toggle.c Fix: _event_hook must return EINA_FALSE if widget is disable 2010-09-29 12:22:41 +00:00
elm_toolbar.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_widget.c Better management to focus cycle. 2010-10-01 19:02:55 +00:00
elm_widget.h Little debug function. It helped already to track the scrolled_entry focus problems. 2010-09-28 19:35:12 +00:00
elm_win.c Adding focus cycle hook to Inwin and Frame. 2010-10-01 19:02:58 +00:00
els_box.c Remove some dead assignments from elementary 2010-09-25 22:07:55 +00:00
els_box.h Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_cursor.c Looks for parent cursors when mouse out a subobj 2010-09-28 12:44:08 +00:00
els_icon.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +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 Add two apis to limit page size of gengrid's scroller : elm_gengrid_page_relative_set and elm_gengrid_page_size_set. 2010-09-29 16:59:35 +00:00
els_scroller.h Add two apis to limit page size of gengrid's scroller : elm_gengrid_page_relative_set and elm_gengrid_page_size_set. 2010-09-29 16:59:35 +00:00
els_tooltip.c Clean up some dead code on elementary 2010-09-25 22:08:56 +00:00