summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elc_naviframe.c
Commit message (Expand)AuthorAgeFilesLines
* elc_naviframe: fix to show pushed item if top item is deletedJaehyun Cho2020-07-011-0/+7
* elc_naviframe: fix to delete item once by elm_object_item_del in pop_cbJaehyun Cho2020-03-061-3/+1
* strings - be cleaere we are initialising buffers not appendingCarsten Haitzler (Rasterman)2019-11-161-2/+2
* elm: fix macro for group_calc function namingMike Blumenkrantz2019-08-231-1/+1
* elm/efl_ui: remove elm_layout_sizing_eval implementationsMike Blumenkrantz2019-07-301-2/+2
* efl_input_clickable: rename efl_ui_clickable to efl_input_clickableWooHyun Jung2019-07-291-1/+1
* elementary: do not emit new events in legacyMarcel Hollerbach2019-05-131-9/+6
* Fix for invalid ATSPI role on naviframe page elementRadoslaw Cybulski2019-05-021-3/+5
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-1/+0
* elm_naviframe*: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-4/+4
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-1/+1
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-2/+2
* interfaces: move animator,tick to efl.canvas.object and remove efl.animatorMike Blumenkrantz2019-02-211-2/+2
* elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10nCedric BAIL2019-01-021-3/+3
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-2/+2
* elm: update widgets that have documented focus and unfocused eventsMarcel Hollerbach2018-11-151-0/+1
* elm naviframe - fix buffer size handling and strncatCarsten Haitzler (Rasterman)2018-11-091-1/+2
* elc_naviframe: Fix to show prev item when top item is deletedJaehyun Cho2018-10-261-1/+3
* elm/naviframe: implement invalidate method for naviframe itemsMike Blumenkrantz2018-08-131-63/+74
* elc_naviframe: Wrap calls to edje_object_part_object_get withChris Michael2018-06-251-3/+5
* elementary: due to lifecycle difference between legacy object and unified obj...Cedric BAIL2018-05-241-1/+1
* efl: major rewrite of efl_part.Cedric BAIL2018-05-241-0/+1
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-2/+2
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-6/+6
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-10/+10
* Efl.Access: resolve more name conflictsMike Blumenkrantz2018-02-151-1/+1
* naviframe: remove 'style' propertyMike Blumenkrantz2018-02-151-11/+15
* efl_widget_item: remove 'del'Mike Blumenkrantz2018-02-151-6/+6
* efl.access: name -> i18n_nameMike Blumenkrantz2018-02-151-2/+2
* efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixinYeongjong Lee2018-01-161-1/+1
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-3/+3
* efl_ui_focus_user/object: fix api duplicationMarcel Hollerbach2017-12-051-1/+1
* edje: rename intf Efl.Canvas.Layout.Signal to Efl.Layout.SignalAmitesh Singh2017-12-051-2/+2
* elm: Define and rename internal atspi struct in EOJean-Philippe Andre2017-11-161-2/+2
* elm: Rename elm_interface_atspi_widget_action mixinLukasz Stanislawski2017-11-161-4/+4
* elc_naviframe.c: Append title, subtitle while reading title and subtitle in n...Shilpa Singh2017-11-131-0/+3
* 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-3/+3
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-6/+6
* elm_naviframe: remove old api!Marcel Hollerbach2017-10-101-90/+2
* widget: Implement translation API in layoutJean-Philippe Andre2017-09-261-0/+1
* elm: Introduce interface Efl.Ui.TranslatableJean-Philippe Andre2017-09-261-2/+2
* elm: Move base implementation for efl_part in widgetJean-Philippe Andre2017-09-211-6/+6
* edje/elm: Rename _internal_ to _part_ (EO)Jean-Philippe Andre2017-09-131-2/+2
* naviframe: Fix to finish transition for newly pushed itemJaehyun Cho2017-09-061-6/+13
* Revert "naviframe: Fix to finish transition for newly pushed item"Jaehyun Cho2017-09-061-4/+5
* naviframe: Fix to finish transition for newly pushed itemJaehyun Cho2017-09-041-5/+4
* naviframe: Fix to load default style if the given style does not existJaehyun Cho2017-08-311-1/+9
* widget: Mark old focus API as beta.Jean-Philippe Andre2017-08-311-3/+2