Return gboolean, not gint. (#107664, Morten Welinder)
2003-03-06 Matthias Clasen <maclas@gmx.de> * gdk/gdkrgb.c (gdk_rgb_try_colormap): Return gboolean, not gint. (#107664, Morten Welinder) * gdk/x11/gdkwindow-x11.c (gdk_window_get_deskrelative_origin): * gdk/x11/gdkfont-x11.c (gdk_font_equal): * gdk/x11/gdkdnd-x11.c (gdk_drag_get_protocol_for_display): Fix TRUE/1 and FALSE/0 confusion. (#107664, Morten Welinder) * io-gif.c (gif_read): Fix 0/FALSE confusion (#107664, Morten Welinder)
This commit is contained in:
committed by
Matthias Clasen
parent
ce58806c0d
commit
285a25da03
@ -1,3 +1,7 @@
|
||||
2003-03-06 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* io-gif.c (gif_read): Fix 0/FALSE confusion (#107664, Morten Welinder)
|
||||
|
||||
2003-02-20 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* io-gif-animation.c (gdk_pixbuf_gif_anim_frame_composite):
|
||||
|
||||
Reference in New Issue
Block a user