enlightenment/src/bin
Mike Blumenkrantz 58447e9508 completely remove E_Manager
the final step in flattening all the canvas/screen apis
2015-03-19 16:53:32 -04:00
..
e_fm __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
.gitignore
Makefile.mk completely remove E_Manager 2015-03-19 16:53:32 -04:00
e.h add MIN define for non-linux systems 2015-02-15 17:54:10 -05:00
e_about.c remove E_Comp from object/about dialogs 2015-03-18 11:48:46 -04:00
e_about.h remove E_Comp from object/about dialogs 2015-03-18 11:48:46 -04:00
e_acpi.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_acpi.h
e_actions.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_actions.h
e_alert.c fix unused function paramters warning when building for wayland only 2014-10-03 13:17:33 -04:00
e_alert.h
e_alert_main.c rename E19* defines/texts to just E so they don't need to keep being updated 2014-09-09 12:30:50 -04:00
e_atoms.c
e_atoms.h
e_auth.c e_auth - null out compilert memset opts like lokker 2014-11-03 18:54:24 +09:00
e_auth.h add e_auth_hash_djb2 inline 2014-09-05 15:02:10 -04:00
e_backlight.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_backlight.h
e_backlight_main.c
e_bg.c remove manager number from e_bg functions 2015-03-18 19:12:32 -04:00
e_bg.h remove manager number from e_bg functions 2015-03-18 19:12:32 -04:00
e_bindings.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_bindings.h
e_client.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_client.h remove E_Comp from E_Client_Layout_Cb 2015-03-18 11:37:27 -04:00
e_client.x
e_color.c
e_color.h
e_color_class.c
e_color_class.h
e_color_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_color_dialog.h remove E_Comp from color dialog 2015-03-18 16:10:35 -04:00
e_comp.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp.h completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp_canvas.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp_canvas.h completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp_cfdata.c
e_comp_cfdata.h
e_comp_object.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp_object.h fix shape cutting for frames which are larger than their object size implies 2014-06-04 08:55:06 -04:00
e_comp_wl.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp_wl.h remove E_Comp usage from e_comp_wl 2015-03-18 17:30:49 -04:00
e_comp_wl_data.c enlightenment: Implement support for wl_data_device_interface "release" event 2015-03-03 11:59:52 -05:00
e_comp_wl_data.h Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
e_comp_wl_input.c wayland: Free temporary string on error exit 2015-03-13 21:04:50 -04:00
e_comp_wl_input.h Break e_comp_wl_input_keyboard_modifiers_update into two functions 2015-03-09 15:49:08 -04:00
e_comp_x.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp_x.h remove most E_Comp usage from e_comp 2015-03-18 17:14:54 -04:00
e_config.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_config.h e: Add preferred desktop environment for apps 2014-09-18 10:51:42 +02:00
e_config_data.c
e_config_data.h
e_config_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_config_dialog.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_configure.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_configure.h remove E_Comp from e_configure registry callbacks 2015-03-18 16:33:47 -04:00
e_confirm_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_confirm_dialog.h
e_datastore.c
e_datastore.h
e_dbusmenu.c
e_dbusmenu.h
e_desk.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_desk.h e_util_comp_desk_count_get() -> e_desks_count() 2015-03-13 17:58:48 -04:00
e_deskenv.c Don't run xrdb or xmodmap when we are wayland only 2014-08-26 10:10:38 -04:00
e_deskenv.h
e_desklock.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_desklock.h
e_deskmirror.c de-e_comp_get()ify e_deskmirror 2015-01-23 14:32:41 -05:00
e_deskmirror.h
e_desktop_editor.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_desktop_editor.h e_desktop_border_edit -> e_desktop_client_edit 2015-03-18 11:36:12 -04:00
e_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_dialog.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_dnd.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_dnd.h remove E_Drag->comp and E_Comp param from e_drag_new() 2015-03-13 16:21:15 -04:00
e_dpms.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_dpms.h
e_entry_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_entry_dialog.h
e_env.c
e_env.h
e_error.c
e_error.h
e_exec.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_exec.h
e_exehist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_exehist.h
e_filereg.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_filereg.h
e_flowlayout.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_flowlayout.h
e_fm.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_fm.h e fileman: Remove unused parameter. 2014-05-09 16:49:43 +02:00
e_fm_cmdline.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_custom.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_custom.h
e_fm_device.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_device.h
e_fm_mime.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_mime.h
e_fm_op.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_op.h efm - make dir listing far faster - no file magic content and dont sync 2015-02-24 18:36:31 +09:00
e_fm_op_registry.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_op_registry.h
e_fm_prop.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_prop.h remove E_Comp from e_fm_prop_file() 2015-03-18 16:17:11 -04:00
e_fm_shared_codec.c
e_fm_shared_codec.h
e_fm_shared_device.c e_fm: Include config.h to know about HAVE_UDISKS_MOUNT 2014-09-09 10:44:21 +02:00
e_fm_shared_device.h
e_fm_shared_types.h.in
e_focus.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_focus.h
e_font.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_font.h
e_gadcon.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_gadcon.h
e_gadcon_popup.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_gadcon_popup.h
e_grab_dialog.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_grab_dialog.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_grabinput.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_grabinput.h
e_hints.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_hints.h completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_icon.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_icon.h +e_icon_edje_get() 2014-03-27 16:47:18 -04:00
e_ilist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_ilist.h
e_imc_main.c
e_import_config_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_import_config_dialog.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_import_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_import_dialog.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_includes.h completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_init.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_init.h
e_int_client_locks.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_client_locks.h
e_int_client_menu.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_int_client_menu.h
e_int_client_prop.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_client_prop.h
e_int_client_remember.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_client_remember.h
e_int_config_comp.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_config_comp_match.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_config_modules.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_config_modules.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_int_gadcon_config.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_gadcon_config.h
e_int_menus.c remove manager number from e_bg functions 2015-03-18 19:12:32 -04:00
e_int_menus.h
e_int_shelf_config.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_shelf_config.h
e_int_toolbar_config.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_toolbar_config.h
e_intl.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_intl.h
e_intl_data.c
e_intl_data.h
e_ipc.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_ipc.h
e_ipc_codec.c
e_ipc_codec.h
e_layout.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_layout.h
e_livethumb.c remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_livethumb.h
e_log.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_log.h
e_main.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_maximize.c E_CLIENT_*FOREACH() macros no longer take a E_Comp param 2015-03-13 15:45:07 -04:00
e_maximize.h
e_menu.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_menu.h
e_mmx.h
e_module.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_module.h bump modapi version to 15 2015-03-13 20:03:21 -04:00
e_mouse.c e_mouse: de-e_comp_get()ify 2015-01-23 13:44:43 +01:00
e_mouse.h
e_moveresize.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_moveresize.h
e_msg.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_msg.h
e_msgbus.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_msgbus.h
e_notification.c e_notification: de-e_comp_get()ify 2015-01-23 13:49:09 +01:00
e_notification.h s/sumary/summary/g 2014-07-30 19:18:24 -04:00
e_obj_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_obj_dialog.h remove E_Comp from object/about dialogs 2015-03-18 11:48:46 -04:00
e_object.c
e_object.h throw CRI on e_object type errors 2014-09-07 12:35:50 -04:00
e_open.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_order.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_order.h
e_pan.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_pan.h
e_path.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_path.h
e_pixmap.c Wayland frame callback times are in milliseconds 2015-03-16 13:35:16 -04:00
e_pixmap.h redo pixmap image border to take xywh instead of lrtb 2015-02-10 18:07:41 -05:00
e_place.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_place.h
e_pointer.c re-setting same cursor object updates hotspot as expected 2015-03-05 11:27:23 -05:00
e_pointer.h add pointer util function for changing cursor object without deleting it 2015-02-09 12:24:48 -05:00
e_powersave.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_powersave.h
e_prefix.c
e_prefix.h
e_randr2.c randr2 - handle missing clone src and walk back config only structs 2015-02-23 12:11:46 +09:00
e_randr2.h e - randr - laptop lids - handle plug/unplug and well as lid open/close 2015-02-09 18:22:02 +09:00
e_remember.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_remember.h
e_resist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_resist.h remove E_Comp from e_resist apis 2015-03-18 16:28:24 -04:00
e_scale.c make e_scale get the dpi for wayland also 2015-01-27 12:53:12 -05:00
e_scale.h
e_screensaver.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_screensaver.h have e disable screensaver on resume to force screen on 2014-07-07 23:35:06 +09:00
e_scrollframe.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_scrollframe.h
e_sha1.c
e_sha1.h
e_shelf.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_shelf.h
e_signals.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_signals.h
e_slidecore.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_slidecore.h
e_slider.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_slider.h
e_slidesel.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_slidesel.h
e_spectrum.c
e_spectrum.h
e_start_main.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_startup.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_startup.h
e_static_grab.c
e_sys.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_sys.h remove legacy e_sys handler callback system, redo sys action ordering, only blank on action success 2014-05-26 15:57:32 -04:00
e_sys_l2ping.c
e_sys_main.c e - warning fix - fix SVID_SOURCE complaint warning 2014-11-25 17:24:19 +09:00
e_test.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_test.h
e_theme.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_theme.h
e_theme_about.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_theme_about.h remove E_Comp from object/about dialogs 2015-03-18 11:48:46 -04:00
e_thumb.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_thumb.h
e_thumb_main.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_toolbar.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_toolbar.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_update.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_update.h
e_user.c
e_user.h
e_utils.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_utils.h e_util_comp_desk_count_get() -> e_desks_count() 2015-03-13 17:58:48 -04:00
e_uuid_store.c uuid: Check error on ftruncate call 2015-03-13 20:26:24 -04:00
e_uuid_store.h e_uuid_store: Use libuuid for UUID generation and handling 2014-04-24 11:03:52 +02:00
e_widget.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget.h
e_widget_aspect.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_aspect.h
e_widget_bgpreview.c remove manager number from e_bg functions 2015-03-18 19:12:32 -04:00
e_widget_bgpreview.h
e_widget_button.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_button.h
e_widget_check.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_check.h
e_widget_color_well.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_color_well.h
e_widget_config_list.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_config_list.h e_entry -> elm_entry conversion 2015-01-11 12:20:46 -05:00
e_widget_csel.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_csel.h
e_widget_cslider.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_cslider.h
e_widget_entry.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_entry.h e_entry -> elm_entry conversion 2015-01-11 12:20:46 -05:00
e_widget_filepreview.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_filepreview.h
e_widget_flist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_flist.h
e_widget_font_preview.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_font_preview.h
e_widget_framelist.c Revert "revert all the ui breakes in e - going the wrong direction in the" 2015-01-15 03:04:42 -05:00
e_widget_framelist.h
e_widget_frametable.c fix edje usage in frametable 2015-01-15 16:48:19 -05:00
e_widget_frametable.h
e_widget_fsel.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_fsel.h
e_widget_ilist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_ilist.h
e_widget_image.c
e_widget_image.h
e_widget_label.c Revert "revert all the ui breakes in e - going the wrong direction in the" 2015-01-15 03:04:42 -05:00
e_widget_label.h
e_widget_list.c fix elm box parenting 2015-01-20 19:20:04 -05:00
e_widget_list.h
e_widget_preview.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_preview.h
e_widget_radio.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_radio.h
e_widget_scrollframe.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_scrollframe.h
e_widget_slider.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_slider.h
e_widget_spectrum.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_spectrum.h
e_widget_table.c Revert "revert all the ui breakes in e - going the wrong direction in the" 2015-01-15 03:04:42 -05:00
e_widget_table.h Revert "revert all the ui breakes in e - going the wrong direction in the" 2015-01-15 03:04:42 -05:00
e_widget_textblock.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_textblock.h
e_widget_toolbar.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_toolbar.h
e_widget_toolbook.c Revert "revert all the ui breakes in e - going the wrong direction in the" 2015-01-15 03:04:42 -05:00
e_widget_toolbook.h
e_win.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_win.h +e_win_evas_win_get() 2015-01-10 00:58:37 -05:00
e_xinerama.c e - randr - handle missing relative display and use priority for zone 2015-02-13 19:24:31 +09:00
e_xinerama.h
e_xkb.c null check xkb layout list 2014-04-04 15:04:28 -04:00
e_xkb.h
e_xsettings.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_xsettings.h
e_zone.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_zone.h remove E_Zone->comp member 2015-03-13 17:44:24 -04:00
e_zoomap.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_zoomap.h