efl/legacy
Michal Pakula vel Rutka 0a8bed1b66 From: Michal Pakula vel Rutka <m.pakula@samsung.com>
Subject: [E-devel] [Patch] [Ecore] Allow to send SelectionNotify event
if there is no data from XGetWindowProperty.

The issue I want to fix is that elementary clipboard does not return 
paste callback if selection does not contain any data.
Currently when ecore_x_window_prop_property_get function is called
asking for AnyProperty it returns 0 if there is no data (number of
items stored equals 0). This causes ecore_x_event_handle_selection
_notify to exit before SelectionNotify event is added and eventually
elementary paste callback is not fired.
My patch removes this condition and changes behaviour of this function
by allowing to add SelectionNotify event even if data returned is empty.



SVN revision: 77732
2012-10-10 09:17:21 +00:00
..
ecore From: Michal Pakula vel Rutka <m.pakula@samsung.com> 2012-10-10 09:17:21 +00:00
edbus edbus: Remove edbus_real_method 2012-10-09 15:23:25 +00:00
edje edje/edje_entry : Add more tags(preedit_sub1~4) for supporting a 2012-10-10 09:15:16 +00:00
eet merge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc 2012-09-19 06:57:03 +00:00
eeze eeze/sensor: Remove handle_get() test for Eeze_Sensor as it gone from the code. 2012-10-02 12:53:48 +00:00
efreet add efreet_user_dir to test variables. 2012-10-09 20:16:29 +00:00
eina elf: Ignore build output in git 2012-10-09 11:24:14 +00:00
eio eio: Fix possible memory corruption in eio_eet_data_read_cipher() 2012-10-04 01:46:03 +00:00
embryo news+chlog for embryo windows build fix. 2012-09-12 07:03:40 +00:00
emotion emotion: actually theme.edj depend on theme.edc. 2012-09-11 06:46:45 +00:00
eobj eobj .gitignore: Added .gitignore. 2012-10-09 14:28:47 +00:00
ephysics ephysics: re-activate bodies when gravity is set 2012-10-09 20:00:36 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb ethumb ethumb.c: Fixed indentation. 2012-10-01 04:43:39 +00:00
evas evas: little more typo fix. 2012-10-10 08:18:09 +00:00
evil merge: move NEWS. All those names must be fixed later 2012-09-11 18:12:40 +00:00