Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3087:dbd2a866e38a
[xemacs-hg @ 2005-11-22 11:24:40 by malcolmp]
Fix compilation errors and warnings in GTK code that have appeared over the
last few months.
author | malcolmp |
---|---|
date | Tue, 22 Nov 2005 11:24:45 +0000 |
parents | c6ef6267f65c |
children | 141c2920ea48 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Nov 22 10:36:39 2005 +0000 +++ b/src/ChangeLog Tue Nov 22 11:24:45 2005 +0000 @@ -1,3 +1,14 @@ +2005-11-22 Malcolm Purvis <malcolmp@xemacs.org> + + * frame-gtk.c (gtk_internal_frame_property_p): + * glyphs-gtk.c (image_instance_convert_to_pointer): + * glyphs-gtk.c (gtk_xpm_instantiate): + * glyphs-gtk.h (IMAGE_INSTANCE_GTK_MASK): + * gtk-xemacs.c (gtk_xemacs_expose): + * redisplay-gtk.c (gtk_output_vertical_divider): + Fix compilation errors and warnings that have appeared over the + last few months. + 2005-11-22 Stephen J. Turnbull <stephen@xemacs.org> * keymap.c (Fdefine_key): More focused docstring.