summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: travis: ensure we update brew as well to avoid a problem on Travisdevs/stefan/ci-macos-fixStefan Schmidt2020-02-211-1/+2
* efl_ui_image: unload file before memfile_setShinwoo Kim2020-02-211-1/+1
* efl_ui_exact_model: use eina APIs to get the nth dataYeongjong Lee2020-02-201-18/+3
* canvas proxy: fix broken proxy source clipping function.Hermet Park2020-02-201-4/+3
* edje: guarantee the theme abi compatility.Hermet Park2020-02-201-0/+1
* Efl.Ui.Spotlight: Fix indicator initializationXavi Artigas2020-02-201-1/+1
* edje: modify to respect user set fixed propertyWonki Kim2020-02-194-2/+10
* docs: A bit more info and formatting for Eina_Process_CbXavi Artigas2020-02-192-2/+6
* eina: introduce eina_iterator_processMarcel Hollerbach2020-02-194-0/+133
* efl_ui_draggable: move these events back to legacyMarcel Hollerbach2020-02-194-46/+32
* Adding "elm,calendar,ch_%d,weekend" and "elm,calendar,ch_%d,weekday" signals ...rafspiny2020-02-191-1/+12
* elementary: use array instead of list for subchildrenMarcel Hollerbach2020-02-1913-142/+158
* eina_array: interpret the count of a NULL array as 0Marcel Hollerbach2020-02-191-0/+1
* ecore_con: fix to check a return value of functionsWonki Kim2020-02-191-6/+12
* efl_con: add a default condition to switch statementWonki Kim2020-02-191-4/+2
* ecore: fix a memory leakWonki Kim2020-02-191-0/+6
* emile: remove a improper free logicWonki Kim2020-02-191-1/+0
* elm_spinner: Fixed to apply the %d format.Woochanlee2020-02-192-6/+97
* C#: Add error checking for Eina.Success_Flag return typeFelipe Magno de Almeida2020-02-188-62/+250
* csharp: Add IntPtr to/from IEnumerable conversion for "accessor" typesJoão Paulo Taylor Ienczak Zanette2020-02-185-3/+80
* eolian-mono: Make Get/Set internal for generated propertiesFelipe Magno de Almeida2020-02-1818-287/+1200
* Revert "canvas mask: fix incorrect render surface size."Hermet Park2020-02-181-1/+1
* canvas mask: fix incorrect render surface size.Hermet Park2020-02-181-1/+1
* Efl.Gfx.Path: Fix condition of for loop in current searchJunsuChoi2020-02-181-1/+1
* elm_transit: remove unnecessary image preload invocationShinwoo Kim2020-02-171-1/+1
* mono: Add "out" as a reserved wordXavi Artigas2020-02-171-0/+1
* edje: Disable the json vector animation feature with a flag.JunsuChoi2020-02-175-9/+34
* edje: add json file support featureYoungBok Shin2020-02-178-21/+371
* efl_ui_selection_manager: fix a compiler warning for Wayland supportYeongjong Lee2020-02-171-0/+2
* efl_ui_selection_manager: remove unnecessary variableYeongjong Lee2020-02-171-3/+1
* els_cursor: Fix a compiler warning for Wayland supportYeongjong Lee2020-02-171-1/+1
* edje_multisense: fix a compiler warning for pulseaudio disable modeYeongjong Lee2020-02-171-0/+2
* elm - scroller wheel accel - limit to avoid over/underflowCarsten Haitzler (Rasterman)2020-02-151-7/+18
* edje player - make it more useful with padding optionCarsten Haitzler (Rasterman)2020-02-151-99/+75
* ecore con - also be paranoid with same nul byte checks in path strCarsten Haitzler (Rasterman)2020-02-151-9/+10
* ecore_con - on bsd if we get flock unlink old socket by forceCarsten Haitzler (Rasterman)2020-02-151-0/+1
* eina file - close on exec - doesnt exist on windows - vtorriCarsten Haitzler (Rasterman)2020-02-151-1/+3
* evas: stop handdefining eo typesMarcel Hollerbach2020-02-142-230/+1
* efl_ui_spotlight_fade_manager: fix wrong typedefMarcel Hollerbach2020-02-141-1/+1
* elm_main: remove unreachable conditionYeongjong Lee2020-02-141-1/+0
* tests/evas: add simple test for skip_head propertyMike Blumenkrantz2020-02-141-0/+41
* evas: restore codepath for loading images from files with skip_head setMike Blumenkrantz2020-02-143-10/+21
* Revert "evas: Compile out unused functions"Mike Blumenkrantz2020-02-141-2/+0
* Revert "evas: remove image_load from the engine."Mike Blumenkrantz2020-02-143-0/+40
* Revert "evas: remove unused fonction evas_gl_common_image_load."Mike Blumenkrantz2020-02-142-0/+32
* Revert "evas: remove unused function evas_common_load_image_from_file."Mike Blumenkrantz2020-02-142-0/+13
* Revert "evas: remove unused function evas_cache_engine_image_request."Mike Blumenkrantz2020-02-142-0/+70
* Revert "evas: remove unused function evas_cache_image_request."Mike Blumenkrantz2020-02-142-0/+165
* eina_rbtree: avoid defererencing null pointerYeongjong Lee2020-02-141-3/+7
* ecore x - fix debug printf format to print timeCarsten Haitzler (Rasterman)2020-02-141-1/+1