summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_panel.eo
Commit message (Expand)AuthorAgeFilesLines
* elm_panel: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-94/+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_ui_widget: redo disable handlingMike Blumenkrantz2019-02-271-1/+1
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-2/+2
* efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does.Cedric BAIL2019-01-021-1/+1
* elementary: remove Efl.Ui.Layout namespaceJaehyun Cho2018-11-161-1/+1
* elm_panel: fix mirrored_set work correctlyYeongjong Lee2018-08-301-0/+1
* efl: major rewrite of efl_part.Cedric BAIL2018-05-241-1/+1
* efl: Add missing event typesXavi Artigas2018-05-191-1/+1
* Efl.Ui.Layout.Object (from Efl.Ui.Layout)Xavi Artigas2018-04-241-1/+1
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-2/+2
* 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: Rename elm_interface_atspi_widget_action mixinLukasz Stanislawski2017-11-161-2/+2
* widget: Rename focus_region (EO)Jean-Philippe Andre2017-10-121-1/+1
* elm_panel: make it a layerMarcel Hollerbach2017-10-101-3/+1
* widget: Merge on_focus_region and focus_region_getJean-Philippe Andre2017-08-291-1/+1
* widget: Rename hook "access" (EO)Jean-Philippe Andre2017-08-291-1/+1
* widget: Rename hook "disable" (EO)Jean-Philippe Andre2017-08-291-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
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-2/+0
* elm_panel: Add get function in scrollable_content_size propertyJEONGHYUN YUN2017-01-051-0/+6
* 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-3/+3
* docs: elm: fill gaps in panel, photocam and progressbar eo file documentationStefan Schmidt2016-11-241-4/+4
* evas/elm: Remove function group_resizeJean-Philippe Andre2016-10-121-1/+1
* evas/elm: Remove function group_moveJean-Philippe Andre2016-10-121-1/+1
* elm_panel : add a toggled event triggered when panel toggled in any way.JEONGHYUN YUN2016-08-161-0/+5
* 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-5/+5
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-5/+5
* Efl: Remove part name in Efl.Container (use Efl.Part)Jean-Philippe Andre2016-05-261-3/+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-2/+2
* Evas object smart: Fix namespace to use . and not _.Tom Hacohen2016-05-121-5/+5
* Efl: Introduce Efl.Container and unify APIsJean-Philippe Andre2016-04-261-3/+3
* 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/+88