efl/src/lib/efreet
Carsten Haitzler f4f5a042a6 efreet - fix command generation by fixing string buffer expansion
so by chance i discovered efreet is doing bad things(tm) when
expanding/appending to string buffers to generate commands based off
desktop files. the string append basically was buggy, so fixed it by
making it a lot simpler and more obvious and now reliable.

@fix
2016-09-25 23:50:53 +09:00
..
Efreet.h efreet: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
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 efreet - fix efreet_*_dir_get() to support the xdg env vars 2016-08-23 12:04:06 +09:00
efreet_base.h
efreet_cache.c efreet - save about 240-300k or so of memory used by efreet mime 2016-08-23 12:04:06 +09:00
efreet_cache_private.h efreet: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
efreet_desktop.c efreet: add locking for efreet_desktop_x_field_get() 2016-01-25 11:27:02 -05:00
efreet_desktop.h efreet: Implement fields added by desktop spec 1.1 2014-09-25 08:47:45 +02:00
efreet_desktop_command.c efreet - fix command generation by fixing string buffer expansion 2016-09-25 23:50:53 +09:00
efreet_icon.c efreet_icon: Fix wrong inherit selection 2015-11-25 09:35:07 +01:00
efreet_icon.h
efreet_ini.c efreet: improve messages 2014-09-29 09:39:38 +02:00
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 - add menu ref/unref calls and refcounting to try solve e issue 2014-07-23 20:36:19 +09:00
efreet_mime.c efreet: mime types database can be empty 2016-08-26 21:16:39 +02: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 - improve edstop exec find to use the command with less args 2015-07-05 12:53:14 +09:00
efreet_utils.h efreet: Store known desktop environments 2014-09-18 10:48:50 +02:00
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