Bump version number to 23.4
[emacs/old-mirror.git] / oldXMenu / ChangeLog
blobe599a1102d777c8099fbf5a06426b687d44cd0f1
1 2012-01-19  Chong Yidong  <cyd@gnu.org>
3         * Version 23.4 released.
5 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
7         * Version 23.3 released.
9 2010-11-01  Elias Pipping  <pipping.elias@googlemail.com>  (tiny change)
11         Make Emacs compile with clang (bug#7309).
12         * XMakeAssoc.c (XMakeAssoc):
13         * XDelAssoc.c (XDeleteAssoc): Declare the return type.
15 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
17         * Version 23.2 released.
19 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
21         * Branch for 23.1.
23 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
25         * descrip.mms:
26         * compile.com: Remove file.
27         * Create.c: Remove VMS support.
29 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
31         * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE.
33 2007-07-25  Glenn Morris  <rgm@gnu.org>
35         * Relicense all FSF files to GPLv3 or later.
37 2007-06-04  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
39         * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
40         compilation warnings: #include <config.h>.
42 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
44         * Version 22.1 released.
46 2007-05-30  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
48         * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
50 2007-02-27  Glenn Morris  <rgm@gnu.org>
52         * Imakefile: Remove unused file with no explicit legal info.
53         * Makefile.in (distclean): Remove Makefile.
55 2007-02-25  Glenn Morris  <rgm@gnu.org>
57         * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c:
58         * XMakeAssoc.c: Remove license text in favour of including
59         copyright.h, as was done in original X11 source.
61 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
63         * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
64         was pressed.
66 2004-11-12  Jan Djärv  <jan.h.d@swipnet.se>
68         * XMenu.h (XMenuActivateSetWaitFunction): New function.
70         * Activate.c (XMenuActivateSetWaitFunction): New function.
71         (XMenuActivate): Call wait_func if set, before XNextEvent.
73 2002-04-22  Jan Djärv  <jan.h.d@swipnet.se>
75         * Activate.c: Add calls to GrabKeyboard to remove strange
76         interactions with window managers that steal keypresses.
77         Call ungrab_all instead of XtUngrabPointer.
78         (XMenuActivate): Add call to XGrabKeyboard
79         (XMenuActivate): Add call to XUngrabKeyboard
81 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
83         * (Version 21.1 released.)
85 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
87         * Branch for 21.1.
89 2000-07-21  Eli Zaretskii  <eliz@is.elta.co.il>
91         * Activate.c (XMenuActivate): Call help callback with two more
92         arguments: the pane number and selection number.
94 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
96         * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
97         Call help callback.
99         * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
101         * AddSel.c (XMenuAddSelection): Add parameter HELP.
103         * XMenu.h (XmSelect): Add member `help_string'.
105 1999-07-12  Richard Stallman  <rms@gnu.org>
107         * Version 20.4 released.
109 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
111         * Version 20.3 released.
113 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
115         * Version 20.2 released.
117 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
119         * Version 20.1 released.
121 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
123         * Version 19.33 released.
125 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
127         * Version 19.32 released.
129 1996-06-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
131         * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
132         * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
133         * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
135         * XMenu.h: New alternative SEPARATOR.
137 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
139         * Version 19.31 released.
141 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
143         * Version 19.30 released.
145 1995-11-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
147         * Makefile.in (ALL_CFLAGS): Add some -I options.
149         * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
150         * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
152 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
154         * Version 19.29 released.
156 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
158         * Makefile.in (maintainer-clean): Renamed from realclean.
160 1994-10-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
162         * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
164 1994-10-24  Jim Wilson  (wilson@chestnut.cygnus.com)
166         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
168 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
170         * Version 19.27 released.
172 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
174         * Version 19.26 released.
176 1994-07-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
178         * Error.c (XMenuError): Make `message' static.
180 1994-06-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
182         * Create.c (XAllocDisplayColor): New function.
183         Use it throughout in place of XAllocNamedColor.
185 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
187         * Version 19.25 released.
189 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
191         * Version 19.24 released.
193 1994-05-17  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
195         * Create.c (XMenuCreate): Declare `data' as char*.
197 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
199         * Version 19.23 released.
201 1994-04-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
203         * Create.c (XMenuCreate): Declare `data' as unsigned char*.
205 1994-01-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
207         * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
208         (_XIOErrorFunction): Decl deleted.
210 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
212         * Version 19.22 released.
214 1993-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
216         * Activate.c (XMenuActivate):
217         Call XSetWindowBackground and _XMRefreshPane.
219 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
221         * Version 19.21 released.
223 1993-11-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
225         * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
226         Tell user too, in case make doesn't pay attention.
228 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
230         * Version 19.20 released.
232 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
234         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
236 1993-09-27  Brian J. Fox  (bfox@valhalla)
238         * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
239         `configure' to supply the values for these variables.
241 1993-09-26  Brian J. Fox  (bfox@ai.mit.edu)
243         * Makefile.in (VPATH, srcdir): Now that `configure' creates the
244         Makefiles, do not append the current directory to the value of
245         `srcdir' or `VPATH'.
247 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
249         * Version 19.19 released.
251 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
253         * Version 19.18 released.
255 1993-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
257         * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
259 1993-07-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
261         * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
263         Among them, put the ..._SITE vars last.
265 1993-07-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
267         * Version 19.17 released.
269 1993-07-07  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
271         * Makefile.in: Write out the dependencies for the object files;
272         otherwise, VPATH won't work.
274         * Makefile.in: Re-arrange, to put `all' target at the top.
276 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
278         * Version 19.16 released.
280 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
282         * version 19.15 released.
284 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
286         * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
287         This should make it work under any circumstances.
289         * Makefile.in (mostlyclean): Use rm -f.
291 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
293         * Version 19.14 released.
295 1993-06-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
297         * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
298         Put CFLAGS last.
300 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
302         Bring mumbleclean targets into conformance with GNU coding standards.
303         * Makefile.in (mostlyclean, realclean): New targets.
305 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
307         * Version 19.13 released.
309 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
311         * Version 19.10 released.
313 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
315         * Create.c: Handle EMACS_BITMAP_FILES.
316         Use new names of renamed bitmap files.
318 1993-05-28  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
320         * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
321         XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
322         insque and remque to emacs_insque and emacs_remque, so we can
323         safely include insque.c in the library on all systems.
325 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
327         * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
328         only works with GNU Make.
330 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
332         * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
334 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
336         * Version 19.9 released.
338 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
340         * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
342 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
344         * Version 19.8 released.
346 1993-05-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
348         * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
349         configuration process can correctly implement the --x-includes
350         option.
352 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
354         * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
355         not NULL.
357 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
359         * Version 19.7 released.
361 1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
363         * Makefile.in: Renamed from Makefile, so that the top-level
364         makefile can edit it.
366 1993-04-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
368         * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
369         <X11/Xos.h>.
371         * XCrAssoc.c: #include <errno.h>, not "errno.h".
372         (XCreateAssocTable): Doc fix.
374 1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
376         * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
377         the options to the C compiler.
379         * compile.com, descrip.mms: New files for VMS from Richard
380         Levitte.
381         * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
382         brackets> around the names of the X Windows #include files; VMS
383         needs this.
384         * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>.  VMS needs
385         this.
386         * Create.c: On VMS, we have to look for the bitmap files in
387         `./src/bitmaps', not <X11/bitmaps>.
389 1993-03-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
391         * Makefile (.c.o): Don't rm the .o files.
393 1993-03-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
395         * Activate.c (XMenuActivate): If `active' field is negative,
396         don't allow selecting a string.
398 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
400         * Create.c (XMenuCreate): New variable `root', holding the
401         display's default root window, so we don't have to write out
402         "RootWindow (display, DefaultScreen (display))" a jillion times.
404         * Create.c (XMenuCreate): Don't assume that all the
405         <X11/bitmaps/foo> patterns are 16x16.  Instead of building a
406         bitmap and then converting it to a pixmap of the appropriate
407         depth if necessary, build a pixmap of the appropriate depth
408         directly, using XCreatePixmapFromBitmapData.
410         * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
411         XLookAssoc.c, and XMakeAssoc.c in SRCS.  Similarly for OBJS.
413         * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
414         warnings about redefining NULL.
416         * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
417         XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
419         * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
420         any of the `.h' files, define it.
422         * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
423         Add an extern declaration for errno.
425         * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
426         (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
427         parts of the assoc table.
428         * XCrAssoc.c (XCreateAssocTable): Same.
430         * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
431         * XDelAssoc.c (XDeleteAssoc): Same.
433 1992-10-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
435         * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
436         * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
437         * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
438         * XDestAssoc.c (XDestroyAssocTable): Likewise.
440 1992-10-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
442         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
443         Use Xlib.h, not Xlibint.h.
444         * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
445         * XMakeAssoc.c, XCrAssoc.c: Include errno.h.  Declare errno.
446         * XMakeAssoc.c (_XIOErrorFunction): Declared.
448 1992-09-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
450         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
451         Specify dir X11/ when including Xlibint.h.
453 1992-09-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
455         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
456         New files.
458         * Makefile (SRCS, OBJS): Compile those files.
460 1992-01-31  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
462         * Makefile (clean): Delete object files and library.
463         (distclean): New target.
465 1992-01-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
467         * Makefile (libXMenu11.a): Put `-' on ranlib line.
469 1992-01-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
471         * Makefile (EXTRA): New variable.
472         (libXMenu11.a): Use that.
474         * insque.c: New file.
476 1992-01-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
478         * Makefile (CC): Assignment commented out.
480 1991-11-16  Noah Friedman  (friedman@nutrimat)
482         * copyright.h: New file (copied from X11R4 distribution)
483         * All files: Replaced occurrences of #include <X11/copyright.h>
484         with #include "copyright.h"
486 1991-10-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
488         * XMenu.h (enum _xmmode): Remove spurious comma.
490         * X10.h: New file.
491         * XMenu.h, XMenuInt.h: Include X10.h from this dir.
493 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
495         * XMenu.h (struct _xmenu): Use unsigned long for colors.
497 1990-11-12  Richard Stallman  (rms@mole.ai.mit.edu)
499         * Internal.c: Declare argument `display' in some functions.
502 ;; Local Variables:
503 ;; coding: utf-8
504 ;; add-log-time-zone-rule: t
505 ;; End:
507     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
508         2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
509         Free Software Foundation, Inc.
511   This file is part of GNU Emacs.
513   GNU Emacs is free software: you can redistribute it and/or modify
514   it under the terms of the GNU General Public License as published by
515   the Free Software Foundation, either version 3 of the License, or
516   (at your option) any later version.
518   GNU Emacs is distributed in the hope that it will be useful,
519   but WITHOUT ANY WARRANTY; without even the implied warranty of
520   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
521   GNU General Public License for more details.
523   You should have received a copy of the GNU General Public License
524   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
526 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf