summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* ecore x - ensure pointer is not outside barriers when settingh for screensHEADmasterCarsten Haitzler (Rasterman)2022-01-201-0/+56
* Efl.Gfx.Path: Remove unnecessary optimization code for small arcJunsuChoi2022-01-121-5/+0
* ecore input - fix - hopefully - build on freebsd with joystick supportCarsten Haitzler (Rasterman)2022-01-111-6/+4
* eet - fix seg when doing unusual things with eet write then readCarsten Haitzler (Rasterman)2022-01-043-7/+27
* edje entry - complete key handling for cut (shft+del)Carsten Haitzler (Rasterman)2021-12-301-2/+9
* edje entry - fix past to use shft+ins for paste and no ctlCarsten Haitzler (Rasterman)2021-12-301-2/+2
* Eio: fix functions nameVincent Torri2021-12-291-2/+2
* remove spaceali-alzyod2021-12-241-1/+1
* Make passing data pointer to format_cb possibleMaximilian Lika2021-12-146-7/+160
* ecore - loop time - do not allow setting into the future - not intendedCarsten Haitzler (Rasterman)2021-12-042-32/+28
* 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-316-2/+201
* 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
* 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-261-1/+6
* evas_map: use source size for uv instead of proxy sizeShinwoo Kim2021-09-203-2/+29
* 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-054-6196/+373
* Elm Config: adapt elm_config scale on HiDPI devices on WindowsVincent Torri2021-09-051-0/+274
* 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
* Content Fit Enhancmentali-alzyod2021-08-302-0/+23
* edje cc lookup - fix to proper path fallback - mis-lookups fixedCarsten Haitzler (Rasterman)2021-08-161-3/+3
* efl ui focus - unbork focus from noise fix previous commitCarsten Haitzler (Rasterman)2021-08-131-2/+0
* elm focus stuff - just handle corner cases during tree deletes quietlyCarsten Haitzler (Rasterman)2021-08-114-9/+12
* elm - config - support coarse palette entires with colonCarsten Haitzler (Rasterman)2021-08-091-1/+1
* edje - fix up colorclass lookups to always be recrusvie nowCarsten Haitzler (Rasterman)2021-08-095-56/+6
* edje - we can't rely on string ptr coming from eet file anymore...Carsten Haitzler (Rasterman)2021-08-091-19/+0
* ecore_wl2: prevent invalid timer if the input is invalid.Hermet Park2021-07-051-1/+1
* ecore-x - flag move events in more casesCarsten Haitzler (Rasterman)2021-06-061-0/+1
* ecore - fix name/ref for source of fix analysis etc.Carsten Haitzler (Rasterman)2021-06-051-1/+1
* ecore - mainloop - select - increase max set size and check fd if overCarsten Haitzler (Rasterman)2021-06-041-0/+34
* scroller - limit wheel accel a bit to something sanerCarsten Haitzler (Rasterman)2021-06-042-3/+6
* atspi: add atspi bridge ready eventShinwoo Kim2021-06-043-1/+50
* atspi: move duplicated code in one placeShinwoo Kim2021-06-035-30/+20
* Revert "fix warnings about redefinting EWAPI etc. due to windows EAPI changes"Carsten Haitzler (Rasterman)2021-05-2674-904/+982