efl/legacy/elementary/src/lib
ChunEon Park b230457c42 elementary/naviframe - set main content to naviframe sub object to keep the obj-sub tree.
it needs to set other item contnets to be sub object.



SVN revision: 80520
2012-12-08 09:39:19 +00:00
..
Elementary.h.in [access] elm_access_external_info_set(Evas_Object*, const char*) initial draft 2012-12-06 10:56:29 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am [access] elm_access_external_info_set(Evas_Object*, const char*) initial draft 2012-12-06 10:56:29 +00:00
elc_ctxpopup.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_ctxpopup.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elc_fileselector.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_fileselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_fileselector_button.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_fileselector_button.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_fileselector_entry.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_fileselector_entry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_hoversel.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_hoversel.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_multibuttonentry.c [elementary/multibutton_entry] Fix focus problem in multibuttonentry. 2012-12-07 10:54:04 +00:00
elc_multibuttonentry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_naviframe.c elementary/naviframe - set main content to naviframe sub object to keep the obj-sub tree. 2012-12-08 09:39:19 +00:00
elc_naviframe.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_player.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_popup.c [elementary/popup] Add edje_object_message_signal_process after some signal_emitting in smart_add function. 2012-11-28 14:52:34 +00:00
elc_popup.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_scrolled_entry.c [elm] Entry now a scrollable layout. 2012-08-30 16:45:15 +00:00
elm_access.c elm access: const for getters. 2012-12-06 16:12:59 +00:00
elm_access.h elm elm_access.h: one liner for api decralations. 2012-12-06 16:13:13 +00:00
elm_actionslider.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_actionslider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_app.h Add app pretty name and .desktop file path support 2012-12-04 18:09:54 +00:00
elm_authors.h From: Gwanglim Lee <gl77.lee@samsung.com> 2012-12-05 06:50:27 +00:00
elm_bg.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_bg.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_box.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_box.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_bubble.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_bubble.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_button.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_button.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_cache.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_calendar.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_calendar.h elm: fix doxygen in calendar widget 2012-11-29 02:34:12 +00:00
elm_check.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_check.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_clock.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_clock.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_cnp.c elementary: safer call to mkstemp. 2012-12-07 04:03:01 +00:00
elm_cnp.h core fixup of elm cnp to be able to work regardless ofr display 2012-08-22 08:33:43 +00:00
elm_colorselector.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_colorselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_config.c Without a typo it would have had emotion. 2012-11-30 16:57:13 +00:00
elm_config.h elementary: add a mode to entry to clear selection when loosing focus. 2012-11-29 08:58:49 +00:00
elm_conform.c elementary: always finish elm_conform buffer with at least one '\0'. 2012-12-06 08:31:25 +00:00
elm_conform.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_container.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_cursor.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_datetime.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_datetime.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_dayselector.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_dayselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_debug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_deprecated.h elementary - RE: [E-devel] [Patch] Align of Elm_Notify 2012-10-30 13:14:45 +00:00
elm_diskselector.c We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_diskselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_entry.c elementary: simplify test in elm_entry_text_set. 2012-12-07 07:12:58 +00:00
elm_entry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +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: fix uninitialized data path in elm_flip. 2012-12-05 06:24:21 +00:00
elm_flip.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_flipselector.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_flipselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_focus.h elementary: move Elm_Focus_Direction into Focus group 2012-11-16 05:58:20 +00:00
elm_font.c fix bug hermet added in font code! :) 2012-05-03 09:18:20 +00:00
elm_font.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_frame.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_frame.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +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/gengrid: Refactoring. 2012-11-16 14:26:04 +00:00
elm_general.h elementary: move Elm_Focus_Direction into Focus group 2012-11-16 05:58:20 +00:00
elm_gengrid.c [elm] Fix some copy and paste failures. 2012-12-04 12:52:06 +00:00
elm_gengrid.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_genlist.c We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_genlist.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_gesture_layer.c elementary: fix uninitialized data path in elm_gesture_layer. 2012-12-05 06:56:18 +00:00
elm_gesture_layer.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_getting_started.h Removing meaningless '*' from documentation output. 2012-05-29 20:20:33 +00:00
elm_glview.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_glview.h elm: add ingroup GLView for some enums 2012-11-26 23:58:23 +00:00
elm_grid.c elementary: move macro that should only be used in Elm_Widget inside it. 2012-12-05 10:59:36 +00:00
elm_grid.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_hover.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_hover.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_icon.c elementary: move code around for better readability. 2012-11-30 07:55:49 +00:00
elm_icon.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_image.c Set the color of the hit_rect (0, 0, 0, 0), when the image is set the color. 2012-12-03 03:53:13 +00:00
elm_image.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_index.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_index.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_interface_scrollable.c Scroller is scrolled to transverse direction, when it cannot be scrolled to original direction and can be scrolled to transverse direction. 2012-12-07 01:37:04 +00:00
elm_interface_scrollable.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_intro.h update @version's 2012-08-27 09:51:57 +00:00
elm_inwin.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_inwin.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_label.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_label.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_layout.c elementary: move code around for better readability. 2012-11-30 07:55:49 +00:00
elm_layout.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_list.c elm elm_list.c: fixed formatting. 2012-12-05 15:52:43 +00:00
elm_list.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +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: improve stability/safety of quicklaunch. 2012-12-06 08:15:08 +00:00
elm_map.c elementary: fix forgotten break. 2012-12-06 08:59:14 +00:00
elm_map.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_mapbuf.c elementary/mapbuf - update whenever the content is moved or resized. 2012-12-06 11:47:26 +00:00
elm_mapbuf.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_menu.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_menu.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_mirroring.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_module.c [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
elm_need.h elm: add system notification. 2012-12-05 22:24:00 +00:00
elm_notify.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_notify.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_object.h elm elm_object.h: Fixed documentation and added more description. 2012-11-13 18:25:40 +00:00
elm_object_item.h Cleanup Doxygen Warnings - elementary 5 2012-04-27 12:55:29 +00:00
elm_panel.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_panel.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_panes.c elm panes: Added 'top' and 'bottom' part aliases for vertical panes. I did not change the swallow part name not to breatk theme api. 2012-11-29 18:43:39 +00:00
elm_panes.h elm panes: Added 'top' and 'bottom' part aliases for vertical panes. I did not change the swallow part name not to breatk theme api. 2012-11-29 18:43:39 +00:00
elm_photo.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_photo.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_photocam.c We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_photocam.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_plug.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_plug.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_prefs.c elementary: Fix warnings 2012-12-04 19:50:46 +00:00
elm_prefs.h [elm] Fix bad placement of type declaration. 2012-11-30 19:57:36 +00:00
elm_prefs_data.c Fix Elm's build. antognolli += spank. 2012-12-07 13:54:38 +00:00
elm_prefs_data.h [elm] Fix bad placement of type declaration. 2012-11-30 19:57:36 +00:00
elm_prefs_edd.x [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
elm_priv.h elm: add system notification. 2012-12-05 22:24:00 +00:00
elm_progressbar.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_progressbar.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_radio.c [radio] add smart_activate(); 2012-11-26 11:18:04 +00:00
elm_radio.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_removed.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_route.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_route.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_scale.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scroll.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_scroller.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_scroller.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_segment_control.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_segment_control.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_separator.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_separator.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_slider.c [slider][access] bug fix: smart_activate(); works in the opposite way. 2012-12-06 08:48:50 +00:00
elm_slider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_slideshow.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_slideshow.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_spinner.c [spinner] enhance access feature 2012-11-26 10:59:00 +00:00
elm_spinner.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_store.c remove trailing spaces and fix coding style 2012-10-11 00:35:00 +00:00
elm_store.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_sys_notify.c [elm] Handling signals on elm_sys_notify. 2012-12-07 17:23:34 +00:00
elm_sys_notify.h [elm] Handling signals on elm_sys_notify. 2012-12-07 17:23:34 +00:00
elm_table.c elementary: move macro that should only be used in Elm_Widget inside it. 2012-12-05 10:59:36 +00:00
elm_table.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_theme.c elementary: escape theme filename correctly. 2012-09-25 08:04:17 +00:00
elm_theme.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_thumb.c more shutdown fixes for elm_need/unneed. 2012-12-05 15:13:18 +00:00
elm_thumb.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_toolbar.c Small bug. In some case, the box cannot be proper size. 2012-12-07 06:57:16 +00:00
elm_toolbar.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_tooltip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_transit.c elementary/transit - fix the transit to accept proxy obj 2012-10-30 14:44:34 +00:00
elm_transit.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_util.c elementary - sorry i pushed together which should not be 2012-10-30 13:11:53 +00:00
elm_video.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_video.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_web.c more shutdown fixes for elm_need/unneed. 2012-12-05 15:13:18 +00:00
elm_web.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_web2.c more shutdown fixes for elm_need/unneed. 2012-12-05 15:13:18 +00:00
elm_widget.c elm elm_widget.c: Refactoring internal functions. Move around internal functions for the eo readability. 2012-12-06 17:49:19 +00:00
elm_widget.h [access] elm_access_external_info_set(Evas_Object*, const char*) initial draft 2012-12-06 10:56:29 +00:00
elm_widget_actionslider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_bg.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_box.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_bubble.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_button.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_calendar.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_check.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_clock.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_colorselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_conform.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_container.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_widget_ctxpopup.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_datetime.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_dayselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_diskselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_entry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_fileselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_fileselector_button.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_fileselector_entry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_flip.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_flipselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_frame.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_gengrid.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_genlist.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_glview.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_grid.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_hover.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_hoversel.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_icon.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_image.h Add the hit_rect in elm_image. When the image is changed, the evas callback cannot be called. 2012-11-27 09:29:16 +00:00
elm_widget_index.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_inwin.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_label.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_layout.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_list.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_map.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_mapbuf.h elementary/mapbuf - fix the mapbuf to update it's contents correctly even if they go outside of the buffer 2012-11-29 06:51:30 +00:00
elm_widget_menu.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_multibuttonentry.h elementary: eo_data_get can return NULL if the object is dead. 2012-12-07 08:44:47 +00:00
elm_widget_naviframe.h elementary/naviframe - fix the naviframe crash if naviframe_item_pop and naviframe deletion is performed in serial. 2012-12-03 13:27:57 +00:00
elm_widget_notify.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_panel.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_panes.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_photo.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_photocam.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_player.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_plug.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_popup.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_prefs.h [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
elm_widget_progressbar.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_radio.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_route.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_scroller.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_segment_control.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_separator.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_slider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_slideshow.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_spinner.h [spinner] enhance access feature 2012-11-26 10:59:00 +00:00
elm_widget_table.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_thumb.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_toolbar.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_video.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_web.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_win.c elementary/win - return if focus target is NULL 2012-12-08 07:00:55 +00:00
elm_win.h elementary: let's not break the work when we don't use Wayland. 2012-12-06 09:20:37 +00:00
els_box.c Remove unnecessary code. 2012-04-24 11:09:31 +00:00
els_box.h
els_cursor.c Elm: Patches from Rob Bradford <rob@linux.intel.com> to: 2012-06-06 13:55:15 +00:00
els_pan.c Elm smart/pan: Check obj != NULL before fetching smart data. 2012-07-08 10:31:34 +00:00
els_pan.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
els_tooltip.c fix tooltips to not go offscreen as often 2012-12-02 12:41:09 +00:00
elu_ews_wm.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00