summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rename Item_Container -> Collectiondevs/bu5hm4n/work_containerMarcel Hollerbach2019-07-257-9/+9
* efl_ui_spec_suite: simplify thisMarcel Hollerbach2019-07-255-39/+2
* rename efl_ui_item_container -> efl_ui_collectionMarcel Hollerbach2019-07-2519-97/+112
* efl_ui_grid_item: remove thisMarcel Hollerbach2019-07-2510-154/+11
* efl_ui_list_item: remove thisMarcel Hollerbach2019-07-2511-140/+7
* efl_ui_item_container: speed up item lookupMarcel Hollerbach2019-07-251-137/+138
* mono-docs: Clearer docs for ConstructingHandleXavi Artigas2019-07-251-2/+4
* mono-docs: More tweaks to the docs blacklistXavi Artigas2019-07-251-1/+1
* efl_canvas_vg svg: free the svg tree returned by eet_data_read()SubhransuSekhar Mohanty2019-07-251-1/+3
* evas image: apply filter at runtimeShinwoo Kim2019-07-252-1/+9
* efl_ui_grid/list: fix buildMarcel Hollerbach2019-07-242-4/+4
* elementary: make Efl.Ui.Position_Manager a namespace.Cedric BAIL2019-07-2419-130/+130
* efl_ui_list: make it work with item_containerMarcel Hollerbach2019-07-245-1161/+17
* efl_ui_grid: make it work with item_containerMarcel Hollerbach2019-07-247-1356/+57
* warnings remove in efl thread/exe examplesCarsten Haitzler (Rasterman)2019-07-242-10/+6
* Introduce Efl.Ui.Item_ContainerMarcel Hollerbach2019-07-2431-4/+2824
* build - cmake files - remove old seemingly unused cmake filesCarsten Haitzler (Rasterman)2019-07-243-82/+0
* examples - add efl_thread and efl_exe to themCarsten Haitzler (Rasterman)2019-07-241-0/+9
* build - remove old .mk files that were for autofoo not mesonCarsten Haitzler (Rasterman)2019-07-2418-2348/+0
* Revert "elm/scrollable: avoid unnecessary edje recalcs"Hermet Park2019-07-241-4/+1
* Revert "Revert "efl/scroll manager: stop clearing animators on every wheel ev...Hermet Park2019-07-241-4/+5
* mono-docs: Filter out some more unwanted constructorsXavi Artigas2019-07-241-0/+6
* docs: minor nitpicks to Efl.Ui.Win docsXavi Artigas2019-07-241-18/+18
* Revert "efl/scroll manager: stop clearing animators on every wheel event"Hermet Park2019-07-241-5/+4
* textpath: + null handling.Hermet Park2019-07-241-0/+1
* mono-docs: Indicate when methods and properties are BETAXavi Artigas2019-07-231-7/+31
* mono-docs: Allow HTML codes in documentationXavi Artigas2019-07-231-0/+1
* mono-docs: Indicate when a class is BETAXavi Artigas2019-07-234-8/+18
* eolian: start to express ownership transfereMarcel Hollerbach2019-07-236-4/+22
* eolian_mono: parse `binbuf` and `event` keywords, also re-enable binbuf testsVitor Sousa2019-07-237-30/+42
* [elm] Add missing sizing eval hook at checkSubodh Kumar2019-07-232-16/+16
* efl_ui/scroll_manager: mimic feel of legacy scrollerMike Blumenkrantz2019-07-221-1/+3
* Revert "efl_ui_layout: set needs_size_calc flag at constructor"Carsten Haitzler (Rasterman)2019-07-221-3/+1
* Revert "tests/ecore_wl2: Reduce calls to ecore_wl2_display_connect"Christopher Michael2019-07-221-7/+26
* tests/ecore_wl2: Reduce calls to ecore_wl2_display_connectChristopher Michael2019-07-221-26/+7
* tests/ecore_wl2: Combine tests of ecore_wl2_window_surface functionsChristopher Michael2019-07-221-17/+5
* tests/ecore_wl2: Add wayland protocol as a dep for ecore_wl2 testsChristopher Michael2019-07-221-1/+1
* [elm] Add missing sizing eval hook at radioSubodh Kumar2019-07-221-1/+15
* efl_ui_layout: set needs_size_calc flag at constructorWonki Kim2019-07-221-1/+3
* tests/ecore_wl2: Add test for ecore_wl2_window_display_getChristopher Michael2019-07-221-0/+16
* tests/ecore_wl2: Add test for ecore_wl2_window_aux_hints_supported_getChristopher Michael2019-07-221-0/+18
* tests/ecore_wl2: Add test for ecore_wl2_window_output_findChristopher Michael2019-07-221-0/+18
* tests/ecore_wl2: Add test for ecore_wl2_window_rotation_getChristopher Michael2019-07-221-0/+18
* tests/ecore_wl2: Add test case for ecore_wl2_window_surface_id_getChristopher Michael2019-07-221-0/+18
* tests/ecore_wl2: Add test for ecore_wl2_window_surface_get functionChristopher Michael2019-07-221-0/+18
* tests/ecore_wl2: Remove use of macros for display setup & connectChristopher Michael2019-07-222-17/+14
* efl_ui_widget: fix warningMarcel Hollerbach2019-07-221-2/+2
* efl_ui_widget: add safety checks to verify parents aren't being added as chil...Mike Blumenkrantz2019-07-221-0/+11
* ecore_evas_convert: add the ability to split large jpeg file.Cedric BAIL2019-07-221-3/+57
* efl_canvas_vg image: changed image parameter type.Hermet Park2019-07-223-8/+7