summaryrefslogtreecommitdiff
path: root/src/modules/connman/e_mod_config.c
Commit message (Expand)AuthorAgeFilesLines
* icons - fix icons used in code to be betterCarsten Haitzler (Rasterman)2020-08-171-1/+1
* enlightenment: Add missing EINA_UNUSED for unused function parametersChris Michael2015-10-141-1/+1
* remove E_Win+e_canvas, convert all internal wins to use elm_winMike Blumenkrantz2014-11-201-3/+2
* connman: add missing EINA_UNUSEDJérémy Zurcher2014-05-071-2/+4
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-2/+2
* all dialogs are no longer resizableMike Blumenkrantz2012-12-031-1/+0
* e/connman: remove unused parameter nonsenseLucas De Marchi2012-09-031-4/+2
* New code base for connman moduleLucas De Marchi2012-09-031-632/+27
* E17: Connman: Cleanup some compiler warnings about unused variables &Christopher Michael2011-04-091-3/+10
* e17: connman: ecrustifyLucas De Marchi2011-03-211-167/+205
* bool -> Eina_BoolLucas De Marchi2010-10-141-2/+2
* Don't show what is not used in connman moduleLucas De Marchi2010-08-261-4/+8
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-1/+1
* connman: fix offline_mode not being initializedLucas De Marchi2010-04-301-0/+1
* unfuck indentation, sorry.Gustavo Sverzut Barbieri2010-03-121-40/+40
* formatting and minor improvements.Gustavo Sverzut Barbieri2010-03-121-89/+116
* Migrate technologies to use Technology interfaceGustavo Sverzut Barbieri2010-03-041-25/+20
* improve connman control dialog a bit.Gustavo Sverzut Barbieri2010-03-021-43/+88
* Use eina_log on econnmanGustavo Sverzut Barbieri2010-02-131-19/+12
* Enable proper compiling with no -O2.Gustavo Lima Chaves2010-02-061-1/+1
* Add dialog to configure connmanGustavo Sverzut Barbieri2010-02-021-0/+572