efl/legacy/elementary/src/lib
Bruno Dilly d3fcfa2689 Re-check theme when change engine only cursor on elm
Otherwise it won't make difference to set it =P



SVN revision: 52804
2010-09-27 18:16:34 +00:00
..
Elementary.h.in allow cursors on edje parts. 2010-09-27 00:51:16 +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 const! bad devilhorns... 2010-09-26 15:28:04 +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 elm: cnp: Send plain text as well plain text. 2010-09-27 06:19:12 +00:00
elm_config.c Add cursor engine only usage to elm config 2010-09-25 22:04:51 +00:00
elm_conform.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_entry.c Remove some dead assignments from elementary 2010-09-25 22:07:55 +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 Remove some dead assignments from elementary 2010-09-25 22:07:55 +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 some dead assignments from elementary 2010-09-25 22:07:55 +00:00
elm_label.c Remove some dead assignments from elementary 2010-09-25 22:07:55 +00:00
elm_layout.c allow cursors on edje parts. 2010-09-27 00:51:16 +00:00
elm_list.c Remove some dead assignments from elementary 2010-09-25 22:07:55 +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 Remove some dead assignments from elementary 2010-09-25 22:07:55 +00:00
elm_priv.h Add cursor engine only usage to elm config 2010-09-25 22:04:51 +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 help users by showing some debug messages about themes not being found. 2010-09-26 23:27:18 +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 Shush GCC up. 2010-09-27 04:25:10 +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 Remove some dead assignments from elementary 2010-09-25 22:07:55 +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 Re-check theme when change engine only cursor on elm 2010-09-27 18:16:34 +00:00
els_icon.c fix setting stdicon in elm icon. 2010-09-27 02:51:26 +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 Remove some dead assignments from elementary 2010-09-25 22:07:55 +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 Clean up some dead code on elementary 2010-09-25 22:08:56 +00:00