efl/legacy/elementary/src/lib
Christopher Michael 956b35a669 Set edje frametime once during init
Set edje scale once during init.



SVN revision: 43695
2009-11-15 01:52:25 +00:00
..
Elementary.h.in document spinner style vertical 2009-11-13 22:27:06 +00:00
Makefile.am Elementary : add Elm_Map. 2 bugs are known : ecore become crazy after a time (I think ecore_download bug somewhere) and "Show Paris" does not work well because we can't zoom and immediately after move (an idler somewhere in the sroller move the scroller ?) 2009-11-13 15:22:23 +00:00
elc_anchorblock.c typo 2009-11-09 20:12:16 +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 fix valgrind reported problems. 2009-11-13 22:22:05 +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 fix valgrind reported problems. 2009-11-13 22:22:05 +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_entry: play nice with stringshare. 2009-11-13 18:53:34 +00:00
elm_frame.c Remove 2 useless variables. 2009-11-09 12:32:10 +00:00
elm_genlist.c fix valgrind reported problems. 2009-11-13 22:22:05 +00:00
elm_hover.c why that long? 2009-11-05 14:58:45 +00:00
elm_icon.c 1. add signal emits for scrolling in photocam 2009-10-14 08:41:36 +00:00
elm_image.c fix valgrind reported problems. 2009-11-13 22:22:05 +00:00
elm_index.c * elementary: Remove work around edje bug. 2009-11-02 10:21:52 +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 Remove 2 useless variables. 2009-11-09 12:42:35 +00:00
elm_list.c elementary: add del_cb to hoversel items 2009-11-08 22:20:46 +00:00
elm_main.c Set edje frametime once during init 2009-11-15 01:52:25 +00:00
elm_map.c Elm map : some fixs 2009-11-14 15:30:03 +00:00
elm_menu.c Formatting. 2009-11-09 12:46: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 Formatting. 2009-11-09 12:50:16 +00:00
elm_pager.c Formatting. 2009-11-09 12:54:44 +00:00
elm_panel.c More panel work. (Not complete yet). 2009-11-09 12:58:01 +00:00
elm_photo.c 1. add signal emits for scrolling in photocam 2009-10-14 08:41:36 +00:00
elm_photocam.c fix valgrind reported problems. 2009-11-13 22:22:05 +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 Remove 2 useless variables. 2009-11-09 12:55:50 +00:00
elm_radio.c Remove useless variables. 2009-11-09 12:56:26 +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 fix valgrind reported problems. 2009-11-13 22:22:05 +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 fix valgrind reported problems. 2009-11-13 22:22:05 +00:00
elm_widget.c nasty bug, die die dieeeeeeeeeeeeee 2009-11-13 22:18:43 +00:00
elm_win.c Formatting. 2009-11-15 01:51:39 +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