summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eo: use eina_prefetchdevs/bu5hm4n/eo_workMarcel Hollerbach2020-03-251-0/+1
* eo: move all call assignmentMarcel Hollerbach2020-03-251-3/+2
* eo: there is no reason to equip for calls to classesMarcel Hollerbach2020-03-251-49/+15
* 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
* doxygen docs: Fix warnings in Ecore_Evas.hXavi Artigas2020-03-243-15/+12
* doxygen docs: Fix warnings in Edje_Edit.hXavi Artigas2020-03-241-69/+53
* elm_transit: Prevent adding duplicatesJunsuChoi2020-03-241-0/+7
* elm_transit: replace evas_object_event_callback_xxx with efl_event_callback_xxxJunsuChoi2020-03-241-52/+57
* exactness: switch from homegrown debug printf to eina_logStefan Schmidt2020-03-246-65/+78
* exactness: remove exactness library and move code into binary folderStefan Schmidt2020-03-2413-731/+590
* Efl.Ui.Vg_Animation: Enable transit event.JunsuChoi2020-03-241-1/+2
* efl/wl: explicitly use restricted size hints for min/maxMike Blumenkrantz2020-03-231-11/+11
* efl_ui_test_widget: add test for subtree disabling / tree unfocusablingMarcel Hollerbach2020-03-231-11/+59
* efl_ui_widget: pass the correct flag hereMarcel Hollerbach2020-03-231-2/+2
* C#: Update C# code-generation to use a new ICustomMarshaler in some string us...Lucas Cavalcante de Sousa2020-03-236-25/+106
* efl_ui_widget: unify tree number settings codeMarcel Hollerbach2020-03-231-39/+53
* efl_ui_widget: do not eval all the children twiceMarcel Hollerbach2020-03-231-5/+3
* efl_ui_widget: fix disabled set behaviourMarcel Hollerbach2020-03-232-8/+45
* efl_ui_widget: fix tree_unfocusable settingMarcel Hollerbach2020-03-232-8/+46
* doxygen docs: Fix warnings in textblockXavi Artigas2020-03-232-15/+11
* doxygen docs: Fix Exactness warningsXavi Artigas2020-03-231-11/+19
* Revert "Revert eo vtale rework..."Marcel Hollerbach2020-03-234-248/+323
* ector: fix pointer checkingMarcel Hollerbach2020-03-231-4/+4
* Revert eo vtale rework...Carsten Haitzler (Rasterman)2020-03-234-323/+248
* canvass vg: fix a mistake in 69fd72af2cae8dce07ac2becad40eccbb55b5bc7Hermet Park2020-03-231-2/+2
* canvas vg: drop vg cache buffers if object were destroyed.Hermet Park2020-03-232-1/+27
* ecore evas cnp x - fix nul byte extras when text pasting to other appsCarsten Haitzler (Rasterman)2020-03-221-0/+12
* eo: redo vtable mro creationMarcel Hollerbach2020-03-211-5/+23
* eo: add a generic memory allocation tracking methodMarcel Hollerbach2020-03-211-3/+18
* eo: rework vtable allocation schemeMarcel Hollerbach2020-03-213-243/+285
* eo: do not allocate extension if deletingMarcel Hollerbach2020-03-211-1/+1
* ATSPI bridge refactoringBartlomiej Grzelewski2020-03-201-83/+526
* efl.ui.textbox: load default font properties onceAli Alzyod2020-03-202-14/+45
* evas/render: fix log ptr access in render threadMike Blumenkrantz2020-03-201-1/+4
* efl/layout: add explicit doc note about efl.player property defaultsMike Blumenkrantz2020-03-201-1/+4