efl/legacy/elementary/src/lib
Bruno Dilly 3f8dbd2eb6 Add missing getters to elm_table
For padding and homogenous



SVN revision: 54399
2010-11-10 11:36:58 +00:00
..
Elementary.h.in Add missing getters to elm_table 2010-11-10 11:36:58 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am get rid of carousel - empty junk we dont need. 2010-11-09 05:00:49 +00:00
elc_anchorblock.c Getters should received const pointers 2010-10-25 14:34:22 +00:00
elc_anchorview.c Add bounce getter for remaining widgets 2010-11-05 00:45:59 +00:00
elc_fileselector.c Add missing object type checkers. 2010-10-28 13:38:55 +00:00
elc_fileselector_button.c Coccinelle 2010-10-22 21:41:22 +00:00
elc_fileselector_entry.c Add icon unsetter to elm_fileselector_entry 2010-10-27 14:38:48 +00:00
elc_hoverlist.c Coccinelle 2010-10-22 21:41:22 +00:00
elc_hoversel.c Add checkers to hoversel items 2010-11-02 11:26:50 +00:00
elc_scrolled_entry.c Adding some missing const on getters on elm 2010-11-08 16:39:07 +00:00
elm_animator.c patch from ChunEon Park <chuneon.park@samsung.com> with formatting 2010-11-09 04:58:54 +00:00
elm_bg.c Revert. Remove INVALID enum option 2010-10-27 17:01:58 +00:00
elm_box.c Add missing object type checkers. 2010-10-28 13:38:55 +00:00
elm_bubble.c Review of content setters, getters and unsetters 2010-10-14 18:54:42 +00:00
elm_button.c And let's not expose internal objects when setting signal callbacks on widgets. 2010-10-29 18:21:58 +00:00
elm_calendar.c And let's not expose internal objects when setting signal callbacks on widgets. 2010-10-29 18:21:58 +00:00
elm_check.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_clock.c And let's not expose internal objects when setting signal callbacks on widgets. 2010-10-29 18:21:58 +00:00
elm_cnp_helper.c elm_cnp_helper: Allow HTML->Text conversions on paste. 2010-10-26 06:10:46 +00:00
elm_colorpicker.c Getters should received const pointers 2010-10-25 14:34:22 +00:00
elm_config.c Make the scroller more "weighted" (or hard-to-drag) while you drag it 2010-11-05 09:31:51 +00:00
elm_conform.c Review of content setters, getters and unsetters 2010-10-14 18:54:42 +00:00
elm_diskpicker.c Change diskpicker items functions names 2010-11-09 20:27:32 +00:00
elm_entry.c Adding some missing const on getters on elm 2010-11-08 16:39:07 +00:00
elm_flip.c Review of content setters, getters and unsetters 2010-10-14 18:54:42 +00:00
elm_flippicker.c Change flippicker items functions names 2010-11-09 20:26:47 +00:00
elm_frame.c Review of content setters, getters and unsetters 2010-10-14 18:54:42 +00:00
elm_gengrid.c Fixing comments in gengrid. 2010-11-05 18:25:04 +00:00
elm_genlist.c Document recently added scroll,edge,X signals to elm_genlist 2010-11-10 03:01:15 +00:00
elm_hover.c Sentinel was never used and was wasting space for subs array. 2010-11-01 21:10:01 +00:00
elm_icon.c Let efreet icon return const 2010-11-09 20:15:55 +00:00
elm_image.c Setters/Getters fix 1. 2010-10-27 14:38:37 +00:00
elm_index.c Respect finger size on elm_index widget. 2010-11-09 18:20:43 +00:00
elm_label.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
elm_layout.c Fix missing ingroups on elm_layout docs 2010-11-05 00:47:19 +00:00
elm_list.c This small patch allows to get a smart callback when the scrollers in an 2010-11-10 02:48:59 +00:00
elm_magnetslider.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
elm_main.c elm theme can be copied, referenced and theme flush tries to ONLY 2010-11-05 08:37:31 +00:00
elm_map.c Getters should received const pointers 2010-10-25 14:34:22 +00:00
elm_mapbuf.c mapbuf -> hide/show content absolutely if mapbuf is hidden/shown and 2010-10-30 04:01:09 +00:00
elm_menu.c fix valgrind problems with elm menu. oooh not tracking things right. 2010-11-09 10:41:09 +00:00
elm_module.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
elm_notify.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_pager.c Improve Focus manager. 2010-10-21 18:58:43 +00:00
elm_panel.c And let's not expose internal objects when setting signal callbacks on widgets. 2010-10-29 18:21:58 +00:00
elm_panes.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_photo.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_photocam.c Add bounce setter/getter to elm_photocam 2010-11-04 12:19:00 +00:00
elm_priv.h Make the scroller more "weighted" (or hard-to-drag) while you drag it 2010-11-05 09:31:51 +00:00
elm_progressbar.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_radio.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_scroller.c Add bounce getter for remaining widgets 2010-11-05 00:45:59 +00:00
elm_separator.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_slider.c Add missing object type checkers. 2010-10-28 13:38:55 +00:00
elm_slideshow.c Add checkers to slidershow items 2010-11-02 11:27:04 +00:00
elm_spinner.c And let's not expose internal objects when setting signal callbacks on widgets. 2010-10-29 18:21:58 +00:00
elm_table.c Add missing getters to elm_table 2010-11-10 11:36:58 +00:00
elm_theme.c elm theme can be copied, referenced and theme flush tries to ONLY 2010-11-05 08:37:31 +00:00
elm_thumb.c 1. need calls return runtime failure if elm doesnt have the feature. 2010-10-28 04:13:09 +00:00
elm_toggle.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_toolbar.c Removing more_item from wd->items on elm_toolbar 2010-11-09 21:21:46 +00:00
elm_transit.c Elm_Transit 2010-10-27 17:02:02 +00:00
elm_widget.c elm theme can be copied, referenced and theme flush tries to ONLY 2010-11-05 08:37:31 +00:00
elm_widget.h elm theme can be copied, referenced and theme flush tries to ONLY 2010-11-05 08:37:31 +00:00
elm_win.c elm theme can be copied, referenced and theme flush tries to ONLY 2010-11-05 08:37:31 +00:00
els_box.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
els_box.h Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_cursor.c Add cursor getters for elm widgets and items 2010-11-05 00:46:54 +00:00
els_icon.c Send signal informing changes in icon state. 2010-10-29 18:42:01 +00:00
els_icon.h Send signal informing changes in icon state. 2010-10-29 18:42:01 +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 idea from seokjae but majorly changed patch - use on_hold as 2010-11-09 06:07:07 +00:00
els_scroller.h Add two apis to limit page size of gengrid's scroller : elm_gengrid_page_relative_set and elm_gengrid_page_size_set. 2010-09-29 16:59:35 +00:00
els_tooltip.c Coccinelle 2010-10-22 21:41:22 +00:00