summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TESTINGdevs/stefan/patch-reviewStefan Schmidt2020-06-161-20/+0
* evas_ gl_common: comment out not reachable codeStefan Schmidt2020-06-161-1/+2
* modules: eina: chained_pool: check for NULL before passing it to derefStefan Schmidt2020-06-161-3/+3
* Revert "ci: travis: disable the webp loader on CI builds for now"Stefan Schmidt2020-06-161-3/+2
* evas_object_table: fix not to use hint_fill on elm_tableJaehyun Cho2020-06-161-5/+2
* Efl.Canvas.Vg.Object: Fix wrong render areaJunsuChoi2020-06-161-18/+16
* tests: edje: check result of evas_engine_info_set()Stefan Schmidt2020-06-151-1/+1
* modules: gl_x11: ensure we check the result of evas_eglMakeCurrent()Stefan Schmidt2020-06-151-4/+6
* webp - 0.5.0 is actually new enoughCarsten Haitzler (Rasterman)2020-06-141-2/+2
* evas/engines/gl_generic: fix byte order after glReadPixels on BEDaniel Kolesa2020-06-121-0/+16
* meson_options: really fix the typoStefan Schmidt2020-06-121-1/+1
* meson_options: fix typo in option descriptionStefan Schmidt2020-06-121-1/+1
* modules: vnc: allow building for FreeBSD with a different header pathStefan Schmidt2020-06-121-1/+5
* efl_ui_win: reuse bg which was created for version checkWooHyun Jung2020-06-121-16/+18
* build: decrease the minimal needed meson verion to 0.50Stefan Schmidt2020-06-121-1/+1
* ui image: fix a missing else case.Hermet Park2020-06-121-0/+1
* efl_ui_image: fixed elm_image_preload_disabled_set api is not working when it...Taehyub Kim2020-06-121-1/+6
* tests: elm: check return of efl_config_bool_setStefan Schmidt2020-06-111-1/+1
* modules: only build gl_drm evas engine when using es-eglDaniel Kolesa2020-06-111-5/+5
* edje_cc_handlers: update documentation of "fixed" to be clearerJaehyun Cho2020-06-111-2/+2
* elm_calendar: Do not pass NULL to function.Woochanlee2020-06-111-2/+5
* ecore: use standard LC_ALL instead of __LC_ALL in systemd moduleDaniel Kolesa2020-06-111-1/+1
* eina: only enable EINA_LOG_BACKTRACE when backtrace API is presentDaniel Kolesa2020-06-111-0/+3
* efl - build again - test suite break in using undefined ERR macroCarsten Haitzler (Rasterman)2020-06-101-2/+2
* tests: eina: make sure we always check on eina_matrixsparse_data_idx_get returnStefan Schmidt2020-06-101-0/+2
* tests: eo: handle error return of eina_value_int_convert()Stefan Schmidt2020-06-101-2/+9
* tests: eina: also handle failure cases when cleaning up created files/foldersStefan Schmidt2020-06-101-3/+3
* ecore_drm: check return of drmModeSetCrtc()Stefan Schmidt2020-06-101-3/+8
* tests/ecore_wl2: Fix unchecked return valueChristopher Michael2020-06-101-1/+6
* tests/ecore_wl2: Fix unchecked return valueChristopher Michael2020-06-102-3/+18
* ecore_wl2_tests: Fix formattingChristopher Michael2020-06-101-7/+12
* evas stack: ++safe code.Hermet Park2020-06-101-0/+4
* tests: eina: check return of eina_module_load and unloadStefan Schmidt2020-06-101-2/+2
* tests: evas: check fd being non -1 before using close()Stefan Schmidt2020-06-101-1/+2
* Use extern after EAPIVincent Torri2020-06-1011-18/+18
* ui textpath: updated doc.Hermet Park2020-06-101-0/+3
* efl_ui_textpath: add the efl_ui_textpath_text_user_style_set API for applying...Taehyub Kim2020-06-103-5/+100
* mono: update window constructionMarcel Hollerbach2020-06-092-3/+3
* ci: travis: disable the webp loader on CI builds for nowStefan Schmidt2020-06-091-2/+3
* efreet - handle runtime relocation right with default XDG_DATA_DIRSCarsten Haitzler (Rasterman)2020-06-091-4/+29
* eina - prefix - use smaller buffers for building stringsCarsten Haitzler (Rasterman)2020-06-091-6/+10
* eina - abstratc content - smaller stack buffer for limited size stringCarsten Haitzler (Rasterman)2020-06-091-1/+1
* efl_ui_win: declare constructors not optionalMarcel Hollerbach2020-06-091-2/+2
* cxx: Fix uses of intrinsic eolian binbuf typeFelipe Magno de Almeida2020-06-092-2/+31
* eo-files: convert all Eina.Strbuf & Eina.BinbufMarcel Hollerbach2020-06-094-8/+5
* dotnet: Ignore Efl.Object.parent as constructorFelipe Magno de Almeida2020-06-091-0/+8
* eo: make the parent a optional constructorMarcel Hollerbach2020-06-092-0/+6
* Revert "ci: disable wepb loader until we have a change to update the mingw cr...Stefan Schmidt2020-06-091-1/+1
* doxygen docs: Fix API reference group to Ecore_EoMyoungwoon Roy, Kim2020-06-091-1/+3
* evas_vg_cache: Don't caching vg file if value_provider is applied.JunsuChoi2020-06-093-19/+37