comparison src/ChangeLog @ 691:1df69dc58840

[xemacs-hg @ 2001-12-13 20:53:20 by wmperry] Fix strange 'floating gutter tab' bug.
author wmperry
date Thu, 13 Dec 2001 20:53:21 +0000
parents 685b588e92d8
children 47f5192d44c9
comparison
equal deleted inserted replaced
690:46874522858b 691:1df69dc58840
1 2001-12-13 William M. Perry <wmperry@gnu.org>
2
3 * glyphs-gtk.c (gtk_map_subwindow): Make sure that we always call
4 gtk_fixed_put, even if the size allocations are the same.
5 (gtk_subwindow_instantiate): Fixed compilation warnings.
6
1 2001-10-26 Mike Alexander <mta@arbortext.com> 7 2001-10-26 Mike Alexander <mta@arbortext.com>
2 8
3 * event-msw.c (slurper_free_shared_data_maybe): Free the pipe handle. 9 * event-msw.c (slurper_free_shared_data_maybe): Free the pipe handle.
4 10
5 2001-10-25 Andy Piper <andy@xemacs.org> 11 2001-10-25 Andy Piper <andy@xemacs.org>