enlightenment/src/bin
Mike Blumenkrantz 2fc7b0169c move colorclass config to use elm infra, redo cc dialog to use new editor
this will allow all colorclasses present in the current theme to be edited
instead of only the hardcoded ones in the module. it will also require
completely new translations, for which translators will need to read the edc
files of the default theme (cleverly located in another repo) and provide
translations to the _translate() callback in the theme module

the editor currently lacks indicators for active/type on the colorclass
list, but this can be added in time. meanwhile, a large amount of code is
no longer duplicated or maintained in this repo
2015-04-06 15:26:36 -04:00
..
e_fm __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
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_acpi: Add function to get lid status 2014-01-15 07:06:13 +01:00
e_actions.c remove E_Comp->x/y 2015-03-19 16:59:59 -04:00
e_actions.h giant comp rejiggering commit because anything smaller would have broken something: 2013-02-07 13:20:07 +00:00
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: full rewrite of our WBOD. 2012-11-01 06:23:49 +00:00
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 @bugfix: Fix building for WAYLAND_ONLY by using the proper define 2014-03-18 07:43:04 +00:00
e_atoms.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
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 add E_EVENT_BACKLIGHT_CHANGE 2012-11-13 17:36:51 +00:00
e_backlight_main.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_bg.c remove manager/container id from bg/wallpaper things 2015-03-19 16:54:50 -04:00
e_bg.h remove manager/container id from bg/wallpaper things 2015-03-19 16:54:50 -04:00
e_bindings.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_bindings.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_client.c add colorclass editor to app menu 2015-04-05 16:27:18 -04:00
e_client.h add colorclass editor to app menu 2015-04-05 16:27:18 -04:00
e_client.x client shadow check with argb windows now returns based on frame state 2014-02-10 09:12:28 -05:00
e_color.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_color.h fix some enum decls 2014-03-04 15:20:24 -05:00
e_color_class.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_color_class.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
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 remove E_Comp->x/y 2015-03-19 16:59:59 -04:00
e_comp.h remove E_Comp->num 2015-03-20 14:59:19 -04:00
e_comp_canvas.c move comp fake layer init into canvas init for non-X compositors 2015-03-20 15:12:59 -04:00
e_comp_canvas.h completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_comp_cfdata.c DOCKs should actually be "none" so they don't get shadows 2014-02-14 13:05:00 -05:00
e_comp_cfdata.h add "Enable advanced compositing features" option 2014-01-14 20:29:00 -05:00
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 fix wl randr error message string 2015-04-06 14:29:47 -04:00
e_comp_wl.h wayland compositor: Remove focus_update from compositor client data 2015-03-20 15:13:25 -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 move wl E_Client creation to same place as E_Pixmap creation 2015-03-30 12:13:04 -04:00
e_comp_wl_input.h wayland compositor: Send keyboard enter events on get keyboard 2015-03-20 15:21:40 -04:00
e_comp_x.c remove E_Comp->num 2015-03-20 14:59:19 -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 move colorclass config to use elm infra, redo cc dialog to use new editor 2015-04-06 15:26:36 -04:00
e_config.h move colorclass config to use elm infra, redo cc dialog to use new editor 2015-04-06 15:26:36 -04:00
e_config_data.c remove all remaining efl version check defines 2014-03-13 11:55:29 -04:00
e_config_data.h add macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent 2013-02-04 08:24:30 +00:00
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 ensure that confirm dialogs call either the yes or no function when they are closed even if a button is not pressed 2012-09-04 04:19:30 +00:00
e_datastore.c
e_datastore.h
e_dbusmenu.c fix dbusmenu crash 2013-05-09 13:14:42 +01:00
e_dbusmenu.h Rename edbus->eldbus 2013-04-23 12:37:43 -03:00
e_desk.c remove manager references in desk name/profile configs 2015-03-19 17:10:26 -04:00
e_desk.h remove manager references in desk name/profile configs 2015-03-19 17:10:26 -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 always re-set xmodmap after changing kbd layout group 2012-12-12 13:31:18 +00:00
e_desklock.c remove manager/container id from bg/wallpaper things 2015-03-19 16:54:50 -04:00
e_desklock.h feature: add PIN-style desklock for lokker module 2014-01-14 20:28:59 -05:00
e_deskmirror.c de-e_comp_get()ify e_deskmirror 2015-01-23 14:32:41 -05:00
e_deskmirror.h add e_deskmirror_mirror_copy 2014-01-15 17:01:41 -05:00
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 remove E_Comp->x/y 2015-03-19 16:59:59 -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 work around x dpms bug which seems to forget about doing dpms 2nd time 2012-09-02 07:37:24 +00:00
e_entry_dialog.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_entry_dialog.h another change I've been wanting to make for a long time: e_entry_dialog now has the data param first 2012-09-03 09:06:10 +00:00
e_env.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_env.h e17 gets itself the ability to set environment variables (for itself.. 2011-05-13 11:39:04 +00:00
e_error.c E: Fix formatting. (Really ??? 3 lines for something that can fit on 2011-07-23 18:07:18 +00:00
e_error.h fix usage of PATH_MAX when not working with files 2012-08-22 07:02:41 +00:00
e_exec.c remove E_Comp->num 2015-03-20 14:59:19 -04:00
e_exec.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_exehist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_exehist.h store startup id in exehist as e restart was not self-exec as of e17 2013-07-15 11:25:14 +09:00
e_filereg.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_filereg.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_flowlayout.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_flowlayout.h add flowlayout functions for getting prev/next items 2012-06-27 08:49:34 +00:00
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 efm now remembers sort mode per-directory 2012-11-02 12:36:35 +00:00
e_fm_device.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_device.h efm finally does something other than flail around helplessly when you drag stuff onto the icon of another device 2012-12-17 15:59:43 +00:00
e_fm_mime.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_fm_mime.h argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again! 2012-09-14 10:52:08 +00:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_fm_shared_codec.h complete rewrite of all includes and file splitting to completely abstract dbus out of efm 2010-10-05 06:33:23 +00:00
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 whoops add these back 2010-10-13 08:30:06 +00:00
e_fm_shared_types.h.in udisks2 support 2013-06-20 16:36:33 +01:00
e_focus.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_focus.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_font.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_font.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_gadcon.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_gadcon.h add max(w,h) to gadcon client struct, only used as yet-another-gadman-hack 2013-08-13 11:03:50 +01:00
e_gadcon_popup.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_gadcon_popup.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
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 compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
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 break out ilist item label setting 2012-11-02 08:00:58 +00:00
e_imc_main.c formatting: all at once 2013-01-11 10:34:29 +00:00
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 convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_int_client_locks.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_client_locks.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_int_client_menu.c make application color editor follow client geometry on move/resize 2015-04-06 12:39:07 -04:00
e_int_client_menu.h huge wl fixup (wayland clients actually working again) 2014-01-14 20:28:57 -05:00
e_int_client_prop.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_client_prop.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_int_client_remember.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_int_client_remember.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
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 allow gadcon config dialog hook to set gadcon site 2012-09-06 13:31:38 +00:00
e_int_menus.c e - lost windows menu is back. no windows menu does not handle it. 2015-04-03 17:53:26 +09:00
e_int_menus.h patch by Deon Thomas which implements efreet menu caching for e_int_menus 2013-02-15 08:16:06 +00:00
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 unbreak e_intl.h #ifdefs 2012-12-13 19:12:37 +00:00
e_intl_data.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_intl_data.h complete work for xim support in e - so e sets up env vars right.. and 2011-07-27 07:01:18 +00:00
e_ipc.c completely remove E_Manager 2015-03-19 16:53:32 -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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_ipc_codec.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_layout.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_layout.h layout/comp "top at xy" functions now allow restricting based on visibility 2013-05-21 13:52:11 +01:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_log.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_log.h replace e17 logging "system" with custom eina log domain 2012-06-13 15:17:23 +00:00
e_main.c move colorclass config to use elm infra, redo cc dialog to use new editor 2015-04-06 15:26:36 -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 compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_menu.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_menu.h huge wl fixup (wayland clients actually working again) 2014-01-14 20:28:57 -05:00
e_mmx.h E17: CPUID_MMX, CPUID_SSE and CPUID_SSE2 might already be defined (like on OpenBSD) 2012-08-23 07:42:10 +00:00
e_module.c e_module: Whitelist geolocation module 2015-04-02 15:14:11 -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 convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_moveresize.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_moveresize.h feature: break out e_moveresize_client_extents for calculating client step sizes 2014-01-14 20:28:59 -05:00
e_msg.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_msg.h convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
e_msgbus.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_msgbus.h Rename edbus->eldbus 2013-04-23 12:37:43 -03:00
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 add e_object_ref_debug_set 2013-02-22 13:18:30 +00:00
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 add function for cloning an e_order 2012-11-26 09:36:11 +00:00
e_pan.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_pan.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_path.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_path.h use stringshare return type 2012-12-21 09:03:30 +00:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_prefix.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_prefix.h e17 -> use eina prefix stuff. 2011-04-24 08:06:18 +00:00
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 remove E_Remember->prop.head 2015-03-20 15:03:45 -04:00
e_remember.h remove E_Remember->prop.head 2015-03-20 15:03:45 -04:00
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 convert init/shutdown to EINTERN, move some to _update(). 2010-11-22 15:21:32 +00:00
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 srcollframe: Added a mode to disable key navigation + fixed show region. 2012-10-30 14:05:50 +00:00
e_sha1.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_sha1.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_shelf.c remove shelf manager/container references in config 2015-03-19 17:03:44 -04:00
e_shelf.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
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 fix bug where slider could be changed while disabled 2013-01-08 11:06:56 +00:00
e_slidesel.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_slidesel.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_spectrum.c formatting: all at once 2013-01-11 10:34:29 +00:00
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 feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00
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 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 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 s/e_theme_comp_border/e_theme_comp_frame/g 2014-01-16 11:15:08 -05:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 oooooh e can check for its own updates now. :) kind of generic to be 2011-12-29 10:45:49 +00:00
e_user.c allow xdg dir usage if you add -DDOXDG to CFLAGS. 2013-05-28 12:32:31 +09:00
e_user.h
e_utils.c remove e_util_head_exec() 2015-03-20 15:04:58 -04:00
e_utils.h remove e_util_head_exec() 2015-03-20 15:04:58 -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 added e_widget_on_disable_hook_set 2013-02-06 09:34:53 +00:00
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/container id from bg/wallpaper things 2015-03-19 16:54:50 -04:00
e_widget_bgpreview.h creating individual bgpreview objects no longer requires sizes 2013-04-19 12:49:53 +01:00
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 add e_widget_check_widget_disable_on_* api for automatically enabling/disabling widgets without needing to add more callbacks 2013-02-06 08:44:52 +00:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 add forgotten proto for e_widget_filepreview_clamp_video_set 2014-01-27 21:35:39 -05:00
e_widget_flist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_flist.h add flist function to get config 2012-08-08 11:50:57 +00:00
e_widget_font_preview.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_font_preview.h e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 add object_repack function for frametable 2012-12-13 20:12:32 +00:00
e_widget_fsel.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_fsel.h add method for checking if typebufs are visible in fsel widget using methods added in my previous commit that I cleverly did not mention to confuse my future self when I again go to work on this code 2012-07-17 10:27:15 +00:00
e_widget_ilist.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_ilist.h add method for setting a custom theme for ilist 2012-09-18 10:28:02 +00:00
e_widget_image.c formatting: all at once 2013-01-11 10:34:29 +00:00
e_widget_image.h finally kill off the last of the e_icon_object_set uses; 2012-07-20 07:52:53 +00:00
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 add prepend/repack functions for e_widget_list 2012-07-24 08:20:57 +00:00
e_widget_preview.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_preview.h add e_widget_preview_size_set 2013-06-14 14:41:37 +01:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_toolbar.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_toolbar.h toolbar function to return count of toolbar items 2012-08-04 10:13:14 +00:00
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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
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 compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_xkb.c null check xkb layout list 2014-04-04 15:04:28 -04:00
e_xkb.h giant rollup commit fixing all xkb issues 2013-01-31 17:50:45 +00:00
e_xsettings.c completely remove E_Manager 2015-03-19 16:53:32 -04:00
e_xsettings.h e17: add xsettings. add option to icon config to use same theme for applications 2011-09-24 22:05:15 +00:00
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 add zoomap util function for setting solidness based on edje data items of child 2013-04-17 08:06:20 +01:00