summaryrefslogtreecommitdiff
path: root/src/lib/efreet
Commit message (Expand)AuthorAgeFilesLines
* 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
* efreet - convert crash into NULL mimes when no mime db foundCarsten Haitzler (Rasterman)2016-08-241-0/+2
* efreet - save about 240-300k or so of memory used by efreet mimeCarsten Haitzler (Rasterman)2016-08-233-375/+251
* efreet - fix efreet_*_dir_get() to support the xdg env varsCarsten Haitzler (Rasterman)2016-08-231-1/+6
* efreet: free fallback cache on shutdownMarcel Hollerbach2016-08-041-0/+1
* efreet - fix mime file path messing with short paths like /Carsten Haitzler (Rasterman)2016-07-051-2/+5
* efl - fix lots of little init/shutdown pairs that are wrongCarsten Haitzler (Rasterman)2016-07-041-0/+3
* efreet: add locking for efreet_desktop_x_field_get()Mike Blumenkrantz2016-01-251-0/+2
* efreet: reject invalid "" data for Efreet_Desktop->x hashMike Blumenkrantz2016-01-251-3/+9
* [efreet] document NULL return possibility.Andy Williams2016-01-201-1/+1
* Efreet: support language, country and modifer on WindowsVincent Torri2015-12-181-2/+35
* efl: add binary mode to f(re)open() callsVincent Torri2015-12-053-3/+3
* efreet desktop tracking - fix monitoring of dirs of custom desktopsCarsten Haitzler (Rasterman)2015-12-021-1/+7
* efreet_icon: Fix wrong inherit selectionMarcel Hollerbach2015-11-251-0/+2
* efreet - fix efreetd kill and start with clean cache case blank iconsCarsten Haitzler (Rasterman)2015-08-123-60/+65
* Efreet: Fix config and data dir paths on windows.Vincent Torri2015-07-081-1/+5
* efreet - improve edstop exec find to use the command with less argsCarsten Haitzler (Rasterman)2015-07-051-4/+107
* efreetd - new ipc - re-register on reconnectCarsten Haitzler (Rasterman)2015-06-251-0/+9
* efl - efreetd service move from dbus session bus to ecore ipcCarsten Haitzler (Rasterman)2015-06-241-194/+221
* efreet: use portable environment lookup.Cedric BAIL2015-05-141-7/+1
* efreet: lower error message to warning.Cedric BAIL2015-05-141-1/+1