efl/legacy/efreet/src/lib
doursse 5209a42671 in efreet_ini_parse:
* move the opening of the file after the creation of the hash table and
  return it on failure
* return NULL when the hash table can not be created
* add the binary flag when opening a file for compatibility with Windows

in efreet_new, return NULL when efreet_ini_parse returns NULL (mem alloc
failure)


SVN revision: 31637
2007-09-06 16:05:35 +00:00
..
.cvsignore - cleanup 2007-07-01 16:32:34 +00:00
Efreet.h Function to check whether a path resides inside a default directory. 2007-02-07 01:12:25 +00:00
Efreet_Mime.h Remove the icon cache. 2007-07-26 11:30:10 +00:00
Makefile.am Newline 2007-09-05 22:27:01 +00:00
efreet.c Make util optional. 2007-04-09 12:16:09 +00:00
efreet_base.c *API BREAK* see the discussion in the mailing list. misc and e_modules will follow 2007-07-25 17:01:04 +00:00
efreet_base.h Initial import of efreet, an implementation of the freedesktop icon and menu 2007-02-03 13:05:30 +00:00
efreet_desktop.c Return NULL if file does not exist. 2007-07-26 11:37:23 +00:00
efreet_desktop.h - Add ref function. 2007-06-22 09:39:58 +00:00
efreet_icon.c ecore_list_remove_last -> ecore_list_last_remove 2007-08-19 19:36:53 +00:00
efreet_icon.h Remove the icon cache. 2007-07-26 11:30:10 +00:00
efreet_ini.c in efreet_ini_parse: 2007-09-06 16:05:35 +00:00
efreet_ini.h Initial import of efreet, an implementation of the freedesktop icon and menu 2007-02-03 13:05:30 +00:00
efreet_menu.c Only need to assign ->desktop when ->directory exists. 2007-07-26 21:43:43 +00:00
efreet_menu.h add efreet_menu_new() 2007-06-07 01:22:48 +00:00
efreet_mime.c Fix const warnings. 2007-08-13 05:36:03 +00:00
efreet_private.h and for the picky - there's less copies for tolowoer. i also saw some BAD BAD 2007-08-12 10:00:02 +00:00
efreet_utils.c more ref/free work. 2007-07-26 22:04:16 +00:00
efreet_utils.h fix some warnings, mostly missing "void" when a function has no parameters 2007-06-27 10:57:54 +00:00
efreet_xml.c *API BREAK* see the discussion in the mailing list. misc and e_modules will follow 2007-07-25 17:01:04 +00:00
efreet_xml.h Initial import of efreet, an implementation of the freedesktop icon and menu 2007-02-03 13:05:30 +00:00