Remove redundant change-log.
[emacs.git] / oldXMenu / ChangeLog
blobd0d75d700c3bb0abfe375f8e025f4d5fe1600384
1 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
3         * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
4         Call help callback.
6         * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
8         * AddSel.c (XMenuAddSelection): Add parameter HELP.
10         * XMenu.h (XmSelect): Add member `help_string'.
12 1999-07-12  Richard Stallman  <rms@gnu.org>
14         * Version 20.4 released.
16 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
18         * Version 20.3 released.
20 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
22         * Version 20.2 released.
24 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
26         * Version 20.1 released.
28 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
30         * Version 19.33 released.
32 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
34         * Version 19.32 released.
36 1996-06-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
38         * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
39         * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
40         * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
42         * XMenu.h: New alternative SEPARATOR.
44 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
46         * Version 19.31 released.
48 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
50         * Version 19.30 released.
52 1995-11-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
54         * Makefile.in (ALL_CFLAGS): Add some -I options.
56         * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
57         * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
59 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
61         * Version 19.29 released.
63 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
65         * Makefile.in (maintainer-clean): Renamed from realclean.
67 1994-10-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
69         * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
71 1994-10-24  Jim Wilson  (wilson@chestnut.cygnus.com)
73         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
75 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
77         * Version 19.27 released.
79 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
81         * Version 19.26 released.
83 1994-07-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
85         * Error.c (XMenuError): Make `message' static.
87 1994-06-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
89         * Create.c (XAllocDisplayColor): New function.
90         Use it throughout in place of XAllocNamedColor.
92 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
94         * Version 19.25 released.
96 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
98         * Version 19.24 released.
100 1994-05-17  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
102         * Create.c (XMenuCreate): Declare `data' as char*.
104 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
106         * Version 19.23 released.
108 1994-04-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
110         * Create.c (XMenuCreate): Declare `data' as unsigned char*.
112 1994-01-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
114         * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
115         (_XIOErrorFunction): Decl deleted.
117 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
119         * Version 19.22 released.
121 1993-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
123         * Activate.c (XMenuActivate):
124         Call XSetWindowBackground and _XMRefreshPane.
126 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
128         * Version 19.21 released.
130 1993-11-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
132         * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
133         Tell user too, in case make doesn't pay attention.
135 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
137         * Version 19.20 released.
139 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
141         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
143 1993-09-27  Brian Fox  (bfox@valhalla)
145         * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
146         `configure' to supply the values for these variables.
148 1993-09-26  Brian Fox  (bfox@ai.mit.edu)
150         * Makefile.in (VPATH, srcdir): Now that `configure' creates the
151         Makefiles, do not append the current directory to the value of
152         `srcdir' or `VPATH'.
154 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
156         * Version 19.19 released.
158 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
160         * Version 19.18 released.
162 1993-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
164         * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
166 1993-07-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
168         * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
170         Among them, put the ..._SITE vars last.
172 1993-07-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
174         * Version 19.17 released.
176 1993-07-07  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
178         * Makefile.in: Write out the dependencies for the object files;
179         otherwise, VPATH won't work.
181         * Makefile.in: Re-arrange, to put `all' target at the top.
183 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
185         * Version 19.16 released.
187 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
189         * version 19.15 released.
191 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
193         * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
194         This should make it work under any circumstances.
196         * Makefile.in (mostlyclean): Use rm -f.
198 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
200         * Version 19.14 released.
202 1993-06-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
204         * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
205         Put CFLAGS last.
207 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
209         Bring mumbleclean targets into conformance with GNU coding standards.
210         * Makefile.in (mostlyclean, realclean): New targets.
212 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
214         * Version 19.13 released.
216 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
218         * Version 19.10 released.
220 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
222         * Create.c: Handle EMACS_BITMAP_FILES.
223         Use new names of renamed bitmap files.
225 1993-05-28  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
227         * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
228         XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
229         insque and remque to emacs_insque and emacs_remque, so we can
230         safely include insque.c in the library on all systems.
232 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
234         * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
235         only works with GNU Make.
237 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
239         * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
241 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
243         * Version 19.9 released.
245 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
247         * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
249 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
251         * Version 19.8 released.
253 1993-05-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
255         * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
256         configuration process can correctly implement the --x-includes
257         option.
259 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
261         * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
262         not NULL.
264 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
266         * Version 19.7 released.
268 1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
270         * Makefile.in: Renamed from Makefile, so that the top-level
271         makefile can edit it.
273 1993-04-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
275         * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not
276         <X11/Xos.h>.
278         * XCrAssoc.c: #include <errno.h>, not "errno.h".
279         (XCreateAssocTable): Doc fix.
281 1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
283         * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
284         the options to the C compiler.
286         * compile.com, descrip.mms: New files for VMS from Richard
287         Levitte.
288         * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
289         brackets> around the names of the X Windows #include files; VMS
290         needs this.
291         * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>.  VMS needs
292         this.
293         * Create.c: On VMS, we have to look for the bitmap files in
294         `./src/bitmaps', not <X11/bitmaps>.
296 1993-03-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
298         * Makefile (.c.o): Don't rm the .o files.
300 1993-03-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
302         * Activate.c (XMenuActivate): If `active' field is negative,
303         don't allow selecting a string.
305 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
307         * Create.c (XMenuCreate): New variable `root', holding the
308         display's default root window, so we don't have to write out
309         "RootWindow (display, DefaultScreen (display))" a jillion times.
311         * Create.c (XMenuCreate): Don't assume that all the
312         <X11/bitmaps/foo> patterns are 16x16.  Instead of building a
313         bitmap and then converting it to a pixmap of the appropriate
314         depth if necessary, build a pixmap of the appropriate depth
315         directly, using XCreatePixmapFromBitmapData.
317         * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
318         XLookAssoc.c, and XMakeAssoc.c in SRCS.  Similarly for OBJS.
320         * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
321         warnings about redefining NULL.
323         * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
324         XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
326         * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
327         any of the `.h' files, define it.
329         * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
330         Add an extern declaration for errno.
332         * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
333         (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
334         parts of the assoc table.
335         * XCrAssoc.c (XCreateAssocTable): Same.
337         * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
338         * XDelAssoc.c (XDeleteAssoc): Same.
340 1992-10-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
342         * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
343         * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
344         * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
345         * XDestAssoc.c (XDestroyAssocTable): Likewise.
347 1992-10-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
349         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
350         Use Xlib.h, not Xlibint.h.
351         * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
352         * XMakeAssoc.c, XCrAssoc.c: Include errno.h.  Declare errno.
353         * XMakeAssoc.c (_XIOErrorFunction): Declared.
355 1992-09-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
357         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
358         Specify dir X11/ when including Xlibint.h.
360 1992-09-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
362         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
363         New files.
365         * Makefile (SRCS, OBJS): Compile those files.
367 1992-01-31  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
369         * Makefile (clean): Delete object files and library.
370         (distclean): New target.
372 1992-01-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
374         * Makefile (libXMenu11.a): Put `-' on ranlib line.
376 1992-01-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
378         * Makefile (EXTRA): New variable.
379         (libXMenu11.a): Use that.
381         * insque.c: New file.
383 1992-01-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
385         * Makefile (CC): Assignment commented out.
387 1991-11-16  Noah Friedman  (friedman at nutrimat)
389         * copyright.h: New file (copied from X11R4 distribution)
390         * All files: Replaced occurrences of #include <X11/copyright.h>
391           with #include "copyright.h"
393 1991-10-25  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
395         * XMenu.h (enum _xmmode): Remove spurious comma.
397         * X10.h: New file.
398         * XMenu.h, XMenuInt.h: Include X10.h from this dir.
400 1990-11-13  Richard Stallman  (rms at mole.ai.mit.edu)
402         * XMenu.h (struct _xmenu): Use unsigned long for colors.
404 1990-11-12  Richard Stallman  (rms at mole.ai.mit.edu)
406         * Internal.c: Declare argument `display' in some functions.