summaryrefslogtreecommitdiff
path: root/src/lib/efreet
Commit message (Expand)AuthorAgeFilesLines
* efreet: Fix resource leakChristopher Michael2019-03-151-0/+1
* replace hton and ntoh family functions with ones defined in einaVincent Torri2019-02-011-17/+5
* efreet: Add installation prefix search for XDG_DATA_DIRS.Alastair Poole2019-01-031-0/+10
* meson - fix pc file versions that were missing mirco versionCarsten Haitzler (Rasterman)2018-12-271-2/+2
* efreet menu - fix truncation in snprintf to have bigger buffersCarsten Haitzler (Rasterman)2018-11-091-1/+1
* efreet icon - move func into ifdef as only used if ifdef is trueCarsten Haitzler (Rasterman)2018-11-091-0/+4
* efreet trash - warn - expand buffer to avoid truncation by snprintfCarsten Haitzler (Rasterman)2018-11-091-1/+1
* efreet menu - only build internal cmp func if used in ifdefsCarsten Haitzler (Rasterman)2018-11-091-0/+4
* efreet icon - fix constness of char ptrCarsten Haitzler (Rasterman)2018-11-091-0/+4
* here comes mesonMarcel Hollerbach2018-10-021-0/+96
* efreet_menu: remove unused and unreachable code.Alastair Poole2018-09-271-61/+2
* move efreet xdg envvars to einaMarcel Hollerbach2018-08-201-78/+0
* efreet: include buildsystem.h in efreet_cache.cMike Blumenkrantz2018-07-101-1/+1
* efreet: simplify and fix efreetd launchMike Blumenkrantz2018-07-061-8/+7
* efreet: use correct path when generating error message about stale efreetd so...Mike Blumenkrantz2018-07-031-2/+4
* efreet: silent deprecated API build warnings.Alastair Poole2018-06-223-4/+10
* efreet: make efreet_menu_async_get() deprecated.Alastair Poole2018-06-152-3/+9
* efreet: mark efreet_menu_async_parse() deprecated.Alastair Poole2018-06-142-3/+7
* efreet: add method for disabling efreetd connectionMike Blumenkrantz2018-04-272-4/+56
* efreet_xml: make sure we unmap the right pointer.Al Poole2018-03-031-3/+4
* efreet: fix for windowsMarcel Hollerbach2018-02-261-0/+4
* eina vpath - improve docs and add app.tmp and usr.tmp vpaths tooCarsten Haitzler (Rasterman)2018-02-231-0/+1
* eina: make eina_vpath_interface_user_set an internal API.Cedric Bail2018-02-221-0/+2
* move from efl.vpath to eina_vpathMarcel Hollerbach2018-02-222-5/+74
* efreet: reset ipc connection after forkMike Blumenkrantz2018-02-021-1/+18
* Efreet_Mime: update comment about symlinks on WindowsVincent Torri2018-01-301-1/+1
* all: Simplify definition of EAPIVincent Torri2018-01-185-15/+21
* efl: Reset ecore event types on initJean-Philippe Andre2017-12-191-6/+3
* efreet: putting local variable "data" under preprocessor flag "SLOPPY_SPEC" t...Prince Kumar Dubey2017-10-161-0/+2
* efreet: unsigned int cannot be compared to less than zero.Subodh Kumar2017-10-061-1/+1
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-222-4/+4
* efreet - dont complain if INTERNAL x extension hash of desktop is NULLCarsten Haitzler (Rasterman)2017-07-211-2/+2
* efreet - remove noisy debug printfsCarsten Haitzler (Rasterman)2017-07-211-2/+0
* efreet: don't raise ERR on empty file in efreet_xml_new()Mike Blumenkrantz2017-06-161-0/+6
* efreetd - make ability to not connect to efreetd non-criticalCarsten Haitzler (Rasterman)2017-04-231-1/+1
* efreet: Don't prefer the second perfect over the first in desktop_exec_find()Derek Foreman2017-03-241-1/+6
* efreet: CRI and fail after 10 attempts to connect to efreetdMike Blumenkrantz2017-03-171-0/+9
* efreet: avoid crash during shutdown due to Ecore_Event queue.Cedric BAIL2017-03-091-3/+10
* vpath usage - simplify to bare minimum to make gustavo happyCarsten Haitzler (Rasterman)2017-02-101-3/+2
* Revert "vpath usage - simplify to bare minimum to make gustavo happy"Derek Foreman2017-02-091-2/+3
* vpath usage - simplify to bare minimum to make gustavo happyCarsten Haitzler (Rasterman)2017-02-091-3/+2
* efreet - use vpath to get XDG_RUNTIME_DIR so we have a single implCarsten Haitzler (Rasterman)2017-02-091-17/+11
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-1/+1
* efreet cache - handle corner case where efreetd keeps disconnectingCarsten Haitzler (Rasterman)2016-12-261-3/+24
* efreet: remove float comparison warningsChris Michael2016-12-201-1/+3
* efreet: make mime type evaluation way faster by using mmap.Cedric BAIL2016-11-141-40/+24
* efreet - fix command generation by fixing string buffer expansionCarsten Haitzler (Rasterman)2016-09-251-42/+17
* efreet xml parse - handle 0 sized xml specially to avoid crashCarsten Haitzler (Rasterman)2016-09-201-0/+2
* efreet: mime types database can be emptyJean Guyomarc'h2016-08-261-1/+1
* efreet: add doc note about stringshare reliability for efreet_mime_type_get()Mike Blumenkrantz2016-08-261-0/+1