(latexenc-find-file-coding-system): Don't inherit the EOL part of the
[emacs.git] / oldXMenu / ChangeLog
blob31a786cc23abbb35f9298f20df177fa4ebda38b5
1 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3         * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
4         was pressed.
6 2004-11-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8         * XMenu.h (XMenuActivateSetWaitFunction): New function.
10         * Activate.c (XMenuActivateSetWaitFunction): New function.
11         (XMenuActivate): Call wait_func if set, before XNextEvent.
13 2002-04-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15         * Activate.c: Add calls to GrabKeyboard to remove strange
16         interactions with window managers that steal keypresses.
17         Call ungrab_all instead of XtUngrabPointer.
18         (XMenuActivate): Add call to XGrabKeyboard
19         (XMenuActivate): Add call to XUngrabKeyboard
21 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
23         * (Version 21.1 released.)
25 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
27         * Branch for 21.1.
29 2000-07-21  Eli Zaretskii  <eliz@is.elta.co.il>
31         * Activate.c (XMenuActivate): Call help callback with two more
32         arguments: the pane number and selection number.
34 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
36         * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
37         Call help callback.
39         * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
41         * AddSel.c (XMenuAddSelection): Add parameter HELP.
43         * XMenu.h (XmSelect): Add member `help_string'.
45 1999-07-12  Richard Stallman  <rms@gnu.org>
47         * Version 20.4 released.
49 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
51         * Version 20.3 released.
53 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
55         * Version 20.2 released.
57 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
59         * Version 20.1 released.
61 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
63         * Version 19.33 released.
65 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
67         * Version 19.32 released.
69 1996-06-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
71         * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
72         * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
73         * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
75         * XMenu.h: New alternative SEPARATOR.
77 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
79         * Version 19.31 released.
81 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
83         * Version 19.30 released.
85 1995-11-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
87         * Makefile.in (ALL_CFLAGS): Add some -I options.
89         * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
90         * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
92 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
94         * Version 19.29 released.
96 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
98         * Makefile.in (maintainer-clean): Renamed from realclean.
100 1994-10-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
102         * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
104 1994-10-24  Jim Wilson  (wilson@chestnut.cygnus.com)
106         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
108 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
110         * Version 19.27 released.
112 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
114         * Version 19.26 released.
116 1994-07-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
118         * Error.c (XMenuError): Make `message' static.
120 1994-06-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
122         * Create.c (XAllocDisplayColor): New function.
123         Use it throughout in place of XAllocNamedColor.
125 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
127         * Version 19.25 released.
129 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
131         * Version 19.24 released.
133 1994-05-17  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
135         * Create.c (XMenuCreate): Declare `data' as char*.
137 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
139         * Version 19.23 released.
141 1994-04-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
143         * Create.c (XMenuCreate): Declare `data' as unsigned char*.
145 1994-01-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
147         * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
148         (_XIOErrorFunction): Decl deleted.
150 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
152         * Version 19.22 released.
154 1993-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
156         * Activate.c (XMenuActivate):
157         Call XSetWindowBackground and _XMRefreshPane.
159 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
161         * Version 19.21 released.
163 1993-11-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
165         * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
166         Tell user too, in case make doesn't pay attention.
168 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
170         * Version 19.20 released.
172 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
174         * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
176 1993-09-27  Brian Fox  (bfox@valhalla)
178         * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
179         `configure' to supply the values for these variables.
181 1993-09-26  Brian Fox  (bfox@ai.mit.edu)
183         * Makefile.in (VPATH, srcdir): Now that `configure' creates the
184         Makefiles, do not append the current directory to the value of
185         `srcdir' or `VPATH'.
187 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
189         * Version 19.19 released.
191 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
193         * Version 19.18 released.
195 1993-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
197         * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
199 1993-07-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
201         * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
203         Among them, put the ..._SITE vars last.
205 1993-07-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
207         * Version 19.17 released.
209 1993-07-07  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
211         * Makefile.in: Write out the dependencies for the object files;
212         otherwise, VPATH won't work.
214         * Makefile.in: Re-arrange, to put `all' target at the top.
216 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
218         * Version 19.16 released.
220 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
222         * version 19.15 released.
224 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
226         * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
227         This should make it work under any circumstances.
229         * Makefile.in (mostlyclean): Use rm -f.
231 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
233         * Version 19.14 released.
235 1993-06-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
237         * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
238         Put CFLAGS last.
240 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
242         Bring mumbleclean targets into conformance with GNU coding standards.
243         * Makefile.in (mostlyclean, realclean): New targets.
245 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
247         * Version 19.13 released.
249 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
251         * Version 19.10 released.
253 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
255         * Create.c: Handle EMACS_BITMAP_FILES.
256         Use new names of renamed bitmap files.
258 1993-05-28  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
260         * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
261         XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
262         insque and remque to emacs_insque and emacs_remque, so we can
263         safely include insque.c in the library on all systems.
265 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
267         * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
268         only works with GNU Make.
270 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
272         * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
274 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
276         * Version 19.9 released.
278 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
280         * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
282 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
284         * Version 19.8 released.
286 1993-05-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
288         * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
289         configuration process can correctly implement the --x-includes
290         option.
292 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
294         * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
295         not NULL.
297 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
299         * Version 19.7 released.
301 1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
303         * Makefile.in: Renamed from Makefile, so that the top-level
304         makefile can edit it.
306 1993-04-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
308         * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
309         <X11/Xos.h>.
311         * XCrAssoc.c: #include <errno.h>, not "errno.h".
312         (XCreateAssocTable): Doc fix.
314 1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
316         * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
317         the options to the C compiler.
319         * compile.com, descrip.mms: New files for VMS from Richard
320         Levitte.
321         * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
322         brackets> around the names of the X Windows #include files; VMS
323         needs this.
324         * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>.  VMS needs
325         this.
326         * Create.c: On VMS, we have to look for the bitmap files in
327         `./src/bitmaps', not <X11/bitmaps>.
329 1993-03-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
331         * Makefile (.c.o): Don't rm the .o files.
333 1993-03-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
335         * Activate.c (XMenuActivate): If `active' field is negative,
336         don't allow selecting a string.
338 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
340         * Create.c (XMenuCreate): New variable `root', holding the
341         display's default root window, so we don't have to write out
342         "RootWindow (display, DefaultScreen (display))" a jillion times.
344         * Create.c (XMenuCreate): Don't assume that all the
345         <X11/bitmaps/foo> patterns are 16x16.  Instead of building a
346         bitmap and then converting it to a pixmap of the appropriate
347         depth if necessary, build a pixmap of the appropriate depth
348         directly, using XCreatePixmapFromBitmapData.
350         * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
351         XLookAssoc.c, and XMakeAssoc.c in SRCS.  Similarly for OBJS.
353         * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
354         warnings about redefining NULL.
356         * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
357         XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
359         * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
360         any of the `.h' files, define it.
362         * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
363         Add an extern declaration for errno.
365         * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
366         (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
367         parts of the assoc table.
368         * XCrAssoc.c (XCreateAssocTable): Same.
370         * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
371         * XDelAssoc.c (XDeleteAssoc): Same.
373 1992-10-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
375         * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
376         * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
377         * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
378         * XDestAssoc.c (XDestroyAssocTable): Likewise.
380 1992-10-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
382         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
383         Use Xlib.h, not Xlibint.h.
384         * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
385         * XMakeAssoc.c, XCrAssoc.c: Include errno.h.  Declare errno.
386         * XMakeAssoc.c (_XIOErrorFunction): Declared.
388 1992-09-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
390         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
391         Specify dir X11/ when including Xlibint.h.
393 1992-09-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
395         * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
396         New files.
398         * Makefile (SRCS, OBJS): Compile those files.
400 1992-01-31  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
402         * Makefile (clean): Delete object files and library.
403         (distclean): New target.
405 1992-01-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
407         * Makefile (libXMenu11.a): Put `-' on ranlib line.
409 1992-01-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
411         * Makefile (EXTRA): New variable.
412         (libXMenu11.a): Use that.
414         * insque.c: New file.
416 1992-01-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
418         * Makefile (CC): Assignment commented out.
420 1991-11-16  Noah Friedman  (friedman@nutrimat)
422         * copyright.h: New file (copied from X11R4 distribution)
423         * All files: Replaced occurrences of #include <X11/copyright.h>
424           with #include "copyright.h"
426 1991-10-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
428         * XMenu.h (enum _xmmode): Remove spurious comma.
430         * X10.h: New file.
431         * XMenu.h, XMenuInt.h: Include X10.h from this dir.
433 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
435         * XMenu.h (struct _xmenu): Use unsigned long for colors.
437 1990-11-12  Richard Stallman  (rms@mole.ai.mit.edu)
439         * Internal.c: Declare argument `display' in some functions.
442 ;; Local Variables:
443 ;; coding: iso-2022-7bit-unix
444 ;; End:
446     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
447         Free Software Foundation, Inc.
448   Copying and distribution of this file, with or without modification,
449   are permitted provided the copyright notice and this notice are preserved.
451 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf