platform/upstream/enlightenment.git
11 years agoe: fix build with --enable-wayland-clients
Lucas De Marchi [Wed, 9 Jan 2013 03:21:14 +0000 (03:21 +0000)]
e: fix build with --enable-wayland-clients

This seems to be broken since a long time. Even checked if it was when
we changed the build system to non-recursive, but it wasn't.

SVN revision: 82432

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Tue, 8 Jan 2013 20:36:48 +0000 (20:36 +0000)]
updating portuguese and italian translations

SVN revision: 82423

11 years agoupdating spanish translation
Massimo Maiurana [Tue, 8 Jan 2013 17:43:27 +0000 (17:43 +0000)]
updating spanish translation

SVN revision: 82421

11 years agoe systray: use evas_object_visible_get() to know if icon was appended to box
José Roberto de Souza [Tue, 8 Jan 2013 13:58:21 +0000 (13:58 +0000)]
e systray: use evas_object_visible_get() to know if icon was appended to box

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82414

11 years agofix gettext on conf2 option help
Mike Blumenkrantz [Tue, 8 Jan 2013 13:32:40 +0000 (13:32 +0000)]
fix gettext on conf2 option help

SVN revision: 82411

11 years agoadd config option for disabling pointer warp when performing directional focus change...
Mike Blumenkrantz [Tue, 8 Jan 2013 11:51:56 +0000 (11:51 +0000)]
add config option for disabling pointer warp when performing directional focus change in winlist, patch by David H. Bronke
ticket #2098

SVN revision: 82409

11 years agoDesktop->Shelves menu now shows shelf names instead of orientations
Mike Blumenkrantz [Tue, 8 Jan 2013 11:32:46 +0000 (11:32 +0000)]
Desktop->Shelves menu now shows shelf names instead of orientations
ticket #2105

SVN revision: 82408

11 years agosystem default language in wizard now shows language name, patch by thanatermesis
Mike Blumenkrantz [Tue, 8 Jan 2013 11:23:20 +0000 (11:23 +0000)]
system default language in wizard now shows language name, patch by thanatermesis
ticket #2125

SVN revision: 82407

11 years agotasks gadgets now apply the selected style
Mike Blumenkrantz [Tue, 8 Jan 2013 11:19:14 +0000 (11:19 +0000)]
tasks gadgets now apply the selected style
ticket #2140

SVN revision: 82405

11 years agofix bug where slider could be changed while disabled
Mike Blumenkrantz [Tue, 8 Jan 2013 11:06:56 +0000 (11:06 +0000)]
fix bug where slider could be changed while disabled
ticket #2169

SVN revision: 82403

11 years agonetwm actgivate requests simply do absoluttely nothing now with this
Carsten Haitzler [Tue, 8 Jan 2013 11:03:55 +0000 (11:03 +0000)]
netwm actgivate requests simply do absoluttely nothing now with this
as false. this breaks expected functionality from apps - that they
request activation and eg - window is minimized... it gets shown at
least. app here wants attention/activation... this is better than
ignoring ti entirely. theres activation policy config specifically for
turning this off separately. :/

SVN revision: 82402

11 years agofix crash when trying to apply a null wallpaper
Mike Blumenkrantz [Tue, 8 Jan 2013 10:13:39 +0000 (10:13 +0000)]
fix crash when trying to apply a null wallpaper
ticket #2164

SVN revision: 82399

11 years agoset conf2 min/base sizes after window is shown to work around stupid resize on restar...
Mike Blumenkrantz [Tue, 8 Jan 2013 09:14:35 +0000 (09:14 +0000)]
set conf2 min/base sizes after window is shown to work around stupid resize on restart bug

SVN revision: 82395

11 years agoe_win now also traps base size setting on elm windows and applies ICCCM hints when...
Mike Blumenkrantz [Tue, 8 Jan 2013 09:13:15 +0000 (09:13 +0000)]
e_win now also traps base size setting on elm windows and applies ICCCM hints when doing so.
as an aside, elm_win is SEVERELY (cripplingly) broken with regard to WM hint applying in the sense that it never applies them
at the least, however, this will prevent windows from being randomly resized smaller than minimum sizes

