summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_grid.c
Commit message (Expand)AuthorAgeFilesLines
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-2/+0
* elm_grid: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* 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_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-3/+3
* elm focus - fix focus composition prepare to not seg by unsafe list modsCarsten Haitzler (Rasterman)2018-06-241-2/+2
* elm_table/grid: remove non-widgets from focus elements.YeongJong Lee2018-06-031-0/+9
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-2/+2
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-2/+2
* elm_grid: size -> grid_sizeMike Blumenkrantz2018-02-151-2/+2
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-2/+2
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-071-1/+1
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-241-2/+2
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-2/+2
* elm_grid: port to compositionMarcel Hollerbach2017-10-161-6/+7
* elm_grid: remove old api!Marcel Hollerbach2017-10-101-82/+0
* Revert "elm focus manager - dont leak child lists when updating focus order"Marcel Hollerbach2017-09-291-6/+2
* elm focus manager - dont leak child lists when updating focus orderCarsten Haitzler (Rasterman)2017-08-311-2/+6
* elm - focus manager - revert free listCarsten Haitzler (Rasterman)2017-08-311-1/+0
* elm focus manager - dont leak child lists when updating focus orderCarsten Haitzler (Rasterman)2017-08-311-0/+1
* widget: Mark old focus API as beta.Jean-Philippe Andre2017-08-311-2/+2
* efl_ui_focus_manager: split this of tinto a class and a interfaceMarcel Hollerbach2017-08-101-1/+1
* elm: Cleanup theme and style set functionsJean-Philippe Andre2017-08-091-3/+3
* widget: Remove sub_obj arg to resize_object_setJean-Philippe Andre2017-08-091-1/+1
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-2/+1
* widget: Implement mirrored from Efl.Ui.BaseJean-Philippe Andre2017-06-141-1/+1
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-0/+5
* efl_ui_focus_manager: make setting a order easierMarcel Hollerbach2017-04-201-1/+1
* elm_box,grid,table: take the resize object as evas objectMarcel Hollerbach2017-04-201-3/+2
* elm_grid: migrate to new focus systemMarcel Hollerbach2017-04-201-0/+15
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-5/+5
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-3/+3
* theme: return enum from elm_widget_style_set instead of boolJinyong Park2016-07-011-4/+4
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-1/+1
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-4/+4
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-2/+2
* Elementary: fix the indentationJaehwan Kim2016-05-301-1/+1
* widget: set the parent-child relation again, when the widget is unsetJaehwan Kim2016-05-301-2/+2
* Elm: Don't install box, table and grid eo filesJean-Philippe Andre2016-04-201-1/+1
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+274