efl/legacy/efreet/src/lib
Dan Sinclair 6d48fb4e38 - efreet_init will call efreet_icon_init so there is no reason to do the
call again


SVN revision: 30905
2007-07-19 14:56: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 Added efreet_mime_type_icon_get which will retrieve a mimetype icon. This follows the loose specification described in the fdo icon spec. Also added efreet_icon_list_find which will search for a list of icons in a theme before falling back to inherited themes. Also made a slight modification to the fallback detection for efreet_mime. Tabs will no longer trigger the return of application/octet-stream. 2007-07-17 19:21:20 +00:00
Makefile.am 1. fix a lot of things so they pass make distcheck - so many things have 2007-07-10 00:13:26 +00:00
efreet.c Make util optional. 2007-04-09 12:16:09 +00:00
efreet_base.c Everything is working except the file monitors to look for new/modified files. This is going up in hopes that someone can find the bug in my code pertaining to this as I haven't been able to. 2007-07-01 05:10:14 +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 Adding efreet_desktop_environment_get 2007-07-17 15:07:59 +00:00
efreet_desktop.h - Add ref function. 2007-06-22 09:39:58 +00:00
efreet_icon.c - guard the efreet_icon init/shutdown methods as efreet_mime is calling it 2007-07-19 14:54:51 +00:00
efreet_icon.h Added efreet_mime_type_icon_get which will retrieve a mimetype icon. This follows the loose specification described in the fdo icon spec. Also added efreet_icon_list_find which will search for a list of icons in a theme before falling back to inherited themes. Also made a slight modification to the fallback detection for efreet_mime. Tabs will no longer trigger the return of application/octet-stream. 2007-07-17 19:21:20 +00:00
efreet_ini.c formatting. 2007-05-04 17:45:26 +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 add efreet_menu_new() 2007-06-07 01:22:48 +00:00
efreet_menu.h add efreet_menu_new() 2007-06-07 01:22:48 +00:00
efreet_mime.c - efreet_init will call efreet_icon_init so there is no reason to do the 2007-07-19 14:56:35 +00:00
efreet_private.h Adding efreet_desktop_environment_get 2007-07-17 15:07:59 +00:00
efreet_utils.c fix some warnings, mostly missing "void" when a function has no parameters 2007-06-27 10:57:54 +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 Efreet style. 2007-04-04 12:00:40 +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