efl/legacy
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 ecore/ecore_fb: Disable mouse move event filtering. 2011-10-27 18:57:23 +00:00
edje From: Jihoon Kim [mailto:jihoon48.kim@samsung.com] 2011-10-27 05:42:41 +00:00
eet ran ecrustify on eet. this seems to do a good job of eet. comments? 2011-10-21 05:40:01 +00:00
eeze not sure how this happened, but it's totally wrong 2011-09-06 19:16:56 +00:00
efreet efreet: typos 2011-10-17 20:29:25 +00:00
eina eina: fallback for case where file system doesn't handle MAP_HUGETLB properly. 2011-10-19 16:09:14 +00:00
eio eio: fix maintainer-clean 2011-10-27 10:17:44 +00:00
embryo Embryo: fix compilation on Windows CE and link with Evil 2011-10-05 22:30:16 +00:00
emotion emotion: correctly guard Ecore_X usage. 2011-10-23 09:21:14 +00:00
escape Escape: Only require libtool 2.2, since it seems 2.4 isn't very popular yet... 2011-09-29 21:04:07 +00:00
ethumb ethumb: fix wrong dirty detection. 2011-08-31 09:28:54 +00:00
evas evas - updated Changelog and @since for evas_object_freeze_events_set/get 2011-10-27 13:19:52 +00:00
evil Evil: simplify evil_wchar_to_char() 2011-10-12 18:50:11 +00:00