enlightenment/src/modules
Carsten Haitzler 0313a54da4 e-object-check - this has been turned off since 2007 - back on
this is crazy. all the E_OBJECT_CHECK macros have been off since 2007.
this is just nuts. either remove them, or have them on by default, but
not off. so this turns them back on and fixes code to actually compile
again with them on, as this broke over the years. a lot of code
expects/assumes thatthese willcheck types and null ptrs, but they
don't because they are off by default.
2014-02-26 04:28:12 +09:00
..
access compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
appmenu remove a bunch of unnecessary ecore-x calls from modules 2014-01-14 20:28:57 -05:00
backlight compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
battery remove % from battery reading to save space 2014-02-24 03:24:26 +09:00
bluez4 remove a bunch of unnecessary ecore-x calls from modules 2014-01-14 20:28:57 -05:00
clock compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf remove conf2 the rest of the way... 2014-02-04 09:41:07 -05:00
conf_applications compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_bindings bugfix: use config_type to set parent profile when resetting bindings 2014-01-27 11:25:24 -05:00
conf_dialogs compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_display feature: per-screen desklock logo visibility config 2014-02-21 17:18:57 -05:00
conf_interaction don't delete pointers when changing settings, just update size 2014-01-14 20:28:58 -05:00
conf_intl compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_menus compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_paths compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_performance compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_randr correctly fix conf_randr warnings 2014-01-18 15:16:46 -05:00
conf_shelves compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_theme compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_wallpaper2 also fix wp2 close button to not crash 2014-02-14 15:49:38 -05:00
conf_window_manipulation feature: ACTIVATE_EXCLUDE window active hint policy 2014-01-30 12:45:49 -05:00
conf_window_remembers compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
connman compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
contact huge wl fixup (wayland clients actually working again) 2014-01-14 20:28:57 -05:00
cpufreq compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
everything bugfix: evry string matching now handles UTF8 2014-02-21 17:19:01 -05:00
fileman bugfix: remove efm nav SELF_RENAME handler 2014-02-21 16:44:12 -05:00
fileman_opinfo compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
gadman compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
ibar ibar - fix separator to properly be horizontal on vertical ibars 2014-02-15 21:35:48 +09:00
ibox e_client_name_get() -> e_client_util_name_get() 2014-02-05 10:55:50 -05:00
illume-bluetooth Removing blank entries from desktop files 2013-10-05 14:32:17 +02:00
illume-home compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-home-toggle Removing blank entries from desktop files 2013-10-05 14:32:17 +02:00
illume-indicator compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-kbd-toggle compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-keyboard compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-mode-toggle Removing blank entries from desktop files 2013-10-05 14:32:17 +02:00
illume-softkey compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume2 e_client_name_get() -> e_client_util_name_get() 2014-02-05 10:55:50 -05:00
layout compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
lokker feature: per-screen desklock logo visibility config 2014-02-21 17:18:57 -05:00
mixer Mixer: Fix crash when closing mixer settings 2014-01-15 12:37:59 +09:00
msgbus compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
music-control music-control: fix popup autoclose 2014-01-19 15:03:31 +01:00
notification e_client_name_get() -> e_client_util_name_get() 2014-02-05 10:55:50 -05:00
packagekit PackageKit: split config stuff to a proper e_mod_config.c file. 2014-02-03 22:21:25 +01:00
pager don't show pager urgent popups for focusing clients 2014-02-21 16:44:12 -05:00
pager16 add urgency popups for p16 2014-02-21 16:44:12 -05:00
quickaccess revert focus when hiding quickaccess client if focus revert option is enabled 2014-02-21 16:44:12 -05:00
shot shot - check zone null before using 2014-01-22 12:27:00 +09:00
start fix crash when activating e restart from start menu 2013-10-15 11:45:31 +01:00
syscon add autoclose callback for syscon to null pointer 2014-01-22 22:14:33 -05:00
systray set DOCK type on systray window 2014-02-14 12:48:34 -05:00
tasks e_client_name_get() -> e_client_util_name_get() 2014-02-05 10:55:50 -05:00
teamwork e: call the right function without depending on ld to figure it out (mostly wrongly). 2014-01-20 13:01:31 +09:00
temperature compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
tiling Tiling2: Rename module to tiling1 in the desktop file. 2014-02-21 09:28:15 +00:00
winlist e-object-check - this has been turned off since 2007 - back on 2014-02-26 04:28:12 +09:00
wizard fix connman check by not failing al the time on owner check 2014-01-22 17:50:57 +09:00
wl_desktop_shell bugfix: Fix wl_desktop_shell compiler warning for Mike 2014-02-20 17:11:56 +00:00
wl_drm Fixed sorting in desktop files 2013-07-05 19:02:53 +02:00
wl_fb Remove unused variable. 2014-01-15 22:42:42 +00:00
wl_screenshot remove unnecessary file 2013-12-09 08:22:19 -05:00
wl_x11 wl pointers done-ish 2014-01-14 20:28:58 -05:00
xkbswitch compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_access.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_appmenu.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_backlight.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_battery.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_bluez4.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_clock.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_applications.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_bindings.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_dialogs.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_display.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_interaction.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_intl.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_menus.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_paths.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_performance.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_randr.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_shelves.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_theme.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_wallpaper2.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_window_manipulation.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_window_remembers.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_connman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_contact.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_cpufreq.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_everything.mk fix evry makefile install rule 2014-02-21 17:19:01 -05:00
Makefile_fileman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_fileman_opinfo.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_gadman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_ibar.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_ibox.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-bluetooth.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-home-toggle.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-home.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-indicator.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-kbd-toggle.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-keyboard.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-mode-toggle.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-softkey.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume2.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_lokker.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_mixer.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_msgbus.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_music_control.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_notification.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_packagekit.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_pager.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_pager16.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_quickaccess.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_shot.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_start.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_syscon.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_systray.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_tasks.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_teamwork.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_temperature.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_tiling.mk Fix 'make dist' (include extra files). 2014-02-23 11:26:33 +00:00
Makefile_winlist.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_wizard.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_wl_desktop_shell.mk more distcheck fixes 2014-02-04 13:55:58 -05:00
Makefile_wl_fb.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_wl_screenshot.mk more distcheck fixes 2014-02-04 13:55:58 -05:00
Makefile_wl_x11.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_xkbswitch.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00