comparison src/ChangeLog @ 809:285f13b079f3

[xemacs-hg @ 2002-04-07 16:01:30 by wmperry] Make GTK compile again because of lack of device.h/window.h includes.
author wmperry
date Sun, 07 Apr 2002 16:01:32 +0000
parents 14089a93af0a
children 9541922fb765
comparison
equal deleted inserted replaced
808:aa9a0cd78930 809:285f13b079f3
1 2002-04-07 William M. Perry <wmperry@gnu.org>
2
3 * event-gtk.c:
4 * device-gtk.c:
5 * glyphs-gtk.c:
6 * frame-gtk.c:
7 * gtk-xemacs.c:
8 * menubar-gtk.c:
9 * redisplay-gtk.c: Need to include device.h and window.h in a few
10 places. Not sure which .h has changed that was transparently
11 pulling them in before, but...
12
1 2002-03-06 Jerry James <james@xemacs.org> 13 2002-03-06 Jerry James <james@xemacs.org>
2 14
3 * emodules.c (emodules_load): Fix multiple loading of same module. 15 * emodules.c (emodules_load): Fix multiple loading of same module.
4 16
5 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> 17 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>