summaryrefslogtreecommitdiff
path: root/src/lib/ecore_input_evas
Commit message (Expand)AuthorAgeFilesLines
* ecore_input_evas: Rename EAPI macro to ECORE_INPUT_EVAS_API in Ecore Input Ev...Felipe Magno de Almeida2020-12-144-67/+74
* Get rid of trailing whitespaces (4 / 14)Elyes HAOUAS2020-06-232-2/+2
* refactor buildMarcel Hollerbach2020-05-271-3/+4
* build: lib: harmonize the use of package_c_args in all libsStefan Schmidt2020-05-261-0/+1
* libs: headers: ensure we include headers in the correct order for EAPIStefan Schmidt2020-05-251-2/+2
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-182-4/+2
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-182-2/+4
* ecore_input_evas: fix memory leak when ecore_event_evas is shutdown.Hosang Kim2020-03-171-0/+4
* ecore_input_evas: fix ouble use of include guard defineStefan Schmidt2019-11-201-2/+2
* here comes mesonMarcel Hollerbach2018-10-021-0/+32
* all: Simplify definition of EAPIVincent Torri2018-01-181-3/+3
* ecore/edje/elm: Fix a few WRN from calls to NULLJean-Philippe Andre2018-01-161-14/+14
* Revert "ecore-evas reduce modifier modification on every event to cut cpu"Cedric BAIL2017-03-131-135/+28
* ecore-evas reduce modifier modification on every event to cut cpuCarsten Haitzler (Rasterman)2017-03-131-28/+135
* Revert "ecore_input - dont try update modifiers and locks on mouse events"Derek Foreman2017-03-091-0/+11
* ecore_input - dont try update modifiers and locks on mouse eventsCarsten Haitzler (Rasterman)2017-03-091-11/+0
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-1/+1
* ecore_input_evas: fix float comparison warning.Cedric BAIL2016-12-201-1/+2
* Ecore Input Evas: Add ecore_event_evas_seat_modifier_lock_update().Guilherme Iscaro2016-12-022-26/+45
* Ecore Input Evas: Ecore_Input_Last should contain the Evas device.Guilherme Iscaro2016-12-021-4/+8
* ecore_input_evas: Enable cancel events by defaultJean-Philippe Andre2016-08-091-30/+19
* ecore_evas: Fix mouse inputsJean-Philippe Andre2016-06-021-21/+26
* Evas: Send key events through eo callbacksJean-Philippe Andre2016-06-021-1/+1
* evas: send eo pointer events on mouse moveJean-Philippe Andre2016-05-311-0/+3
* ecore_input: Pass all events through direct cb firstJean-Philippe Andre2016-05-311-55/+110
* ecore_evas: Add private direct callback for ecoreJean-Philippe Andre2016-05-312-0/+18
* ecore_evas_input: add value to enable mouse button cancel featureJi-Youn Park2015-07-291-19/+30
* ecore-input-evas: fix canvas mouse event dispatchMike Blumenkrantz2015-07-071-7/+13
* ecore: Fix typo in since tag.Amitesh Singh2015-06-301-1/+1
* Revert "evas: add keysym member to key event structs"Mike Blumenkrantz2015-06-291-6/+4
* ecore-input-evas: Fix Coverity CID1306803 (logically dead code)Chris Michael2015-06-181-6/+9
* ecore_input_evas: remove tab and unusable codeJi-Youn Park2015-06-171-4/+3
* Ecore_input: Add "ECORE_EVENT_MOUSE_BUTTON_CANCEL" eventJi-Youn Park2015-06-162-44/+152
* evas: add keysym member to key event structsMike Blumenkrantz2015-05-201-4/+6
* ecore: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+3
* ecore_input_evas: Add since tage for new ecore_event_evas_axis_update() APIStefan Schmidt2015-01-271-1/+1
* axis code ... warning --Carsten Haitzler (Rasterman)2014-11-251-1/+3
* Expose device (e.g. pen) axis information to applicationsJason Gerecke2014-11-252-1/+18
* Fixed a problem with e wl server that sent invalid key value to wl client.Gwanglim Lee2014-04-141-2/+16
* efl: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-3/+3
* [ecore_input_evas] check the state of last mouse event more properly.Shinwoo Kim2013-09-021-5/+10
* efl: formattingSebastian Dransfeld2013-06-201-4/+4
* Ecore/Evas: Add evas_event_input_multi_down/up().Rafael Antognolli2013-05-081-2/+2
* Ecore_Input_Evas: Fix ecore_input_evas didn't check the device id ofJiyoun Park2013-05-051-5/+19
* ecore/evas events: Use evas_event_input_multi_move to report events.Rafael Antognolli2013-05-031-1/+1
* ecore/evas events: Use evas_event_input_mouse_move to report events.Rafael Antognolli2013-05-031-1/+1
* efl: add infrastructure to handle broken X/driver/touchscreen.Cedric BAIL2013-01-181-3/+189
* efl/ecore_input: Move file instead. As requested by k-sStefan Schmidt2013-01-161-0/+37
* move ecore_input_evas out of ecore_input.Gustavo Sverzut Barbieri2013-01-152-0/+482