summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/efl_input_interface.eo
Commit message (Expand)AuthorAgeFilesLines
* efl: add code to enforce presence of @since tagsDaniel Kolesa2019-09-301-0/+2
* eolian: rename event_prefix to event_c_prefix for consistencyDaniel Kolesa2019-09-261-1/+1
* docs: Move property docs to property level instead of set/getXavi Artigas2019-09-131-4/+4
* declare a few classes stableMarcel Hollerbach2019-07-111-1/+1
* eolian: move from eo_prefix to c_prefixDaniel Kolesa2019-05-091-1/+1
* docs: Remove obsolete @since tags from EO filesXavi Artigas2019-03-201-2/+0
* efl.input.interface: mark seat_event_filter @betaMike Blumenkrantz2019-03-111-1/+1
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* efl: convert all interfaces to the new eolian syntaxMarcel Hollerbach2019-01-181-1/+1
* eolian: second batch of unused import removalsDaniel Kolesa2018-05-131-2/+0
* input: Move pointer props to CanvasJean-Philippe Andre2017-09-261-52/+0
* win: Use Eina.Size2D for pointer positionJean-Philippe Andre2017-09-191-7/+6
* Evas: Add seat_event_filter_set()/get() API.Guilherme Iscaro2016-12-121-0/+16
* Evas: Add Focus event type.Guilherme Iscaro2016-11-241-0/+2
* docs: efl_input: fill gaps in efl_input eo file documentationStefan Schmidt2016-11-151-3/+3
* win: Add EO API to query state of multi touch pointsJean-Philippe Andre2016-09-011-0/+22
* win: Move pointer "xy" and "inside" to input interfaceJean-Philippe Andre2016-09-011-0/+36
* efl: Rename Efl.Event.XX to Efl.Input.XXJean-Philippe Andre2016-08-261-0/+45