summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_fileselector.eo
Commit message (Expand)AuthorAgeFilesLines
* elm_fileselector*: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-65/+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-2/+2
* elementary: remove Efl.Ui.Layout namespaceJaehyun Cho2018-11-161-1/+1
* elm_fileselector: move to focus compostitionMarcel Hollerbach2018-07-121-2/+1
* efl: major rewrite of efl_part.Cedric BAIL2018-05-241-1/+1
* efl: Add missing event typesXavi Artigas2018-05-191-4/+5
* elementary: migrate filesector to use the new Efl.Model API.Cedric BAIL2018-05-011-2/+1
* Efl.Ui.Layout.Object (from Efl.Ui.Layout)Xavi Artigas2018-04-241-1/+1
* fileselector: remove 'model' propertyMike 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-3/+3
* elm: Rename elm_interface_atspi_widget_action mixinLukasz Stanislawski2017-11-161-2/+2
* elm_fileselector: remove old api!Marcel Hollerbach2017-10-101-4/+0
* elm_widget: move the complete regsiter/unregister logicMarcel Hollerbach2017-09-021-1/+1
* elm: Rename elm_layout to Efl.Ui.LayoutJean-Philippe Andre2017-08-081-1/+1
* elm_fileselector: correct the focus chainMarcel Hollerbach2017-06-301-0/+1
* Elm layout: replace 'text' property with 'efl_part' interfaceDaniel Hirt2017-06-051-1/+1
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-2/+0
* eo: move unbindable event APIs to CDaniel Kolesa2017-04-201-1/+0
* eolian: enforce specification of both get and set in prop implsDaniel Kolesa2017-01-111-10/+10
* 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_fileselector: fill gaps in fileselector eo file documentationStefan Schmidt2016-11-211-1/+1
* docs: fileselector: improve docs for enum, events and keyword usageStefan Schmidt2016-10-241-5/+5
* elm fileselector: fix events that must be using Efl.Model objectsVitor Sousa2016-08-291-0/+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-2/+2
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-2/+2
* Evas: Rename Selectable_Interface to Efl.Ui.SelectableJean-Philippe Andre2016-06-101-1/+1
* Evas: Rename Clickable_Interface to Efl.Ui.ClickableJean-Philippe Andre2016-06-101-1/+1
* elm: Add support for Efl.Model in Elm.FileselectorVitor Sousa2016-06-061-4/+5
* 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 fileselector: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-16/+16
* 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-2/+2
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+68