efl/legacy/elementary/src/lib
Carsten Haitzler 9afc12e39a add a password mode.
SVN revision: 66751
2012-01-02 12:03:33 +00:00
..
Elementary.h.in put quick info statement at top of elm header 2012-01-02 11:06:32 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am oops - forgot to add elm_deprecated_before.h to makefile.am 2011-12-30 10:14:42 +00:00
elc_anchorblock.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elc_anchorblock.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_anchorview.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elc_anchorview.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_ctxpopup.c elc_ctxpopuop uses an lm_scroller not els_smart_scroller - so its push 2011-12-28 05:49:41 +00:00
elc_ctxpopup.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_fileselector.c stop using deprecated calls. 2011-12-30 10:02:19 +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 elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
elc_fileselector_button.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_fileselector_entry.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elc_fileselector_entry.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_hoversel.c elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elc_hoversel.h elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elc_multibuttonentry.c elementary/multibuttonentry - deprecated APIs. Now, let's use elm_common APIs. 2012-01-02 10:40:17 +00:00
elc_multibuttonentry.h elementary/multibuttonentry - deprecated APIs. Now, let's use elm_common APIs. 2012-01-02 10:40:17 +00:00
elc_naviframe.c elementary/naviframe - prevent accessing a null pointer 2011-12-26 08:03:30 +00:00
elc_naviframe.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_player.c elementary: do not do any call after smart callback (object could have been destroyed). 2011-12-02 14:08:24 +00:00
elc_scrolled_entry.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elm_access.c Elementary: Remove set but unused static Elm_Module 2011-10-15 09:30:39 +00:00
elm_actionslider.c really? 2011-08-05 23:06:11 +00:00
elm_actionslider.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_app.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_authors.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_bg.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_bg.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_box.c fix an infinite recursion bug and related crash in elm_box_recalculate 2011-12-05 02:57:40 +00:00
elm_box.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_bubble.c elementary/bubble - updated content part name 2011-12-02 09:51:23 +00:00
elm_bubble.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_button.c elementary/button - prevent the clicked event, when button is disabled or freezed events. 2011-12-05 04:03:12 +00:00
elm_button.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_cache.h clean up lots of doxygen complaints - bad docs. 2011-12-30 07:41:47 +00:00
elm_calendar.c elementary: Remove stray debugging code 2011-11-08 08:46:40 +00:00
elm_calendar.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_check.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_check.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_clock.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_cnp.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_cnp_helper.c use proper intptr type when casting for callbacks so we don't break on 64bit 2012-01-02 11:10:25 +00:00
elm_colorselector.c elementary/elm_colorselector : Button in elm_colorselector was 2011-11-08 02:49:57 +00:00
elm_colorselector.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_config.c Elm glayer: Changed config to enable zoom/rotate finger by default. 2011-12-21 08:48:29 +00:00
elm_config.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_conform.c From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com> 2011-12-28 04:24:06 +00:00
elm_conform.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_cursor.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_debug.h fix more doc warnings. 2011-12-30 08:23:04 +00:00
elm_deprecated.h elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_deprecated_before.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_diskselector.c elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_diskselector.h elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_engine.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_entry.c get rid of invalid panel layout and add hex and terminal. 2012-01-02 11:53:26 +00:00
elm_entry.h add a password mode. 2012-01-02 12:03:33 +00:00
elm_factory.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_factory.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_finger.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_flip.c front...front...front...BACK! BACK! NO WAIT FRONT! NO, BACK! ARRRRRRRRRRGHHHHHHHHHHHHHHHHHHHH 2011-12-04 07:35:33 +00:00
elm_flip.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_flipselector.c elementary/ctxpopup, flipselector - applied elm_object_item common apis. 2011-11-17 02:16:38 +00:00
elm_flipselector.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_focus.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_font.c elementary: don't trigger eina warning with empty hash. 2011-05-02 10:16:18 +00:00
elm_fonts.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_frame.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_frame.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_gen.c split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_gen_common.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_general.h more doc fixes. 2011-12-30 08:37:54 +00:00
elm_gengrid.c split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_gengrid.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_genlist.c split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_genlist.h XXX note for deprecation 2011-12-30 10:06:09 +00:00
elm_gesture_layer.c Elm Glayer: Fixed momentum values This fix was required when combining rotate and momentum gestures. 2012-01-01 12:30:49 +00:00
elm_gesture_layer.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_getting_started.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_glview.c elementary/glview - [E-devel] [Patch] elm_glview patch 2011-11-29 09:26:59 +00:00
elm_glview.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_grid.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_grid.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_hover.c Elementary: hover documentation. 2011-07-14 14:37:53 +00:00
elm_hover.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_icon.c elementary: make elm_icon_file_set work on file on disk change. 2011-12-14 16:02:57 +00:00
elm_icon.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_image.c fix some of sanjeev's api review commentry. 2011-12-01 06:43:06 +00:00
elm_image.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_index.c elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_index.h elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_intro.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_label.c Get us some nice auto translation scheme 2011-10-19 14:17:14 +00:00
elm_label.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_layout.c Elementary Layout: Fix cursor set on parts 2011-11-01 21:13:39 +00:00
elm_layout.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_list.c missed some things with my tooltip api break 2011-12-05 17:14:07 +00:00
elm_list.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +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 elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_map.c From: Bluezery <ohpowel@gmail.com> 2011-12-30 02:57:17 +00:00
elm_map.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_mapbuf.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_mapbuf.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_menu.c elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_menu.h elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_mirroring.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_module.c Elementary: Make elm_module use eina_module instead of dl* directly 2011-11-05 17:49:04 +00:00
elm_need.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_notify.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_notify.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_object.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_object_item.h elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_pager.c remove_list(); append(); - > demote() 2011-12-29 22:39:47 +00:00
elm_pager.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_panel.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_panel.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_panes.c elementary/panes - change the default to left content 2011-11-23 02:47:57 +00:00
elm_panes.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_password.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_photo.c elementary: reorder ethumb callback parameters. 2011-12-28 16:27:45 +00:00
elm_photo.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_photocam.c elementary: photocam fix region get, here x and y can be negative 2011-12-19 10:06:32 +00:00
elm_photocam.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_priv.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_progressbar.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_progressbar.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_radio.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_radio.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_route.c elm route: Changed return value of elm_route_emap_set() API from 2011-06-30 02:10:46 +00:00
elm_route.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_scale.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_scroll.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_scroller.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_scroller.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_segment_control.c elementary/segment_control - deprecates 2 APIs and supports elm_object_common APIs. 2012-01-02 06:54:18 +00:00
elm_segment_control.h elementary/segment_control - deprecates 2 APIs and supports elm_object_common APIs. 2012-01-02 06:54:18 +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/elm_slider : Changed codes for not using feed events. This 2012-01-02 08:56:19 +00:00
elm_slider.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_slideshow.c elementary/slideshow - deprecated API 2011-12-09 07:08:49 +00:00
elm_slideshow.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_spinner.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elm_spinner.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_store.c elm gengrid/genlist: Changed 'label_get' to 'text_get' according to the 2011-12-01 06:15:08 +00:00
elm_store.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_table.c elementary/toolbar, table, box - removed *homongenous* APIs 2011-11-26 04:55:03 +00:00
elm_table.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_theme.c make elm config all stored in blobs ion properties (as well as disk) 2011-10-19 12:46:56 +00:00
elm_theme.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_thumb.c if u are going to add assert()'s - include assert.h! 2011-12-06 09:39:38 +00:00
elm_thumb.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_toggle.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
elm_toolbar.c elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_toolbar.h elementary - Added 1 more API elm_object_item_del_cb_set() 2012-01-02 11:46:32 +00:00
elm_tooltip.h make xxx notes 2011-12-30 10:22:56 +00:00
elm_transit.c elementary/transit - applied to use freeze_events. 2011-10-31 14:59:13 +00:00
elm_transit.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_util.c elementary: Fix a warning 2011-12-17 20:45:00 +00:00
elm_video.c elementary: adding const to accessor of elm_video 2011-10-31 15:22:24 +00:00
elm_video.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_web.c elemetary - notify, factory, frame, panel, mapbuf 2011-10-29 04:32:24 +00:00
elm_web.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_widget.c add recursie object find function - it will only look at elm children 2011-12-28 06:01:31 +00:00
elm_widget.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_win.c elementary/elm_win : when window is shonw at the first time, only 2011-12-14 00:43:15 +00:00
elm_win.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48: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 Elementary: remove vars set but not used 2011-10-24 23:43:34 +00:00
els_icon.c elementary: now you can align your icon 2011-12-20 11:45:53 +00:00
els_icon.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +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 elementary/scroller - unsigned char -> Eina_Bool 2011-12-29 11:53:28 +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 API BREAK 2011-12-05 15:25:09 +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