summaryrefslogtreecommitdiff
path: root/src/bin/e_init_main.c
Commit message (Expand)AuthorAgeFilesLines
* giant comp rejiggering commit #LAST:Mike Blumenkrantz2013-04-181-519/+0
* ok - give some size in printf.Carsten Haitzler2012-12-161-1/+1
* provide debug printfs for cedric.. my init splash comes up fine...Carsten Haitzler2012-12-151-1/+1
* revert that.. its not a double free... its a bizarre-arse macro!Carsten Haitzler2012-12-151-0/+4
* pedantic free() here to shut up analyzersMike Blumenkrantz2012-12-131-1/+5
* formattingMike Blumenkrantz2012-10-251-114/+120
* e17: whitespaces--Vincent Torri2012-06-211-6/+6
* e: fix fps_show in comp being toggled on startupBoris Faure2012-01-161-1/+1
* remove all traces of selecting engine in e17 - wont actuallly ever beCarsten Haitzler2011-12-261-35/+4
* convert init/shutdown to EINTERN, move some to _update().Gustavo Sverzut Barbieri2010-11-221-4/+42
* Add unused where needed.Christopher Michael2010-08-181-9/+9
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-23/+23
* Splash doesn't need eet or ecore-file, so remove includes.Christopher Michael2010-05-161-16/+8
* make clang happySebastian Dransfeld2010-01-151-3/+0
* Check event handlers are valid before trying to delete them.Christopher Michael2010-01-081-1/+2
* Formatting.Christopher Michael2009-12-211-41/+38
* * e: Cleanup use of Eina data structure.Cedric BAIL2009-08-211-5/+3
* * e: Remove not correctly initialized warning.Cedric BAIL2009-06-301-2/+7
* * estickies,Cedric BAIL2009-02-251-1/+2
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-5/+5
* and match both text to be smaller.Carsten Haitzler2008-09-251-1/+1
* shorter text for disableCarsten Haitzler2008-09-251-1/+1
* e now supports scaling based on screen dpi (or on a custom scaling factor youCarsten Haitzler2008-09-241-1/+7
* init splash missing software-x16 supportCarsten Haitzler2008-05-151-0/+7
* and make the init splash use the right engine!Carsten Haitzler2007-09-241-8/+17
* move init splash to its own process to make it smoother and able to be upCarsten Haitzler2007-09-241-0/+488