summaryrefslogtreecommitdiff
path: root/src/lib/ecore_fb
Commit message (Expand)AuthorAgeFilesLines
* ecore_fb: Rename EAPI macro to ECORE_FB_API in Ecore FB libraryFelipe Magno de Almeida2020-12-148-74/+78
* Get rid of trailing whitespaces (4 / 14)Elyes HAOUAS2020-06-233-7/+7
* refactor buildMarcel Hollerbach2020-05-271-4/+5
* lib: add more c_args handling for places we missed beforeStefan Schmidt2020-05-261-0/+1
* ecore_fb: Add missing tslib dependencyChristopher Michael2019-01-111-0/+4
* here comes mesonMarcel Hollerbach2018-10-021-0/+34
* docs: Fix typos in API reference doc and comments.Yeongjong Lee2018-08-311-1/+1
* ecore_fb: fix divided by zeroJunsuChoi2018-04-091-1/+1
* ecore_fb_li: add error handling code related with callocJiyoun Park2017-08-091-0/+9
* evas fb dev env var - allow in setuid processes with sanitizingCarsten Haitzler (Rasterman)2017-02-091-7/+7
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-2/+2
* ecore_fb: allow ecore_fb to not setup VT.Gustavo Sverzut Barbieri2017-01-031-4/+16
* ecore_fb_init(): use 'name' parameter similar to ecore_evas_fb_new().Gustavo Sverzut Barbieri2017-01-031-8/+31
* ecore-fb: remove float comparison warnings for ecore_fb_liChris Michael2016-12-201-1/+2
* ecore fb: Add the following sixteen known keys to the list.Chidambar Zinnoury2016-11-182-2/+18
* ecore fb: Use the “Compose” name for the 0x7f key.Chidambar Zinnoury2016-11-181-1/+1
* ecore fb: Use a default tslib device when none is specified through the envi...Chidambar Zinnoury2015-10-281-3/+3
* Revert “ecore fb: Change default tslib device.”Chidambar Zinnoury2015-10-281-1/+1
* ecore fb: Change default tslib device.Chidambar Zinnoury2015-10-271-1/+1
* ecore fb: Unbreak ecore_evas_fb.Chidambar Zinnoury2015-10-201-0/+17
* ecore fb: We shall look for the Ecore_Fb.h header only where needed.Chidambar Zinnoury2015-10-201-1/+1
* ecore: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+3
* core_fb: Fix crash on tablet with removable kbdOlivier Guiter2014-06-301-0/+4
* Ecore: Fix compilation warningsJean-Philippe Andre2014-04-221-2/+4
* ecore-fb - fix mouse wheel to not be invertedCarsten Haitzler (Rasterman)2014-03-281-1/+1
* ecore-fb - also actually make escape workJohn Magolske2014-03-281-1/+1
* fix ecore_fb handling of escape and altJohn Magolske2014-03-281-8/+6
* ecore_fb: @fix use of uninitialized values reported by valgrind.Gustavo Sverzut Barbieri2014-03-061-0/+1
* fix mingw build for setuid fix/checksCarsten Haitzler (Rasterman)2014-01-082-2/+10
* setuid safeness - ensure if an app that is setuid doesn't do bad thingsCarsten Haitzler (Rasterman)2014-01-082-2/+2
* ecore_fb - fix fb size get to use evas env vars for fb deviceCarsten Haitzler (Rasterman)2013-11-171-1/+8
* Fix horrid formattingChris Michael2013-10-151-34/+35
* Fix doxy typoChris Michael2013-10-151-1/+1
* Remove blank lineChris Michael2013-10-151-1/+0
* ecore/ecore_fb - missed move call?ChunEon Park2013-01-091-0/+1
* efl/ecore_fb: remove deprecated files.Gustavo Sverzut Barbieri2013-01-042-550/+0
* efl/ecore_fb: fix doxygen hierarchy.Gustavo Sverzut Barbieri2012-12-282-2/+2
* efl: Created Ecore group and added existing Ecore groups to it.Jonas M. Gastal2012-12-183-0/+3
* merge: add escape ecore, fix several bugsVincent Torri2012-12-029-0/+2406