summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* elm - test - genlist - add more callback event printfs for testingCarsten Haitzler (Rasterman)2021-01-271-0/+21
* elm - fix elm_config args parsing/collectingCarsten Haitzler (Rasterman)2021-01-211-4/+4
* eolian: Add -e parameter to pass export symbol to eolian generatorFelipe Magno de Almeida2020-12-044-10/+31
* singularize srand in eina_init - only once in one placeCarsten Haitzler (Rasterman)2020-10-032-3/+0
* fix order and simplify a bit order of _init|_shutdown functionsVincent Torri2020-09-257-25/+15
* edje_external_inspector: re-order _init a bit: log after eina, remove ecore_i...Vincent Torri2020-09-251-4/+3
* edje: efl: add new EFL_VERSION_1_26 define for new dev cycleStefan Schmidt2020-09-221-1/+3
* ethumb - fix idx range checkCarsten Haitzler (Rasterman)2020-09-191-0/+2
* ethumb - fix index range checkCarsten Haitzler (Rasterman)2020-09-191-0/+2
* ethumb - fix index range checkCarsten Haitzler (Rasterman)2020-09-191-0/+2
* ethumb - check size readCarsten Haitzler (Rasterman)2020-09-191-0/+5
* ethumb - check inoput index from stdinCarsten Haitzler (Rasterman)2020-09-191-0/+2
* build: only find env onceMarcel Hollerbach2020-09-022-4/+0
* edje_cc: Fix uninitialized scalar variableWoochanlee2020-09-011-1/+1
* eeze_mount binary: more secure check extension ('.iso' and not 'iso')Vincent Torri2020-09-011-1/+1
* exactness - injecotr - alloc correct buffer sizeCarsten Haitzler (Rasterman)2020-08-251-3/+3
* exactness - cast enum assign - it is valid due to values. warn fixCarsten Haitzler (Rasterman)2020-08-251-1/+1
* embryo_cc: ++safty codeShinwoo Kim2020-08-051-3/+6
* embryo: fix a integer(cell) overflow problemYoungbok Shin2020-08-041-3/+4
* elm_config: add slider to configure tooltip_delayBoris Faure2020-07-311-2/+44
* elementry_test: fix allocation sizeAli Alzyod2020-07-271-1/+1
* efreetd - add more logging for what efreetd says to clientsCarsten Haitzler (Rasterman)2020-07-241-0/+20
* efreetd - log the cache runs and when they launch, show data, exitCarsten Haitzler (Rasterman)2020-07-242-7/+29
* efreetd - dont confuse log file file handle and log math funcCarsten Haitzler (Rasterman)2020-07-241-4/+4
* evas: font glyphs texture garbage collectorAli Alzyod2020-07-242-0/+120
* efl: make all _class_get() functions constMarcel Hollerbach2020-07-202-7/+18
* edje_cc : resolve build warningAli Alzyod2020-07-161-1/+1
* elm: tests: fix typo in test nameStefan Schmidt2020-07-161-1/+1
* edje - fix edje_cc mis-re-iding images in image setsCarsten Haitzler (Rasterman)2020-07-151-5/+18
* tests: remove popup test.Alastair Poole2020-07-131-76/+0
* Fix typosElyes HAOUAS2020-06-251-1/+1
* Get rid of trailing whitespace (1 / 14)Elyes HAOUAS2020-06-233-12/+12
* elementary_test: remove leaked styleAli Alzyod2020-06-221-0/+2
* efreet caceh - fix coverity reportCarsten Haitzler (Rasterman)2020-06-191-0/+1
* meson: add Solaris supportVincent Torri2020-06-181-3/+6
* efreetd - cache - add more statinfo work around 0 mtime distrosCarsten Haitzler (Rasterman)2020-06-181-64/+140
* edje_cc_handlers: update documentation of "fixed" to be clearerJaehyun Cho2020-06-111-2/+2
* efl_ui_textpath: add the efl_ui_textpath_text_user_style_set API for applying...Taehyub Kim2020-06-101-0/+20
* dotnet: Ignore Efl.Object.parent as constructorFelipe Magno de Almeida2020-06-091-0/+8
* elementary/example: Fix memory leak in gengrid testSubhransu Mohanty2020-06-081-0/+1
* exactness: record and print test time on successStefan Schmidt2020-06-081-2/+7
* elm test - animated icon - big win to have a bg and not garbageCarsten Haitzler (Rasterman)2020-06-041-2/+1
* Revert "elementary: build elementary_test additionally as shared object"Stefan Schmidt2020-06-031-14/+0
* elementary_test: Added --autoclose option to elementary_testSubhransu Mohanty2020-06-031-2/+15
* elua: allow building with interpreted (non-luajit) luaDaniel Kolesa2020-05-291-1/+8
* edje edje_cc: remove beta tag for vector part.Hermet Park2020-05-291-3/+0
* refactor buildMarcel Hollerbach2020-05-274-12/+13
* meson: Changed meson build to support address sanitizer buildSubhransu Mohanty2020-05-202-4/+14
* exactness: resolve float compare warningsMike Blumenkrantz2020-05-121-1/+1
* bin/elm: resolve float compare warningsMike Blumenkrantz2020-05-097-60/+60