efl/legacy/elementary/src/lib
Bruno Dilly 3dd29a961c Implements a way to select if we should use ecore_evas for cursor or only engine
With this commit is now possible to not use theme's cursor (default behevior)
that could be overriding cursors defined by the engine.



SVN revision: 52761
2010-09-25 22:03:37 +00:00
..
Elementary.h.in Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
elc_anchorblock.c From: 김지훈 <imfine98@gmail.com> 2010-09-19 02:30:14 +00:00
elc_anchorview.c From: 김지훈 <imfine98@gmail.com> 2010-09-19 02:30:14 +00:00
elc_fileselector.c Constant void data is pretty useless in item callback contexts. 2010-09-17 16:21:34 +00:00
elc_fileselector_button.c Listen Space/Return in some widgets 2010-09-22 17:45:49 +00:00
elc_hoversel.c Listen Space/Return in some widgets 2010-09-22 17:45:49 +00:00
elc_notepad.c Rename variable to 'autosave'. 2010-08-04 19:20:02 +00:00
elc_scrolled_entry.c Removing warnings in scrolled_entry and scroller 2010-09-24 14:48:06 +00:00
elm_animator.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_bg.c ok strange bg bug when theme changing on the fly. why? 2010-09-14 23:42:50 +00:00
elm_box.c Add function to return the children of an elm_box. 2010-09-25 21:39:29 +00:00
elm_bubble.c handle theme change - bubble. 2010-09-14 23:46:01 +00:00
elm_button.c Button animate when click with keyboard 2010-09-22 17:45:53 +00:00
elm_calendar.c include Evil.h for localtime_r() 2010-09-14 21:26:43 +00:00
elm_carousel.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_check.c Listen Space/Return in some widgets 2010-09-22 17:45:49 +00:00
elm_clock.c Improve elm clock to display time not equal to system time 2010-09-14 21:39:14 +00:00
elm_cnp_helper.c Better temporary handling for CNP. 2010-09-22 04:42:41 +00:00
elm_config.c aaargh! fix config init. broke scaling! 2010-09-23 02:55:51 +00:00
elm_conform.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_entry.c Begins highlight on focused object. 2010-09-20 22:18:58 +00:00
elm_flip.c workaround for now :( 2010-09-25 14:57:34 +00:00
elm_frame.c make theme browser in elm config util actually work. add api's needed. 2010-09-24 05:11:33 +00:00
elm_gengrid.c Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +00:00
elm_genlist.c Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +00:00
elm_hover.c Focus suport for some widgets 2010-09-22 17:45:46 +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 Remove warning from elm_index.c 2010-09-24 14:48:03 +00:00
elm_label.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
elm_layout.c Fix typo. 2010-09-25 22:01:18 +00:00
elm_list.c Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +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 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 Fix typos 2010-09-20 17:09:13 +00:00
elm_panel.c Focus Linear Chain for some Widgets 2010-09-24 14:47:59 +00:00
elm_panes.c spot check of theme change... panes not working right. generally code 2010-09-14 23:42:31 +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 Add cursor support on Elm using ecore_evas 2010-09-25 22:01:19 +00:00
elm_progressbar.c progressbar handles theme change right 2010-09-15 00:09:03 +00:00
elm_radio.c Listen Space/Return in some widgets 2010-09-22 17:45:49 +00:00
elm_scroller.c Removing warnings in scrolled_entry and scroller 2010-09-24 14:48:06 +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 Focus suport for some widgets 2010-09-22 17:45:46 +00:00
elm_slideshow.c Focus suport for some widgets 2010-09-22 17:45:46 +00:00
elm_spinner.c Focus suport for some widgets 2010-09-22 17:45:46 +00:00
elm_table.c more wanring-- and safety checks. 2010-03-10 00:31:54 +00:00
elm_theme.c make theme browser in elm config util actually work. add api's needed. 2010-09-24 05:11:33 +00:00
elm_thumb.c elm_thumb: Can now be dragged too. 2010-09-15 05:42:19 +00:00
elm_toggle.c Listen Space/Return in some widgets 2010-09-22 17:45:49 +00:00
elm_toolbar.c Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +00:00
elm_widget.c Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +00:00
elm_widget.h Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +00:00
elm_win.c Begone! Evil trailing spaces from hell! 2010-09-24 16:41:25 +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_cursor.c Implements a way to select if we should use ecore_evas for cursor or only engine 2010-09-25 22:03:37 +00:00
els_icon.c Removing warnings in els_icon.c 2010-09-24 14:48:09 +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 elm_smart_scroller now propagates the events, fixes tooltips in scrolled stuff. 2010-09-16 21:33:10 +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 warnings with elm_object_tooltip_unset(). 2010-09-16 23:44:02 +00:00