summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_table.c
Commit message (Expand)AuthorAgeFilesLines
* efl: remove unused functionsMarcel Hollerbach2020-09-011-22/+0
* efl_ui_table: modify comparing logicWonki Kim2019-11-221-1/+1
* efl_ui/container: remove erroneous negative value checks for uint paramsMike Blumenkrantz2019-10-081-3/+0
* efl_gfx_arrangement: change content_padding param type and remove scalableYeongjong Lee2019-10-021-7/+3
* efl_ui_table: respect col,row span in last_position calculationYeongjong Lee2019-09-061-12/+19
* efl_ui_table: update recalc boolean in child delete callbackYeongjong Lee2019-09-061-0/+8
* efl_pack_table: rename table_position to cell_column, cell_rowYeongjong Lee2019-08-271-5/+87
* efl_ui_table: remove inlist items in EINA_INLIST_FREE macroYeongjong Lee2019-08-231-0/+4
* elm/efl_ui: remove elm_layout_sizing_eval implementationsMike Blumenkrantz2019-07-301-0/+1
* efl_ui/table: optimize position_set operations with tablesMike Blumenkrantz2019-07-191-2/+3
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-241-8/+8
* Efl.Pack_Table: remove table_directionXavi Artigas2019-05-201-48/+6
* efl_pack: split algin and padding propertyMarcel Hollerbach2019-04-261-4/+4
* efl_ui: fix not to call _on_child_del() after container is deletedJaehyun Cho2019-04-261-0/+13
* ui.table: remove leagcy evas_table from Efl.Ui.TableYeongjong Lee2019-04-211-352/+377
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-2/+0
* efl_ui_table: remove callbacks when item is removedMarcel Hollerbach2019-04-171-0/+1
* efl_ui_table: correctly delete all items when clearing / unpackingMarcel Hollerbach2019-04-171-2/+10
* efl_ui_table: hardening of pack_at functionMarcel Hollerbach2019-04-171-15/+14
* efl.pack_table: inherit efl.pack instead of efl.pack_linearYeongjong Lee2019-03-201-8/+1
* ui.box,table: update layout when homogeneous mode is changed.Yeongjong Lee2019-03-081-1/+6
* evas: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-1/+1
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-2/+2
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-3/+3
* efl_container: remove content_removeYeongjong Lee2019-02-271-7/+0
* ui.table: implement homogeneous modeYeongjong Lee2019-02-271-0/+14
* efl_ui_table: refactor layout_updateYeongjong Lee2019-02-271-5/+39
* efl_ui_table: fix correct parameters of table_rows_getYeongjong Lee2019-02-221-1/+1
* eo: remove class functions from eoMarcel Hollerbach2019-02-131-2/+2
* eo: change API call of efl_class_functions_setMarcel Hollerbach2019-02-071-1/+1
* elm: prevent from accessing null pointer after memory allocationWooHyun Jung2019-01-291-0/+1
* elm: add container api for the two objectsMarcel Hollerbach2019-01-261-0/+7
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-3/+3
* elm-containers: use alive apiMarcel Hollerbach2018-09-141-0/+1
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-9/+9
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-1/+1
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-7/+7
* elementary: in case of an object being destroyed, there is no point to warn.Cedric Bail2018-04-061-0/+1
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-1/+1
* interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui...SangHyeon Lee2017-12-191-0/+713