efl/legacy/elementary/src/lib
Bruno Dilly fcccd7dd5a Clean elm of null pointers dereferences
SVN revision: 53399
2010-10-14 14:12:26 +00:00
..
Elementary.h.in box & table are handled in elm_layout. 2010-10-14 02:36:37 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am add elm_fileselector_entry 2010-10-14 01:18:14 +00:00
elc_anchorblock.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_anchorview.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_fileselector.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_fileselector_button.c Add UNUSED where missing. 2010-10-12 04:02:47 +00:00
elc_fileselector_entry.c add elm_fileselector_entry 2010-10-14 01:18:14 +00:00
elc_hoversel.c and handle disables for everything else that has disable hooks. 2010-10-07 07:44:50 +00:00
elc_notepad.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elc_scrolled_entry.c Filter input text in entries. 2010-10-07 12:50:00 +00:00
elm_animator.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_bg.c Add 2 new options for bg image: Center & Stretch. 2010-10-12 14:38:46 +00:00
elm_box.c Add UNUSED where needed. 2010-10-12 03:46:11 +00:00
elm_bubble.c Set const where need in focus_next_get functions set 2010-10-06 20:24:19 +00:00
elm_button.c Elm Button with custom focus highlight 2010-10-07 14:49:35 +00:00
elm_calendar.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_carousel.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_check.c and handle disables for everything else that has disable hooks. 2010-10-07 07:44:50 +00:00
elm_clock.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_cnp_helper.c Clean elm of null pointers dereferences 2010-10-14 14:12:26 +00:00
elm_colorpicker.c Some colorpicker cleanups: 2010-10-12 21:10:12 +00:00
elm_config.c Focus highlight kinda configurable. More to come when discomfitor feels like implementing it 2010-10-04 16:55:32 +00:00
elm_conform.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_diskpicker.c Clean elm of undefined assigned values 2010-10-14 14:11:53 +00:00
elm_entry.c Remove dead assignments from elementary 2010-10-14 14:10:33 +00:00
elm_flip.c Set const where need in focus_next_get functions set 2010-10-06 20:24:19 +00:00
elm_flippicker.c Shut up gcc about uninitialized use of variables. 2010-10-08 13:08:43 +00:00
elm_frame.c Set const where need in focus_next_get functions set 2010-10-06 20:24:19 +00:00
elm_gengrid.c lets set list to null after we free it and before we call funcs that 2010-10-13 00:41:00 +00:00
elm_genlist.c Clean elm of null pointers dereferences 2010-10-14 14:12:26 +00:00
elm_hover.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_icon.c From: RAJEEV RANJAN <rajeev.r@samsung.com> 2010-10-07 07:31:24 +00:00
elm_image.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_index.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_label.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_layout.c box & table are handled in elm_layout. 2010-10-14 02:36:37 +00:00
elm_list.c Clean elm of undefined assigned values 2010-10-14 14:11:53 +00:00
elm_main.c Elm_object_focus give focus to one focusable obj. 2010-10-08 20:16:52 +00:00
elm_map.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_mapbuf.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_menu.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_module.c Elementary: Don't #define _GNU_SOURCE 2010-10-07 21:34:43 +00:00
elm_notify.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_pager.c Set const where need in focus_next_get functions set 2010-10-06 20:24:19 +00:00
elm_panel.c Set const where need in focus_next_get functions set 2010-10-06 20:24:19 +00:00
elm_panes.c Set const where need in focus_next_get functions set 2010-10-06 20:24:19 +00:00
elm_photo.c Add UNUSED where missing. 2010-10-12 03:53:03 +00:00
elm_photocam.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_priv.h Focus highlight kinda configurable. More to come when discomfitor feels like implementing it 2010-10-04 16:55:32 +00:00
elm_progressbar.c Fixing can_focus to the widgets 2010-09-29 12:22:30 +00:00
elm_radio.c and handle disables for everything else that has disable hooks. 2010-10-07 07:44:50 +00:00
elm_scroller.c Clean elm of undefined assigned values 2010-10-14 14:11:53 +00:00
elm_separator.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_slider.c New API functions for elm slider. 2010-09-28 15:09:19 +00:00
elm_slideshow.c Clean elm of null pointers dereferences 2010-10-14 14:12:26 +00:00
elm_spinner.c and handle disables for everything else that has disable hooks. 2010-10-07 07:44:50 +00:00
elm_table.c Remove dead assignments from elementary 2010-10-14 14:10:33 +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 Add UNUSED where missing. 2010-10-12 03:59:30 +00:00
elm_toggle.c and handle disables for everything else that has disable hooks. 2010-10-07 07:44:50 +00:00
elm_toolbar.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_widget.c Clean elm of null pointers dereferences 2010-10-14 14:12:26 +00:00
elm_widget.h Fix typo (I believe the word is breaking) ;) 2010-10-13 17:50:20 +00:00
elm_win.c Fix typo. 2010-10-13 18:58:29 +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 Add UNUSED where needed. 2010-10-12 04:07:27 +00:00
els_icon.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +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 key events of the scroller treat in event_hook 2010-10-01 19:03: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 Clean up some dead code on elementary 2010-09-25 22:08:56 +00:00