summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elc_popup.c
Commit message (Expand)AuthorAgeFilesLines
* elm_popup: calculate the label min size of popup before the popup group calcu...Taehyub Kim2019-09-031-1/+4
* 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
* elm/popup: remove del callback for internal table object during destructionMike Blumenkrantz2019-05-291-1/+4
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-1/+0
* efl_ui_widget: remove widget_parent overwrittingMarcel Hollerbach2019-03-091-2/+4
* elm_popup*: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* efl_access_object: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-1/+1
* 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
* elm_popup: remove on_show_region_set callMarcel Hollerbach2019-02-281-8/+0
* elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10nCedric BAIL2019-01-021-4/+4
* 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
* popup: fix popup sizing when scroll enabled.Alastair Poole2018-07-061-0/+8
* elm_popup: ensure focus is emitted on this objectMarcel Hollerbach2018-07-051-0/+13
* elc_popup: Wrap calls to edje_object_part_object_get with freeze/thawChris 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
* elm: fix backward compatibility for "default" name partYeongJong Lee2018-05-231-6/+4
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-1/+1
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-6/+6
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-11/+11
* elc_popup: no need to make them focusableMarcel Hollerbach2018-04-111-3/+0
* elc_popup: revert changes that accidently sneaked in.Marcel Hollerbach2018-02-181-1/+1
* Introduction of buildtools!Marcel Hollerbach2018-02-171-2/+2
* efl_widget_item: remove 'del'Mike Blumenkrantz2018-02-151-1/+1
* efl.access: name -> i18n_nameMike Blumenkrantz2018-02-151-2/+2
* efl_part: use efl_ui_widget's default_part_getSungtaek Hong2018-02-081-2/+2
* elc_popup: reorder the sub objects free sequenceYeongJong Lee2018-01-151-3/+3
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-4/+4
* edje: rename intf Efl.Canvas.Layout.Signal to Efl.Layout.SignalAmitesh Singh2017-12-051-1/+1
* elm_part_helper: Change macro name for default content partJaehyun Cho2017-11-291-1/+1
* elm_popup: lets use the new eventMarcel Hollerbach2017-11-211-13/+10
* elm: return Efl.Access.Actions only if action_area is not setLukasz Stanislawski2017-11-161-1/+3
* 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_popup.c: accessible name_get interface addedShilpa Singh2017-11-141-0/+24
* elm: set accurate access role for elm_popupLukasz Stanislawski2017-11-131-1/+1
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-071-1/+1
* elm: Major cleanup of EO filesJean-Philippe Andre2017-11-011-2/+0
* widget: Rename events to EFL_UI_WIDGET_EVENT_XXXJean-Philippe Andre2017-10-241-2/+2
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-7/+7
* elm: introduce efl_ui_focus_layerMarcel Hollerbach2017-10-101-102/+0
* widget: Implement translation API in layoutJean-Philippe Andre2017-09-261-0/+1
* elm: Introduce interface Efl.Ui.TranslatableJean-Philippe Andre2017-09-261-3/+3
* elm: Move base implementation for efl_part in widgetJean-Philippe Andre2017-09-211-6/+6
* efl: Use Eina.Size2D for size hint combined minJean-Philippe Andre2017-09-181-2/+2
* edje/elm: Rename _internal_ to _part_ (EO)Jean-Philippe Andre2017-09-131-2/+2
* widget: Mark old focus API as beta.Jean-Philippe Andre2017-08-311-7/+6