(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
[emacs.git] / oldXMenu / ChangeLog
blob37cc1723361a7d44717b5d2919894064345c6afc
1 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3         * (Version 21.1 released.)
5 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
7         * Branch for 21.1.
9 2000-07-21  Eli Zaretskii  <eliz@is.elta.co.il>
11         * Activate.c (XMenuActivate): Call help callback with two more
12         arguments: the pane number and selection number.
14 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
16         * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
17         Call help callback.
19         * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
21         * AddSel.c (XMenuAddSelection): Add parameter HELP.
23         * XMenu.h (XmSelect): Add member `help_string'.
25 1999-07-12  Richard Stallman  <rms@gnu.org>
27         * Version 20.4 released.
29 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
31         * Version 20.3 released.
33 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
35         * Version 20.2 released.
37 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
39         * Version 20.1 released.
41 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
43         * Version 19.33 released.
45 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
47         * Version 19.32 released.
49 1996-06-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
51         * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
52         * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
53         * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
55         * XMenu.h: New alternative SEPARATOR.
57 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
59         * Version 19.31 released.
61 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
63         * Version 19.30 released.
65 1995-11-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
67         * Makefile.in (ALL_CFLAGS): Add some -I options.
69         * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
70         * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
72 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
74         * Version 19.29 released.
76 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
78         * Makefile.in (maintainer-clean): Renamed from realclean.
80 1994-10-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
82         * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
84 1994-10-24  Jim Wilson  (wilson@chestnut.cygnus.com)
86         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
88 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
90         * Version 19.27 released.
92 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
94         * Version 19.26 released.
96 1994-07-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
98         * Error.c (XMenuError): Make `message' static.
100 1994-06-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
102         * Create.c (XAllocDisplayColor): New function.
103         Use it throughout in place of XAllocNamedColor.
105 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
107         * Version 19.25 released.
109 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
111         * Version 19.24 released.
113 1994-05-17  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
115         * Create.c (XMenuCreate): Declare `data' as char*.
117 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
119         * Version 19.23 released.
121 1994-04-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
123         * Create.c (XMenuCreate): Declare `data' as unsigned char*.
125 1994-01-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
127         * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
128         (_XIOErrorFunction): Decl deleted.
130 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
132         * Version 19.22 released.
134 1993-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
136         * Activate.c (XMenuActivate):
137         Call XSetWindowBackground and _XMRefreshPane.
139 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
141         * Version 19.21 released.
143 1993-11-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
145         * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
146         Tell user too, in case make doesn't pay attention.
148 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
150         * Version 19.20 released.
152 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
154         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
156 1993-09-27  Brian Fox  (bfox@valhalla)
158         * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
159         `configure' to supply the values for these variables.
161 1993-09-26  Brian Fox  (bfox@ai.mit.edu)
163         * Makefile.in (VPATH, srcdir): Now that `configure' creates the
164         Makefiles, do not append the current directory to the value of
165         `srcdir' or `VPATH'.
167 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
169         * Version 19.19 released.
171 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
173         * Version 19.18 released.
175 1993-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
177         * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
179 1993-07-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
181         * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
183         Among them, put the ..._SITE vars last.
185 1993-07-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
187         * Version 19.17 released.
189 1993-07-07  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
191         * Makefile.in: Write out the dependencies for the object files;
192         otherwise, VPATH won't work.
194         * Makefile.in: Re-arrange, to put `all' target at the top.
196 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
198         * Version 19.16 released.
200 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
202         * version 19.15 released.
204 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
206         * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
207         This should make it work under any circumstances.
209         * Makefile.in (mostlyclean): Use rm -f.
211 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
213         * Version 19.14 released.
215 1993-06-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
217         * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
218         Put CFLAGS last.
220 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
222         Bring mumbleclean targets into conformance with GNU coding standards.
223         * Makefile.in (mostlyclean, realclean): New targets.
225 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
227         * Version 19.13 released.
229 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
231         * Version 19.10 released.
233 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
235         * Create.c: Handle EMACS_BITMAP_FILES.
236         Use new names of renamed bitmap files.
238 1993-05-28  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
240         * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
241         XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
242         insque and remque to emacs_insque and emacs_remque, so we can
243         safely include insque.c in the library on all systems.
245 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
247         * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
248         only works with GNU Make.
250 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
252         * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
254 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
256         * Version 19.9 released.
258 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
260         * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
262 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
264         * Version 19.8 released.
266 1993-05-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
268         * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
269         configuration process can correctly implement the --x-includes
270         option.
272 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
274         * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
275         not NULL.
277 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
279         * Version 19.7 released.
281 1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
283         * Makefile.in: Renamed from Makefile, so that the top-level
284         makefile can edit it.
286 1993-04-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
288         * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not
289         <X11/Xos.h>.
291         * XCrAssoc.c: #include <errno.h>, not "errno.h".
292         (XCreateAssocTable): Doc fix.
294 1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
296         * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
297         the options to the C compiler.
299         * compile.com, descrip.mms: New files for VMS from Richard
300         Levitte.
301         * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
302         brackets> around the names of the X Windows #include files; VMS
303         needs this.
304         * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>.  VMS needs
305         this.
306         * Create.c: On VMS, we have to look for the bitmap files in
307         `./src/bitmaps', not <X11/bitmaps>.
309 1993-03-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
311         * Makefile (.c.o): Don't rm the .o files.
313 1993-03-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
315         * Activate.c (XMenuActivate): If `active' field is negative,
316         don't allow selecting a string.
318 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
320         * Create.c (XMenuCreate): New variable `root', holding the
321         display's default root window, so we don't have to write out
322         "RootWindow (display, DefaultScreen (display))" a jillion times.
324         * Create.c (XMenuCreate): Don't assume that all the
325         <X11/bitmaps/foo> patterns are 16x16.  Instead of building a
326         bitmap and then converting it to a pixmap of the appropriate
327         depth if necessary, build a pixmap of the appropriate depth
328         directly, using XCreatePixmapFromBitmapData.
330         * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
331         XLookAssoc.c, and XMakeAssoc.c in SRCS.  Similarly for OBJS.
333         * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
334         warnings about redefining NULL.
336         * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
337         XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
339         * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
340         any of the `.h' files, define it.
342         * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
343         Add an extern declaration for errno.
345         * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
346         (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
347         parts of the assoc table.
348         * XCrAssoc.c (XCreateAssocTable): Same.
350         * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
351         * XDelAssoc.c (XDeleteAssoc): Same.
353 1992-10-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
355         * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
356         * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
357         * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
358         * XDestAssoc.c (XDestroyAssocTable): Likewise.
360 1992-10-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
362         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
363         Use Xlib.h, not Xlibint.h.
364         * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
365         * XMakeAssoc.c, XCrAssoc.c: Include errno.h.  Declare errno.
366         * XMakeAssoc.c (_XIOErrorFunction): Declared.
368 1992-09-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
370         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
371         Specify dir X11/ when including Xlibint.h.
373 1992-09-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
375         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
376         New files.
378         * Makefile (SRCS, OBJS): Compile those files.
380 1992-01-31  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
382         * Makefile (clean): Delete object files and library.
383         (distclean): New target.
385 1992-01-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
387         * Makefile (libXMenu11.a): Put `-' on ranlib line.
389 1992-01-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
391         * Makefile (EXTRA): New variable.
392         (libXMenu11.a): Use that.
394         * insque.c: New file.
396 1992-01-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
398         * Makefile (CC): Assignment commented out.
400 1991-11-16  Noah Friedman  (friedman@nutrimat)
402         * copyright.h: New file (copied from X11R4 distribution)
403         * All files: Replaced occurrences of #include <X11/copyright.h>
404           with #include "copyright.h"
406 1991-10-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
408         * XMenu.h (enum _xmmode): Remove spurious comma.
410         * X10.h: New file.
411         * XMenu.h, XMenuInt.h: Include X10.h from this dir.
413 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
415         * XMenu.h (struct _xmenu): Use unsigned long for colors.
417 1990-11-12  Richard Stallman  (rms@mole.ai.mit.edu)
419         * Internal.c: Declare argument `display' in some functions.
422 ;; Local Variables:
423 ;; coding: iso-2022-7bit-unix
424 ;; End:
426     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
427         Free Software Foundation, Inc.
428   Copying and distribution of this file, with or without modification,
429   are permitted provided the copyright notice and this notice are preserved.