Commit Graph

13493 Commits

Author SHA1 Message Date
Lucas De Marchi 20c53c31ed e/connman: Show simple list of services on mouse click
SVN revision: 76042
2012-09-03 21:59:11 +00:00
Lucas De Marchi a5c9a890ef e/connman: Use cm pointer instead of additional bool
SVN revision: 76041
2012-09-03 21:59:06 +00:00
Lucas De Marchi a46499fdcc e/connman: rename remaining _connman functions
SVN revision: 76040
2012-09-03 21:59:01 +00:00
Lucas De Marchi 9da9c3bf8b e/connman: remove extra debug for properties changed
SVN revision: 76039
2012-09-03 21:58:57 +00:00
Lucas De Marchi d116a7d254 e/connman: monitor ServicesChanged signal
SVN revision: 76038
2012-09-03 21:58:52 +00:00
Lucas De Marchi e8d07693ee e/connman: use "others" icon if we don't know tech
type



SVN revision: 76037
2012-09-03 21:58:47 +00:00
Lucas De Marchi 24a547a8f5 e/connman: do not print an error if name has no owner
SVN revision: 76036
2012-09-03 21:58:42 +00:00
Lucas De Marchi abea9f9a65 e/connman: also update view after manager is in/out
SVN revision: 76035
2012-09-03 21:58:37 +00:00
Lucas De Marchi ea95cb673f e/connman: use notifier function instead of event
For handling manager in/out inside the module, use a notifier function
instead of an event.



SVN revision: 76034
2012-09-03 21:58:31 +00:00
Lucas De Marchi 0bb82b9d1b e/connman: use stringshare for object path and fix
leaks



SVN revision: 76033
2012-09-03 21:58:26 +00:00
Lucas De Marchi 90d02d48da e/connman: update manager information on UI
SVN revision: 76032
2012-09-03 21:58:20 +00:00
Lucas De Marchi 15dd8a74eb e/connman: cleanup module
SVN revision: 76031
2012-09-03 21:58:15 +00:00
Lucas De Marchi b0afb392ef e/connman: remove unused header
SVN revision: 76030
2012-09-03 21:58:10 +00:00
Lucas De Marchi f29da01183 e/connman: move types to header to easy of use
SVN revision: 76029
2012-09-03 21:58:05 +00:00
Lucas De Marchi 580020bf71 e/connman: get list of services on startup
SVN revision: 76028
2012-09-03 21:57:59 +00:00
Lucas De Marchi 01a3319909 e/connman: free bus owner after manager is freed
SVN revision: 76027
2012-09-03 21:57:54 +00:00
Lucas De Marchi bdbc5ac934 e/connman: objectify manager and monitor properties
SVN revision: 76026
2012-09-03 21:57:48 +00:00
Lucas De Marchi 6decf38d1f e/connman: monitor owner instead of bus names
edbus is not able to continue watching for signals when name owner
changes happen. If we don't monitor the owner we will not receive any
signals anymore after it has changed.

The proper fix would be to change edbus to allow monitoring bus names.



SVN revision: 76025
2012-09-03 21:57:43 +00:00
Lucas De Marchi 514ed5bad1 e/connman: use only one log domain
SVN revision: 76024
2012-09-03 21:57:37 +00:00
Lucas De Marchi d29b65e819 e/connman: watch for ServicesChanged and
PropertyChanged



SVN revision: 76023
2012-09-03 21:57:32 +00:00
Lucas De Marchi 07f951dd8e e/connman: group pending calls and signal handlers
SVN revision: 76022
2012-09-03 21:57:27 +00:00
Lucas De Marchi 69b9a86d2a e/connman: zero ecore event on shutdown
SVN revision: 76021
2012-09-03 21:57:22 +00:00
Lucas De Marchi 0d26bde204 New code base for connman module
ConnMan 1.0 is the first stable release and the one being packed by most
distros. Completely remove the old code, together with the
econnman-0.7x dependency. The relevant code is now maintained together
with e17 module for easier maintenance.



SVN revision: 76020
2012-09-03 21:57:16 +00:00
Daniel Juyung Seo 8d269d907c e/access e_mod_main.c: Removed debug printf and trailing whitespaces.
SVN revision: 76019
2012-09-03 21:32:50 +00:00
Mike Blumenkrantz 311af65b10 add fileman settings for extension sorting
SVN revision: 76015
2012-09-03 14:26:26 +00:00
Mike Blumenkrantz 93cc88b8b1 add efm option to sort files by extension
ticket #1436


