965abf60fc7e40bb575ea4b451aff3230241b8cb |
|
05-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix remaining GSEAL issues in device manager and restore backward compatibility.
I have defined a GdkDeviceFake structure, which contains copies of all
the private fields of GdkDevice. The isValidDevice function should
probably be checked carefully to ensure that I have implemented it
correctly. Previously, it appeared to compare pointers to GdkDevices
rather than checking that the fields were identical. |