Fix win32 build problem w/o wintab. Fixed #145242
2004-07-01 J. Ali Harlow <ali@juiblex.co.uk> * gdk/win32/gdkinput-win32.c (_gdk_input_ungrab_pointer): Fix win32 build problem w/o wintab. Fixed #145242
This commit is contained in:
committed by
J. Ali Harlow
parent
e1020f9523
commit
2e85ab0743
@@ -1,3 +1,8 @@
|
||||
2004-07-01 J. Ali Harlow <ali@juiblex.co.uk>
|
||||
|
||||
* gdk/win32/gdkinput-win32.c (_gdk_input_ungrab_pointer): Fix
|
||||
win32 build problem w/o wintab. Fixed #145242
|
||||
|
||||
2004-06-30 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* gtk/gtktreeview.c (gtk_tree_view_set_model): Use
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2004-07-01 J. Ali Harlow <ali@juiblex.co.uk>
|
||||
|
||||
* gdk/win32/gdkinput-win32.c (_gdk_input_ungrab_pointer): Fix
|
||||
win32 build problem w/o wintab. Fixed #145242
|
||||
|
||||
2004-06-30 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* gtk/gtktreeview.c (gtk_tree_view_set_model): Use
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2004-07-01 J. Ali Harlow <ali@juiblex.co.uk>
|
||||
|
||||
* gdk/win32/gdkinput-win32.c (_gdk_input_ungrab_pointer): Fix
|
||||
win32 build problem w/o wintab. Fixed #145242
|
||||
|
||||
2004-06-30 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* gtk/gtktreeview.c (gtk_tree_view_set_model): Use
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2004-07-01 J. Ali Harlow <ali@juiblex.co.uk>
|
||||
|
||||
* gdk/win32/gdkinput-win32.c (_gdk_input_ungrab_pointer): Fix
|
||||
win32 build problem w/o wintab. Fixed #145242
|
||||
|
||||
2004-06-30 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* gtk/gtktreeview.c (gtk_tree_view_set_model): Use
|
||||
|
||||
@@ -1184,8 +1184,8 @@ _gdk_input_ungrab_pointer (guint32 time)
|
||||
tmp_list = tmp_list->next;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
x_grab_window = NULL;
|
||||
#endif
|
||||
}
|
||||
|
||||
gboolean
|
||||
|
||||
Reference in New Issue
Block a user