efl/src/lib
Jean-Philippe Andre 3b8c60954e Revert "elm gesture layer - use fabs not abs when actually comparing floats"
This reverts commit 2d4d836018.

Don't pretend to fix an issue found by a static analyzer by
introducing another issue that even clang warns about.

Fixes:
elm_gesture_layer.c:2533: warning: using floating point absolute value
  function 'fabs' when argument is of integer type [-Wabsolute-value]
        if ((fabs(st->info.mx) > ELM_GESTURE_MINIMUM_MOMENTUM) ||
             ^
2017-08-01 20:03:20 +09:00
..
ecore ecore_events: inarray should be flushed before return 2017-07-26 18:57:37 +09:00
ecore_audio ecore_audio headers conflict with app have ifdefs 2017-07-22 17:59:11 +09:00
ecore_avahi
ecore_buffer
ecore_cocoa OSX: fix version detection in build 2017-07-17 13:04:30 +01:00
ecore_con efl net - fix ipv6 getsockname to use the proper struct to do it 2017-07-29 10:56:47 +09:00
ecore_drm ecore_drm: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_drm2 ecore_drm2: Stop making dumb fbs and mmapping for gbm fds 2017-07-31 11:12:05 -05:00
ecore_evas ecore_evas: make sure fn_post_render callback is called last. 2017-07-17 11:51:15 -07:00
ecore_fb
ecore_file ecore_file: use new API eina_file_close_on_exec. 2017-04-18 16:56:18 -07:00
ecore_imf ecore_imf: check return value of memory allocation 2017-08-01 10:27:37 +09:00
ecore_imf_evas docs: Fix typos and some wrong expressions 2017-02-27 19:37:43 +09:00
ecore_input ecore joystick: Use const char * in API, not slstr 2017-07-17 13:53:42 +09:00
ecore_input_evas Revert "ecore-evas reduce modifier modification on every event to cut cpu" 2017-03-13 13:42:00 -07:00
ecore_ipc Ecore_Conn: Enable CLOEXEC by default. 2017-07-27 16:54:34 +02:00
ecore_psl1ght ecore_psl1ght: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_sdl ecore_sdl: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_wayland ecore_wayland: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_win32 Add ecore_win32_cursor_show() API and ecore_evas_win32_cursor_(un)set() functions 2017-07-09 13:34:09 +02:00
ecore_wl2 ecore-wl2: implement support for aux hints 2017-07-28 15:43:48 -04:00
ecore_x ecore x - convert to using unsed instead of dummy state,ents after ret 2017-07-31 12:12:40 +09:00
ector ector software - fix min/max int range for fixedpoint math 2017-07-29 13:49:33 +09:00
edje edje entry - remove extra else and free as sdtring is null there 2017-07-29 11:08:46 +09:00
eet eet: silence properly reused code through switch case statement fallthrough. 2017-06-05 12:07:57 -07:00
eeze eeze_disk - remove redundant if check already done 2017-07-29 10:56:53 +09:00
efl Text: move Annotation type to Efl.Text.Annotate namespace 2017-07-17 17:38:28 +03:00
efl_wl efl-wl: hide popup surface before unsetting attrs during destructor 2017-07-28 15:40:47 -04:00
efreet efreet - dont complain if INTERNAL x extension hash of desktop is NULL 2017-07-21 17:02:43 +09:00
eina eina debug - set length after freeing/iterating over the keys 2017-07-31 10:03:59 +09:00
eio efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
eldbus eldbus - make file local func added in fix static 2017-08-01 11:23:20 +09:00
elementary Revert "elm gesture layer - use fabs not abs when actually comparing floats" 2017-08-01 20:03:20 +09:00
elocation elocation - fix return of status, address, position to actually ret data 2017-07-31 12:18:00 +09:00
elput elput: Fix synthetic relative motion events based on abs events 2017-07-28 16:48:38 -05:00
elua elua: use up to date lua API 2017-06-28 11:51:29 +02:00
embryo
emile emile: SSL state should fallthrough to avoid duplication of logic. 2017-06-05 12:07:57 -07:00
emotion evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
eo eo: Fix deadlock due to the shared mutex 2017-07-19 15:44:49 +09:00
eolian eo lexer - handle malloc failure with longjmp 2017-07-16 15:56:02 +09:00
eolian_cxx eolian-cxx: Add constructor with default argument 2017-06-18 20:02:10 -03:00
ephysics ephysics - fix stacking comparsion correctly if 1 smaller than 1 2017-07-29 09:08:40 +09:00
escape
ethumb
ethumb_client
evas evas - handle devices that on deletion delete other devices on shutdown 2017-07-31 15:07:28 +09:00
evil evil: Fix edc scripts compilation on windows 2017-06-12 11:52:30 +09:00
.gitignore
CMakeLists.txt