summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_popup.eo
Commit message (Expand)AuthorAgeFilesLines
* elm_popup*: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-190/+0
* efl.ui.widget: widget_event -> widget_input_event_handlerMike Blumenkrantz2019-03-041-1/+1
* interfaces: don't inherit efl.ui.layout anymoreMike Blumenkrantz2019-02-281-1/+1
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-1/+1
* elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10nCedric BAIL2019-01-021-1/+1
* elementary: remove Efl.Ui.Layout namespaceJaehyun Cho2018-11-161-1/+1
* efl: major rewrite of efl_part.Cedric BAIL2018-05-241-1/+1
* efl: Add missing event typesXavi Artigas2018-05-191-5/+5
* Efl.Ui.Layout.Object (from Efl.Ui.Layout)Xavi Artigas2018-04-241-1/+1
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-2/+2
* efl.access: name -> i18n_nameMike Blumenkrantz2018-02-151-1/+1
* efl_ui_legacy: add new interface to indicate legacy widgetSungtaek Hong2018-01-241-1/+1
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-5/+5
* elm_popup: its not a focus layerMarcel Hollerbach2018-01-041-1/+1
* edje: rename intf Efl.Canvas.Layout.Signal to Efl.Layout.SignalAmitesh Singh2017-12-051-1/+1
* elm: Rename elm_interface_atspi_widget_action mixinLukasz Stanislawski2017-11-161-2/+2
* elc_popup.c: accessible name_get interface addedShilpa Singh2017-11-141-0/+1
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-1/+1
* elm: introduce efl_ui_focus_layerMarcel Hollerbach2017-10-101-5/+1
* elm: Introduce interface Efl.Ui.TranslatableJean-Philippe Andre2017-09-261-1/+1
* widget: Rename hook "access" (EO)Jean-Philippe Andre2017-08-291-1/+1
* widget: Make sub_object add/del protected (EO)Jean-Philippe Andre2017-08-231-1/+1
* elm: Rename elm_layout to Efl.Ui.LayoutJean-Philippe Andre2017-08-081-1/+1
* elm: Move elm_layout_sizing_eval to legacyJean-Philippe Andre2017-08-081-1/+0
* elm: Remove custom layout signal APIsJean-Philippe Andre2017-08-041-1/+1
* Elm layout: replace 'text' property with 'efl_part' interfaceDaniel Hirt2017-06-051-1/+0
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-2/+0
* Elm.Widget: rename "event.*" methods to solve name conflictJee-Yong Um2017-01-031-1/+1
* elm: use new property implement syntax everywhereDaniel Kolesa2016-12-271-5/+4
* docs: elm_popup: fill gaps in elm_popup eo file documentationStefan Schmidt2016-11-211-6/+6
* docs: harmonise use of enum sentinel description in eo filesStefan Schmidt2016-10-251-1/+1
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-1/+1
* Revert "elementary/layout: attach edje object API with eo compositing"Cedric Bail2016-08-051-2/+2
* Revert "access: add API to get access object of given part"Stefan Schmidt2016-07-251-1/+0
* access: add API to get access object of given partShinwoo Kim2016-07-251-0/+1
* elementary/layout: attach edje object API with eo compositingJee-Yong Um2016-06-271-2/+2
* 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-2/+2
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-2/+2
* eolian: utilize the new void_ptr builtin across eo filesDaniel Kolesa2016-06-021-1/+1
* eolian: utilize the new builtin string type across eo filesDaniel Kolesa2016-05-311-1/+1
* Efl: Remove part name in Efl.Container (use Efl.Part)Jean-Philippe Andre2016-05-261-3/+1
* eolian: remove pointers from complex and class typesDaniel Kolesa2016-05-231-2/+2
* eolian: add event_prefix and have classes follow that or eo_prefix by defaultDaniel Kolesa2016-05-171-0/+1
* Add legacy_prefix now that the default has changed to null.Tom Hacohen2016-05-121-0/+1
* Elm interface atspi: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-3/+3
* Elm items: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-1/+1
* Evas object smart: Fix namespace to use . and not _.Tom Hacohen2016-05-121-2/+2
* Efl: Introduce Efl.Container and unify APIsJean-Philippe Andre2016-04-261-3/+3
* Elm widget: rename parent to widget_parent and mark as protected.Tom Hacohen2016-04-181-1/+1