diff options
author | Tom Hacohen <tom@stosb.com> | 2013-02-19 15:09:32 +0000 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2013-02-19 15:09:32 +0000 |
commit | a2d710b0b68e21f14ef758b510409d0e56461406 (patch) | |
tree | 87a8186cee97f0582509e8e89ee814c63545820f /ChangeLog | |
parent | 8be4940bb356838c28b72553c277762d581206c6 (diff) | |
download | efl-a2d710b0b68e21f14ef758b510409d0e56461406.tar.gz efl-a2d710b0b68e21f14ef758b510409d0e56461406.tar.xz efl-a2d710b0b68e21f14ef758b510409d0e56461406.zip |
Ecore_x: Revert "don't filter out non-master pointers in xi2.2 support."
This actually breaks genlist selection.
This reverts commit 5adb2f1ae6766fb0880aba5a92fff4fa52d1402f.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ * Fix edje edje_color_class_list() and edje_text_class_list() to look at the correct hashes when returning. - * UIpdate ecore_x XI2.2 code to not filter out non-master - pointers. 2013-02-17 Mike Blumenkrantz |