summaryrefslogtreecommitdiff
path: root/src/bin/e_prefix.c
Commit message (Expand)AuthorAgeFilesLines
* * estickies,Cedric BAIL2009-02-251-5/+8
* fix things that broke after utils moved to lib/e/subdirCarsten Haitzler2009-01-021-12/+45
* Use strlcpySebastian Dransfeld2008-10-271-2/+1
* *API BREAK* see the discussion in the mailing list. misc and e_modules will f...Peter Wehrfritz2007-07-251-1/+1
* Don't strdup homedirsebastid2006-09-221-8/+2
* fix prefix problem if using env varsCarsten Haitzler2006-07-241-1/+1
* some prefix fixes for env varsCarsten Haitzler2006-07-211-20/+15
* fix bin/lib prefix - pass as -DCarsten Haitzler2006-07-131-2/+2
* fix segv on desklock unlock (valgrind caught it) :)Carsten Haitzler2006-07-101-0/+2
* we're being blatant about path size.. 4096 should be enough... :)Carsten Haitzler2006-07-101-4/+0
* e prefix black magic additions. this is really black magic now...Carsten Haitzler2006-07-101-32/+232
* add a launcher. this is OPTIONAL - it is only needed if e is installedCarsten Haitzler2006-03-051-4/+4
* Few stale memory plugs and cleanups:stffrdhrn2006-02-211-7/+8
* ok - turn off visibility stuff for e -0 for some reason just the dropshadowCarsten Haitzler2006-01-101-1/+0
* Fix EAPI warnings.sebastid2006-01-071-7/+7
* - remove config.h from e.h and put it into the .c files that need it.Dan Sinclair2005-09-141-0/+1
* IF_FREE -> E_FREEsebastid2005-09-051-12/+12
* Missing return value, is never checked.sebastid2005-08-111-0/+1
* big oopsies! fix.Carsten Haitzler2005-08-011-2/+2
* ok lots of things here...Carsten Haitzler2005-07-311-6/+92
* datastore for moduels to share data via - they are in charge of cleaning upCarsten Haitzler2005-06-021-0/+1
* Compiler warnings.sebastid2005-05-281-1/+1
* intl doesnt need that - must work on the ability to do language packsCarsten Haitzler2005-05-191-0/+210