summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/efl_input_event.c
Commit message (Expand)AuthorAgeFilesLines
* evas: Rename EAPI macro to EVAS_API in Evas libraryFelipe Magno de Almeida2020-12-151-1/+1
* evas: move efl_input_device into evas/Efl_Canvas.hCedric Bail2019-10-311-3/+1
* evas: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-1/+1
* eolian: drop class function overridingMarcel Hollerbach2019-02-131-4/+0
* efl_input: remove the API of efl_input_instance_getMarcel Hollerbach2019-02-131-1/+1
* efl_input: fix problem that ref count does not become 0.Hosang Kim2018-08-271-3/+3
* evas: disable del hook when pushed inside the hash.Cedric BAIL2018-05-241-1/+3
* evas: refactor efl_input_event and remove some of the lifecycle hack.Cedric BAIL2018-05-241-0/+67
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-3/+3
* eo: make efl_provider_find a @const function.Cedric BAIL2018-01-041-1/+1
* evas: Move evas_canvas.eo to legacy-onlyJean-Philippe Andre2017-11-011-0/+1
* evas: Fix build for Windows without segvJean-Philippe Andre2017-05-221-0/+1
* evas: Make Efl.Input.Event.instance_get internalJean-Philippe Andre2017-05-191-0/+4
* evas: Make Efl.Input.Event.legacy_info.get internalJean-Philippe Andre2017-05-191-0/+7
* evas: Fix event propagation in elm_widgetJean-Philippe Andre2017-04-121-0/+15
* efl: Rename Efl.Event.XX to Efl.Input.XXJean-Philippe Andre2016-08-261-0/+52