summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_genlist.c
Commit message (Expand)AuthorAgeFilesLines
* Evas: Move smart_callbacks_descriptions to legacyJean-Philippe Andre2016-06-171-1/+1
* Evas: Rename Selectable_Interface to Efl.Ui.SelectableJean-Philippe Andre2016-06-101-2/+2
* Evas: Rename Scrollable_Interface to Efl.Ui.ScrollableJean-Philippe Andre2016-06-101-5/+5
* Evas: Rename Draggable_Interface to Efl.Ui.DraggableJean-Philippe Andre2016-06-101-9/+9
* Evas: Rename Clickable_Interface to Efl.Ui.ClickableJean-Philippe Andre2016-06-101-4/+4
* Evas/Edje/Elm: Use combined_min instead of min everywhereJean-Philippe Andre2016-06-091-2/+2
* Revert "Eo: Remove eo_del() and make eo_unref() the replacement."Tom Hacohen2016-06-011-1/+1
* widget: set the parent-child relation again, when the widget is unsetJaehwan Kim2016-05-301-1/+1
* genlist: process message before restricted calc for get proper size of text a...SangHyeon Lee2016-05-241-0/+2
* efl: change name of animator,tick event in C.Cedric Bail2016-05-181-2/+2
* Eo: Remove eo_del() and make eo_unref() the replacement.Tom Hacohen2016-05-171-1/+1
* genlist : fix content cache issue by content_getSangHyeon Lee2016-05-121-5/+5
* elm_genlist: throw CRI when group item insertion failsMike Blumenkrantz2016-04-301-0/+4
* elm_genlist: when appending items to the parent, prepend to the parentMike Blumenkrantz2016-04-301-2/+6
* elm_genlist: accurately handle contents for cached itemsMike Blumenkrantz2016-04-301-4/+4
* elm_genlist: outdent _item_content_realize() harderMike Blumenkrantz2016-04-301-55/+53
* Revert "genlist: recalc item size after item content field updated"SangHyeon Lee2016-04-281-7/+3
* Revert "genlist: scroll to item when calc is done"SangHyeon Lee2016-04-281-3/+0
* elementary: fix genlist tree filtersAndrii Kroitor2016-04-261-4/+6
* elm_genlist: fix the sorted insert after expanded tree itemVyacheslav Reutskiy2016-04-261-1/+7
* genlist : arrange focus set in mouse upSangHyeon Lee2016-04-221-3/+3
* genlist: call update_job after smart_calculation doneSangHyeon Lee2016-04-191-0/+8
* genlist: recalc item size after item content field updatedSangHyeon Lee2016-04-191-3/+7
* genlist: scroll to item when calc is doneJee-Yong Um2016-04-191-0/+3
* genlist: do not evaluate against max coord if the value is negativeShuhrat Dehkanov2016-04-111-4/+8
* support elm_object_item_style_set/get on genlist itemsSangHyeon Lee2016-04-011-0/+33
* fix item_class refcount bug when class updatedSangHyeon Lee2016-04-011-1/+9
* fix genlist content leak in reausable caseSangHyeon Lee2016-04-011-1/+1
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+8452