summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: elput: introduce gesture passingdevs/bu5hm4n/elput_with_swipeMarcel Hollerbach2021-03-247-12/+307
* elm - efl ui tab - raise the selected tab item obj so we can do tabsCarsten Haitzler (Rasterman)2021-03-231-8/+39
* efl ui scroller - support signals for up/down/elft/right show/hideCarsten Haitzler (Rasterman)2021-03-211-0/+67
* evas - gl - stop leaking images and never freeing them from cacheCarsten Haitzler (Rasterman)2021-03-201-4/+11
* ector image: Prevents drawing images outside bufferJunsuChoi2021-03-181-2/+6
* ecore_con: add null check for safety.Hermet Park2021-03-161-0/+1
* eeze_scanner: do not crashMarcel Hollerbach2021-03-151-12/+6
* ci: there is no heifMarcel Hollerbach2021-03-141-3/+3
* efl_ui_collection: disable desktop_entry behaviour when in api callMarcel Hollerbach2021-03-141-1/+6
* elm - fix emitting of signals to theme for label existenceCarsten Haitzler (Rasterman)2021-03-121-4/+6
* evas gl - remove freed gl image from context image listCarsten Haitzler (Rasterman)2021-03-092-1/+5
* theme: border procstats use swallow.Alastair Poole2021-03-061-29/+15
* elm conffig - display icons if using elm icon themeCarsten Haitzler (Rasterman)2021-03-041-4/+6
* evas_object_smart: enhance logic checking clipper visibilityShinwoo Kim2021-03-031-6/+21
* efl ui format - now dont leak and dont double freeCarsten Haitzler (Rasterman)2021-03-021-2/+8
* efl ui format - only sety format fun to null if format func free existsCarsten Haitzler (Rasterman)2021-03-022-4/+7
* elm slider - don't double-free output format.Carsten Haitzler (Rasterman)2021-03-021-0/+3
* ecore_wl2: Remove legacy teamwork stuffChristopher Michael2021-03-014-51/+1
* ecore-evas-wayland: Remove wayland wobbly windows junkChristopher Michael2021-03-011-48/+0
* ecore_wl2: Remove wayland wobbly windows stuffsChristopher Michael2021-03-013-100/+0
* wayland_protocol: Remove wayland wobbly windows junkChristopher Michael2021-03-012-30/+1
* eeze_disk: fix potential memory leakChristopher Michael2021-02-251-2/+5
* eeze_disk: Remove extra blank linesChristopher Michael2021-02-251-2/+0
* efl_loop: Fix unchecked return valueChristopher Michael2021-02-251-1/+5
* eio_test_manager: Fix unchecked return valueChristopher Michael2021-02-251-1/+1
* eina_promise: Fix unchecked return valueChristopher Michael2021-02-251-1/+3
* elm_glview: Fix unchecked return valueChristopher Michael2021-02-251-1/+2
* eina_value: Fix unchecked return valueChristopher Michael2021-02-251-12/+12
* eldbus_fake_server: Fix unchecked return valueChristopher Michael2021-02-251-5/+13
* elm_slider: Fix unchecked return valueChristopher Michael2021-02-251-1/+3
* ecore: Update to not use deprecated mallinfoChristopher Michael2021-02-251-16/+47
* header_checks: Add check for mallinfo2Christopher Michael2021-02-251-0/+1
* elm - efl ui format - remove leak on format infoCarsten Haitzler (Rasterman)2021-02-251-9/+4
* eina_tests: Fix argument cannot be negativeChristopher Michael2021-02-241-2/+2
* Revert "ecore: Update to not use deprecated mallinfo"Christopher Michael2021-02-171-8/+8
* eeze: fix a potention memory leakShinwoo Kim2021-02-171-1/+4
* ecore: Update to not use deprecated mallinfoChristopher Michael2021-02-161-8/+8
* gl: remove memory leak of orient_setShinwoo Kim2021-02-131-1/+0
* theme: Silence warning.Alastair Poole2021-02-091-0/+1
* Added the heif loaderthierry19702021-02-0610-4/+347
* Efreet: fix file:// scheme on WindowsVincent Torri2021-02-062-0/+75
* Efreet: do not translate standard directories on WindowsVincent Torri2021-02-061-6/+41
* evas - gl engine - look for extension in the right extension string setCarsten Haitzler (Rasterman)2021-02-062-2/+3
* edje_entry: fix a potential error of null derefJaehyun Cho2021-02-041-0/+2
* eet, emile: safety++Shinwoo Kim2021-02-042-1/+22
* ecore-x - vsync - also log the direct device timestamp if it goes backCarsten Haitzler (Rasterman)2021-02-031-1/+11
* ecore_x - vsync ... this handles time going backwardsCarsten Haitzler (Rasterman)2021-02-031-3/+11
* evas - tga loader - ignore origin as it leads to valid tga's not loadingCarsten Haitzler (Rasterman)2021-02-011-10/+10
* ecore x - allow vsync animator to delay by some fraction of a frameCarsten Haitzler (Rasterman)2021-02-012-0/+42
* Efl.Canvas.Vg.Object: Skip render, if size of the drawing area is 0JunsuChoi2021-02-011-0/+2