summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* here comes a new exampledevs/bu5hm4n/cv-finalizeMarcel Hollerbach2019-09-182-1/+484
* WIP WIP WIPMarcel Hollerbach2019-09-182-1/+2
* Revert "efl_io_model: remove custom counting logic"Cedric Bail2019-09-171-0/+81
* elementary: add Efl.Ui.Grid_View by leveraging MVVM and Collection/Position_M...Cedric Bail2019-09-175-1/+48
* elementary: migrate Efl.Ui.List_View to use Efl.Ui.Collection_View.Cedric Bail2019-09-1719-2625/+73
* elementary: introduce Efl.Ui.CollectionView a generic listing View.Cedric BAIL2019-09-1713-33/+2497
* elementary: add an interface for asynchronous multi selection.Cedric Bail2019-09-177-43/+399
* elementary: factorize all events emitted by a Efl.Ui.Collection into their ow...Cedric Bail2019-09-175-9/+18
* efl: make Efl.Ui.Factory.release work in batches.Cedric Bail2019-09-175-42/+100
* elementary: rework Efl.Ui.Factory to have another additional stage during rel...Cedric Bail2019-09-173-8/+62
* efl: simplify logic for widget created by factory.Cedric Bail2019-09-1712-63/+74
* efl: split Efl.Ui.Factory.create stage into constructing and buildingMarcel Hollerbach2019-09-179-48/+73
* elementary: Efl.Ui.Layout_Factory bind property during widget creation.Cedric BAIL2019-09-172-33/+5
* elementary: Efl.Ui.Image_Factory bind property also during widget creation.Cedric BAIL2019-09-172-17/+6
* elementary: Efl.Ui.Widget_Factory bind widget property before finalizing the ...Cedric BAIL2019-09-171-24/+22
* elementary: leverage sizing information from model if available to avoid unec...Cedric BAIL2019-09-171-1/+18
* efl_ui_position_manager: a way to announce new entitiesMarcel Hollerbach2019-09-175-0/+85
* ecore: properly initialize all field in event generated by Efl.Generic_ModelCedric Bail2019-09-171-1/+1
* ecore: properly initialize the event structure in Efl.Generic_Model.Cedric Bail2019-09-171-1/+1
* eina: add code to help debug leaking Eina_Value.Cedric Bail2019-09-171-0/+41
* eina: add eina_mempool_iterator_new to slowly iterate every allocated pointer...Cedric Bail2019-09-177-13/+209
* 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