SVN revision: 82394

11 years ago[access] activate mesage would change focused window.
Shinwoo Kim [Tue, 8 Jan 2013 09:13:14 +0000 (09:13 +0000)]
[access] activate mesage would change focused window.
if focused window is changed, the message should send to changed window.

SVN revision: 82393

11 years agoadd NEWS updates for morlenxus because he is so lazy and probably sitting around...
Mike Blumenkrantz [Tue, 8 Jan 2013 08:16:12 +0000 (08:16 +0000)]
add NEWS updates for morlenxus because he is so lazy and probably sitting around eating schnitzels

SVN revision: 82388

11 years agofix bug where keyboard resizing of windows was not possible if timeout was set to...
Mike Blumenkrantz [Tue, 8 Jan 2013 08:14:09 +0000 (08:14 +0000)]
fix bug where keyboard resizing of windows was not possible if timeout was set to zero

SVN revision: 82386

11 years ago[access] Send message to unfocused window.
Shinwoo Kim [Tue, 8 Jan 2013 07:03:32 +0000 (07:03 +0000)]
[access] Send message to unfocused window.
Before this commit, the client message is sent to focused window only.
From now, target window is not a focused window. The target window is selected when read message is sent.

SVN revision: 82383

11 years agoE: Updated changelog + news.
Tom Hacohen [Mon, 7 Jan 2013 20:34:14 +0000 (20:34 +0000)]
E: Updated changelog + news.

SVN revision: 82362

11 years agoE entry + scrollframe: Add clippers as smart members.
Tom Hacohen [Mon, 7 Jan 2013 20:01:32 +0000 (20:01 +0000)]
E entry + scrollframe: Add clippers as smart members.

This should fix some bugs (specifically with the .desktop file editing menu),
and is just generally correct.

SVN revision: 82360

11 years agoadd conf2 option for new backlight dimming thingy that morlenxus just added because...
Mike Blumenkrantz [Mon, 7 Jan 2013 19:59:53 +0000 (19:59 +0000)]
add conf2 option for new backlight dimming thingy that morlenxus just added because he's too lazy to add two lines on his own

SVN revision: 82359

11 years agoAdded option for doing desklock, blanking or dimming even when showing fullscreen...
Miculcy Brian [Mon, 7 Jan 2013 19:46:38 +0000 (19:46 +0000)]
Added option for doing desklock, blanking or dimming even when showing fullscreen windows.

SVN revision: 82358

11 years agoDon't blank on fullscreen windows (as we don't run the screenlock on fullscreen windo...
Miculcy Brian [Mon, 7 Jan 2013 16:13:17 +0000 (16:13 +0000)]
Don't blank on fullscreen windows (as we don't run the screenlock on fullscreen windows). Check all zones for fullscreen windows.

SVN revision: 82354

11 years agoe music-control: Fix calling wrong mpris2 method
José Roberto de Souza [Mon, 7 Jan 2013 15:44:23 +0000 (15:44 +0000)]
e music-control: Fix calling wrong mpris2 method

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82353

11 years agoNo backlight dimming when in presentation mode. Backlight fade time only applies...
Miculcy Brian [Mon, 7 Jan 2013 14:28:26 +0000 (14:28 +0000)]
No backlight dimming when in presentation mode. Backlight fade time only applies to dimming - undimming is fixed 0.5 .

SVN revision: 82348

11 years agoset homogeneous for overlay genlist
Mike Blumenkrantz [Mon, 7 Jan 2013 12:54:57 +0000 (12:54 +0000)]
set homogeneous for overlay genlist

SVN revision: 82344

11 years agoupdating portuguese and esperanto translations
Massimo Maiurana [Mon, 7 Jan 2013 11:39:56 +0000 (11:39 +0000)]
updating portuguese and esperanto translations

