summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TESTING ONLYdevs/stefan/testsuite-enhancementsStefan Schmidt2020-03-271-12/+0
* ci: enable ecore_con IPv6 testsStefan Schmidt2020-03-271-2/+3
* copying: remove obsolete items from copying that dont exist anymoreCarsten Haitzler (Rasterman)2020-03-261-2/+0
* eina: prefetch for _eo_obj_pointer_getMarcel Hollerbach2020-03-261-3/+6
* fix segfault when there is no text in clipboardVincent Torri2020-03-261-12/+18
* doxygen docs: Fix warnings in elm_config.hXavi Artigas2020-03-262-9/+11
* doxygen docs: Fix warnings in Ecore_Common.hXavi Artigas2020-03-263-7/+11
* doxygen docs: Fix several warnings in Eina filesXavi Artigas2020-03-2611-26/+26
* eo: move all call assignmentMarcel Hollerbach2020-03-261-3/+2
* eo: there is no reason to equip for calls to classesMarcel Hollerbach2020-03-261-49/+15
* evas_textblock: prevent updating cursor unless they are ready during markup_setAli2020-03-262-6/+23
* efl_ui_spin_button: add tests for direct input featureMarcel Hollerbach2020-03-251-0/+55
* suite_helpers: add helper for key down eventsMarcel Hollerbach2020-03-252-0/+16
* suite_helper: do not use stacked values hereMarcel Hollerbach2020-03-251-1/+1
* evas_textblock_tests: do not free a text cursor hereMarcel Hollerbach2020-03-251-1/+1
* efl_check: unset the callback hereMarcel Hollerbach2020-03-251-0/+1
* evas: free font lists correctlyMarcel Hollerbach2020-03-251-0/+2
* edje/multisense: track and destroy multisense inputs on shutdownMike Blumenkrantz2020-03-251-0/+6
* edje/multisense: free multisense output on shutdownMike Blumenkrantz2020-03-251-2/+1
* ecore/audio: rewrite pulseaudio output to not use global variablesMike Blumenkrantz2020-03-251-49/+76
* ecore/audio: correctly handle sndfile error when setting new vioMike Blumenkrantz2020-03-251-0/+4
* ecore/audio: remove duplicated vio code from sndfile inputMike Blumenkrantz2020-03-251-25/+5
* ecore/audio: add a couple more functions to the pulse callback structMike Blumenkrantz2020-03-252-0/+4
* ecore/audio: free vio on in/out object destructionMike Blumenkrantz2020-03-252-2/+10
* ecore/audio: add ERR messages when trying to overwrite existing vioMike Blumenkrantz2020-03-252-2/+8
* exactness: handbuild a new argv array instead of reassemling the new oneMarcel Hollerbach2020-03-252-24/+20
* emotion - webcam - fix segv on webcam plug/unplug and cleanCarsten Haitzler (Rasterman)2020-03-253-191/+95
* evas/render: minor cleanups for norender functionsMike Blumenkrantz2020-03-251-11/+1
* ecore_cocoa: remove left over from evas3d removalStefan Schmidt2020-03-251-2/+0
* canvas 3d: remove all canvas3d features across efl.Hermet Park2020-03-25118-36960/+9
* efl_ui_image: keep efl_ui_image size for internal imageShinwoo Kim2020-03-251-2/+2
* efl/mailmap: Move unused addresses to the bottom of listChristopher Michael2020-03-241-4/+4
* Revert "efl/mailmap: Remove old unused addresses"Christopher Michael2020-03-241-0/+5
* efl/mailmap: Remove old unused addressesChristopher Michael2020-03-241-5/+0
* eo: free vtable when erroring outMarcel Hollerbach2020-03-241-0/+1
* eo: do not check this hereMarcel Hollerbach2020-03-241-3/+2
* eo: fix wrong formattingMarcel Hollerbach2020-03-241-1/+1
* eo: only really copy when there is contentMarcel Hollerbach2020-03-241-1/+4
* eo: correctly flag allocated memoryMarcel Hollerbach2020-03-241-0/+2
* eo: do no allocate a 0 sized segmentMarcel Hollerbach2020-03-241-2/+5
* eo: do not NULL out the object itselfMarcel Hollerbach2020-03-241-4/+7
* eo: do not null out the vtable chain of your own classesMarcel Hollerbach2020-03-241-0/+2
* edje_cc: free ecore_evasMarcel Hollerbach2020-03-241-0/+1
* eo: do not allocate too much memoryMarcel Hollerbach2020-03-241-3/+15
* tests/elm: add strict test to verify elm image gif supportMike Blumenkrantz2020-03-241-0/+49
* tests/elm: use norender_with_updatesMike Blumenkrantz2020-03-241-1/+1
* evas: add function for norendering with updatesMike Blumenkrantz2020-03-242-0/+32
* evas/render: produce update regions when do_draw isn't set but make_updates isMike Blumenkrantz2020-03-241-6/+36
* eo - fix err path for eo_isa to unlock shared objectsCarsten Haitzler (Rasterman)2020-03-241-1/+2
* doxygen docs: Fix warnings in Ecore_Wl2.h and associatesXavi Artigas2020-03-242-13/+12