mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-16 13:40:31 +00:00
Initialize gdk_error_code to zero before calling the X routine.
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx> * gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to zero before calling the X routine.
This commit is contained in:
parent
12f1b7858e
commit
c6a2248e98
@ -1,3 +1,8 @@
|
|||||||
|
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
|
* gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to
|
||||||
|
zero before calling the X routine.
|
||||||
|
|
||||||
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
||||||
|
|
||||||
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
||||||
@ -28,6 +33,7 @@ Mon Mar 2 17:48:38 1998 Owen Taylor <owt1@cornell.edu>
|
|||||||
|
|
||||||
* gtk/testgtk.c: GList where there should have been GSList
|
* gtk/testgtk.c: GList where there should have been GSList
|
||||||
|
|
||||||
|
>>>>>>> 1.174
|
||||||
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
||||||
|
|
||||||
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
|
* gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to
|
||||||
|
zero before calling the X routine.
|
||||||
|
|
||||||
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
||||||
|
|
||||||
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
||||||
@ -28,6 +33,7 @@ Mon Mar 2 17:48:38 1998 Owen Taylor <owt1@cornell.edu>
|
|||||||
|
|
||||||
* gtk/testgtk.c: GList where there should have been GSList
|
* gtk/testgtk.c: GList where there should have been GSList
|
||||||
|
|
||||||
|
>>>>>>> 1.174
|
||||||
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
||||||
|
|
||||||
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
|
* gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to
|
||||||
|
zero before calling the X routine.
|
||||||
|
|
||||||
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
||||||
|
|
||||||
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
||||||
@ -28,6 +33,7 @@ Mon Mar 2 17:48:38 1998 Owen Taylor <owt1@cornell.edu>
|
|||||||
|
|
||||||
* gtk/testgtk.c: GList where there should have been GSList
|
* gtk/testgtk.c: GList where there should have been GSList
|
||||||
|
|
||||||
|
>>>>>>> 1.174
|
||||||
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
||||||
|
|
||||||
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
|
* gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to
|
||||||
|
zero before calling the X routine.
|
||||||
|
|
||||||
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
||||||
|
|
||||||
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
||||||
@ -28,6 +33,7 @@ Mon Mar 2 17:48:38 1998 Owen Taylor <owt1@cornell.edu>
|
|||||||
|
|
||||||
* gtk/testgtk.c: GList where there should have been GSList
|
* gtk/testgtk.c: GList where there should have been GSList
|
||||||
|
|
||||||
|
>>>>>>> 1.174
|
||||||
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
||||||
|
|
||||||
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
|
* gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to
|
||||||
|
zero before calling the X routine.
|
||||||
|
|
||||||
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
||||||
|
|
||||||
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
||||||
@ -28,6 +33,7 @@ Mon Mar 2 17:48:38 1998 Owen Taylor <owt1@cornell.edu>
|
|||||||
|
|
||||||
* gtk/testgtk.c: GList where there should have been GSList
|
* gtk/testgtk.c: GList where there should have been GSList
|
||||||
|
|
||||||
|
>>>>>>> 1.174
|
||||||
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
||||||
|
|
||||||
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
|
* gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to
|
||||||
|
zero before calling the X routine.
|
||||||
|
|
||||||
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
||||||
|
|
||||||
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
||||||
@ -28,6 +33,7 @@ Mon Mar 2 17:48:38 1998 Owen Taylor <owt1@cornell.edu>
|
|||||||
|
|
||||||
* gtk/testgtk.c: GList where there should have been GSList
|
* gtk/testgtk.c: GList where there should have been GSList
|
||||||
|
|
||||||
|
>>>>>>> 1.174
|
||||||
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
||||||
|
|
||||||
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Mar 2 19:57:27 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
|
* gdk/gdkproperty.c (gdk_atom_name): Initialize gdk_error_code to
|
||||||
|
zero before calling the X routine.
|
||||||
|
|
||||||
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
Tue Mar 3 01:22:25 1998 Tim Janik <timj@gimp.org>
|
||||||
|
|
||||||
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
* gtk/gtkspinbutton.c: applied patch from lars and steffan to proper
|
||||||
@ -28,6 +33,7 @@ Mon Mar 2 17:48:38 1998 Owen Taylor <owt1@cornell.edu>
|
|||||||
|
|
||||||
* gtk/testgtk.c: GList where there should have been GSList
|
* gtk/testgtk.c: GList where there should have been GSList
|
||||||
|
|
||||||
|
>>>>>>> 1.174
|
||||||
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
Mon Mar 2 12:26:59 1998 Owen Taylor <owt1@cornell.edu>
|
||||||
|
|
||||||
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
* gtk/gtkentry.c: Changed 'entry != NULL' to 'editable != NULL'
|
||||||
|
@ -39,6 +39,7 @@ gdk_atom_name (GdkAtom atom)
|
|||||||
we take precautions */
|
we take precautions */
|
||||||
|
|
||||||
gdk_error_warnings = 0;
|
gdk_error_warnings = 0;
|
||||||
|
gdk_error_code = 0;
|
||||||
t = XGetAtomName (gdk_display, atom);
|
t = XGetAtomName (gdk_display, atom);
|
||||||
gdk_error_warnings = 1;
|
gdk_error_warnings = 1;
|
||||||
|
|
||||||
|
@ -39,6 +39,7 @@ gdk_atom_name (GdkAtom atom)
|
|||||||
we take precautions */
|
we take precautions */
|
||||||
|
|
||||||
gdk_error_warnings = 0;
|
gdk_error_warnings = 0;
|
||||||
|
gdk_error_code = 0;
|
||||||
t = XGetAtomName (gdk_display, atom);
|
t = XGetAtomName (gdk_display, atom);
|
||||||
gdk_error_warnings = 1;
|
gdk_error_warnings = 1;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user