SVN revision: 82342

11 years agookay, apparently removing this binding was wrong and it was just the key of the bindi...
Mike Blumenkrantz [Mon, 7 Jan 2013 11:27:14 +0000 (11:27 +0000)]
okay, apparently removing this binding was wrong and it was just the key of the binding that was incorrect

SVN revision: 82340

11 years agorestore default keybindings no longer restores two bindings for ctrl+alt+f
Mike Blumenkrantz [Mon, 7 Jan 2013 11:05:58 +0000 (11:05 +0000)]
restore default keybindings no longer restores two bindings for ctrl+alt+f
FEAR NOT MORLENXUS, YOUR BUG FIX IS HERE

SVN revision: 82337

11 years agoprevent load of conf module if conf2 is already loaded
Mike Blumenkrantz [Mon, 7 Jan 2013 11:00:47 +0000 (11:00 +0000)]
prevent load of conf module if conf2 is already loaded

SVN revision: 82336

11 years agowhoops forgot to add new option to edd
Mike Blumenkrantz [Mon, 7 Jan 2013 09:46:48 +0000 (09:46 +0000)]
whoops forgot to add new option to edd

SVN revision: 82334

11 years agoadd option for disabling icons in menus
Mike Blumenkrantz [Mon, 7 Jan 2013 09:35:30 +0000 (09:35 +0000)]
add option for disabling icons in menus
ticket #2168

SVN revision: 82333

11 years agofix help text for pass_click_on focus option
Mike Blumenkrantz [Mon, 7 Jan 2013 09:19:42 +0000 (09:19 +0000)]
fix help text for pass_click_on focus option

SVN revision: 82332

11 years agoWhen we create monitors and are checking for clones, just use x/y
Christopher Michael [Mon, 7 Jan 2013 07:39:57 +0000 (07:39 +0000)]
When we create monitors and are checking for clones, just use x/y
position, not size for comparison.

When we create monitors, assign the proper crtc to the monitor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82330

11 years agoSome fixes for Intel cards:
Christopher Michael [Mon, 7 Jan 2013 07:39:54 +0000 (07:39 +0000)]
Some fixes for Intel cards:

Do not set enabled until after a current mode is set.
Update original size after we set current mode.
Add an original cloned value we can track.
Add code to apply just cloning changes.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82329

11 years agoFix compile: Use the proper smart data variable.
Christopher Michael [Mon, 7 Jan 2013 07:39:52 +0000 (07:39 +0000)]
Fix compile: Use the proper smart data variable.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82328

11 years agoWhen we clone/un-clone, also set a Changed on the position so that
Christopher Michael [Mon, 7 Jan 2013 07:39:49 +0000 (07:39 +0000)]
When we clone/un-clone, also set a Changed on the position so that
Apply will handle new geometry for the monitor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82327

11 years agoWhen we initially create the monitors, also set the original cloned
Christopher Michael [Mon, 7 Jan 2013 07:39:47 +0000 (07:39 +0000)]
When we initially create the monitors, also set the original cloned
value.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82326

11 years agoAdd support for marking dialog changes if the user unclones a monitor
Christopher Michael [Mon, 7 Jan 2013 07:39:45 +0000 (07:39 +0000)]
Add support for marking dialog changes if the user unclones a monitor
and does nothing else.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82325

11 years agoAdd prototype for cloned_set function.
Christopher Michael [Mon, 7 Jan 2013 07:39:42 +0000 (07:39 +0000)]
Add prototype for cloned_set function.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82324

11 years agoAdd a Changed_Clone to enum.
Christopher Michael [Mon, 7 Jan 2013 07:39:39 +0000 (07:39 +0000)]
Add a Changed_Clone to enum.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82323

11 years agoe: fix build with uClibc.
Cedric BAIL [Mon, 7 Jan 2013 01:14:25 +0000 (01:14 +0000)]
e: fix build with uClibc.

