summaryrefslogtreecommitdiff
path: root/src/bin/e_theme.c
Commit message (Expand)AuthorAgeFilesLines
* e theme - fix leak of list of stringshares and be paranoid about stringsCarsten Haitzler (Rasterman)2020-03-091-3/+10
* remove str(n)dupa usagesDaniel Kolesa2015-05-111-1/+3
* enlightenment: Make E build again with EFL from gitChris Michael2015-05-071-12/+12
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-181-4/+4
* s/e_theme_comp_border/e_theme_comp_frame/gMike Blumenkrantz2014-01-161-2/+2
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-2/+2
* elm integration improvement - copy themes over, fix includes and null configCarsten Haitzler (Rasterman)2013-11-011-1/+0
* elm theme use - use elementary only for themes and remove e's own themeCarsten Haitzler (Rasterman)2013-10-311-533/+80
* s/E17/E18/Mike Blumenkrantz2013-06-181-1/+1
* expose e_theme_collection_items_find() as a useful functionMike Blumenkrantz2013-04-151-73/+79
* rename comp border edje groups from e/comp/* to e/comp/border/*Mike Blumenkrantz2013-04-151-4/+4
* optimize use of edje_file_collection_list in various e things, also remove er...Mike Blumenkrantz2013-02-041-29/+19
* formatting: all at onceMike Blumenkrantz2013-01-111-5/+5
* Dear all,Mike Blumenkrantz2012-12-051-1/+1
* argh, another case of someone making callbacks with the data param last! fix ...Mike Blumenkrantz2012-09-141-5/+7
* merge a big e17 doc patchMike Blumenkrantz2012-07-061-0/+9
* formattingMike Blumenkrantz2012-07-021-196/+196
* e17: whitespaces--Vincent Torri2012-06-211-9/+9
* E: No need to store static lists of borders, comps, shelves, etc.Christopher Michael2011-09-221-35/+64
* - remove deprecated e_util_menu_item_edje_icon_setHannes Janetzek2011-02-161-3/+23
* copy theme to user dirSebastian Dransfeld2010-12-211-1/+35
* convert init/shutdown to EINTERN, move some to _update().Gustavo Sverzut Barbieri2010-11-221-2/+2
* Add unused where needed.Christopher Michael2010-08-181-4/+4
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* comp module... oh so much has been done... whhere do i begin? - fully fledgesCarsten Haitzler2010-04-121-2/+19
* Remove wasted whitespace.Christopher Michael2010-04-091-1/+1
* Ecore_Str.h -> EinaSebastian Dransfeld2010-01-301-2/+2
* Use new eina_list_search_sorted_near_list.Gustavo Sverzut Barbieri2009-08-061-4/+2
* Use E_NEW and E_FREE for creating & deleting E_Theme_Result.Christopher Michael2009-07-201-2/+2
* * e: Remove all reference to Evas_Data and move to Eina_Bool.Cedric BAIL2009-06-171-4/+4
* * e_theme: Cleanup and use sorted list for faster looking.Cedric BAIL2009-03-181-73/+55
* More icon works, this commit include changes to the icons on the desktop.Davide Andreoli2009-03-081-1/+1
* This commit is huge. I did test it a lot on my computer, and it run fine here.Cedric BAIL2008-12-171-44/+50
* this api doc seems to have been misplacedViktor Kojouharov2008-11-161-34/+34
* Use strlcpySebastian Dransfeld2008-10-271-4/+2
* Correct callback for eina_hash_foreach.Sebastian Dransfeld2008-10-261-4/+4
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-38/+38
* Switch to eina_stringshare.Cedric BAIL2008-10-151-19/+19
* Fix function protos & functions for recent Evas_Hash changes to removeChristopher Michael2008-02-091-4/+4
* Minor formatting fixes.Christopher Michael2007-11-011-8/+5
* Cleanup e_bg & e_theme nicely by removing globs.Christopher Michael2007-10-161-1/+5
* Remove the check to see if its the current theme, just check for the groupChristopher Michael2007-10-151-6/+0
* Add some safety checks in case mime_handler_new returns NULL.Christopher Michael2007-10-141-1/+1
* Add context menu for setting themes from efm.Christopher Michael2007-10-141-2/+38
* Fix const warning.Sebastian Dransfeld2006-12-281-2/+3
* Remove unused variable.Sebastian Dransfeld2006-12-141-5/+9
* been doing instrumentation. i'm cuttong down on startup time - a little hereCarsten Haitzler2006-10-211-10/+23
* metric pooch!Carsten Haitzler2006-10-171-1/+6
* fix transitions and shelf style listrephorm2006-08-231-2/+2
* another chunkrephorm2006-08-231-1/+1