SVN revision: 76014
2012-09-03 14:21:10 +00:00
Mike Blumenkrantz 4b971320e3 probably the longest awaited feature in all of E17: escape key now closes the settings panel
SVN revision: 76013
2012-09-03 14:03:07 +00:00
Mike Blumenkrantz 5f90c2ab70 restart e when language changes AFTER warning dialog is closed
SVN revision: 76011
2012-09-03 13:49:40 +00:00
Mike Blumenkrantz a8bc4ea2eb e_util_dialog_internal() now returns the dialog created
SVN revision: 76010
2012-09-03 12:51:30 +00:00
Mike Blumenkrantz e8ea288f04 unremove non-redundant code from fsel, only select first icon on non-select
SVN revision: 76009
2012-09-03 12:27:50 +00:00
Mike Blumenkrantz f384b3a1b3 localize the name of module categories so they can later be matched properly
SVN revision: 76008
2012-09-03 12:20:18 +00:00
Mike Blumenkrantz c67b4ffad8 add sorting submenu to efm view menu to allow sorting to be changed on the fly
SVN revision: 76002
2012-09-03 12:02:00 +00:00
Mike Blumenkrantz 315cc1a353 more module config debug
SVN revision: 76001
2012-09-03 11:40:45 +00:00
Mike Blumenkrantz cdf5da175d group default view mode with other view mode menu items
SVN revision: 75999
2012-09-03 10:59:48 +00:00
Mike Blumenkrantz 5625117baa clarify "Use default" view mode menu item
SVN revision: 75998
2012-09-03 10:48:49 +00:00
Mike Blumenkrantz 9ad8698ef1 debug info for locale module crash
SVN revision: 75997
2012-09-03 10:45:45 +00:00
Mike Blumenkrantz 1cabcb39f9 finally fix menu item alignment for efm ctxmenu items
this is a really stupid bug, but apparently using submenu callbacks in some situations (not all the time, that would be too easy) cause items to be misaligned


SVN revision: 75996
2012-09-03 10:36:22 +00:00
Mike Blumenkrantz 37e07fafc4 changing language now restarts e to prevent half-translated desktops
SVN revision: 75993
2012-09-03 09:55:20 +00:00
Carsten Haitzler 5577433927 add access patch from shinoo - and only on 1.8 ecore.
SVN revision: 75991
2012-09-03 09:42:52 +00:00
Mike Blumenkrantz 5e7a8a0892 SVN revision: 75698
SPANK SPANK SPANK, DO NOT COMMIT PATCHES YOU DO NOT UNDERSTAND OR HAVE NOT TESTED.


SVN revision: 75988
2012-09-03 09:39:30 +00:00
Mike Blumenkrantz 68ecf550e3 annotate unused variables properly
SVN revision: 75985
2012-09-03 09:17:31 +00:00
Mike Blumenkrantz 2d0c34fc28 another change I've been wanting to make for a long time: e_entry_dialog now has the data param first
SVN revision: 75983
2012-09-03 09:06:10 +00:00
Mike Blumenkrantz 0d81189ac2 deselect efm sidebar item when changing directory from non-sidebar item
SVN revision: 75981
2012-09-03 08:53:13 +00:00
Mike Blumenkrantz ae3dfcabca formatting
SVN revision: 75977
2012-09-03 08:44:46 +00:00
Mike Blumenkrantz 4c0fa2d381 big roundup commit fixing leaky submenus
SVN revision: 75973
2012-09-03 08:30:39 +00:00
Mike Blumenkrantz 292c3dc5d6 fix shelf autohiding with tasks right click menu; the whole gadcon menu system needs an overhaul for e18 :/
ticket #1437


SVN revision: 75972
2012-09-03 08:04:00 +00:00
Mike Blumenkrantz 5c3352c57f add function for changing a gadcon client's menu
SVN revision: 75971
2012-09-03 08:02:33 +00:00
Mike Blumenkrantz c4ae7b8a20 remove unused variable
SVN revision: 75970
2012-09-03 07:59:17 +00:00
Vincent Torri 4affcb18f5 E: use eina_bool and fix a fixme
patch by Maxime Villard (rustyBSD)

SVN revision: 75964
2012-09-03 07:44:49 +00:00
Mike Blumenkrantz e8defc970f efm popups now hide when selection is changed using keyboard
ticket #1444


SVN revision: 75963
2012-09-03 07:34:40 +00:00