Patch by Thomas Petazzoni <thomas.petazzoni@free-electrons.com>.

SVN revision: 82312

11 years agoupdating italian translation
Massimo Maiurana [Sun, 6 Jan 2013 22:45:50 +0000 (22:45 +0000)]
updating italian translation

SVN revision: 82309

11 years agoupdating lithuanian translation
Massimo Maiurana [Sun, 6 Jan 2013 21:10:53 +0000 (21:10 +0000)]
updating lithuanian translation

SVN revision: 82308

11 years agoDrop "as a bi-product of this" from the message in the updates checker
Igor Murzov [Sun, 6 Jan 2013 16:12:44 +0000 (16:12 +0000)]
Drop "as a bi-product of this" from the message in the updates checker

Reviewed-by: zmike
SVN revision: 82307

11 years agofix harmless compile warnings
Mike Blumenkrantz [Sun, 6 Jan 2013 15:16:17 +0000 (15:16 +0000)]
fix harmless compile warnings

SVN revision: 82305

11 years agoadd gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garik
Mike Blumenkrantz [Sun, 6 Jan 2013 15:12:31 +0000 (15:12 +0000)]
add gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garik

SVN revision: 82304

11 years agoupdating portuguese translation
Massimo Maiurana [Sun, 6 Jan 2013 09:52:45 +0000 (09:52 +0000)]
updating portuguese translation

SVN revision: 82298

11 years agoBetter gettext usage in a few places
Igor Murzov [Sat, 5 Jan 2013 22:54:51 +0000 (22:54 +0000)]
Better gettext usage in a few places

SVN revision: 82293

11 years agoMake Everything's plugins and action names translatable v2
Igor Murzov [Sat, 5 Jan 2013 22:53:46 +0000 (22:53 +0000)]
Make Everything's plugins and action names translatable v2

v2: Mark messages for translation explicitly as suggested by Raster.
This is a more straightforward version of r79658.

SVN revision: 82292

11 years ago[access] send read message when tap gesture is detected
Shinwoo Kim [Sat, 5 Jan 2013 04:29:24 +0000 (04:29 +0000)]
[access] send read message when tap gesture is detected

SVN revision: 82261

11 years agoe: Fix connman wizard page
José Roberto de Souza [Sat, 5 Jan 2013 03:55:16 +0000 (03:55 +0000)]
e: Fix connman wizard page

It was unrefing connection inside of edbus_message callback.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82258

11 years agothanks joel - in e17 wizard too for xkb rules chec.
Carsten Haitzler [Sat, 5 Jan 2013 02:18:25 +0000 (02:18 +0000)]
thanks joel - in e17 wizard too for xkb rules chec.

SVN revision: 82253

11 years agoupdating spanish and italian translation
Massimo Maiurana [Fri, 4 Jan 2013 22:18:09 +0000 (22:18 +0000)]
updating spanish and italian translation

SVN revision: 82242

11 years agoe: don't allow to disable composite in wizard
Lucas De Marchi [Fri, 4 Jan 2013 18:35:32 +0000 (18:35 +0000)]
e: don't allow to disable composite in wizard

SVN revision: 82226

11 years agoe: fix crash when changing desktops configuration
Lucas De Marchi [Fri, 4 Jan 2013 18:35:27 +0000 (18:35 +0000)]
e: fix crash when changing desktops configuration

 #0  0x00007f33b8eb1b1d in pause () from /usr/lib/libpthread.so.0
 #1  <signal handler called>
 #2  0x00007f33a19c19ab in _clock_popup_desk_change (inst=0x2bb2360, type=176, ev=0x36a6680) at clock/e_mod_main.c:305
 #3  0x00007f33b982499c in _ecore_call_handler_cb (event=<optimized out>, type=<optimized out>, data=<optimized out>, func=<optimized out>)
     at lib/ecore/ecore_private.h:354
 #4  _ecore_event_call () at lib/ecore/ecore_events.c:562
 #5  0x00007f33b982a639 in _ecore_main_loop_iterate_internal (once_only=once_only@entry=0) at lib/ecore/ecore_main.c:1942
 #6  0x00007f33b982abc7 in ecore_main_loop_begin () at lib/ecore/ecore_main.c:964
 #7  0x0000000000434b73 in main (argc=<optimized out>, argv=<optimized out>) at e_main.c:1061

