2010-08-30 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson.
[Gtk] gdk_display_get_core_pointer and gdk_device_get_core_pointer
are deprecated
https://bugs.webkit.org/show_bug.cgi?id=44787
We have replaced GtkVersioning.cpp with GtkVersioning.c and
created a function (getDefaultGDKPointerDevice) to get the pointer
of the window with the new APIs. We added that function to DRT and
copyandpaste unit test.
* GNUmakefile.am:
* platform/gtk/GtkVersioning.c: Added.
(gtk_adjustment_set_value):
(gtk_adjustment_configure):
(getDefaultGDKPointerDevice):
* platform/gtk/GtkVersioning.cpp: Removed.
* platform/gtk/GtkVersioning.h:
2010-08-30 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson.
[Gtk] gdk_display_get_core_pointer and gdk_device_get_core_pointer
are deprecated
https://bugs.webkit.org/show_bug.cgi?id=44787
We have replaced GtkVersioning.cpp with GtkVersioning.c and
created a function (getDefaultGDKPointerDevice) to get the pointer
of the window with the new APIs. We added that function to DRT and
copyandpaste unit test.
* GNUmakefile.am:
2010-08-30 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson.
[Gtk] gdk_display_get_core_pointer and gdk_device_get_core_pointer
are deprecated
https://bugs.webkit.org/show_bug.cgi?id=44787
We have replaced GtkVersioning.cpp with GtkVersioning.c and
created a function (getDefaultGDKPointerDevice) to get the pointer
of the window with the new APIs. We added that function to DRT and
copyandpaste unit test.
* DumpRenderTree/gtk/EventSender.cpp:
(prepareMouseButtonEvent):
(mouseMoveToCallback):
(keyDownCallback):
* GNUmakefile.am:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@66398
268f45cc-cd09-0410-ab3c-
d52691b4dbfc