From: englebass Date: Mon, 31 Jan 2011 11:46:10 +0000 (+0000) Subject: Fix changelog dates X-Git-Tag: 2.0_alpha~51^2~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c41b5785dd0921a835c5c81001104981bd20f29;p=framework%2Fuifw%2Fefreet.git Fix changelog dates git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/efreet@56605 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/ChangeLog b/ChangeLog index 1af56c6..523b56d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,61 +26,61 @@ * Always use icon cache, remove old code -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Make check for stat return more explicit -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Return EINA_{TRUE,FALSE} if return type is Eina_Bool -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Return Eina_Bool if the return value of a function is true or false -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Check whether dirs is NULL -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Create internal struct for theme cache -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Check if theme has changed when building cache -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Prefix internal efreet cache keys with __ -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Create one cache file for each theme -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Correct english -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Before doing strcmp, check if pointers are equal. They might be because of mmap and stringshare. -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Remove TODO, code is correct -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Remove TODO, must be solved in src/lib/efreet_cache.c and src/bin/efreet_icon_cache_create.c -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Remove FIXME, already done -2011-01-XX Sebastian Dransfeld +2011-01-31 Sebastian Dransfeld * Add local icon cache, so we wont hit the cache file for each icon to be retrieved