SVN revision: 82225

11 years agoe: remove dropshadow module
Lucas De Marchi [Fri, 4 Jan 2013 18:35:22 +0000 (18:35 +0000)]
e: remove dropshadow module

dropshadow module conflicts with composite, which will be always enabled
by future commits. Remove the module to allow turning composite as
always-enabled.

SVN revision: 82224

11 years agobump trunk e lib req version
Mike Blumenkrantz [Fri, 4 Jan 2013 17:39:32 +0000 (17:39 +0000)]
bump trunk e lib req version

SVN revision: 82218

11 years agoe: Show icon of appmenu module
José Roberto de Souza [Fri, 4 Jan 2013 17:05:14 +0000 (17:05 +0000)]
e: Show icon of appmenu module

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82216

11 years agoe: Show icon of music-control module
José Roberto de Souza [Fri, 4 Jan 2013 16:45:39 +0000 (16:45 +0000)]
e: Show icon of music-control module

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82215

11 years agoe: Add changelog and news about the edbus ports and new modules
Lucas De Marchi [Fri, 4 Jan 2013 16:19:08 +0000 (16:19 +0000)]
e: Add changelog and news about the edbus ports and new modules

SVN revision: 82209

11 years agoe/bluez4: cleanup and fixes
Lucas De Marchi [Fri, 4 Jan 2013 16:13:43 +0000 (16:13 +0000)]
e/bluez4: cleanup and fixes

 - Change module name in whitelist. Its name is bluez4 since it only
   supports bluez 4 API. The day it (automatically) also supports bluez 5,
   we rename it back.
 - Use eina_stringshare_replace when possible
 - Change huge if (strcmp(icon, "...") return "....." with a table.
 - Don't use stringshare when not needed. There's no reason to
   stringshare the icon, just use the static const ones
 - Sanitize edbus method table
 - Remove bogus NONE entry after NULL in services table
 - Fix coding style
 - Generalize _unset_dev() to work with any list

SVN revision: 82208

11 years agoe/bluez4: bug fixes
Lucas Joia [Fri, 4 Jan 2013 16:13:38 +0000 (16:13 +0000)]
e/bluez4: bug fixes

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82207

11 years agoe/bluez4: follow edbus update
Lucas Joia [Fri, 4 Jan 2013 16:13:34 +0000 (16:13 +0000)]
e/bluez4: follow edbus update

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82206

11 years agoe/bluez4: Add type to end of found device item
Lucas Joia [Fri, 4 Jan 2013 16:13:30 +0000 (16:13 +0000)]
e/bluez4: Add type to end of found device item

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82205

11 years agoe/bluez4: Simplify dialogs
Lucas Joia [Fri, 4 Jan 2013 16:13:26 +0000 (16:13 +0000)]
e/bluez4: Simplify dialogs

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82204

11 years agoe/bluez4: add standard menu for gadget settings
Lucas Joia [Fri, 4 Jan 2013 16:13:21 +0000 (16:13 +0000)]
e/bluez4: add standard menu for gadget settings

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82203

11 years agoe/bluez4: lock and unlock shelf
Lucas Joia [Fri, 4 Jan 2013 16:13:17 +0000 (16:13 +0000)]
e/bluez4: lock and unlock shelf

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82202

11 years agoe/bluez4: void argument for empty arguments
Lucas Joia [Fri, 4 Jan 2013 16:13:12 +0000 (16:13 +0000)]
e/bluez4: void argument for empty arguments

func() -> func(void)

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82201

11 years agoe/bluez4: Change adapter properties
Lucas Joia [Fri, 4 Jan 2013 16:13:07 +0000 (16:13 +0000)]
e/bluez4: Change adapter properties

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82200

11 years agoe/bluez4: List Adapters
Lucas Joia [Fri, 4 Jan 2013 16:13:03 +0000 (16:13 +0000)]
e/bluez4: List Adapters

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82199

11 years agoe/bluez4: Pair when select a found device
Lucas Joia [Fri, 4 Jan 2013 16:12:58 +0000 (16:12 +0000)]
e/bluez4: Pair when select a found device

-Pair button is no longer needed
-Only non-paired devices appear for the user to pair

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82198

11 years agoe/bluez4: add checkbox telling whether or not device is connected
Lucas Joia [Fri, 4 Jan 2013 16:12:54 +0000 (16:12 +0000)]
e/bluez4: add checkbox telling whether or not device is connected

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82197

11 years agoe/bluez4: allow Disconnect when device is connected
Lucas Joia [Fri, 4 Jan 2013 16:12:50 +0000 (16:12 +0000)]
e/bluez4: allow Disconnect when device is connected

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82196

11 years agoe/bluez4: use menu instead of popup
Lucas Joia [Fri, 4 Jan 2013 16:12:45 +0000 (16:12 +0000)]
e/bluez4: use menu instead of popup

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82195

11 years agoe/bluez4: Implement agent dencently
Lucas Joia [Fri, 4 Jan 2013 16:12:41 +0000 (16:12 +0000)]
e/bluez4: Implement agent dencently

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82194

11 years agoe/bluez4: Show errors in dialogs
Lucas Joia [Fri, 4 Jan 2013 16:12:37 +0000 (16:12 +0000)]
e/bluez4: Show errors in dialogs

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82193

11 years agoe/bluez4: Allow user to remove devices
Lucas Joia [Fri, 4 Jan 2013 16:12:32 +0000 (16:12 +0000)]
e/bluez4: Allow user to remove devices

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82192

11 years agoe/bluez4: separate found and created devices
Lucas Joia [Fri, 4 Jan 2013 16:12:28 +0000 (16:12 +0000)]
e/bluez4: separate found and created devices

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82191

11 years agoe/bluez4: handle more profiles
Lucas Joia [Fri, 4 Jan 2013 16:12:24 +0000 (16:12 +0000)]
e/bluez4: handle more profiles

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82190

11 years agoe/bluez4: module inactive when bluez is down
Lucas Joia [Fri, 4 Jan 2013 16:12:20 +0000 (16:12 +0000)]
e/bluez4: module inactive when bluez is down

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82189

11 years agoe/bluez4: Connect to input devices
Lucas Joia [Fri, 4 Jan 2013 16:12:15 +0000 (16:12 +0000)]
e/bluez4: Connect to input devices

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82188

11 years agoe/bluez4: Update ilist using the eina list of devices
Lucas Joia [Fri, 4 Jan 2013 16:12:11 +0000 (16:12 +0000)]
e/bluez4: Update ilist using the eina list of devices

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82187

11 years agoe/bluez4: add actual devices to list of devices found
Lucas Joia [Fri, 4 Jan 2013 16:12:07 +0000 (16:12 +0000)]
e/bluez4: add actual devices to list of devices found

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82186

11 years agoe/bluez4: include bluez4 module
Lucas Joia [Fri, 4 Jan 2013 16:11:48 +0000 (16:11 +0000)]
e/bluez4: include bluez4 module

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82185

11 years agoe/appmenu: sanitize method table
Lucas De Marchi [Fri, 4 Jan 2013 14:06:22 +0000 (14:06 +0000)]
e/appmenu: sanitize method table

Patch by: Lucas De Marchi <lucas.de.marchi@gmail.com>

SVN revision: 82179

11 years agoe appmenu: Initial commit of module that show application menus exported by dbus
Lucas Joia [Fri, 4 Jan 2013 13:48:45 +0000 (13:48 +0000)]
e appmenu: Initial commit of module that show application menus exported by dbus

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82178

11 years agoe: fix bogus check on array, above its bounds
Lucas De Marchi [Fri, 4 Jan 2013 13:47:07 +0000 (13:47 +0000)]
e: fix bogus check on array, above its bounds

fileman/e_mod_main.c: In function '_cfg_toolbar_orient_cb_info_cb':
fileman/e_mod_main.c:272:18: warning: array subscript is above array bounds [-Warray-bounds]

Hopefully stack is not NULL there, that's why nobody caught this bug.

Patch by: Lucas De Marchi <lucas.de.marchi@gmail.com>

SVN revision: 82177

11 years agoimplement tag aliases for configure options, also add top-level files category when...
Mike Blumenkrantz [Fri, 4 Jan 2013 13:30:09 +0000 (13:30 +0000)]
implement tag aliases for configure options, also add top-level files category when fileman is loaded

SVN revision: 82173

11 years agowhoops, forgot to add evry options for conf2
Mike Blumenkrantz [Fri, 4 Jan 2013 08:43:27 +0000 (08:43 +0000)]
whoops, forgot to add evry options for conf2

SVN revision: 82162

11 years agofix conf2 crash on local discard
Mike Blumenkrantz [Fri, 4 Jan 2013 07:40:08 +0000 (07:40 +0000)]
fix conf2 crash on local discard

SVN revision: 82157

11 years agoexport funcs for modules.. add EAPI!!!!!!!!!!!!!!!!!!!!1
Carsten Haitzler [Fri, 4 Jan 2013 06:01:21 +0000 (06:01 +0000)]
export funcs for modules.. add EAPI!!!!!!!!!!!!!!!!!!!!1

SVN revision: 82149

11 years agoe: Remove e_dbus dependency
José Roberto de Souza [Thu, 3 Jan 2013 22:08:40 +0000 (22:08 +0000)]
e: Remove e_dbus dependency

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82125

11 years agoe/illume-indicator: use designated initializers and remove trailing whitespace
Lucas De Marchi [Thu, 3 Jan 2013 22:08:36 +0000 (22:08 +0000)]
e/illume-indicator: use designated initializers and remove trailing whitespace

SVN revision: 82124

11 years agoe: Port illume-indicator to use internal notification API
José Roberto de Souza [Thu, 3 Jan 2013 22:08:29 +0000 (22:08 +0000)]
e: Port illume-indicator to use internal notification API

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82123

11 years agoe: Use internal client notification API
José Roberto de Souza [Thu, 3 Jan 2013 22:08:24 +0000 (22:08 +0000)]
e: Use internal client notification API

Modules:
 - notification
 - battery
 - mixer

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82122

11 years agoe/notification: fix typo and use designated initializers on server
Lucas De Marchi [Thu, 3 Jan 2013 22:08:19 +0000 (22:08 +0000)]
e/notification: fix typo and use designated initializers on server

SVN revision: 82121

11 years agoe/notification: do not use null_strings_replace()
Lucas De Marchi [Thu, 3 Jan 2013 22:08:15 +0000 (22:08 +0000)]
e/notification: do not use null_strings_replace()

It would be very weird and error-prone on clients to have code like
this:

E_Notification_Notify n;
memset(n, 0, sizeof(*n));
n.app_name = "bla";
e_notification_client_send(...);
eina_stringshare_del(n.icon.icon);
eina_stringshare_del(...);
...

Instead of doing this, replace NULL by "" in the only place it's not
allowed: while sending the D-Bus message.

SVN revision: 82120

11 years agoe: Add client api to notifications
José Roberto de Souza [Thu, 3 Jan 2013 22:08:10 +0000 (22:08 +0000)]
e: Add client api to notifications

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82119

11 years agoe: Change notification module to use internal notification API
José Roberto de Souza [Thu, 3 Jan 2013 22:08:05 +0000 (22:08 +0000)]
e: Change notification module to use internal notification API

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 82118