summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* edje entry - complete key handling for cut (shft+del)Carsten Haitzler (Rasterman)2022-01-031-2/+9
* edje entry - fix past to use shft+ins for paste and no ctlCarsten Haitzler (Rasterman)2022-01-031-2/+2
* avif saver: fix test on the returned type of fwrite()Vincent Torri2021-12-161-1/+1
* Make passing data pointer to format_cb possibleMaximilian Lika2021-12-146-7/+160
* ecore evas - wl - detect timestamsp too far in the past and complainCarsten Haitzler (Rasterman)2021-12-101-0/+8
* evas - loaders - avif, heif - allow threaded loadingCarsten Haitzler (Rasterman)2021-12-042-2/+2
* ecore - loop time - do not allow setting into the future - not intendedCarsten Haitzler (Rasterman)2021-12-042-32/+28
* Elm_tests: resize windows according to elm scaleVincent Torri2021-12-0493-283/+544
* ecore_thread: Add ecore_thread_name_set API.Alastair Poole2021-12-042-0/+27
* edje lua2: check string ptr before dereferenceTaehyub Kim2021-11-301-5/+8
* eio_mon: separate dir/file concerns.Alastair Poole2021-11-261-5/+9
* ecore_file: Monitor file writes (kevent).Alastair Poole2021-11-251-5/+7
* elm - spinner - fix entry mysteriously hiding in paleditCarsten Haitzler (Rasterman)2021-11-211-8/+5
* efl ui text - handle edje cc classes for textCarsten Haitzler (Rasterman)2021-11-111-2/+32
* Eina: sanitize eina_path output on WindowsVincent Torri2021-11-106-19/+32
* eina vpath - fix trailing extra / after homeCarsten Haitzler (Rasterman)2021-11-071-0/+5
* eina vpath - fix public vpath location - docs say say public not pubCarsten Haitzler (Rasterman)2021-11-071-1/+3
* efl_canvas_image : remove the animated image limitationTaehyub Kim2021-11-042-4/+1
* elm - palette - add api to check if palette has a system versionCarsten Haitzler (Rasterman)2021-10-312-0/+12
* edje + elm - add new explicit tracking of all cc's used in edj themesCarsten Haitzler (Rasterman)2021-10-319-2/+315
* Evas engines: remove last bits of evas_cserve2Vincent Torri2021-10-262-39/+0
* evas - software x11 - remove unused xlib+egl code in sw x11Carsten Haitzler (Rasterman)2021-10-254-354/+1
* Evas: remove old xcb code in software_x11 codeVincent Torri2021-10-253-34/+12
* eet - fix bug I added in optimization patch in unusual code pathCarsten Haitzler (Rasterman)2021-10-251-0/+2
* eet - optimize eet dictionary buildingCarsten Haitzler (Rasterman)2021-10-234-37/+170
* elm theme - final cc work for elm code cc'sCarsten Haitzler (Rasterman)2021-10-181-33/+33
* tests: enhance evas_map testShinwoo Kim2021-10-181-1/+67
* tests: add evas_map testShinwoo Kim2021-10-124-0/+65
* exactness: Fix compiler warning of uninitialized variableChristopher Michael2021-10-051-0/+1
* evas - loader - rsvg - work around rsvg now returning 0 sized dimsCarsten Haitzler (Rasterman)2021-10-051-12/+26
* ecore anim - just for paranoia also cancel the threadCarsten Haitzler (Rasterman)2021-10-031-0/+1
* emotion - properly track subtitle mute state and init emotion obj earlyCarsten Haitzler (Rasterman)2021-09-263-10/+16
* Ensure we check for the correct minimum rsvg version for rsvg_handle_get_intr...Joshua Strobl2021-09-222-2/+7
* eina-test: Fix unchecked return valueChristopher Michael2021-09-211-1/+1
* evas-pdf: Properly set return value before cleanup is calledChristopher Michael2021-09-211-1/+1
* evas-rsvg: Update rsvg code to not use deprecated functionsChristopher Michael2021-09-211-0/+23
* evas-rsvg: Minor formatting fixesChristopher Michael2021-09-211-3/+4
* evas_map: use source size for uv instead of proxy sizeShinwoo Kim2021-09-203-2/+29
* evas - gl x11 - dont crearte eglimage multiple times in same frameCarsten Haitzler (Rasterman)2021-09-064-2/+8
* eo - make no_anon EO_API for test suiteCarsten Haitzler (Rasterman)2021-09-062-2/+2
* efl mem - every mmap anon - allow envv ar to turn it off to be mallocCarsten Haitzler (Rasterman)2021-09-067-70/+168
* code: add simple shell syntax highlighting.Alastair Poole2021-09-061-0/+15
* elm - map widget - empty out and clean out code and tests - brokenCarsten Haitzler (Rasterman)2021-09-057-7429/+373
* Elm Config: adapt elm_config scale on HiDPI devices on WindowsVincent Torri2021-09-051-0/+274
* evas - gl - ensure surfaces are 0 when destroyedCarsten Haitzler (Rasterman)2021-09-051-1/+3
* Evil: improve timer resolution of timers and waitersVincent Torri2021-09-032-1/+18
* ecore-x - add force refresh call to randr apiCarsten Haitzler (Rasterman)2021-09-032-3/+33
* fix if state formattingali-alzyod2021-08-301-6/+8
* Content Fit Enhancmentali-alzyod2021-08-303-3/+35
* elm theme - more ccCarsten Haitzler (Rasterman)2021-08-291-0/+1