efl/legacy/elementary/src/lib
ChunEon Park 855b8d2709 elementary - +ingroup, fixed indentations.
SVN revision: 70249
2012-04-17 01:35:46 +00:00
..
Elementary.h.in elm Elementary.h.in: Macro formatting like other libraries. 2012-04-13 06:28:37 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am elementary/pager - farewell pager. you was the best widget ever I know. 2012-03-27 08:35:56 +00:00
elc_ctxpopup.c elm elm_object: Fixed part content set hooks. 2012-03-29 11:09:40 +00:00
elc_ctxpopup.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elc_dayselector.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elc_dayselector.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elc_fileselector.c Renaming ITEMS_SUBITEMS to ITEMS_TREE. 2012-03-07 12:57:13 +00:00
elc_fileselector.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elc_fileselector_button.c remove some code related with elm_fileselector deprecated function 2012-02-26 13:16:36 +00:00
elc_fileselector_button.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elc_fileselector_entry.c remove some code related with elm_fileselector deprecated function 2012-02-26 13:16:36 +00:00
elc_fileselector_entry.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elc_hoversel.c elm elm_object: Fixed part content set hooks. 2012-03-29 11:09:40 +00:00
elc_hoversel.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elc_multibuttonentry.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elc_multibuttonentry.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elc_naviframe.c elementary/naviframe - fixed to keep title_visiblility status after item_style_set 2012-03-30 05:28:42 +00:00
elc_naviframe.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elc_player.c elementary: ignore key event of keypad when NumLock is turned on in calendar, diskselector, gengrid, genlist, and player 2012-04-06 00:56:06 +00:00
elc_popup.c Add evas_object_hide support for popup. 2012-04-09 04:48:09 +00:00
elc_popup.h Typo fixes. 2012-03-07 16:42:34 +00:00
elc_scrolled_entry.c and move bitfileds around and name enum typedefs better 2012-03-05 08:34:56 +00:00
elm_access.c fix next calgrind bitch. yay! 2012-03-29 09:54:21 +00:00
elm_actionslider.c remove deprecated code related with elm_bubble and elm_bg_overlay. 2012-03-06 06:54:02 +00:00
elm_actionslider.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_app.h Fix typos in documentation #2 2012-02-14 08:50:23 +00:00
elm_authors.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_bg.c elm elm_object: Fixed part content set hooks. 2012-03-29 11:09:40 +00:00
elm_bg.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_box.c From: Jeremy Zurcher <jeremy@asynk.ch> 2012-03-08 09:43:14 +00:00
elm_box.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_bubble.c elm: Fixed formatting. Added a space after 'if/while/for' 2012-03-29 11:09:45 +00:00
elm_bubble.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_button.c elementary/button : Some codes were duplicated in _sub_del and 2012-04-02 12:33:29 +00:00
elm_button.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_cache.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_calendar.c elementary: ignore key event of keypad when NumLock is turned on in calendar, diskselector, gengrid, genlist, and player 2012-04-06 00:56:06 +00:00
elm_calendar.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_check.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elm_check.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_clock.c elm clock: Reviewed clock. 2012-03-07 14:35:18 +00:00
elm_clock.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_cnp.c remove +1 misleading extra byte 2012-04-13 10:19:45 +00:00
elm_cnp.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_colorselector.c elementary/colorselector - send signal when mode is changed so as to set the padding properly 2012-04-02 04:22:46 +00:00
elm_colorselector.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_config.c elementary/datetime - Elm_datetime open source patch : Datetime enhancements 2012-04-02 06:20:01 +00:00
elm_config.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_conform.c Elm: remove some warnings when no X 2012-03-29 21:24:00 +00:00
elm_conform.h oops and remove from other .h 2012-03-05 12:54:00 +00:00
elm_cursor.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_datetime.c elementary/datetime - elm_datetime - Open source patch : Separator parsing logic in Datetime is corrected 2012-04-16 06:55:58 +00:00
elm_datetime.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_debug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_deprecated.h elementary/pager - farewell pager. you was the best widget ever I know. 2012-03-27 08:35:56 +00:00
elm_diskselector.c elementary: ignore key event of keypad when NumLock is turned on in calendar, diskselector, gengrid, genlist, and player 2012-04-06 00:56:06 +00:00
elm_diskselector.h elementary/diskselector - more useful signal callbacks 2012-03-14 12:29:22 +00:00
elm_entry.c elementary/elm_entry : Fix some wrong logics when getting long string 2012-04-10 08:08:40 +00:00
elm_entry.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_factory.c remove deprecated function related with elm_flipselector and elm_factory 2012-03-06 12:58:07 +00:00
elm_factory.h disable factory for elm release 2012-03-05 13:13:26 +00:00
elm_finger.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_flip.c elementary/flip - removed unnecesarry code. and leaved FIXMEs 2012-04-03 14:59:27 +00:00
elm_flip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_flipselector.c elm: Set timer/animator to NULL after they're deleted. 2012-03-30 12:31:11 +00:00
elm_flipselector.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_focus.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_font.c move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_font.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_frame.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elm_frame.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_gen.h elm genlist: Fixed wrong member name. 'edit_item_style' -> 'decorate_all_item_style' 2012-03-09 12:00:28 +00:00
elm_gen_common.h From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-04-13 11:29:19 +00:00
elm_general.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_gengrid.c elementary: ignore key event of keypad when NumLock is turned on in calendar, diskselector, gengrid, genlist, and player 2012-04-06 00:56:06 +00:00
elm_gengrid.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_genlist.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-04-13 11:29:19 +00:00
elm_genlist.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_gesture_layer.c elm: Fixed formatting. Added a space after 'if/while/for' 2012-03-29 11:09:45 +00:00
elm_gesture_layer.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_getting_started.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_glview.c Added comments to the header, including a simple example program for glview. 2012-03-06 08:12:35 +00:00
elm_glview.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_grid.c elementary/grid - reviewed done. 2012-02-21 04:42:45 +00:00
elm_grid.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_hover.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elm_hover.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_icon.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_icon.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_image.c remove deprecated code related with 2012-03-13 01:41:02 +00:00
elm_image.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_index.c elementary/index - removed unnecessary code 2012-04-02 07:51:11 +00:00
elm_index.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_intro.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_label.c remove deprecated function related with 2012-03-12 06:54:16 +00:00
elm_label.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_layout.c elm layout: Fixed handling of NULL in part_content_set. 2012-04-04 09:04:39 +00:00
elm_layout.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_list.c elm list/genlist: Renamed interval text get/set hook name. 2012-04-12 07:14:15 +00:00
elm_list.h elm list: Added elm_list_first/last_item_get() APIs. I know we freezed API but they are so primitive and necessary for 1.0 2012-03-19 07:27:53 +00:00
elm_macros.h split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_main.c elm: Renamed internal function about elm_object_item_part_content/text_set/unset/get. 2012-04-12 23:39:36 +00:00
elm_map.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_map.h Elm: second doc patch 2012-04-02 16:39:08 +00:00
elm_mapbuf.c elementary/route,mapbuf,segment_control, slideshow - removed unnecessary code and left FIXMEs 2012-04-03 15:18:09 +00:00
elm_mapbuf.h elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_menu.c elm elm_object_item: Fixed item part content set hooks. 2012-03-29 10:08:37 +00:00
elm_menu.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_mirroring.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_module.c elementary: be able to specify elementary private data subdirectory. 2012-01-19 17:12:15 +00:00
elm_need.h Fix typos in documentation #8. 2012-02-14 08:50:43 +00:00
elm_notify.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elm_notify.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_object.h elm elm_object: Fixed part content set hooks. 2012-03-29 11:09:40 +00:00
elm_object_item.h elementary/widget - removed item smart callback internal infra. 2012-04-03 07:30:11 +00:00
elm_panel.c remove code related with elm_panel_content_XXX 2012-03-09 11:26:41 +00:00
elm_panel.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_panes.c elm: Fixed formatting. Added a space after 'if/while/for' 2012-03-29 11:09:45 +00:00
elm_panes.h Implementation for elm_panes_content_right_size_get/set(). 2012-02-29 03:01:58 +00:00
elm_photo.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_photo.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_photocam.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_photocam.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_plug.c elm: delete executable file permission in some files 2012-02-17 13:38:10 +00:00
elm_plug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_priv.h elementary/datetime - Elm_datetime open source patch : Datetime enhancements 2012-04-02 06:20:01 +00:00
elm_progressbar.c remove code related with elm_progressbar_label_XXX & elm_progressbar_icon_XXX 2012-03-09 11:33:06 +00:00
elm_progressbar.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_radio.c remove code related with elm_radio_label_XXX & elm_radio_icon_XXX 2012-03-09 11:38:45 +00:00
elm_radio.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_removed.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_route.c elementary/route,mapbuf,segment_control, slideshow - removed unnecessary code and left FIXMEs 2012-04-03 15:18:09 +00:00
elm_route.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scale.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scroll.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scroller.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_scroller.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_segment_control.c elementary/route,mapbuf,segment_control, slideshow - removed unnecessary code and left FIXMEs 2012-04-03 15:18:09 +00:00
elm_segment_control.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_separator.c Elementary: separator documentation. 2011-07-25 16:58:32 +00:00
elm_separator.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_slider.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_slider.h elm slider: Changed format function callback's const char * to char *. 2012-03-28 07:04:14 +00:00
elm_slideshow.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_slideshow.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_spinner.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_spinner.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_store.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_store.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_table.c elementary/toolbar, table, box - removed *homongenous* APIs 2011-11-26 04:55:03 +00:00
elm_table.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_theme.c remove deprecated code related with 2012-03-12 10:04:25 +00:00
elm_theme.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_thumb.c elm_thumb_ethumb_client_connected -> 2012-02-16 05:58:23 +00:00
elm_thumb.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_toolbar.c elm: Fixed formatting. Added a space after 'if/while/for' 2012-03-29 11:09:45 +00:00
elm_toolbar.h Add the comment of the longpressed in toolbar. It seems to be missed. 2012-03-15 10:16:40 +00:00
elm_tooltip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_transit.c elm: Fixed formatting. Added a space after 'if/while/for' 2012-03-29 11:09:45 +00:00
elm_transit.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_util.c elementary: Fix a warning 2011-12-17 20:45:00 +00:00
elm_video.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_video.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_web.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_web.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_widget.c elm elm_widget.c: Fixed build break. Thanks for the report Rajeev. 2012-04-13 06:28:43 +00:00
elm_widget.h elm: Renamed internal function about elm_object_item_part_content/text_set/unset/get. 2012-04-12 23:39:36 +00:00
elm_win.c elementary/elm_win : Patch from Rajeev. Thanks. - Removed the 2012-04-09 10:56:42 +00:00
elm_win.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
els_box.c we should use weighty as intended - as a WEIGHTING.. not a boolean. 2011-10-18 10:00:02 +00:00
els_box.h Elementary: Added ui-mirroring support for all the widgets. 2011-02-08 12:08:28 +00:00
els_cursor.c warn-- for non-x 2012-03-29 09:28:13 +00:00
els_icon.c elementary: sorry, I think about it. I'm sure this one is a better fix 2012-01-31 22:29:29 +00:00
els_icon.h aspect_ratio_retained -> aspect_fixed 2012-01-06 05:55:51 +00:00
els_pan.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2011-12-05 04:32:37 +00:00
els_pan.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
els_scroller.c The animation have to be stopped just if the scroller is not holded or freezed. 2012-04-04 08:13:39 +00:00
els_scroller.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
els_tooltip.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elu_ews_wm.c remember that time when somebody made a commit which caused elm to always spew lots of critical warnings on startup because there was no null check? 2011-10-11 21:19:08 +00:00