Enable wintab (tablets) by default.
2004-10-01 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkglobals-win32.c: Enable wintab (tablets) by default.
This commit is contained in:
committed by
Tor Lillqvist
parent
7142292fa2
commit
24b8bee242
@@ -1,3 +1,8 @@
|
||||
2004-10-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkglobals-win32.c: Enable wintab (tablets) by
|
||||
default.
|
||||
|
||||
2004-10-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_model): Add a comment regarding
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2004-10-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkglobals-win32.c: Enable wintab (tablets) by
|
||||
default.
|
||||
|
||||
2004-10-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_model): Add a comment regarding
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2004-10-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkglobals-win32.c: Enable wintab (tablets) by
|
||||
default.
|
||||
|
||||
2004-10-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_model): Add a comment regarding
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2004-10-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkglobals-win32.c: Enable wintab (tablets) by
|
||||
default.
|
||||
|
||||
2004-10-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_model): Add a comment regarding
|
||||
|
||||
@@ -64,7 +64,7 @@ GdkAtom _wm_transient_for;
|
||||
|
||||
DWORD _windows_version;
|
||||
|
||||
gint _gdk_input_ignore_wintab = TRUE;
|
||||
gint _gdk_input_ignore_wintab = FALSE;
|
||||
gint _gdk_max_colors = 0;
|
||||
|
||||
gboolean _sizemove_in_progress = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user