summaryrefslogtreecommitdiff
path: root/src/lib/ethumb
Commit message (Expand)AuthorAgeFilesLines
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+2
* ethumb: Fix resource leakChris Michael2017-01-251-1/+5
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-4/+4
* ethumb: fix float comparison warning.Cedric BAIL2016-12-201-14/+23
* Revert "ethumb: remove float comparison warnings"Chris Michael2016-12-201-3/+5
* ethumb: remove float comparison warningsChris Michael2016-12-201-5/+3
* ethumb: fix resource leak introduced in file path sanitization reworkStefan Schmidt2016-12-121-1/+0
* ethumb: fix absolute path generationAndrii Kroitor2016-12-091-69/+15
* ethumb - don't complain to stderr about things that are handled by apiCarsten Haitzler (Rasterman)2016-05-311-25/+7
* Evil: integrate the dlfcn code into EvilVincent Torri2015-12-291-1/+0
* ethum: fix compilation on Windows due to missing visibility setting.ChunEon Park2015-08-221-0/+37
* ethumb: use portable environment lookup.Cedric BAIL2015-05-141-2/+2
* ecore_cocoa,ethumb: fix compiling after EAPI policy changesJean Guyomarc'h2015-05-101-0/+26
* ethumb: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-2/+5
* ethumb: update API documentation.Philippe Caseiro2014-10-201-0/+34
* etumb: updating API documentation.Philippe Caseiro2014-10-201-1/+79
* ethumb: update API documentation.Philippe Caseiro2014-10-201-0/+51
* ethumb: document most functions from ethumb.Adrien Nader2014-10-201-2/+138
* ethumb: add documentation for Ethumb_Version structure.Nicolas Aguirre2014-10-201-5/+8
* ethumb: support ETHUMB_THUMB_ORIENT_ORIGINAL without libexifwonguk.jeong2014-07-081-55/+7
* ethumb: fix setup related API problemwonguk.jeong2014-07-071-0/+2
* ethumb: Memset whole contex in md5 implementationStefan Schmidt2014-05-161-1/+1
* ethumb - fix clients going right to disk and getting half written thumbsCarsten Haitzler (Rasterman)2014-02-191-4/+14
* ethumb: fix build on windows by matching the #if around the if statement.Cedric BAIL2014-01-091-2/+2
* fix mingw build for setuid fix/checksCarsten Haitzler (Rasterman)2014-01-081-3/+13
* setuid safeness - ensure if an app that is setuid doesn't do bad thingsCarsten Haitzler (Rasterman)2014-01-081-40/+48
* fixme notes - fixme: many instances of module loading that bloat our memCarsten Haitzler (Rasterman)2014-01-061-0/+5
* ethumb - ensure buf is nul terminatedCarsten Haitzler (Rasterman)2013-12-131-3/+8
* eina: fix eina_hash_int64 on Windows system.Cedric Bail2013-11-091-2/+2
* efl: detect 64 bits correctly.Cedric Bail2013-11-091-1/+1
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-041-2/+3
* We cannot use dname in the error message if we have already freed itChris Michael2013-07-081-1/+2
* efl: formattingSebastian Dransfeld2013-06-201-1/+1
* ethumb: Support strict aliasing rules in MD5 codeHenrique Dante de Almeida2013-02-262-16/+20
* fix directory structure: move ethumd_client out of ethumb.Gustavo Sverzut Barbieri2013-01-152-2470/+0
* efl/edbus: make all edbus_*_send() methods unref its msgLucas De Marchi2013-01-151-3/+0
* fix minor ethumb errors.Gustavo Sverzut Barbieri2013-01-141-5/+10
* ethumb: improve disconnect/connect log.Gustavo Sverzut Barbieri2013-01-141-1/+2
* fix doxygen error.Gustavo Sverzut Barbieri2013-01-131-4/+0
* ethumb: do not free module list if it was not discoveredGustavo Sverzut Barbieri2013-01-121-3/+6
* ethumb: improve plugin handling.Gustavo Sverzut Barbieri2013-01-122-31/+106
* fix frame handling.Gustavo Sverzut Barbieri2013-01-121-6/+2
* merge ethumb.Gustavo Sverzut Barbieri2013-01-128-0/+4972