platform/upstream/enlightenment.git
12 years agoremove this misleading line: there is NEVER a zone here.
Mike Blumenkrantz [Fri, 7 Sep 2012 07:08:48 +0000 (07:08 +0000)]
remove this misleading line: there is NEVER a zone here.

SVN revision: 76280

12 years agouse pre-compiled randr edj, it's stupid that we recompile this every time when we...
Mike Blumenkrantz [Fri, 7 Sep 2012 06:54:13 +0000 (06:54 +0000)]
use pre-compiled randr edj, it's stupid that we recompile this every time when we ship every other module's theme as a binary

SVN revision: 76279

12 years agoadd check_changed function to gadman config and clarify hover layer name
Mike Blumenkrantz [Thu, 6 Sep 2012 18:56:35 +0000 (18:56 +0000)]
add check_changed function to gadman config and clarify hover layer name

SVN revision: 76260

12 years agofix issue where shelf list in shelf config dialog would remain disabled after adding...
Mike Blumenkrantz [Thu, 6 Sep 2012 18:32:50 +0000 (18:32 +0000)]
fix issue where shelf list in shelf config dialog would remain disabled after adding a new shelf

SVN revision: 76259

12 years agooverhaul gadman to utilize the new gadget config dialogs, also streamline gadman...
Mike Blumenkrantz [Thu, 6 Sep 2012 18:28:02 +0000 (18:28 +0000)]
overhaul gadman to utilize the new gadget config dialogs, also streamline gadman gadget deletion to work like regular gadgets

SVN revision: 76258

12 years agofix up new gadcon config dialogs to crash less and work better
Mike Blumenkrantz [Thu, 6 Sep 2012 18:26:48 +0000 (18:26 +0000)]
fix up new gadcon config dialogs to crash less and work better

SVN revision: 76257

12 years agoadd flag to gadcons to mark them as being custom gadcons, don't refresh custom gadcon...
Mike Blumenkrantz [Thu, 6 Sep 2012 18:26:09 +0000 (18:26 +0000)]
add flag to gadcons to mark them as being custom gadcons, don't refresh custom gadcons completely when repopulating, fix crash which occurred when gadcon container was deleted before gadcon

SVN revision: 76256

12 years agosome tweaks to gadget config dialog to make deletion work better in more cases
Mike Blumenkrantz [Thu, 6 Sep 2012 14:20:52 +0000 (14:20 +0000)]
some tweaks to gadget config dialog to make deletion work better in more cases

SVN revision: 76246

12 years agofix case where gadman would add gadgets multiple times
Mike Blumenkrantz [Thu, 6 Sep 2012 13:50:58 +0000 (13:50 +0000)]
fix case where gadman would add gadgets multiple times

SVN revision: 76245

12 years agoallow gadcon config dialog hook to set gadcon site
Mike Blumenkrantz [Thu, 6 Sep 2012 13:31:38 +0000 (13:31 +0000)]
allow gadcon config dialog hook to set gadcon site

SVN revision: 76244

12 years agoprevent creation of multiple gadcon config dialogs
Mike Blumenkrantz [Thu, 6 Sep 2012 13:14:48 +0000 (13:14 +0000)]
prevent creation of multiple gadcon config dialogs

SVN revision: 76243

12 years agorevert previous notification commit: better fix
Mike Blumenkrantz [Thu, 6 Sep 2012 13:04:29 +0000 (13:04 +0000)]
revert previous notification commit: better fix

SVN revision: 76242

12 years agofix notification module crash
Mike Blumenkrantz [Thu, 6 Sep 2012 12:49:24 +0000 (12:49 +0000)]
fix notification module crash

SVN revision: 76241

12 years agoevas uses premul colors, now gadman does too
Mike Blumenkrantz [Thu, 6 Sep 2012 12:49:02 +0000 (12:49 +0000)]
evas uses premul colors, now gadman does too

SVN revision: 76240

12 years agoadd generic gadcon config hook which can be used with any gadcon
Mike Blumenkrantz [Thu, 6 Sep 2012 11:56:09 +0000 (11:56 +0000)]
add generic gadcon config hook which can be used with any gadcon

SVN revision: 76239

12 years agoupdate gadget config advanced view to play more nicely with the basic view
Mike Blumenkrantz [Thu, 6 Sep 2012 11:53:28 +0000 (11:53 +0000)]
update gadget config advanced view to play more nicely with the basic view

