mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
More fixes for warnings reported by David L. Cooper II
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)
This commit is contained in:
parent
090a1ac1cb
commit
1f8ad87b9f
16
ChangeLog
16
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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user