index
:
users/pcacjr/enlightenment.git
devs/stefan/music-control
enlightenment-0.17
master
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
e_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
formatting: all at once
Mike Blumenkrantz
2013-01-11
1
-43
/
+46
*
it seems that this variable in e_exec does not actually need to be strdup()ed...
Mike Blumenkrantz
2012-12-14
1
-7
/
+2
*
improper E_FREE usage
Mike Blumenkrantz
2012-12-14
1
-4
/
+4
*
fix leak in e_exec when DISPLAY is too long
Mike Blumenkrantz
2012-12-13
1
-0
/
+1
*
fix wrong E_FREE usage
Mike Blumenkrantz
2012-12-13
1
-1
/
+1
*
in the event that an ecore_exe is not passed with the exit cb, check the pid ...
Mike Blumenkrantz
2012-12-07
1
-1
/
+6
*
fix e_exec crash
Mike Blumenkrantz
2012-12-04
1
-1
/
+1
*
delete from hash by key
Mike Blumenkrantz
2012-12-04
1
-1
/
+1
*
Dear all,
Mike Blumenkrantz
2012-12-03
1
-1
/
+5
*
remove all LD_LIBRARY_PATH shenanigans from e17
Mike Blumenkrantz
2012-10-10
1
-4
/
+0
*
e: Cleanup
Sebastian Dransfeld
2012-10-04
1
-8
/
+6
*
add executor indirection setter.
Carsten Haitzler
2012-09-18
1
-0
/
+14
*
add single-instance launching infra support for e17 as well as launch
Carsten Haitzler
2012-09-18
1
-11
/
+134
*
fix e_exec crash
Mike Blumenkrantz
2012-09-18
1
-14
/
+17
*
add support for X-Enlightenment-Single-Instance :)
Carsten Haitzler
2012-09-17
1
-0
/
+27
*
e: remove potential buffer overflow and make it more efficient.
Cedric BAIL
2012-08-29
1
-12
/
+25
*
fix usage of PATH_MAX when not working with files
Mike Blumenkrantz
2012-08-22
1
-5
/
+5
*
abstract the "get terminal desktop" code into util code and now use
Carsten Haitzler
2012-08-15
1
-31
/
+2
*
don't need to check alloca result
Mike Blumenkrantz
2012-08-02
1
-31
/
+22
*
fix up e_exec to respect the terminal=true flag on desktops ... so
Carsten Haitzler
2012-07-30
1
-47
/
+97
*
fix segv's when cfdata->desktop is NULL.
Carsten Haitzler
2012-07-16
1
-8
/
+23
*
add instances to track exec things which dont have desktop files too.
Carsten Haitzler
2012-07-14
1
-20
/
+29
*
e17: whitespaces--
Vincent Torri
2012-06-21
1
-1
/
+0
*
formatting
Mike Blumenkrantz
2012-06-20
1
-274
/
+272
*
just use zone's deskx/y current.
Carsten Haitzler
2012-04-22
1
-3
/
+3
*
e: fix typos.
Cedric BAIL
2012-04-22
1
-1
/
+1
*
only store screen/deskx,y if isnt != null
Carsten Haitzler
2012-04-22
1
-4
/
+7
*
after years, finally fix an annoyance... application windows, IF e can
Carsten Haitzler
2012-04-21
1
-6
/
+19
*
e17: remove some shadow variables
Vincent Torri
2012-04-15
1
-7
/
+7
*
not sure what the point of this is, so away with it!
Mike Blumenkrantz
2011-11-07
1
-4
/
+0
*
E: Show correct path in error message.
Sebastian Dransfeld
2011-08-15
1
-1
/
+1
*
E: Only chdir if path not empty
Sebastian Dransfeld
2011-08-15
1
-1
/
+1
*
1. handle chdir errors gracefully with error disply
Carsten Haitzler
2011-05-29
1
-6
/
+32
*
e: Fix segfault if no desktop file present.
Miculcy Brian
2011-05-26
1
-1
/
+1
*
patch from From: Mark-Willem Jansen <markwillem@hotmail.com>
Mark-Willem Jansen
2011-05-26
1
-1
/
+12
*
convert init/shutdown to EINTERN, move some to _update().
Gustavo Sverzut Barbieri
2010-11-22
1
-2
/
+2
*
__UNUSED__ last
Sebastian Dransfeld
2010-11-05
1
-1
/
+1
*
bah! brokne inst matching.. e literally lost all inst's! fixed.
Carsten Haitzler
2010-09-07
1
-5
/
+8
*
Convert (hopefully) all comparisons to NULL
Lucas De Marchi
2010-08-21
1
-6
/
+6
*
Revert PATH_MAX change there...PATH_MAX may not be long enough.
Christopher Michael
2010-08-18
1
-1
/
+1
*
Add UNUSED
Christopher Michael
2010-08-18
1
-11
/
+11
*
FORMATTING
Lucas De Marchi
2010-08-04
1
-3
/
+0
*
Remove unneeded code with notnull.cocci script
Lucas De Marchi
2010-07-14
1
-5
/
+5
*
* e: remove warning due to Ecore API change.
Cedric BAIL
2010-06-24
1
-14
/
+14
*
gl vsync smoother tear-free rendering on desktop (nvidia though only - i am
Carsten Haitzler
2010-02-14
1
-0
/
+4
*
fix long-standing bug in exe exit handling! ugh...
Carsten Haitzler
2010-02-13
1
-35
/
+31
*
config to turn off exec fail dialog
Carsten Haitzler
2010-01-25
1
-38
/
+44
*
make clang happy
Sebastian Dransfeld
2010-01-14
1
-4
/
+3
*
Don't NULL out exe here (this was causing a lot of quiet errors wrt
Christopher Michael
2009-12-07
1
-1
/
+0
*
inst->exe is null if exe exited. it will be deleted by ecore, so cant keep it
Carsten Haitzler
2009-11-02
1
-0
/
+1
[next]