summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_notify.eo
Commit message (Expand)AuthorAgeFilesLines
* elm_notify: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-98/+0
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-1/+1
* Remove duplicated interface inheritance in eoYeongjong Lee2018-11-221-1/+1
* efl: major rewrite of efl_part.Cedric BAIL2018-05-241-1/+1
* efl: Add missing event typesXavi Artigas2018-05-191-3/+3
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-3/+3
* 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-4/+4
* efl: Split Efl.Container and Efl.ContentJean-Philippe Andre2017-11-201-3/+3
* elm_notify: remove old api!Marcel Hollerbach2017-10-101-5/+1
* widget: Remove part_text from EOJean-Philippe Andre2017-08-301-1/+0
* widget: Make sub_object add/del protected (EO)Jean-Philippe Andre2017-08-231-1/+1
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-2/+0
* eolian: enforce specification of both get and set in prop implsDaniel Kolesa2017-01-111-1/+1
* elm: use new property implement syntax everywhereDaniel Kolesa2016-12-271-7/+5
* docs: elm: fill gaps in hover, hoversel and notify eo file documentationStefan Schmidt2016-11-241-5/+5
* evas/elm: Remove function group_resizeJean-Philippe Andre2016-10-121-1/+1
* evas/elm: Remove function group_moveJean-Philippe Andre2016-10-121-1/+1
* evas/elm: Remove group_show and group_hideJean-Philippe Andre2016-10-121-2/+1
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-1/+1
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-6/+6
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-6/+6
* Efl: Remove part name in Efl.Container (use Efl.Part)Jean-Philippe Andre2016-05-261-1/+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
* Evas object smart: Fix namespace to use . and not _.Tom Hacohen2016-05-121-6/+6
* Efl: Introduce Efl.Container and unify APIsJean-Philippe Andre2016-04-261-4/+4
* Elm widget: rename parent to widget_parent and mark as protected.Tom Hacohen2016-04-181-1/+1
* elm: make content_get/set a propertyJean-Philippe Andre2016-03-291-2/+2
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+105