summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.25.0-alpha1 releasev1.25.0-alpha1Stefan Schmidt2020-08-242-3/+52
* ecore_wl2_display: move wl_display_dispatch_pending before condition check.Hosang Kim2020-08-221-7/+6
* eina file - fix getdents64 on older glibc's and use raw syscallCarsten Haitzler (Rasterman)2020-08-211-1/+8
* efl/ecore exe - more paranoia - block sig handlers between fork + execCarsten Haitzler (Rasterman)2020-08-212-7/+85
* eina - eina_file_close_from - handle coverity theory that closes changeCarsten Haitzler (Rasterman)2020-08-211-0/+8
* confs: Add OpenBSD Build Helper Scripts.Alastair Poole2020-08-201-0/+3
* evas - fix deadlock with sw async rendering calling cbs in post flushCarsten Haitzler (Rasterman)2020-08-201-5/+15
* ecore - don't do anything with heap between fork and execCarsten Haitzler (Rasterman)2020-08-203-59/+271
* ecore x - go back to vsync thread. this will be more reliableCarsten Haitzler (Rasterman)2020-08-201-1/+2
* eina_test_lock.c: Implement clock_gettime for WindowsWander Lairson Costa2020-08-201-0/+19
* eina: Close file in unlink testJoão Paulo Taylor Ienczak Zanette2020-08-201-1/+6
* eet test: use eina_file_mkstemp, fix include for vc++Vincent Torri2020-08-191-8/+13
* eet: Fix 'No OPENSSL_Applink' error message.João Paulo Taylor Ienczak Zanette2020-08-191-17/+14
* evas_textblock: myanmar script rendering with e vowel.Ali Alzyod2020-08-182-0/+43
* Efl Canvas Text : canvas textblock changed not fired for shadow format (style...AbdullehGhujeh2020-08-182-7/+35
* evas_object_textblock: utf8_to_markup support all escapse charsAli Alzyod2020-08-182-18/+70
* docs: Correct the wrong API group name in elm_win and elm_glviewMyoungwoon Roy, Kim2020-08-173-9/+9
* eina: Use INVALID_FILE_ATTRIBUTES instead of magic numberJoão Paulo Taylor Ienczak Zanette2020-08-171-1/+1
* ecore_x: Add mode flags new in xrandr 1.2.Alastair Poole2020-08-151-0/+18
* edje - calce - really respect max image size for img setsCarsten Haitzler (Rasterman)2020-08-131-33/+28
* evas examples: remove unecessary beta tag.Hermet Park2020-08-132-8/+0
* eo: set idx on exit to 1 not to 0Marcel Hollerbach2020-08-122-2/+33
* ecore input - make an unsupported joystick a warn not an err...Carsten Haitzler (Rasterman)2020-08-111-1/+1
* elm_code: Selection start (with keyboard) fix.Alastair Poole2020-08-101-11/+14
* elm_code: Always render N new lines (buffer).Alastair Poole2020-08-101-1/+1
* evil: Remove OS version checkJoão Paulo Taylor Ienczak Zanette2020-08-071-11/+0
* ecore_wl2_subsurf: follow wayland spec for syncShinwoo Kim2020-08-071-0/+3
* eo: evalulate special counts earlierMarcel Hollerbach2020-08-061-6/+8
* eo: event callback call optimizationMarcel Hollerbach2020-08-061-40/+21
* edje_entry: fix a potentional error of null derefWonki Kim2020-08-061-62/+65
* efl_canvas: fix a potentional error of null derefWonki Kim2020-08-051-0/+1
* elm_access: fix a potentional error of null derefWonki Kim2020-08-051-0/+1
* evas/engine: fix a potentional error of null derefWonki Kim2020-08-051-0/+2
* edje: fix a potentional error of null derefWonki Kim2020-08-051-1/+1
* edje_edit: fix a potentional error of null derefWonki Kim2020-08-051-6/+4
* edje_edit: add null check for return of eina_hash_findBowon Ryu2020-08-051-0/+1
* embryo_cc: ++safty codeShinwoo Kim2020-08-051-3/+6
* evas_filter: Add null check for instructionJunsuChoi2020-08-051-1/+1
* efl_ui_textbox: preserve changing user color setAli Alzyod2020-08-053-7/+44
* evas_textblock: enhance cursor event submitting during markup_set/text_setAli Alzyod2020-08-052-37/+49
* elm_entry/efl.ui.textbox: use common key shortcutsAli2020-08-053-26/+19
* evas_textblock: enhance escape character handlingAli Alzyod2020-08-051-207/+226
* efl.ui.textbox: Keyboard Enter will add paragraph separatorali2020-08-051-5/+3
* efl_ui_timepicker: Add null check for efl_text_getJunsuChoi2020-08-041-2/+2
* evas: fix a potentional error of null derefWonki Kim2020-08-041-0/+1
* elput - support libelogind.so.0 as well as libelogind-shared.so.0Carsten Haitzler (Rasterman)2020-08-041-6/+35
* edje_embryo: fix memory leak in ALLOC_COPY_DESCJaehyun Cho2020-08-041-7/+8
* embryo: fix a integer(cell) overflow problemYoungbok Shin2020-08-041-3/+4
* elm : fix return of gengrid item swap anim to prevent animation memory leak.SangHyeon Jade Lee2020-08-041-1/+3
* edje_embryo: fix null pointer dereference in ALLOC_COPY_DESCJaehyun Cho2020-08-031-0/+1