enlightenment/src/modules
Stefan Schmidt 5bfbe933fe module/connman: Remove dead code after return.
The if else above retruns in both cases. This code was never executed.

CID 1039761
2014-09-05 14:14:33 +02:00
..
access Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
appmenu fix appmenu shutdown of dbus when it's null - no complaint 2014-07-01 16:42:23 +09:00
backlight Updating translations 2014-05-19 22:04:38 +02:00
battery s/sumary/summary/g 2014-07-30 19:18:24 -04:00
bluez4 bluez-module: Fixup menu activation code 2014-06-19 13:18:35 -04:00
clock fix monitoring of non-existant files/dirs in clock module 2014-07-01 16:35:58 +09:00
conf edje: remove use of deprecated functions. 2014-06-07 21:10:55 +02:00
conf_applications Updating translations 2014-05-19 22:04:38 +02:00
conf_bindings Improve messages in bindings configuration dialogs 2014-09-03 18:04:19 +04:00
conf_dialogs Updating translations 2014-05-19 22:04:38 +02:00
conf_display conf_display: NULL check before strdup 2014-08-02 15:00:54 +02:00
conf_interaction don't delete pointers when changing settings, just update size 2014-01-14 20:28:58 -05:00
conf_intl conf_intl: Fix disbling of language list box and configure button 2014-08-21 14:15:49 -04:00
conf_menus e: rename applications menu to fit xdg menu spec 2014-06-11 11:08:26 +02:00
conf_paths Updating translations 2014-05-19 22:04:38 +02:00
conf_performance remove performance - engine cfg dialog as its obsolete 2014-08-11 10:56:35 +09:00
conf_randr edje: remove use of deprecated functions. 2014-06-07 21:10:55 +02:00
conf_shelves fix warnings 2014-06-02 07:25:10 -04:00
conf_theme fix building theme module with wayland-only 2014-08-26 10:10:37 -04:00
conf_window_manipulation Updating translations 2014-05-19 22:04:38 +02:00
conf_window_remembers Updating translations 2014-05-19 22:04:38 +02:00
connman module/connman: Remove dead code after return. 2014-09-05 14:14:33 +02:00
contact Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
cpufreq cpufreq: Fix duplicate structure name when including EGL headers 2014-06-25 09:42:07 -04:00
everything fix evrything shift+tab crash 2014-08-19 18:44:47 +09:00
fileman bugfix: don't save mime info when opening .desktop files 2014-07-16 10:48:48 -04:00
fileman_opinfo make win->client check more explicit in efm_opinfo 2014-03-13 11:38:52 -04:00
gadman fix crash after moving gadget between two zones 2014-08-11 19:35:37 -04:00
ibar fix formatting 2014-08-26 10:10:36 -04:00
ibox fix ibox eo errors 2014-08-20 18:05:34 -04:00
illume-bluetooth Updating translations 2014-05-19 22:04:38 +02:00
illume-home Updating translations 2014-05-19 22:04:38 +02:00
illume-home-toggle Updating translations 2014-05-19 22:04:38 +02:00
illume-indicator s/sumary/summary/g 2014-07-30 19:18:24 -04:00
illume-kbd-toggle Updating translations 2014-05-19 22:04:38 +02:00
illume-keyboard edje: remove use of deprecated functions. 2014-06-07 21:10:55 +02:00
illume-mode-toggle Updating translations 2014-05-19 22:04:38 +02:00
illume-softkey Updating translations 2014-05-19 22:04:38 +02:00
illume2 update contact/illume to not use broken/removed layout client hook 2014-07-07 13:43:18 -04:00
layout Updating translations 2014-05-19 22:04:38 +02:00
lokker edje: remove use of deprecated functions. 2014-06-07 21:10:55 +02:00
mixer Revert "mixer: Optionally select an external mixer application." 2014-08-29 10:38:51 -04:00
msgbus Updating translations 2014-05-19 22:04:38 +02:00
music-control Music-control: added epymc to the list of supported players :) 2014-08-11 21:55:20 +02:00
notification s/sumary/summary/g 2014-07-30 19:18:24 -04:00
packagekit Update russian translation 2014-06-30 17:53:44 +04:00
pager rename pager16 to pager and pager to pager_plain 2014-08-05 12:01:22 +09:00
pager_plain Update russian translation 2014-09-03 19:04:41 +04:00
policy_mobile added mobile policy module 2014-08-29 13:48:01 -04:00
quickaccess improve qa init: call startup function to apply existing entries and client states 2014-07-27 16:34:37 -04:00
shot whitespace/formatting cleanups in shot module 2014-07-01 19:51:04 +09:00
start redo start/syscon menu deactivate callbacks to not crash 2014-07-27 17:40:53 -04:00
syscon syscon: Fix inconsistency between e_config_dialog_new() and _get() params 2014-08-05 12:01:45 +04:00
systray systray should now update comp_x client pixmap size since it's handling window resizes 2014-09-01 10:30:53 -04:00
tasks Updating translations 2014-05-19 22:04:38 +02:00
teamwork fix tw warnings 2014-09-01 12:32:23 -04:00
temperature Updating translations 2014-05-19 22:04:38 +02:00
tiling Tiling: Respect min size hints (set to floating if doesn't fit). 2014-08-28 16:33:54 +01:00
winlist edje: remove use of deprecated functions. 2014-06-07 21:10:55 +02:00
wizard wizard comp effect disabling now disables all effects 2014-06-16 13:35:57 -04:00
wl_desktop_shell bugfix: Check for parent surface before creating popup 2014-09-02 08:35:50 -04:00
wl_drm bugfix: wl-drm: Fix hard-coded screen size of the ecore_evas 2014-09-04 10:05:59 -04:00
wl_fb Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
wl_screenshot remove unnecessary file 2013-12-09 08:22:19 -05:00
wl_x11 wl-x11: Declare keyboard strings as NULL (initially) to avoid crash 2014-08-26 10:10:39 -04:00
xkbswitch add missing EINA_UNUSED for function param 2014-05-17 17:56:25 +01:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk added mobile policy module 2014-08-29 13:48:01 -04:00
Makefile_access.mk Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04: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 remove performance - engine cfg dialog as its obsolete 2014-08-11 10:56:35 +09: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_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 Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04: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 Install everything.pc in $prefix/libdata/pkgconfig on FreeBSD 2014-09-01 12:33:31 -04: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 fix ibox eo errors 2014-04-10 19:06:04 -04: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_pager_plain.mk rename pager16 to pager and pager to pager_plain 2014-08-05 12:01:22 +09:00
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_policy_mobile.mk added mobile policy module 2014-08-29 13:48:01 -04: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 remove mixer wizard check 2014-04-04 15:04:28 -04:00
Makefile_wl_desktop_shell.mk Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
Makefile_wl_drm.mk @feature: Add new drm compositing module 2014-03-18 07:43:04 +00:00
Makefile_wl_fb.mk Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
Makefile_wl_screenshot.mk more distcheck fixes 2014-02-04 13:55:58 -05:00
Makefile_wl_x11.mk update wl_x11 and wl_desktop_shell for new compositor 2014-08-26 10:10:35 -04:00
Makefile_xkbswitch.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00