Benjamin Otte
|
114b45c7eb
|
gdk: Make query_state() vfunc a void vfunc
... and make sure the backends implement it that way.
query_state() return value was ignored in all of GDK and caused crashes
when it failed.
|
2012-03-09 13:23:05 +01:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Michael Natterer
|
077b366879
|
quartz: don't return FALSE from GdkDevice::query_state()
Not finding a child window to return is not a failure.
|
2011-10-22 23:21:02 +02:00 |
|
Kristian Rietveld
|
c9f6c7645c
|
quartz: return modifiers instead of an event mask ...
|
2011-07-30 23:01:37 +02:00 |
|
Kristian Rietveld
|
73afbc954a
|
Check whether mask is NULL
|
2011-01-31 23:54:38 +01:00 |
|
Kristian Rietveld
|
caa9794af8
|
quartz: Clean up header files, use same arrangement as X11 backend
|
2010-12-23 14:17:41 +01:00 |
|
Kristian Rietveld
|
59a3d9ae46
|
quartz: Rename GdkDeviceCore -> GdkQuartzDeviceCore
|
2010-12-22 17:47:05 +01:00 |
|