summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* exactness_recorder: cleanup code a bitMarcel Hollerbach2020-03-301-4/+1
* elm_atspi_bridge: initialize variablesShinwoo Kim2020-03-301-4/+4
* ci: enable ecore_con IPv6 testsStefan Schmidt2020-03-271-0/+1
* ci: travis: enable s390x build on daily cronStefan Schmidt2020-03-273-1/+15
* travis: enable more archs during cron buildStefan Schmidt2020-03-272-4/+18
* ci: install needed packages for ppc64le buildsStefan Schmidt2020-03-271-1/+1
* Eina: Remove eina_prime_tableXavi Artigas2020-03-272-9/+0
* doxygen docs: Add missing docs for core Eina typesXavi Artigas2020-03-272-10/+39
* elm_atspi_bridge: fix bugs reported by coverityBartlomiej Grzelewski2020-03-271-2/+6
* elm_atspi_bridge: fix bugs reported by coverityBartlomiej Grzelewski2020-03-271-5/+8
* docs: Fix Eina Core GroupMyoungwoon Roy, Kim2020-03-274-6/+19
* 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