]> Pileus Git - ~andy/gtk/commitdiff
More fixes for warnings reported by David L. Cooper II
authorOwen Taylor <otaylor@redhat.com>
Mon, 5 Aug 2002 19:07:14 +0000 (19:07 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 5 Aug 2002 19:07:14 +0000 (19:07 +0000)
Mon Aug  5 15:04:59 2002  Owen Taylor  <otaylor@redhat.com>

        More fixes for warnings reported by David L. Cooper II

        * gtk/gtkaccelmap.c (accel_map_parse_accel_path): Use
        GdkModifierType for accel_mods. (#85856)

        * gdk/gdkdisplay.h (struct _GdkDisplay): Make button_number
        signed, since we use -1 as an 'unset' value. (#85854)

        * gdk/x11/xsettings-client.c (parse_settings): Suppress
        a warning (#85853)

        * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Fix
        accidental trailing ';'. (#85846)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkdisplay.h

index a31148c4162fa6930f6acc14db9cb13ef058e8c9..afd12e69a7c84cc0a1d1a7a6ec9cc01be0ab3c7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Mon Aug  5 15:04:59 2002  Owen Taylor  <otaylor@redhat.com>
+
+       More fixes for warnings reported by David L. Cooper II
+
+       * gtk/gtkaccelmap.c (accel_map_parse_accel_path): Use
+       GdkModifierType for accel_mods. (#85856)
+
+       * gdk/gdkdisplay.h (struct _GdkDisplay): Make button_number
+       signed, since we use -1 as an 'unset' value. (#85854)
+
+       * gdk/x11/xsettings-client.c (parse_settings): Suppress
+       a warning (#85853)
+
+       * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Fix
+       accidental trailing ';'. (#85846)
+
 Mon Aug  5 14:50:13 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.h: Add a note that yes, we do know
index a31148c4162fa6930f6acc14db9cb13ef058e8c9..afd12e69a7c84cc0a1d1a7a6ec9cc01be0ab3c7b 100644 (file)
@@ -1,3 +1,19 @@
+Mon Aug  5 15:04:59 2002  Owen Taylor  <otaylor@redhat.com>
+
+       More fixes for warnings reported by David L. Cooper II
+
+       * gtk/gtkaccelmap.c (accel_map_parse_accel_path): Use
+       GdkModifierType for accel_mods. (#85856)
+
+       * gdk/gdkdisplay.h (struct _GdkDisplay): Make button_number
+       signed, since we use -1 as an 'unset' value. (#85854)
+
+       * gdk/x11/xsettings-client.c (parse_settings): Suppress
+       a warning (#85853)
+
+       * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Fix
+       accidental trailing ';'. (#85846)
+
 Mon Aug  5 14:50:13 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.h: Add a note that yes, we do know
index a31148c4162fa6930f6acc14db9cb13ef058e8c9..afd12e69a7c84cc0a1d1a7a6ec9cc01be0ab3c7b 100644 (file)
@@ -1,3 +1,19 @@
+Mon Aug  5 15:04:59 2002  Owen Taylor  <otaylor@redhat.com>
+
+       More fixes for warnings reported by David L. Cooper II
+
+       * gtk/gtkaccelmap.c (accel_map_parse_accel_path): Use
+       GdkModifierType for accel_mods. (#85856)
+
+       * gdk/gdkdisplay.h (struct _GdkDisplay): Make button_number
+       signed, since we use -1 as an 'unset' value. (#85854)
+
+       * gdk/x11/xsettings-client.c (parse_settings): Suppress
+       a warning (#85853)
+
+       * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Fix
+       accidental trailing ';'. (#85846)
+
 Mon Aug  5 14:50:13 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.h: Add a note that yes, we do know
index a31148c4162fa6930f6acc14db9cb13ef058e8c9..afd12e69a7c84cc0a1d1a7a6ec9cc01be0ab3c7b 100644 (file)
@@ -1,3 +1,19 @@
+Mon Aug  5 15:04:59 2002  Owen Taylor  <otaylor@redhat.com>
+
+       More fixes for warnings reported by David L. Cooper II
+
+       * gtk/gtkaccelmap.c (accel_map_parse_accel_path): Use
+       GdkModifierType for accel_mods. (#85856)
+
+       * gdk/gdkdisplay.h (struct _GdkDisplay): Make button_number
+       signed, since we use -1 as an 'unset' value. (#85854)
+
+       * gdk/x11/xsettings-client.c (parse_settings): Suppress
+       a warning (#85853)
+
+       * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Fix
+       accidental trailing ';'. (#85846)
+
 Mon Aug  5 14:50:13 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.h: Add a note that yes, we do know
index a31148c4162fa6930f6acc14db9cb13ef058e8c9..afd12e69a7c84cc0a1d1a7a6ec9cc01be0ab3c7b 100644 (file)
@@ -1,3 +1,19 @@
+Mon Aug  5 15:04:59 2002  Owen Taylor  <otaylor@redhat.com>
+
+       More fixes for warnings reported by David L. Cooper II
+
+       * gtk/gtkaccelmap.c (accel_map_parse_accel_path): Use
+       GdkModifierType for accel_mods. (#85856)
+
+       * gdk/gdkdisplay.h (struct _GdkDisplay): Make button_number
+       signed, since we use -1 as an 'unset' value. (#85854)
+
+       * gdk/x11/xsettings-client.c (parse_settings): Suppress
+       a warning (#85853)
+
+       * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Fix
+       accidental trailing ';'. (#85846)
+
 Mon Aug  5 14:50:13 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.h: Add a note that yes, we do know
index a31148c4162fa6930f6acc14db9cb13ef058e8c9..afd12e69a7c84cc0a1d1a7a6ec9cc01be0ab3c7b 100644 (file)
@@ -1,3 +1,19 @@
+Mon Aug  5 15:04:59 2002  Owen Taylor  <otaylor@redhat.com>
+
+       More fixes for warnings reported by David L. Cooper II
+
+       * gtk/gtkaccelmap.c (accel_map_parse_accel_path): Use
+       GdkModifierType for accel_mods. (#85856)
+
+       * gdk/gdkdisplay.h (struct _GdkDisplay): Make button_number
+       signed, since we use -1 as an 'unset' value. (#85854)
+
+       * gdk/x11/xsettings-client.c (parse_settings): Suppress
+       a warning (#85853)
+
+       * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Fix
+       accidental trailing ';'. (#85846)
+
 Mon Aug  5 14:50:13 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.h: Add a note that yes, we do know
index 76ca9126cedff3d3ac82df7db20281e2124a88f6..28659aeb5ced7b4dcc716fe191fcae37de989146 100644 (file)
@@ -53,7 +53,7 @@ struct _GdkDisplay
    */
   guint32 button_click_time[2];        /* The last 2 button click times. */
   GdkWindow *button_window[2];  /* The last 2 windows to receive button presses. */
-  guint button_number[2];       /* The last 2 buttons to be pressed. */
+  gint button_number[2];        /* The last 2 buttons to be pressed. */
 
   guint double_click_time;     /* Maximum time between clicks in msecs */
   GdkDevice *core_pointer;     /* Core pointer device */