SVN revision: 76238

12 years agorewrite gadcon config dialog to have an advanced view which allows deletion of non...
Mike Blumenkrantz [Thu, 6 Sep 2012 11:50:20 +0000 (11:50 +0000)]
rewrite gadcon config dialog to have an advanced view which allows deletion of non-loaded gadgets as well as adding multiple gadgets of the same type

SVN revision: 76237

12 years agoe ko.po: fixed wrong translation.
Daniel Juyung Seo [Thu, 6 Sep 2012 11:44:33 +0000 (11:44 +0000)]
e ko.po: fixed wrong translation.

SVN revision: 76236

12 years agoadd events for gadcon provider add/del
Mike Blumenkrantz [Thu, 6 Sep 2012 09:28:53 +0000 (09:28 +0000)]
add events for gadcon provider add/del

SVN revision: 76233

12 years agostringshare ilist widget item labels
Mike Blumenkrantz [Thu, 6 Sep 2012 09:22:38 +0000 (09:22 +0000)]
stringshare ilist widget item labels

SVN revision: 76232

12 years agoadd new events for gadcon clients being added/removed
Mike Blumenkrantz [Thu, 6 Sep 2012 07:40:30 +0000 (07:40 +0000)]
add new events for gadcon clients being added/removed

SVN revision: 76225

12 years agoallow object delfns to ref objects and defer deletion
Mike Blumenkrantz [Thu, 6 Sep 2012 06:56:06 +0000 (06:56 +0000)]
allow object delfns to ref objects and defer deletion

SVN revision: 76222

12 years agoprevent e objects from achieving a negative refcount, possible during cleanup functions
Mike Blumenkrantz [Thu, 6 Sep 2012 06:48:53 +0000 (06:48 +0000)]
prevent e objects from achieving a negative refcount, possible during cleanup functions

SVN revision: 76220

12 years agoeconnman: call econnman (app) from the configure/settings.
Gustavo Sverzut Barbieri [Thu, 6 Sep 2012 02:18:32 +0000 (02:18 +0000)]
econnman: call econnman (app) from the configure/settings.

there is no need to configure it as it will use the EConnMan desktop
file, whatever is available (user can create a new desktop with such
Name= and it will work, this can be done by a gui in e17 itself).

the module will warn people that do not have the application installed.

SVN revision: 76212

12 years agonot sure how this went overlooked for so long, but if you use e_object for something...
Mike Blumenkrantz [Wed, 5 Sep 2012 16:50:05 +0000 (16:50 +0000)]
not sure how this went overlooked for so long, but if you use e_object for something...you HAVE to make a cleanup function for it! stupid gadman!

SVN revision: 76204

12 years agorevert gadcon event thingy, this causes a stupid gadman bug crash which takes more...
Mike Blumenkrantz [Wed, 5 Sep 2012 16:47:16 +0000 (16:47 +0000)]
revert gadcon event thingy, this causes a stupid gadman bug crash which takes more than 5 mins to fix

SVN revision: 76203

12 years agoAdd missing actions for Maximize Left/Right
Eduardo de Barros Lima [Wed, 5 Sep 2012 16:06:35 +0000 (16:06 +0000)]
Add missing actions for Maximize Left/Right

SVN revision: 76202

12 years agoActually fix unmaximize left/right
Eduardo de Barros Lima [Wed, 5 Sep 2012 15:15:13 +0000 (15:15 +0000)]
Actually fix unmaximize left/right

Revert previous commit and set correct values for E_MAXIMIZE_LEFT and
E_MAXIMIZE_RIGHT to save x and w values.

SVN revision: 76201

12 years agoFix unmaximize left/right
Eduardo de Barros Lima [Wed, 5 Sep 2012 14:59:43 +0000 (14:59 +0000)]
Fix unmaximize left/right

We need to save original x and width values in both cases.

SVN revision: 76200

12 years agoadd events for gadcon populate/unpopulate
Mike Blumenkrantz [Wed, 5 Sep 2012 14:17:43 +0000 (14:17 +0000)]
add events for gadcon populate/unpopulate

SVN revision: 76199

12 years agoadd two new maximize modes: left and right
Mike Blumenkrantz [Wed, 5 Sep 2012 13:46:15 +0000 (13:46 +0000)]
add two new maximize modes: left and right
these will maximize a window to either the left or the right half of the screen, respectively
work started by etrunko in ticket #1422

SVN revision: 76198

