summaryrefslogtreecommitdiff
path: root/src/lib/ethumb
Commit message (Expand)AuthorAgeFilesLines
* Ethumb: reorder _init/shutdown functions, ecore and evas init/shutdown are us...Vincent Torri2020-09-251-5/+3
* Get rid of trailing whitespaces (11 / 14)Elyes HAOUAS2020-06-233-6/+6
* build: stop buildsystem from beeing a public dependencyMarcel Hollerbach2020-05-271-2/+2
* refactor buildMarcel Hollerbach2020-05-271-3/+4
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-3/+1
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-1/+3
* doxygen: fix duplicated toc sectionsXavi Artigas2020-02-281-1/+1
* ethumb: fixed a potential dangling pointer.Hermet Park2019-09-051-1/+4
* ethumb - fix short alloc on stack not including nul char spaceCarsten Haitzler (Rasterman)2019-08-151-1/+1
* ethumb - fix error free of static string as stringshareCarsten Haitzler (Rasterman)2019-08-051-1/+1
* ethumb - make coverity happy by including null charCarsten Haitzler (Rasterman)2019-08-051-1/+1
* Evil: remove pwd code in Evil and fix compilation failures after the removalVincent Torri2019-07-281-1/+3
* remove Evil.h when not necessary, include evil_private.h when necessaryVincent Torri2019-05-201-4/+0
* here comes mesonMarcel Hollerbach2018-10-021-0/+32
* ethumb: fix module loading when running in treeMarcel Hollerbach2018-09-131-2/+11
* ethumb: use new bs static libMarcel Hollerbach2018-02-171-3/+2
* all: Simplify definition of EAPIVincent Torri2018-01-183-12/+15
* efl: remove inclusion of dirent.h where it is not usedVincent Torri2018-01-121-1/+0
* 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