Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
3086:c6ef6267f65c | 3087:dbd2a866e38a |
---|---|
1 2005-11-22 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * frame-gtk.c (gtk_internal_frame_property_p): | |
4 * glyphs-gtk.c (image_instance_convert_to_pointer): | |
5 * glyphs-gtk.c (gtk_xpm_instantiate): | |
6 * glyphs-gtk.h (IMAGE_INSTANCE_GTK_MASK): | |
7 * gtk-xemacs.c (gtk_xemacs_expose): | |
8 * redisplay-gtk.c (gtk_output_vertical_divider): | |
9 Fix compilation errors and warnings that have appeared over the | |
10 last few months. | |
11 | |
1 2005-11-22 Stephen J. Turnbull <stephen@xemacs.org> | 12 2005-11-22 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 13 |
3 * keymap.c (Fdefine_key): More focused docstring. | 14 * keymap.c (Fdefine_key): More focused docstring. |
4 | 15 |
5 2005-11-20 Marcus Crestani <crestani@xemacs.org> | 16 2005-11-20 Marcus Crestani <crestani@xemacs.org> |