summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elc_fileselector: bring back this unit testdevs/bu5hm4n/eio-fixesMarcel Hollerbach2019-09-181-6/+1
* efl_io_model: next try to fix this race conditionMarcel Hollerbach2019-09-189-1/+88
* Revert "efl_io_model: remove custom counting logic"Marcel Hollerbach2019-09-181-0/+81
* eolian-mono: add compiler's complaint methods.Bruno da Silva Belo2019-09-172-0/+25
* elementary: properly shutdown and cleanup Efl.Ui.Position_Manager.Cedric Bail2019-09-174-3/+33
* elementary: fix double eina_value_free in Efl.Ui.Homogeneous_Model.property.setCedric Bail2019-09-171-1/+0
* ecore: remove unused variable after code migration. Fix warning.Cedric Bail2019-09-171-1/+0
* eina: prevent leak of Eina_Value internal allocation.Cedric Bail2019-09-171-2/+1
* eina: turn on Eina_Mempool tests for OneBig too.Cedric Bail2019-09-171-0/+14
* eina: fix free support in eina OneBig mempool.Cedric Bail2019-09-171-1/+2
* eina: fix eina_mempool_from to not report pointer that have never been alloca...Cedric Bail2019-09-171-3/+12
* efl_ui_widget_part_bg: improve docsMarcel Hollerbach2019-09-171-1/+7
* efl_ui_image: implement missing APIMarcel Hollerbach2019-09-172-0/+35
* tests/ecore_wl2: Fix resource leakChris Michael2019-09-171-0/+2
* efl_ui_caching_factory: Fix resource leaksChris Michael2019-09-171-2/+10
* efl_ui_widget_factory: Fix resource leaksChris Michael2019-09-171-2/+10
* evas_vg_load_svg: Change strtod to eina_convert_strtod_c for locale issueJunsuChoi2019-09-171-9/+9
* eolian: skip funcs from beta-classes when unimplemented-checkingDaniel Kolesa2019-09-171-0/+4
* efl_ui_multi_selectable: remove SINGLE_ALWAYSMarcel Hollerbach2019-09-176-47/+4
* eolian: enable unimplemented function errors for stable APIDaniel Kolesa2019-09-175-7/+15
* evas - in case handle scope data being nullCarsten Haitzler (Rasterman)2019-09-171-0/+1
* efl_ui_table: protect again negative testsMarcel Hollerbach2019-09-171-1/+2
* efl_ui_box: make this test expect the errors it is triggeringMarcel Hollerbach2019-09-171-0/+14
* mono-docs: Allow embedding examples in XML formatXavi Artigas2019-09-171-7/+21
* ector: refer exact stride size for jumping buffer lines.Hermet Park2019-09-171-9/+17
* Revert "cxx: Fix some warnings from -Wextra"Mike Blumenkrantz2019-09-165-31/+2
* cxx: Fix some warnings from -WextraLauro Moura2019-09-165-2/+31
* efl_ui_format: fix some more harmless Coverity warningsXavi Artigas2019-09-161-3/+6
* efl_ui_focus_manager_calc: fix resource leaksMarcel Hollerbach2019-09-162-3/+5
* docs: Update Efl.Ui.Box_Stack docsXavi Artigas2019-09-161-1/+4
* efl_ui_*: fix dereferencing of possible NULL valuesMarcel Hollerbach2019-09-163-0/+5
* docs: Clarify event emission in Image.Gfx.Image_Load_ControllerXavi Artigas2019-09-161-11/+11
* elm/datepicker, timepicker: Fix uninitialized varsXavi Artigas2019-09-162-2/+2
* elm_config: fix a missing of free after usingWonki Kim2019-09-161-0/+1
* eolian: drop @ctor_param and the associated APIsDaniel Kolesa2019-09-1610-49/+4
* release: Update NEWS and bump version for 1.23.0-beta2 releasev1.23.0-beta2Stefan Schmidt2019-09-161-5/+2
* efl_ui_slider: improve docsMarcel Hollerbach2019-09-161-1/+8
* efl_ui_check: improve docsMarcel Hollerbach2019-09-161-4/+6
* efl_ui_button: improve docsMarcel Hollerbach2019-09-161-0/+4
* efl_ui_widget: remove misleading commentsXavi Artigas2019-09-161-4/+0
* efl_ui_widget: remove wrong docsMarcel Hollerbach2019-09-161-3/+0
* efl_ui_widget: improve docsMarcel Hollerbach2019-09-161-4/+15
* docs: Update docs for Efl.Pack_LayoutXavi Artigas2019-09-161-3/+3
* efl.ui.scrollable: fix event name for scrollableHosang Kim2019-09-1617-76/+76
* eina: fix spelling in new eina_file_statgen APIStefan Schmidt2019-09-162-2/+2
* ci: travis: let Coverity scan run be executed every night until releaseStefan Schmidt2019-09-162-7/+7
* efl/image: Efl.Gfx.Border_Fill_Mode -> Efl.Gfx.Center_Fill_ModeMike Blumenkrantz2019-09-166-14/+14
* efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_MethodXavi Artigas2019-09-1618-89/+90
* efl/image: add size event info for image,resized eventMike Blumenkrantz2019-09-162-2/+4
* efl/image: image,resize -> image,resizedMike Blumenkrantz2019-09-163-3/+3