efl/legacy/elementary/src/lib
Jonathan Atton f7c963cad5 Elm toolbar : If the icon is bigger than the text fit to the icon size
SVN revision: 43350
2009-10-30 13:13:21 +00:00
..
Elementary.h.in Elm pager : new style : fade_translucide. The background of the panel is translucide 2009-10-30 12:00:18 +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 Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elc_anchorview.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elc_fileselector.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elc_hoversel.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +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 elm slideshow : add elm_slideshow_items_get() and preload the next and the previous object. 2009-10-29 17:26:52 +00:00
elm_bubble.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_button.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_carousel.c Hacky move to evas_box 2009-10-02 19:22:40 +00:00
elm_check.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_clock.c Ooops, make clock build again. 2009-09-26 17:50:56 +00:00
elm_entry.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_frame.c 1. fix window size hint update. somehow this broke with recent changes. 2009-10-26 08:27:08 +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: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +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 another swallow vicitm.... why? 2009-10-28 07:06:41 +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 Looks like the size hint changes are not taking effect in edje, 2009-10-29 23:36:49 +00:00
elm_list.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_main.c add extra safety checks. 2009-10-22 12:08:20 +00:00
elm_menu.c Elm menu: do not delete this items 2009-10-30 12:26:31 +00:00
elm_module.c find the extension of the shared libraries at configure time 2009-10-25 12:46:49 +00:00
elm_notify.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_pager.c 1. fix window size hint update. somehow this broke with recent changes. 2009-10-26 08:27:08 +00:00
elm_panel.c Fix formatting in elm_theme. 2009-10-27 19:32:50 +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 Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_radio.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_scroller.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +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 Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_slideshow.c Elm slideshow s/item_build/item_realize 2009-10-30 12:05:31 +00:00
elm_spinner.c Formatting. 2009-10-20 21:02:37 +00:00
elm_table.c Elm box/table : Fix callback_del/add and memory leak 2009-10-26 10:11:14 +00:00
elm_theme.c Fix formatting in elm_theme. 2009-10-27 19:32:50 +00:00
elm_toggle.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_toolbar.c Elm toolbar : If the icon is bigger than the text fit to the icon size 2009-10-30 13:13:21 +00:00
elm_widget.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_win.c 1. fix window size hint update. somehow this broke with recent changes. 2009-10-26 08:27:08 +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 Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +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 scroller: Fix _smart_scrollto_x/y_animator(). The callback "scroll" was not called for the last move 2009-10-26 10:48:09 +00:00
els_scroller.h 1. new spinner widget from Viktor Kojouharov <vkojouharov@gmail.com> 2009-09-03 12:36:39 +00:00