efl/legacy/elementary/src/lib
Christopher Michael 5dc064a4fd Don't use depreciated function for setting style. Use elm_object_style_set
SVN revision: 43143
2009-10-18 05:52:20 +00:00
..
Elementary.h.in Work on a new panel widget. Still not complete yet, but it's started :) 2009-10-15 20:34:11 +00:00
Makefile.am Work on a new panel widget. Still not complete yet, but it's started :) 2009-10-15 20:34:11 +00:00
elc_anchorblock.c Don't use depreciated *style_set functions. Use elm_object_style_set 2009-10-18 05:49:23 +00:00
elc_anchorview.c Don't use depreciated *style_set functions. Use elm_object_style_set 2009-10-18 05:49:23 +00:00
elc_fileselector.c Fix some formatting. 2009-10-12 20:51:26 +00:00
elc_hoversel.c Don't use depreciated function for setting style. Use elm_object_style_set 2009-10-18 05:52:20 +00:00
elc_notepad.c No need to use variables for this. Just code the -1 value into the function 2009-09-26 21:15:29 +00:00
elm_bg.c Add missing function prototype. 2009-10-15 19:33:28 +00:00
elm_box.c Hacky move to evas_box 2009-10-02 19:22:40 +00:00
elm_bubble.c 1. add signal emits for scrolling in photocam 2009-10-14 08:41:36 +00:00
elm_button.c * Revert my previous commit, the correct way to set the style of a widget is to use elm_object_style_set. 2009-10-15 13:18:11 +00:00
elm_carousel.c Hacky move to evas_box 2009-10-02 19:22:40 +00:00
elm_check.c 1. remove excess swallows - now edje handles that itself 2009-10-08 05:26:58 +00:00
elm_clock.c Ooops, make clock build again. 2009-09-26 17:50:56 +00:00
elm_entry.c use external fn - not internal. 2009-10-12 10:10:12 +00:00
elm_frame.c * Revert my previous commit, the correct way to set the style of a widget is to use elm_object_style_set. 2009-10-15 13:18:11 +00:00
elm_genlist.c Elm genlist: add elm_genlist_item_middle_bring_in/show(item)). Elm slideshow : fix a problem with the timer 2009-10-14 21:57:46 +00:00
elm_hover.c Elm : delete some added callback. The callbacks associated to the parent by the hover was not deleted when the parent is deleted 2009-10-15 20:48:00 +00:00
elm_icon.c 1. add signal emits for scrolling in photocam 2009-10-14 08:41:36 +00:00
elm_image.c 1. add signal emits for scrolling in photocam 2009-10-14 08:41:36 +00:00
elm_index.c Fix compiler warnings for elm_index. Use proper Evas when adding box. 2009-10-18 05:43:39 +00:00
elm_label.c thanks to marco - wrapped (line wrapped) label mode too. 2009-10-11 05:57:05 +00:00
elm_layout.c 1. remove excess swallows - now edje handles that itself 2009-10-08 05:26:58 +00:00
elm_list.c Formatting. 2009-09-26 19:23:45 +00:00
elm_main.c fix #ifdef - thanks to Vincent Pomageot for spotting it 2009-10-08 09:31:15 +00:00
elm_menu.c Elm : delete some added callback. The callbacks associated to the parent by the hover was not deleted when the parent is deleted 2009-10-15 20:48:00 +00:00
elm_module.c 1. add elm module internal code. will be used later for things like: 2009-09-29 04:35:35 +00:00
elm_notify.c Elm : delete some added callback. The callbacks associated to the parent by the hover was not deleted when the parent is deleted 2009-10-15 20:48:00 +00:00
elm_pager.c * Revert my previous commit, the correct way to set the style of a widget is to use elm_object_style_set. 2009-10-15 13:18:11 +00:00
elm_panel.c Formatting on menu & notify. 2009-10-18 00:10:36 +00:00
elm_photo.c 1. add signal emits for scrolling in photocam 2009-10-14 08:41:36 +00:00
elm_photocam.c add paused state to photocam to allow for instance changes of zoom level when 2009-10-14 14:03:42 +00:00
elm_priv.h 1. add elm module internal code. will be used later for things like: 2009-09-29 04:35:35 +00:00
elm_progressbar.c 1. remove excess swallows - now edje handles that itself 2009-10-08 05:26:58 +00:00
elm_radio.c 1. remove excess swallows - now edje handles that itself 2009-10-08 05:26:58 +00:00
elm_scroller.c Fix callbacks to be proper Evas_Smart_Cb's and remove compiler warnings. 2009-10-18 05:40:22 +00:00
elm_separator.c Calling sizing_eval after theme_hook is useless, thanks devilhorns 2009-08-26 14:25:49 +00:00
elm_slider.c 1. remove excess swallows - now edje handles that itself 2009-10-08 05:26:58 +00:00
elm_slideshow.c Elm genlist: add elm_genlist_item_middle_bring_in/show(item)). Elm slideshow : fix a problem with the timer 2009-10-14 21:57:46 +00:00
elm_spinner.c 1. remove excess swallows - now edje handles that itself 2009-10-08 05:26:58 +00:00
elm_table.c Elm table now uses Evas table. 2009-09-28 19:43:56 +00:00
elm_theme.c remove trailing spaces 2009-07-07 06:46:51 +00:00
elm_toggle.c 1. remove excess swallows - now edje handles that itself 2009-10-08 05:26:58 +00:00
elm_toolbar.c Elm : delete some added callback. The callbacks associated to the parent by the hover was not deleted when the parent is deleted 2009-10-15 20:48:00 +00:00
elm_widget.c fix scale_get(). thanks marco 2009-10-11 05:43:42 +00:00
elm_win.c * Revert my previous commit, the correct way to set the style of a widget is to use elm_object_style_set. 2009-10-15 13:18:11 +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 1. fix box as it didnt hide clipper when it gets empty 2009-05-08 11:27:32 +00:00
els_icon.h From: Viktor Kojouharov <vkojouharov@gmail.com> 2009-04-23 03:48:41 +00:00
els_pan.c 1. fix box as it didnt hide clipper when it gets empty 2009-05-08 11:27:32 +00:00
els_pan.h elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
els_scroller.c and another config value 2009-09-24 07:40:14 +00:00
els_scroller.h 1. new spinner widget from Viktor Kojouharov <vkojouharov@gmail.com> 2009-09-03 12:36:39 +00:00