efl/legacy/ecore/src/lib
Rafael Antognolli 44538e442a ecore/ecore_fb: Disable mouse move event filtering.
There are two main reasons for disabling this now:
 - it's not working, some problem with an assertion of ecore_lock is
 making the program abort;
 - it's wrong, mouse move events can only be filtered out if they are
 received from an absolute axis device (touchscreen and so), not
 relative ones, like mouse or touchpads.
Patch for SiT.



SVN revision: 64444
2011-10-27 18:57:23 +00:00
..
ecore Better docs for ecore_main_loop_iterate() 2011-10-27 13:19:11 +00:00
ecore_cocoa Fix ancient typo, and make them all consistant. 2011-07-10 12:02:53 +00:00
ecore_con Ecore: IN6_IS_ADDR_V4MAPPED needs an in6_addr as input on OSX 2011-10-15 09:30:58 +00:00
ecore_config remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_directfb remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_evas thanks to jiyoun's work in finding why this happens - here's actually a 2011-10-26 05:29:38 +00:00
ecore_fb ecore/ecore_fb: Disable mouse move event filtering. 2011-10-27 18:57:23 +00:00
ecore_file ecore: Fix unused warnings 2011-08-18 10:59:12 +00:00
ecore_imf Ecore imf: Free the module list on shutdown. 2011-10-23 12:01:36 +00:00
ecore_imf_evas remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_input Ecore_Input: Add Shift_Lock variable for Ecore_Event. 2011-07-14 15:41:36 +00:00
ecore_input_evas Ecore_Input_Evas: Add missing Shift_Lock modifier. 2011-07-14 15:38:09 +00:00
ecore_ipc aaagh those were not meant to be in the docs! 2011-08-09 06:05:44 +00:00
ecore_sdl Ecore-Sdl: Must set the mouse event's multi struct to 0 2011-09-16 07:08:53 +00:00
ecore_win32 link xim module against ecore_x. This patch fixes compilation on mac os x 2011-07-24 00:23:34 +00:00
ecore_wince remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_x Ecore_X(cb): Remove some dead code. Fix formatting (how did this get 2011-10-23 18:33:32 +00:00
Makefile.am Ecore: Remove whitespace in Makefile.am 2011-07-14 15:42:02 +00:00