]> Pileus Git - ~andy/gtk/commit
win32: no more GdkNativeWindow and related changes
authorHans Breuer <hans@breuer.org>
Sun, 6 Feb 2011 14:03:32 +0000 (15:03 +0100)
committerHans Breuer <hans@breuer.org>
Sun, 6 Feb 2011 14:07:13 +0000 (15:07 +0100)
commitb41ee31a166a5408e76e2dd8a0a5af119129087e
tree559f4a229ee4c2ddb88604a3a02d2048a33f3171
parentf55ccce2d9907c92e2f6a0ad820cc5d3f79db242
win32: no more GdkNativeWindow and related changes

 - replace GdkNativeWindow with HWND, remove type casts
 - no more GdkDisplayClass::get_drag_protocol but GdkWindowImpl::get_drag_protocol
 - remove *_client_message*()
gdk/win32/gdkdevice-win32.c
gdk/win32/gdkdisplay-win32.c
gdk/win32/gdkdnd-win32.c
gdk/win32/gdkevents-win32.c
gdk/win32/gdkprivate-win32.h
gdk/win32/gdkscreen-win32.c
gdk/win32/gdkselection-win32.c
gdk/win32/gdkwin32.h
gdk/win32/gdkwin32id.c
gdk/win32/gdkwindow-win32.c