12 years agoaccount for vertical multi-monitor layouts with screenshots
Mike Blumenkrantz [Wed, 5 Sep 2012 11:55:12 +0000 (11:55 +0000)]
account for vertical multi-monitor layouts with screenshots
ticket #1157

SVN revision: 76192

12 years agofix previous commit a different way
Mike Blumenkrantz [Wed, 5 Sep 2012 10:23:23 +0000 (10:23 +0000)]
fix previous commit a different way

SVN revision: 76191

12 years agoif it's a shell script, we do need a shell to execute it even if it's executable
Mike Blumenkrantz [Wed, 5 Sep 2012 10:16:50 +0000 (10:16 +0000)]
if it's a shell script, we do need a shell to execute it even if it's executable
ticket #1450

SVN revision: 76190

12 years agoenable fileman menu extensions on desktop icons when not using desktop navigation...
Mike Blumenkrantz [Wed, 5 Sep 2012 09:57:44 +0000 (09:57 +0000)]
enable fileman menu extensions on desktop icons when not using desktop navigation...not sure why this was disabled?

SVN revision: 76187

12 years agofix Open Terminal Here to actually use the current zone for launch; fwin->zone is...
Mike Blumenkrantz [Wed, 5 Sep 2012 09:48:14 +0000 (09:48 +0000)]
fix Open Terminal Here to actually use the current zone for launch; fwin->zone is only used on desktop instances, not actual windows, so it was guaranteed to be null
ticket #1449

SVN revision: 76185

12 years agosimplify Open Terminal Here callback
Mike Blumenkrantz [Wed, 5 Sep 2012 09:44:23 +0000 (09:44 +0000)]
simplify Open Terminal Here callback

SVN revision: 76183

12 years agofix typo which prevented gnome-terminal from ever being run by Open Terminal Here...
Mike Blumenkrantz [Wed, 5 Sep 2012 09:41:45 +0000 (09:41 +0000)]
fix typo which prevented gnome-terminal from ever being run by Open Terminal Here menu item
EFL: we don't just hate our competition, we break support for them

SVN revision: 76182

12 years agocreate another fileman config tab just for sorting with all the sort options, rearran...
Mike Blumenkrantz [Wed, 5 Sep 2012 09:08:53 +0000 (09:08 +0000)]
create another fileman config tab just for sorting with all the sort options, rearrange sort options to match the sorting menu identically because being uniform is cool

SVN revision: 76181

12 years agoallow efm directory first/last sorting to be disabled entirely, fix refresh when...
Mike Blumenkrantz [Wed, 5 Sep 2012 08:51:11 +0000 (08:51 +0000)]
allow efm directory first/last sorting to be disabled entirely, fix refresh when setting directory sorting

SVN revision: 76180

12 years agoinitializer warn--
Mike Blumenkrantz [Wed, 5 Sep 2012 08:16:13 +0000 (08:16 +0000)]
initializer warn--

SVN revision: 76177

12 years agoexpose connman module as extern, make popup delete non-static, delete connman popups...
Mike Blumenkrantz [Wed, 5 Sep 2012 08:15:41 +0000 (08:15 +0000)]
expose connman module as extern, make popup delete non-static, delete connman popups whenever input agent is shown
TODO--

SVN revision: 76176

12 years agofix navigate menu crashes
Mike Blumenkrantz [Wed, 5 Sep 2012 07:38:05 +0000 (07:38 +0000)]
fix navigate menu crashes
ticket #1454

SVN revision: 76172

12 years agoif qa demo dialog is closed, stop tutorial
Mike Blumenkrantz [Wed, 5 Sep 2012 06:51:30 +0000 (06:51 +0000)]
if qa demo dialog is closed, stop tutorial

SVN revision: 76167

12 years agodelete help timeout timer in timeout function since this is used elsewhere
Mike Blumenkrantz [Wed, 5 Sep 2012 06:46:48 +0000 (06:46 +0000)]
delete help timeout timer in timeout function since this is used elsewhere

SVN revision: 76166

12 years agoincrease qa tutorial timeout to 20s
Mike Blumenkrantz [Wed, 5 Sep 2012 06:43:04 +0000 (06:43 +0000)]
increase qa tutorial timeout to 20s

SVN revision: 76165

12 years agoanother user suggestion: efm sorting by mtime
Mike Blumenkrantz [Wed, 5 Sep 2012 06:41:42 +0000 (06:41 +0000)]
another user suggestion: efm sorting by mtime

