| Commit message (Expand) | Author | Age | Files | Lines |
* | e theme - fix leak of list of stringshares and be paranoid about strings | Carsten Haitzler (Rasterman) | 2020-03-09 | 1 | -3/+10 |
* | remove str(n)dupa usages | Daniel Kolesa | 2015-05-11 | 1 | -1/+3 |
* | enlightenment: Make E build again with EFL from git | Chris Michael | 2015-05-07 | 1 | -12/+12 |
* | __UNUSED__ -> EINA_UNUSED | Mike Blumenkrantz | 2015-03-18 | 1 | -4/+4 |
* | s/e_theme_comp_border/e_theme_comp_frame/g | Mike Blumenkrantz | 2014-01-16 | 1 | -2/+2 |
* | compositor rewrite / charlie-foxtrot situation | Mike Blumenkrantz | 2014-01-14 | 1 | -2/+2 |
* | elm integration improvement - copy themes over, fix includes and null config | Carsten Haitzler (Rasterman) | 2013-11-01 | 1 | -1/+0 |
* | elm theme use - use elementary only for themes and remove e's own theme | Carsten Haitzler (Rasterman) | 2013-10-31 | 1 | -533/+80 |
* | s/E17/E18/ | Mike Blumenkrantz | 2013-06-18 | 1 | -1/+1 |
* | expose e_theme_collection_items_find() as a useful function | Mike Blumenkrantz | 2013-04-15 | 1 | -73/+79 |
* | rename comp border edje groups from e/comp/* to e/comp/border/* | Mike Blumenkrantz | 2013-04-15 | 1 | -4/+4 |
* | optimize use of edje_file_collection_list in various e things, also remove er... | Mike Blumenkrantz | 2013-02-04 | 1 | -29/+19 |
* | formatting: all at once | Mike Blumenkrantz | 2013-01-11 | 1 | -5/+5 |
* | Dear all, | Mike Blumenkrantz | 2012-12-05 | 1 | -1/+1 |
* | argh, another case of someone making callbacks with the data param last! fix ... | Mike Blumenkrantz | 2012-09-14 | 1 | -5/+7 |
* | merge a big e17 doc patch | Mike Blumenkrantz | 2012-07-06 | 1 | -0/+9 |
* | formatting | Mike Blumenkrantz | 2012-07-02 | 1 | -196/+196 |
* | e17: whitespaces-- | Vincent Torri | 2012-06-21 | 1 | -9/+9 |
* | E: No need to store static lists of borders, comps, shelves, etc. | Christopher Michael | 2011-09-22 | 1 | -35/+64 |
* | - remove deprecated e_util_menu_item_edje_icon_set | Hannes Janetzek | 2011-02-16 | 1 | -3/+23 |
* | copy theme to user dir | Sebastian Dransfeld | 2010-12-21 | 1 | -1/+35 |
* | convert init/shutdown to EINTERN, move some to _update(). | Gustavo Sverzut Barbieri | 2010-11-22 | 1 | -2/+2 |
* | Add unused where needed. | Christopher Michael | 2010-08-18 | 1 | -4/+4 |
* | FORMATTING | Lucas De Marchi | 2010-08-04 | 1 | -3/+0 |
* | comp module... oh so much has been done... whhere do i begin? - fully fledges | Carsten Haitzler | 2010-04-12 | 1 | -2/+19 |
* | Remove wasted whitespace. | Christopher Michael | 2010-04-09 | 1 | -1/+1 |
* | Ecore_Str.h -> Eina | Sebastian Dransfeld | 2010-01-30 | 1 | -2/+2 |
* | Use new eina_list_search_sorted_near_list. | Gustavo Sverzut Barbieri | 2009-08-06 | 1 | -4/+2 |
* | Use E_NEW and E_FREE for creating & deleting E_Theme_Result. | Christopher Michael | 2009-07-20 | 1 | -2/+2 |
* | * e: Remove all reference to Evas_Data and move to Eina_Bool. | Cedric BAIL | 2009-06-17 | 1 | -4/+4 |
* | * e_theme: Cleanup and use sorted list for faster looking. | Cedric BAIL | 2009-03-18 | 1 | -73/+55 |
* | More icon works, this commit include changes to the icons on the desktop. | Davide Andreoli | 2009-03-08 | 1 | -1/+1 |
* | This commit is huge. I did test it a lot on my computer, and it run fine here. | Cedric BAIL | 2008-12-17 | 1 | -44/+50 |
* | this api doc seems to have been misplaced | Viktor Kojouharov | 2008-11-16 | 1 | -34/+34 |
* | Use strlcpy | Sebastian Dransfeld | 2008-10-27 | 1 | -4/+2 |
* | Correct callback for eina_hash_foreach. | Sebastian Dransfeld | 2008-10-26 | 1 | -4/+4 |
* | Remove Evas list and replace them with Eina list. | Cedric BAIL | 2008-10-22 | 1 | -38/+38 |
* | Switch to eina_stringshare. | Cedric BAIL | 2008-10-15 | 1 | -19/+19 |
* | Fix function protos & functions for recent Evas_Hash changes to remove | Christopher Michael | 2008-02-09 | 1 | -4/+4 |
* | Minor formatting fixes. | Christopher Michael | 2007-11-01 | 1 | -8/+5 |
* | Cleanup e_bg & e_theme nicely by removing globs. | Christopher Michael | 2007-10-16 | 1 | -1/+5 |
* | Remove the check to see if its the current theme, just check for the group | Christopher Michael | 2007-10-15 | 1 | -6/+0 |
* | Add some safety checks in case mime_handler_new returns NULL. | Christopher Michael | 2007-10-14 | 1 | -1/+1 |
* | Add context menu for setting themes from efm. | Christopher Michael | 2007-10-14 | 1 | -2/+38 |
* | Fix const warning. | Sebastian Dransfeld | 2006-12-28 | 1 | -2/+3 |
* | Remove unused variable. | Sebastian Dransfeld | 2006-12-14 | 1 | -5/+9 |
* | been doing instrumentation. i'm cuttong down on startup time - a little here | Carsten Haitzler | 2006-10-21 | 1 | -10/+23 |
* | metric pooch! | Carsten Haitzler | 2006-10-17 | 1 | -1/+6 |
* | fix transitions and shelf style list | rephorm | 2006-08-23 | 1 | -2/+2 |
* | another chunk | rephorm | 2006-08-23 | 1 | -1/+1 |