efl/legacy/elementary/src/lib
Daniel Juyung Seo d7f77ba2ba elm Elementary.h.in: Macro formatting like other libraries.
SVN revision: 70162
2012-04-13 06:28:37 +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/ctxpopup - support more common apis 2012-03-14 13:03:38 +00:00
elc_dayselector.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elc_dayselector.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elc_fileselector.c Renaming ITEMS_SUBITEMS to ITEMS_TREE. 2012-03-07 12:57:13 +00:00
elc_fileselector.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48: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 xxx-- -> no fileselector is good - it doesnt tell you how it selects - 2012-03-06 07:19:58 +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 More typo and grammar fixes for documentation. 2012-03-05 05:31:49 +00:00
elc_hoversel.c elm elm_object: Fixed part content set hooks. 2012-03-29 11:09:40 +00:00
elc_hoversel.h xxx-- -> wtf - another "treeview" thing? not relevant to hoversel. bah! 2012-03-06 07:21:05 +00:00
elc_multibuttonentry.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elc_multibuttonentry.h elm: Fixed formatting. 2012-03-28 09:02:22 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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 Elm: second doc patch 2012-04-02 16:39:08 +00:00
elm_box.c From: Jeremy Zurcher <jeremy@asynk.ch> 2012-03-08 09:43:14 +00:00
elm_box.h From: Jeremy Zurcher <jeremy@asynk.ch> 2012-03-08 09:43:14 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_cache.h move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +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: add an enum for the weekdays, with magic numbers fixes 2012-03-29 22:59:11 +00:00
elm_check.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elm_check.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_clock.c elm clock: Reviewed clock. 2012-03-07 14:35:18 +00:00
elm_clock.h elm clock: Reviewed clock. 2012-03-07 14:35:18 +00:00
elm_cnp.c handle malloc failure and free string if sel->datacb is not null 2012-04-09 08:06:33 +00:00
elm_cnp.h hmm i like the fact that entires take care of their own selection 2012-03-06 12:42:18 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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: fix some wrong param in doxygen 2012-03-15 01:20:58 +00:00
elm_datetime.c elementary/datetime - Elm_datetime open source patch : Datetime enhancements 2012-04-02 06:20:01 +00:00
elm_datetime.h elementary/datetime - Elm_datetime open source patch : Datetime enhancements 2012-04-02 06:20:01 +00:00
elm_debug.h elm: Reviewed bubble and debug. 2012-02-15 12:24:10 +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 elm: fix some doxygen typos 2012-04-10 00:12:33 +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 move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_flip.c elementary/flip - removed unnecesarry code. and leaved FIXMEs 2012-04-03 14:59:27 +00:00
elm_flip.h elm: Fixed formatting. 2012-03-28 09:02:22 +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/flipselector 2012-03-06 00:27:33 +00:00
elm_focus.h fix changed object_tree_focus api to make sense 2012-03-06 17:57:20 +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 - renamed elm_fonts.h to elm_font.h 2012-03-07 15:09:05 +00:00
elm_frame.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elm_frame.h Elm: second doc patch 2012-04-02 16:39:08 +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 elm genlist: Renamed internal variables. Patch by Hyoyoung Chang 2012-04-06 07:10:26 +00:00
elm_general.h From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-03-07 16:22:58 +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: small fix on gen.* scroller policy documentation 2012-03-13 14:47:10 +00:00
elm_genlist.c elm genlist.c: Removed elm_object_item_content_set/unset, text_set hook. 2012-04-12 15:35:09 +00:00
elm_genlist.h elm genlist.h: Added some comments about unsupported elm_object_item APIs. 2012-04-12 15:35:05 +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/gesture_layer - reviewed done. 2012-02-24 12:21:22 +00:00
elm_getting_started.h elm: Fixed formatting. 2012-03-28 09:02:22 +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 Elm: second doc patch 2012-04-02 16:39:08 +00:00
elm_grid.c elementary/grid - reviewed done. 2012-02-21 04:42:45 +00:00
elm_grid.h elementary/grid - more API elm_grid_chidren_get 2012-02-21 04:39:15 +00:00
elm_hover.c elementary : Removing duplicate codes when _content_unset. 2012-04-03 11:40:06 +00:00
elm_hover.h elm: fix some doxygen typos 2012-04-10 00:12:33 +00:00
elm_icon.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_icon.h elm: Revised image/icon. 'disable' -> 'disabled' 2012-03-07 06:29:12 +00:00
elm_image.c remove deprecated code related with 2012-03-13 01:41:02 +00:00
elm_image.h elm: Revised image/icon. 'disable' -> 'disabled' 2012-03-07 06:29:12 +00:00
elm_index.c elementary/index - removed unnecessary code 2012-04-02 07:51:11 +00:00
elm_index.h Elm: second doc patch 2012-04-02 16:39:08 +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/elm_label] Deprecated some APIs, and refactored 2012-03-01 04:49:23 +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 [Elm] More future-proofness on elm layout: returning values on methods. 2012-03-06 20:25:29 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_mirroring.h rename a whole host of config-related functions to be elm_config_* 2012-03-06 12:04:25 +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 make notify repeat events be allow_events... as thats what it really 2012-03-05 09:50:32 +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 remove code related with elm_panel_content_XXX 2012-03-09 11:26:41 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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/elm_photocam: change api name and add 'do_gesture' variable 2012-03-06 23:56:02 +00:00
elm_plug.c elm: delete executable file permission in some files 2012-02-17 13:38:10 +00:00
elm_plug.h elm: Fixed formatting. 2012-03-28 09:02:22 +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 elm: Fixed typos. 2012-02-28 02:39:31 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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 Elm: second doc patch 2012-04-02 16:39:08 +00:00
elm_scale.h move config setting fucns over to elm_config in preparation for naming 2012-03-06 09:23:43 +00:00
elm_scroll.h Documentation fixes and more API feedback. 2012-02-16 08:28:36 +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 remove code related with elm_scroller_content 2012-03-09 11:55:26 +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 remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48: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 remove code related with elm_slideshow_item 2012-03-09 13:12:47 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_table.c elementary/toolbar, table, box - removed *homongenous* APIs 2011-11-26 04:55:03 +00:00
elm_table.h elementary: fix item descriptions in documentation 2012-04-09 18:02:13 +00:00
elm_theme.c remove deprecated code related with 2012-03-12 10:04:25 +00:00
elm_theme.h Let the world know we don't modify the theme when we ask for an internal list 2012-03-06 00:19:31 +00:00
elm_thumb.c elm_thumb_ethumb_client_connected -> 2012-02-16 05:58:23 +00:00
elm_thumb.h elementary: fix some doxygen warnings 2012-02-18 15:40:39 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_web.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_web.h Elm: second doc patch 2012-04-02 16:39:08 +00:00
elm_widget.c elm: Renamed internal function about elm_object_item_part_content/text_set/unset/get. 2012-04-12 23:39:36 +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 elm: Fixed formatting. 2012-03-28 09:02:22 +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