summaryrefslogtreecommitdiff
path: root/src/bin/quicklaunch.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-10/+10
* elm/quicklaunch: Improve executable path searchJean-Philippe Andre2013-11-041-1/+1
* elm_test: Fixed formatting. tab to space.Daniel Juyung Seo2013-10-141-43/+43
* elm: Longwaited trailing white space removal. Clean elm up!Daniel Juyung Seo2013-09-301-3/+3
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-3/+3
* quicklaunch.c: check return value of mkdir.Daniel Juyung Seo2013-08-111-1/+10
* elementary: fix header inclusion order.Cedric Bail2013-07-231-1/+2
* quicklaunch: Fixed double close issue spotted by coverity. CID1039972.Ryuan Choi2013-07-051-1/+0
* elementary: add infrastructure to track startup time.Cedric BAIL2013-03-221-0/+2
* elementary: improve stability/safety of quicklaunch.Cedric BAIL2012-12-061-8/+12
* fix quicklaunch to properly set appname from argv0 and not empty outCarsten Haitzler2012-08-071-4/+1
* oops printf--Carsten Haitzler2012-07-251-1/+0
* fix auicklaunch to transport environment as well as args. fixesCarsten Haitzler2012-07-251-11/+49
* move config load to sub init and sub init to after launch request toCarsten Haitzler2012-02-221-2/+3
* elementary/quicklaunch - [E-devel] [Patch] quicklaunch patchRAJEEV RANJAN2011-11-301-3/+3
* aaah fix non quicklaunch mode too.Carsten Haitzler2010-10-211-0/+1
* quicklaunch works again. yes - it's semi-broken. but it works.Carsten Haitzler2010-10-201-1/+1
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-3/+6
* Remove some dead assignments from elementaryBruno Dilly2010-09-251-5/+3
* take that - more warning--Carsten Haitzler2010-03-101-2/+1
* fix segv on 64bits machines.Gustavo Sverzut Barbieri2009-09-111-1/+1
* shutdown log and einaGustavo Sverzut Barbieri2009-09-111-0/+8
* quick launch converted to eina log, but still crashes...Gustavo Sverzut Barbieri2009-09-111-12/+37
* remove trailing spacesVincent Torri2009-07-071-58/+58
* restorer--Carsten Haitzler2009-04-171-17/+9
* change argv[0] to match quicklanch process name. much better for debugging!Carsten Haitzler2009-02-261-37/+130
* handle crashing in quicklaunch - restart yourself.Carsten Haitzler2009-02-261-3/+51
* add quicklauncher infra! elementary_testql uses this infra.Carsten Haitzler2009-02-251-0/+130