SVN revision: 76164

12 years agoe: Fix missing AM_CONDITIONAL for DUMMY
Lucas De Marchi [Tue, 4 Sep 2012 13:31:12 +0000 (13:31 +0000)]
e: Fix missing AM_CONDITIONAL for DUMMY

SVN revision: 76130

12 years agoanother user request: sorting by size in efm
Mike Blumenkrantz [Tue, 4 Sep 2012 10:47:39 +0000 (10:47 +0000)]
another user request: sorting by size in efm

SVN revision: 76124

12 years agoefm extension sorting now obeys directories first/last
Mike Blumenkrantz [Tue, 4 Sep 2012 10:37:42 +0000 (10:37 +0000)]
efm extension sorting now obeys directories first/last

SVN revision: 76122

12 years agoand now for something totally new: quicklaunch module now runs a non-skippable tutori...
Mike Blumenkrantz [Tue, 4 Sep 2012 10:22:44 +0000 (10:22 +0000)]
and now for something totally new: quicklaunch module now runs a non-skippable tutorial on first load to run users through using it
seriously, you can't skip it. don't even try clicking stop or pressing escape. I mean it.

SVN revision: 76121

12 years agoset deleted border errors as critical
Mike Blumenkrantz [Tue, 4 Sep 2012 09:50:42 +0000 (09:50 +0000)]
set deleted border errors as critical

SVN revision: 76117

12 years agobump e module version after abi break yesterday
Mike Blumenkrantz [Tue, 4 Sep 2012 07:03:42 +0000 (07:03 +0000)]
bump e module version after abi break yesterday

SVN revision: 76110

12 years agoadd menu function to activate currently active menu item
Mike Blumenkrantz [Tue, 4 Sep 2012 07:01:09 +0000 (07:01 +0000)]
add menu function to activate currently active menu item

SVN revision: 76108

12 years agoadd menu function for returning current active menu item
Mike Blumenkrantz [Tue, 4 Sep 2012 06:17:38 +0000 (06:17 +0000)]
add menu function for returning current active menu item

SVN revision: 76107

12 years agoe_dialog now tries to load passed icon buf as an edje file if util set fails
Mike Blumenkrantz [Tue, 4 Sep 2012 06:16:55 +0000 (06:16 +0000)]
e_dialog now tries to load passed icon buf as an edje file if util set fails

SVN revision: 76106

12 years agoigor was right...should localize the display name, not the internal usage
Mike Blumenkrantz [Tue, 4 Sep 2012 05:21:41 +0000 (05:21 +0000)]
igor was right...should localize the display name, not the internal usage

SVN revision: 76105

12 years agosome trivial changes suggested by Maxime Villard <rustyBSD@gmx.fr>
Mike Blumenkrantz [Tue, 4 Sep 2012 05:19:49 +0000 (05:19 +0000)]
some trivial changes suggested by Maxime Villard <rustyBSD@gmx.fr>

SVN revision: 76104

12 years agoensure that confirm dialogs call either the yes or no function when they are closed...
Mike Blumenkrantz [Tue, 4 Sep 2012 04:19:30 +0000 (04:19 +0000)]
ensure that confirm dialogs call either the yes or no function when they are closed even if a button is not pressed

SVN revision: 76102

12 years agoformatting
Mike Blumenkrantz [Tue, 4 Sep 2012 04:09:32 +0000 (04:09 +0000)]
formatting

SVN revision: 76101

12 years agoe/connman: Add TODO file
Lucas De Marchi [Mon, 3 Sep 2012 22:11:09 +0000 (22:11 +0000)]
e/connman: Add TODO file

SVN revision: 76079

12 years agoe/connman: new images set for tech icons
Bruno Dilly [Mon, 3 Sep 2012 22:07:12 +0000 (22:07 +0000)]
e/connman: new images set for tech icons

SVN revision: 76078

12 years agoe/connman: remove unused strength string
Bruno Dilly [Mon, 3 Sep 2012 22:07:06 +0000 (22:07 +0000)]
e/connman: remove unused strength string

SVN revision: 76077

12 years agoe/connman: add button to call econnam-bin
Bruno Dilly [Mon, 3 Sep 2012 22:07:01 +0000 (22:07 +0000)]
e/connman: add button to call econnam-bin

Need to get path
User should set that on module settings

SVN revision: 76076

