efl/legacy/efreet/src/lib
Gustavo Sverzut Barbieri ba1e67fcd8 Add LRU to mime icons cache.
This should really remove unused items that would age forever in the
last, forcing old but not so to be evicted before them.

Fortunately it was not so complex to add, and should wait just 3
pointers more of space per node.


SVN revision: 39350
2009-03-03 22:38:21 +00:00
..
.cvsignore - cleanup 2007-07-01 16:32:34 +00:00
Efreet.h Move Efreet_Uri stuff on the proper file. We can now use this in e instead of the internal one. 2008-08-03 00:07:17 +00:00
Efreet_Mime.h efreet mime types icon cache. 2009-03-03 07:20:21 +00:00
Efreet_Trash.h * estickies, 2009-02-25 11:03:47 +00:00
Makefile.am a really simple hash cache for icon finds - this massively makes stuff faster 2009-01-29 07:36:58 +00:00
efreet.c Switch ecore_strings to eina_stringshare. 2008-10-15 14:48:03 +00:00
efreet_base.c * estickies, 2009-02-25 11:03:47 +00:00
efreet_base.h * estickies, 2009-02-25 11:03:47 +00:00
efreet_cache.c a really simple hash cache for icon finds - this massively makes stuff faster 2009-01-29 07:36:58 +00:00
efreet_desktop.c Fix most compiler & clang warnings. 2009-02-26 22:35:38 +00:00
efreet_desktop.h * estickies, 2009-02-25 11:03:47 +00:00
efreet_icon.c Fix most compiler & clang warnings. 2009-02-26 22:35:38 +00:00
efreet_icon.h fix custom icon dirs api so u CAN add to the icon dirs! 2009-02-26 03:46:35 +00:00
efreet_ini.c Fix most compiler & clang warnings. 2009-02-26 22:35:38 +00:00
efreet_ini.h This commit is huge. I did test it a lot on my computer, and it run fine here. 2008-12-17 15:33:43 +00:00
efreet_menu.c Fix most compiler & clang warnings. 2009-02-26 22:35:38 +00:00
efreet_menu.h * estickies, 2009-02-25 11:03:47 +00:00
efreet_mime.c Add LRU to mime icons cache. 2009-03-03 22:38:21 +00:00
efreet_private.h * estickies, 2009-02-25 11:03:47 +00:00
efreet_trash.c * estickies, 2009-02-25 11:03:47 +00:00
efreet_uri.c Switch ecore_strings to eina_stringshare. 2008-10-15 14:48:03 +00:00
efreet_uri.h Move Efreet_Uri stuff on the proper file. We can now use this in e instead of the internal one. 2008-08-03 00:07:17 +00:00
efreet_utils.c Fix most compiler & clang warnings. 2009-02-26 22:35:38 +00:00
efreet_utils.h * estickies, 2009-02-25 11:03:47 +00:00
efreet_xml.c Don't compile in unused code. 2008-10-26 20:05:34 +00:00
efreet_xml.h remove trailing spaces 2007-09-06 16:15:10 +00:00