1 2004-11-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
3 * XMenu.h (XMenuActivateSetWaitFunction): New function.
5 * Activate.c (XMenuActivateSetWaitFunction): New function.
6 (XMenuActivate): Call wait_func if set, before XNextEvent.
8 2002-04-22 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
10 * Activate.c: Add calls to GrabKeyboard to remove strange
11 interactions with window managers that steal keypresses.
12 Call ungrab_all instead of XtUngrabPointer.
13 (XMenuActivate): Add call to XGrabKeyboard
14 (XMenuActivate): Add call to XUngrabKeyboard
16 2001-10-20 Gerd Moellmann <gerd@gnu.org>
18 * (Version 21.1 released.)
20 2001-10-05 Gerd Moellmann <gerd@gnu.org>
24 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
26 * Activate.c (XMenuActivate): Call help callback with two more
27 arguments: the pane number and selection number.
29 2000-01-27 Gerd Moellmann <gerd@gnu.org>
31 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
34 * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
36 * AddSel.c (XMenuAddSelection): Add parameter HELP.
38 * XMenu.h (XmSelect): Add member `help_string'.
40 1999-07-12 Richard Stallman <rms@gnu.org>
42 * Version 20.4 released.
44 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
46 * Version 20.3 released.
48 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
50 * Version 20.2 released.
52 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
54 * Version 20.1 released.
56 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
58 * Version 19.33 released.
60 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
62 * Version 19.32 released.
64 1996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
66 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
67 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
68 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
70 * XMenu.h: New alternative SEPARATOR.
72 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
74 * Version 19.31 released.
76 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
78 * Version 19.30 released.
80 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
82 * Makefile.in (ALL_CFLAGS): Add some -I options.
84 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
85 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
87 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
89 * Version 19.29 released.
91 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
93 * Makefile.in (maintainer-clean): Renamed from realclean.
95 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
97 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
99 1994-10-24 Jim Wilson (wilson@chestnut.cygnus.com)
101 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
103 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
105 * Version 19.27 released.
107 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
109 * Version 19.26 released.
111 1994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
113 * Error.c (XMenuError): Make `message' static.
115 1994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
117 * Create.c (XAllocDisplayColor): New function.
118 Use it throughout in place of XAllocNamedColor.
120 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
122 * Version 19.25 released.
124 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
126 * Version 19.24 released.
128 1994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
130 * Create.c (XMenuCreate): Declare `data' as char*.
132 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
134 * Version 19.23 released.
136 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
138 * Create.c (XMenuCreate): Declare `data' as unsigned char*.
140 1994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
142 * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
143 (_XIOErrorFunction): Decl deleted.
145 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
147 * Version 19.22 released.
149 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
151 * Activate.c (XMenuActivate):
152 Call XSetWindowBackground and _XMRefreshPane.
154 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
156 * Version 19.21 released.
158 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
160 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
161 Tell user too, in case make doesn't pay attention.
163 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
165 * Version 19.20 released.
167 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
169 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
171 1993-09-27 Brian Fox (bfox@valhalla)
173 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
174 `configure' to supply the values for these variables.
176 1993-09-26 Brian Fox (bfox@ai.mit.edu)
178 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
179 Makefiles, do not append the current directory to the value of
182 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
184 * Version 19.19 released.
186 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
188 * Version 19.18 released.
190 1993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
192 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
194 1993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
196 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
198 Among them, put the ..._SITE vars last.
200 1993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
202 * Version 19.17 released.
204 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
206 * Makefile.in: Write out the dependencies for the object files;
207 otherwise, VPATH won't work.
209 * Makefile.in: Re-arrange, to put `all' target at the top.
211 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
213 * Version 19.16 released.
215 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
217 * version 19.15 released.
219 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
221 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
222 This should make it work under any circumstances.
224 * Makefile.in (mostlyclean): Use rm -f.
226 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
228 * Version 19.14 released.
230 1993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
232 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
235 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
237 Bring mumbleclean targets into conformance with GNU coding standards.
238 * Makefile.in (mostlyclean, realclean): New targets.
240 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
242 * Version 19.13 released.
244 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
246 * Version 19.10 released.
248 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
250 * Create.c: Handle EMACS_BITMAP_FILES.
251 Use new names of renamed bitmap files.
253 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
255 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
256 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
257 insque and remque to emacs_insque and emacs_remque, so we can
258 safely include insque.c in the library on all systems.
260 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
262 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
263 only works with GNU Make.
265 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
267 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
269 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
271 * Version 19.9 released.
273 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
275 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
277 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
279 * Version 19.8 released.
281 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
283 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
284 configuration process can correctly implement the --x-includes
287 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
289 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
292 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
294 * Version 19.7 released.
296 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
298 * Makefile.in: Renamed from Makefile, so that the top-level
299 makefile can edit it.
301 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
303 * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
306 * XCrAssoc.c: #include <errno.h>, not "errno.h".
307 (XCreateAssocTable): Doc fix.
309 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
311 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
312 the options to the C compiler.
314 * compile.com, descrip.mms: New files for VMS from Richard
316 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
317 brackets> around the names of the X Windows #include files; VMS
319 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs
321 * Create.c: On VMS, we have to look for the bitmap files in
322 `./src/bitmaps', not <X11/bitmaps>.
324 1993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
326 * Makefile (.c.o): Don't rm the .o files.
328 1993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
330 * Activate.c (XMenuActivate): If `active' field is negative,
331 don't allow selecting a string.
333 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
335 * Create.c (XMenuCreate): New variable `root', holding the
336 display's default root window, so we don't have to write out
337 "RootWindow (display, DefaultScreen (display))" a jillion times.
339 * Create.c (XMenuCreate): Don't assume that all the
340 <X11/bitmaps/foo> patterns are 16x16. Instead of building a
341 bitmap and then converting it to a pixmap of the appropriate
342 depth if necessary, build a pixmap of the appropriate depth
343 directly, using XCreatePixmapFromBitmapData.
345 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
346 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS.
348 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
349 warnings about redefining NULL.
351 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
352 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
354 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
355 any of the `.h' files, define it.
357 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
358 Add an extern declaration for errno.
360 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
361 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
362 parts of the assoc table.
363 * XCrAssoc.c (XCreateAssocTable): Same.
365 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
366 * XDelAssoc.c (XDeleteAssoc): Same.
368 1992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
370 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
371 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
372 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
373 * XDestAssoc.c (XDestroyAssocTable): Likewise.
375 1992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
377 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
378 Use Xlib.h, not Xlibint.h.
379 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
380 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno.
381 * XMakeAssoc.c (_XIOErrorFunction): Declared.
383 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
385 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
386 Specify dir X11/ when including Xlibint.h.
388 1992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
390 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
393 * Makefile (SRCS, OBJS): Compile those files.
395 1992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
397 * Makefile (clean): Delete object files and library.
398 (distclean): New target.
400 1992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
402 * Makefile (libXMenu11.a): Put `-' on ranlib line.
404 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
406 * Makefile (EXTRA): New variable.
407 (libXMenu11.a): Use that.
409 * insque.c: New file.
411 1992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
413 * Makefile (CC): Assignment commented out.
415 1991-11-16 Noah Friedman (friedman@nutrimat)
417 * copyright.h: New file (copied from X11R4 distribution)
418 * All files: Replaced occurrences of #include <X11/copyright.h>
419 with #include "copyright.h"
421 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
423 * XMenu.h (enum _xmmode): Remove spurious comma.
426 * XMenu.h, XMenuInt.h: Include X10.h from this dir.
428 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
430 * XMenu.h (struct _xmenu): Use unsigned long for colors.
432 1990-11-12 Richard Stallman (rms@mole.ai.mit.edu)
434 * Internal.c: Declare argument `display' in some functions.
438 ;; coding: iso-2022-7bit-unix
441 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
442 Free Software Foundation, Inc.
443 Copying and distribution of this file, with or without modification,
444 are permitted provided the copyright notice and this notice are preserved.
446 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf