gtk+ r17332 - in trunk: . gdk/win32
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r17332 - in trunk: . gdk/win32
- Date: Mon, 19 Feb 2007 00:32:32 +0000 (GMT)
Author: tml
Date: 2007-02-19 00:32:32 +0000 (Mon, 19 Feb 2007)
New Revision: 17332
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=17332&view=rev
Modified:
trunk/ChangeLog
trunk/gdk/win32/gdkinput-win32.c
trunk/gdk/win32/gdkinput-win32.h
trunk/gdk/win32/gdkinput.c
Log:
2007-02-19 Tor Lillqvist <tml novell com>
* gdk/win32/gdkinput.c
(gdk_device_finalize, gdk_device_class_init): Remove.
(gdk_device_get_type): Drop class init function. The X11 version
doesn't have one either.
(gdk_devices_list): Call gdk_display_list_devices() on _gdk_display.
(gdk_display_list_devices): Check that the argument is
_gdk_display.
* gdk/win32/gdkinput-win32.h (GdkAxisInfo, GdkDevicePrivate):
Cleanup: remove unused fields.
* gdk/win32/gdkinput-win32.c: Corresponding changes. Fix function
names in a few debugging printouts.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]