efl/src/lib/efreet
Carsten Haitzler 0356b1eb5e vpath usage - simplify to bare minimum to make gustavo happy
since these are only local path resolves, the do and wait are
technically not needed. also remove any other tmp strings
and use the vpath string resolving feature to avoid
printfs/strjoins/cats etc. etc. as well.

also remember to remove old name string from evas shm code - it worked
for me. i guess i was lucky and it happened to be NULL thus free was
fine.
2017-02-10 19:27:15 +09:00
..
Efreet.h
Efreet_Mime.h efreet: add doc note about stringshare reliability for efreet_mime_type_get() 2016-08-26 10:20:45 -04:00
Efreet_Trash.h
efreet.c Efreet: support language, country and modifer on Windows 2015-12-18 16:48:34 +09:00
efreet_base.c vpath usage - simplify to bare minimum to make gustavo happy 2017-02-10 19:27:15 +09:00
efreet_base.h
efreet_cache.c efreet cache - handle corner case where efreetd keeps disconnecting 2016-12-26 13:06:35 +09:00
efreet_cache_private.h
efreet_desktop.c efreet: add locking for efreet_desktop_x_field_get() 2016-01-25 11:27:02 -05:00
efreet_desktop.h
efreet_desktop_command.c efreet - fix command generation by fixing string buffer expansion 2016-09-25 23:50:53 +09:00
efreet_icon.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
efreet_icon.h
efreet_ini.c
efreet_ini.h
efreet_menu.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
efreet_menu.h
efreet_mime.c efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
efreet_private.h efreet - save about 240-300k or so of memory used by efreet mime 2016-08-23 12:04:06 +09:00
efreet_trash.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
efreet_uri.c
efreet_uri.h
efreet_utils.c
efreet_utils.h
efreet_xml.c efreet xml parse - handle 0 sized xml specially to avoid crash 2016-09-20 14:55:35 +09:00
efreet_xml.h