enlightenment/src/bin
Tom Hacohen ba82d22692 Logging: Fix broken logging macros.
This is macro 101, you don't EVER put multiple statements in a macro
like that.
See Chris's commits, these broken macros already introduced (subtle)
bugs. Always surround macros in "do {} while()" unless you absolutely
can't (like when you declare a new variable to be used in the scope).

Why is it even there? I think we can safely assume eina log is available
for usage in E...

@fix
2015-06-22 15:39:58 +01:00
..
e_fm Fix Coverity CID1298053 2015-06-22 10:20:30 -04:00
.gitignore e_auth: Add suid helper for lokker own-pw checking on FreeBSD 2015-04-21 13:11:56 +01:00
Makefile.mk use randr for screen setup in wl-x11 output module 2015-04-22 21:20:53 -04:00
e.h e - e client, comp win etc. reffing fix ... part 2 2015-06-15 20:27:25 +09:00
e_about.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_about.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_acpi.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_acpi.h make e_acpi_lid_is_closed function callable from wl_drm module 2015-05-07 15:44:22 -04:00
e_actions.c added quick tile to corner feature 2015-06-16 15:08:21 -04:00
e_actions.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_alert.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_alert.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_alert_main.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_atoms.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_atoms.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_auth.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_auth.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_backlight.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_backlight.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_backlight_main.c e_backlight_main: fix compiling when not having Eeze 2015-04-20 17:03:22 -04:00
e_bg.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_bg.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_bindings.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_bindings.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_ckpasswd_main.c e_auth: Add suid helper for lokker own-pw checking on FreeBSD 2015-04-21 13:11:56 +01:00
e_client.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_client.h allow comp matching for UNKNOWN type windows 2015-06-11 11:33:45 -04:00
e_client.x Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_color.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_color.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_color_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_color_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_comp.c use a safe iterator when deleting clients during comp shutdown 2015-06-15 13:35:34 -04:00
e_comp.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_comp_canvas.c e - e client, comp win etc. reffing fix ... part 2 2015-06-15 20:27:25 +09:00
e_comp_canvas.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_comp_cfdata.c use new visibility effects by default for menu + combo windows 2015-06-15 13:53:34 -04:00
e_comp_cfdata.h rename visibility effect struct member effect -> visibility_effect 2015-06-11 12:47:04 -04:00
e_comp_object.c handle compositor animation race condition when changing effects 2015-06-20 12:31:32 -04:00
e_comp_object.h make e_comp_object_effect_stop() return bool for object validity 2015-06-19 16:27:32 -04:00
e_comp_wl.c e-comp-wl: #if 0 out a currently unused function for pre_frame assignment. 2015-06-17 11:28:55 -04:00
e_comp_wl.h drm randr: More work on getting RandR functional in E-Wl. This adds a 2015-05-13 14:50:40 -04:00
e_comp_wl_data.c add missing EINA_UNUSED for function paramater 2015-05-18 09:22:39 -04:00
e_comp_wl_data.h wayland: Remove a lot of E_Comp_Data pointers 2015-05-18 09:08:52 -04:00
e_comp_wl_input.c remove unused variable 2015-05-18 09:24:01 -04:00
e_comp_wl_input.h wayland: Remove a lot of E_Comp_Data pointers 2015-05-18 09:08:52 -04:00
e_comp_x.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_comp_x.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_comp_x_randr.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_comp_x_randr.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_config.c lower minimum backlight clamp to 5% 2015-06-05 09:13:23 -04:00
e_config.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_config_data.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_config_data.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_config_dialog.c remove cpp warning 2015-05-18 11:42:51 -04:00
e_config_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_configure.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_configure.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_confirm_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_confirm_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_datastore.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_datastore.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dbusmenu.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dbusmenu.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_desk.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_desk.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_deskenv.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_deskenv.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_desklock.c e desklock - listen to randr screen changes and re-do locks 2015-06-06 19:23:19 +09:00
e_desklock.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_deskmirror.c only apply deskmirror client visibility logic for non-deleted clients 2015-06-19 14:13:02 -04:00
e_deskmirror.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_desktop_editor.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_desktop_editor.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dnd.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dnd.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dpms.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dpms.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_entry_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_entry_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_env.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_env.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_error.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_error.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_exec.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_exec.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_exehist.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_exehist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_filereg.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_filereg.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_flowlayout.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_flowlayout.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_fm.h Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_fm_cmdline.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_custom.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_custom.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_device.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_device.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_mime.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_mime.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_op.c Fix misspellings in E's files. 2015-06-16 16:10:21 -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 enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_op_registry.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_prop.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_prop.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_shared_codec.c formatting: all at once 2013-01-11 10:34:29 +00:00
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 udisks2 support 2013-06-20 16:36:33 +01:00
e_focus.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_focus.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_font.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_font.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_gadcon.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_gadcon.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_gadcon_popup.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_gadcon_popup.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_grab_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_grab_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_grabinput.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_grabinput.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_hints.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_hints.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_icon.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_icon.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_ilist.c fix eo errors for ilist icon select state 2015-06-08 12:35:39 -04:00
e_ilist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_imc_main.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_import_config_dialog.c remove str(n)dupa usages 2015-05-11 16:45:30 +01:00
e_import_config_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_import_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_import_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_includes.h add a small screen management interface to E_Comp, remove hardcoded x11 randr calls 2015-04-22 21:19:00 -04:00
e_init.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_init.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_locks.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_int_client_locks.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_menu.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_menu.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_prop.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_prop.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_remember.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_remember.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_config_comp.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_config_comp_match.c rename visibility effect struct member effect -> visibility_effect 2015-06-11 12:47:04 -04:00
e_int_config_modules.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_config_modules.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_gadcon_config.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_gadcon_config.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_menus.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_int_menus.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_shelf_config.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_shelf_config.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_toolbar_config.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_toolbar_config.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_intl.c remove str(n)dupa usages 2015-05-11 16:45:30 +01:00
e_intl.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_intl_data.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_intl_data.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_ipc.c e_ipc: fix creation of IPC server when $DISPLAY is a path 2015-05-02 10:05:00 -04:00
e_ipc.h export e_ipc_socket filename as extern variable 2014-03-20 14:06:41 -04:00
e_ipc_codec.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_ipc_codec.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_layout.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_layout.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_livethumb.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_livethumb.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_log.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_log.h Logging: Fix broken logging macros. 2015-06-22 15:39:58 +01:00
e_main.c Properly fix T2182 (add a --version option to enlightenment) 2015-05-18 14:41:45 -04:00
e_maximize.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_maximize.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_menu.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_menu.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_mmx.h
e_module.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_module.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_mouse.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_mouse.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_moveresize.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_moveresize.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_msg.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_msg.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_msgbus.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_msgbus.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_notification.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_notification.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_obj_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_obj_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_object.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_object.h Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_open.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_order.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_order.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pan.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pan.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_path.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_path.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pixmap.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pixmap.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_place.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_place.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pointer.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pointer.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_powersave.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_powersave.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_prefix.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_prefix.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_randr2.c fix leak in randr2 when matching clone modes 2015-06-08 20:53:13 +09:00
e_randr2.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_remember.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_remember.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_resist.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_resist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_scale.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_scale.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_screensaver.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_screensaver.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_scrollframe.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_scrollframe.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_sha1.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_sha1.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_shelf.c e - shelf menu - handle deletion properly if cb is not for shelf menu 2015-06-09 14:29:25 +09:00
e_shelf.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_signals.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_signals.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidecore.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidecore.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slider.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slider.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidesel.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidesel.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_spectrum.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_spectrum.h
e_start_main.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_startup.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_startup.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_static_grab.c feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00
e_sys.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_sys.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_sys_l2ping.c Remove unused variables. 2013-05-19 12:44:26 +01:00
e_sys_main.c e - warning fix - fix SVID_SOURCE complaint warning 2014-11-25 17:24:19 +09:00
e_test.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_test.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_theme.c remove str(n)dupa usages 2015-05-11 16:45:30 +01:00
e_theme.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_theme_about.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_theme_about.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_thumb.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_thumb.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_thumb_main.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_toolbar.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_toolbar.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_update.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_update.h
e_user.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_user.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_utils.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_utils.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_uuid_store.c uuid: Check error on ftruncate call 2015-03-13 20:26:24 -04:00
e_uuid_store.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_aspect.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_aspect.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_bgpreview.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_bgpreview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_button.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_button.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_check.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_check.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_color_well.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_color_well.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_config_list.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_config_list.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_entry.c remove legacy entry widget pointer setting code 2015-05-20 08:19:18 -04:00
e_widget_entry.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_filepreview.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_widget_filepreview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_flist.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_flist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_font_preview.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_font_preview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_framelist.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_framelist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_frametable.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_frametable.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_fsel.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_fsel.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_ilist.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_widget_ilist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_image.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_image.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_label.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_label.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_list.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_widget_list.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_preview.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_preview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_radio.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_radio.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_scrollframe.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_scrollframe.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_slider.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_widget_slider.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_spectrum.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_spectrum.h
e_widget_table.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_table.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_textblock.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_textblock.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbar.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbar.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbook.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbook.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_win.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_win.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_xinerama.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_xinerama.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_xkb.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_xkb.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_xsettings.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_xsettings.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_zone.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_zone.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_zoomap.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_zoomap.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00