]> Pileus Git - ~andy/gtk/commit
Rename GdkDevice[Manager]Core to GdkX11Device[Manager]Core
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 04:59:07 +0000 (23:59 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:09 +0000 (12:07 -0500)
commit5cddc7ccbb1fe1a9c09f56f6df5b9af83e1f2886
treecebf9ebe94344c7b7e664235382e1ea406e4eda9
parente96c193d06847a040762e01c1caf4a5d737664a9
Rename GdkDevice[Manager]Core to GdkX11Device[Manager]Core

This is mainly to avoid clash with the classes of the same
name in the quartz backend.
gdk/x11/Makefile.am
gdk/x11/gdkdevice-core-x11.c [moved from gdk/x11/gdkdevice-core.c with 65% similarity]
gdk/x11/gdkdevice-core.h [deleted file]
gdk/x11/gdkdevicemanager-core-x11.c [moved from gdk/x11/gdkdevicemanager-core.c with 55% similarity]
gdk/x11/gdkdevicemanager-core.h [deleted file]
gdk/x11/gdkdevicemanager-x11.c
gdk/x11/gdkdevicemanager-xi.c
gdk/x11/gdkdevicemanager-xi.h
gdk/x11/gdkx.h
gdk/x11/gdkx11device-core.h [new file with mode: 0644]
gdk/x11/gdkx11devicemanager-core.h [new file with mode: 0644]