12 years agoe/connman: Fix main icon
Bruno Dilly [Mon, 3 Sep 2012 22:06:53 +0000 (22:06 +0000)]
e/connman: Fix main icon

SVN revision: 76075

12 years agoe/connman: Better online / ready status
Bruno Dilly [Mon, 3 Sep 2012 22:06:48 +0000 (22:06 +0000)]
e/connman: Better online / ready status

Show it on wired / 3g / ... as well

SVN revision: 76074

12 years agoe/connman: use image set for disabled connman
Bruno Dilly [Mon, 3 Sep 2012 22:06:40 +0000 (22:06 +0000)]
e/connman: use image set for disabled connman

Images by Marina

SVN revision: 76073

12 years agoe/connman: use better security theme
Bruno Dilly [Mon, 3 Sep 2012 22:06:34 +0000 (22:06 +0000)]
e/connman: use better security theme

Images by Marina Proni

SVN revision: 76072

12 years agoe/connman: Use better images set
Bruno Dilly [Mon, 3 Sep 2012 22:06:27 +0000 (22:06 +0000)]
e/connman: Use better images set

Images drawn by Marina Proni.

SVN revision: 76071

12 years agoe/connman: don't leak network name
Lucas De Marchi [Mon, 3 Sep 2012 22:05:59 +0000 (22:05 +0000)]
e/connman: don't leak network name

SVN revision: 76070

12 years agoe/connman: discard previous message if a new arrives
Lucas De Marchi [Mon, 3 Sep 2012 22:05:55 +0000 (22:05 +0000)]
e/connman: discard previous message if a new arrives

SVN revision: 76069

12 years agoe/connman: implement agent dialogs
Bruno Dilly [Mon, 3 Sep 2012 22:05:29 +0000 (22:05 +0000)]
e/connman: implement agent dialogs

With that it should already be possible to connect to many wifi networks:
wep, wpa, hidden, wpa enterprise... using wps.

Actually I didn't test anything.

SVN revision: 76068

12 years agoe/connman: fixes considering efl coding style
Bruno Dilly [Mon, 3 Sep 2012 22:05:23 +0000 (22:05 +0000)]
e/connman: fixes considering efl coding style

SVN revision: 76067

12 years agoe/connman: differentiate hidden networks
Lucas De Marchi [Mon, 3 Sep 2012 22:04:57 +0000 (22:04 +0000)]
e/connman: differentiate hidden networks

SVN revision: 76066

12 years agoe/connman: Parse RequestInput message
Lucas De Marchi [Mon, 3 Sep 2012 22:04:53 +0000 (22:04 +0000)]
e/connman: Parse RequestInput message

It compiles, but it's untested. I didn't allocate Connman_Field because
I'm not sure it will be useful afterwards or if we only have to use it
to create the widget. If it will be used, it would be good to use
einastringshare for its values.

SVN revision: 76065

12 years agoe/connman: fix eina_safety checks
Lucas De Marchi [Mon, 3 Sep 2012 22:04:49 +0000 (22:04 +0000)]
e/connman: fix eina_safety checks

SVN revision: 76064

12 years agoe/connman: unregister agent
Bruno Dilly [Mon, 3 Sep 2012 22:03:23 +0000 (22:03 +0000)]
e/connman: unregister agent

SVN revision: 76063

12 years agoe/connman: register agent
Bruno Dilly [Mon, 3 Sep 2012 22:03:18 +0000 (22:03 +0000)]
e/connman: register agent

SVN revision: 76062

12 years agoe/connman: add macro INF for eina logging
Bruno Dilly [Mon, 3 Sep 2012 22:03:13 +0000 (22:03 +0000)]
e/connman: add macro INF for eina logging

SVN revision: 76061

12 years agoe/connman: fix typo
Lucas De Marchi [Mon, 3 Sep 2012 22:02:43 +0000 (22:02 +0000)]
e/connman: fix typo

SVN revision: 76060

12 years agoe/connman: trigger connecting animation
Bruno Dilly [Mon, 3 Sep 2012 22:01:30 +0000 (22:01 +0000)]
e/connman: trigger connecting animation

It should happens while state is association or configuration.

SVN revision: 76059

12 years agoe/connman: support more service types and states
Bruno Dilly [Mon, 3 Sep 2012 22:01:24 +0000 (22:01 +0000)]
e/connman: support more service types and states

Also fix manager_update_inst function.

SVN revision: 76058

