summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elc_multibuttonentry.c
Commit message (Expand)AuthorAgeFilesLines
* elementary: do not emit new events in legacyMarcel Hollerbach2019-05-131-1/+1
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-1/+0
* elm_multibuttonentry*: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* elm_entry: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-1/+1
* efl_access_object: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-3/+3
* efl.ui.widget: widget_event -> widget_input_event_handlerMike Blumenkrantz2019-03-041-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-5/+5
* api: efl.gfx.size_hints -> efl.gfx.hintsMike 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-5/+5
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-3/+3
* elm: update widgets that have documented focus and unfocused eventsMarcel Hollerbach2018-11-151-40/+2
* efl_ui_focus_manager: rename a eventMarcel Hollerbach2018-11-021-2/+2
* elc_multibuttonentry: Wrap calls to edje_object_part_object_get withChris Michael2018-06-251-3/+8
* theme: fix part namespacing in multibuttonentry themeMike Blumenkrantz2018-06-191-1/+2
* elementary: refactor by using elm_legacy_add.Cedric Bail2018-05-241-1/+1
* 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
* elm: fix backward compatibility for "default" name partYeongJong Lee2018-05-231-2/+2
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-3/+3
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-10/+10
* elc_multibuttonentry: Fix to make multibuttonentry to be legacy onlyJaehyun Cho2018-04-201-12/+27
* Revert Efl.Ui.Multibuttonentry to create new one.Woochan Lee2018-04-191-0/+2053
* elm: rename elm_multibuttonentry to Efl.Ui.MultibuttonentryWoochan Lee2017-10-241-2076/+0
* widget: Rename events to EFL_UI_WIDGET_EVENT_XXXJean-Philippe Andre2017-10-241-4/+4
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-241-1/+1
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-19/+19
* elm_multibuttonentry: remove old api!Marcel Hollerbach2017-10-101-78/+0
* 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-3/+3
* efl: Use Eina.Size2D for size hint combined minJean-Philippe Andre2017-09-181-14/+11
* efl: Introduce Eina.Rect and switch EO APIs to itJean-Philippe Andre2017-09-181-6/+1
* edje/elm: Rename _internal_ to _part_ (EO)Jean-Philippe Andre2017-09-131-2/+2
* elementary: atspi accessible name uses plain textShinwoo Kim2017-09-061-4/+4
* widget: Rename on_focus to on_focus_update (EO)Jean-Philippe Andre2017-09-011-1/+1
* mbe: Fix infinite recursion on focus changeJean-Philippe Andre2017-08-311-0/+6
* multibuttonentry: Separate selected item and focused item logic.Woochan Lee2017-08-311-5/+14
* widget: Mark old focus API as beta.Jean-Philippe Andre2017-08-311-1/+0
* widget: Simplify & document "translate"Jean-Philippe Andre2017-08-301-3/+1
* widget: Use rectangle in show_regionJean-Philippe Andre2017-08-301-4/+6
* widget: Rename hook "access" (EO)Jean-Philippe Andre2017-08-291-1/+2
* widget: Remove all legacy event stuff in propagateJean-Philippe Andre2017-08-231-5/+1
* widget: Add eo event info inside widget_eventJean-Philippe Andre2017-08-231-1/+1
* elm: Cleanup theme and style set functionsJean-Philippe Andre2017-08-091-3/+3
* elm: Rename elm_layout to Efl.Ui.LayoutJean-Philippe Andre2017-08-081-3/+3
* elm: Move elm_layout_sizing_eval to legacyJean-Philippe Andre2017-08-081-0/+1
* multibuttonentry: Fix item resource clean up logic.Woochan Lee2017-07-191-4/+4
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-2/+1