12 years agoe/connman: show security on services list
Bruno Dilly [Mon, 3 Sep 2012 22:01:18 +0000 (22:01 +0000)]
e/connman: show security on services list

SVN revision: 76057

12 years agoe/connman: New theme for connman module
Bruno Dilly [Mon, 3 Sep 2012 22:01:12 +0000 (22:01 +0000)]
e/connman: New theme for connman module

SVN revision: 76056

12 years agoe/connman: remove old stuff from default theme
Bruno Dilly [Mon, 3 Sep 2012 22:00:58 +0000 (22:00 +0000)]
e/connman: remove old stuff from default theme

SVN revision: 76055

12 years agoe/connman: allow to connect and disconnect
Lucas De Marchi [Mon, 3 Sep 2012 22:00:10 +0000 (22:00 +0000)]
e/connman: allow to connect and disconnect

Networks that don't require agent interations (i.e. passphrases) can be
(dis)connected now.

SVN revision: 76054

12 years agoe/connman: split stringshare and non-stringshare
Lucas De Marchi [Mon, 3 Sep 2012 22:00:04 +0000 (22:00 +0000)]
e/connman: split stringshare and non-stringshare
 search

SVN revision: 76053

12 years agoe/connman: remove unused parameter nonsense
Lucas De Marchi [Mon, 3 Sep 2012 21:59:59 +0000 (21:59 +0000)]
e/connman: remove unused parameter nonsense

SVN revision: 76052

12 years agoe/connman: duh... these are not includes
Lucas De Marchi [Mon, 3 Sep 2012 21:59:54 +0000 (21:59 +0000)]
e/connman: duh... these are not includes

Put cflags in the proper place. Apparently all the other modules put the
cflags together with includes.  I thought about using my script-foos to
change that, but it was postponed for never^Wlater.

SVN revision: 76051

12 years agoe/connman: show menu on 3rd mouse button click
Lucas De Marchi [Mon, 3 Sep 2012 21:59:50 +0000 (21:59 +0000)]
e/connman: show menu on 3rd mouse button click

SVN revision: 76050

12 years agoe/connman: Add stub functions to implement the agent
Lucas De Marchi [Mon, 3 Sep 2012 21:59:45 +0000 (21:59 +0000)]
e/connman: Add stub functions to implement the agent

SVN revision: 76049

12 years agoe/connman: Add security types to Connman_Service
Lucas De Marchi [Mon, 3 Sep 2012 21:59:40 +0000 (21:59 +0000)]
e/connman: Add security types to Connman_Service

SVN revision: 76048

12 years agoe/connman: destroy popup when unfocused
Lucas De Marchi [Mon, 3 Sep 2012 21:59:35 +0000 (21:59 +0000)]
e/connman: destroy popup when unfocused

Borrow functions from previous implementation to destroy the popup when
we click in another place.

SVN revision: 76047

12 years agoe/connman: state transitions back to sanity
Lucas De Marchi [Mon, 3 Sep 2012 21:59:30 +0000 (21:59 +0000)]
e/connman: state transitions back to sanity

SVN revision: 76046

12 years agoe/connman: remove unused text parts
Lucas De Marchi [Mon, 3 Sep 2012 21:59:25 +0000 (21:59 +0000)]
e/connman: remove unused text parts

SVN revision: 76045

12 years agoe/connman: Add strength property
Lucas De Marchi [Mon, 3 Sep 2012 21:59:20 +0000 (21:59 +0000)]
e/connman: Add strength property

SVN revision: 76044

12 years agoe/connman: Add icon to list of services
Lucas De Marchi [Mon, 3 Sep 2012 21:59:16 +0000 (21:59 +0000)]
e/connman: Add icon to list of services

SVN revision: 76043

12 years agoe/connman: Show simple list of services on mouse click
Lucas De Marchi [Mon, 3 Sep 2012 21:59:11 +0000 (21:59 +0000)]
e/connman: Show simple list of services on mouse click

SVN revision: 76042

12 years agoe/connman: Use cm pointer instead of additional bool
Lucas De Marchi [Mon, 3 Sep 2012 21:59:06 +0000 (21:59 +0000)]
e/connman: Use cm pointer instead of additional bool

SVN revision: 76041

12 years agoe/connman: rename remaining _connman functions
Lucas De Marchi [Mon, 3 Sep 2012 21:59:01 +0000 (21:59 +0000)]
e/connman: rename remaining _connman functions

SVN revision: 76040