1 2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change)
3 * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
4 compilation warnings: #include <config.h>.
6 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8 * Version 22.1 released.
10 2007-05-30 Ulrich Mueller <ulm@gentoo.org> (tiny change)
12 * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
14 2007-02-27 Glenn Morris <rgm@gnu.org>
16 * Imakefile: Remove unused file with no explicit legal info.
17 * Makefile.in (distclean): Remove Makefile.
19 2007-02-25 Glenn Morris <rgm@gnu.org>
21 * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c:
22 * XMakeAssoc.c: Remove license text in favour of including
23 copyright.h, as was done in original X11 source.
25 2004-12-27 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
27 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
30 2004-11-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
32 * XMenu.h (XMenuActivateSetWaitFunction): New function.
34 * Activate.c (XMenuActivateSetWaitFunction): New function.
35 (XMenuActivate): Call wait_func if set, before XNextEvent.
37 2002-04-22 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
39 * Activate.c: Add calls to GrabKeyboard to remove strange
40 interactions with window managers that steal keypresses.
41 Call ungrab_all instead of XtUngrabPointer.
42 (XMenuActivate): Add call to XGrabKeyboard
43 (XMenuActivate): Add call to XUngrabKeyboard
45 2001-10-20 Gerd Moellmann <gerd@gnu.org>
47 * (Version 21.1 released.)
49 2001-10-05 Gerd Moellmann <gerd@gnu.org>
53 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
55 * Activate.c (XMenuActivate): Call help callback with two more
56 arguments: the pane number and selection number.
58 2000-01-27 Gerd Moellmann <gerd@gnu.org>
60 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
63 * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
65 * AddSel.c (XMenuAddSelection): Add parameter HELP.
67 * XMenu.h (XmSelect): Add member `help_string'.
69 1999-07-12 Richard Stallman <rms@gnu.org>
71 * Version 20.4 released.
73 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
75 * Version 20.3 released.
77 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
79 * Version 20.2 released.
81 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
83 * Version 20.1 released.
85 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
87 * Version 19.33 released.
89 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
91 * Version 19.32 released.
93 1996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
95 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
96 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
97 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
99 * XMenu.h: New alternative SEPARATOR.
101 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
103 * Version 19.31 released.
105 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
107 * Version 19.30 released.
109 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
111 * Makefile.in (ALL_CFLAGS): Add some -I options.
113 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
114 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
116 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
118 * Version 19.29 released.
120 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
122 * Makefile.in (maintainer-clean): Renamed from realclean.
124 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
126 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
128 1994-10-24 Jim Wilson (wilson@chestnut.cygnus.com)
130 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
132 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
134 * Version 19.27 released.
136 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
138 * Version 19.26 released.
140 1994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
142 * Error.c (XMenuError): Make `message' static.
144 1994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
146 * Create.c (XAllocDisplayColor): New function.
147 Use it throughout in place of XAllocNamedColor.
149 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
151 * Version 19.25 released.
153 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
155 * Version 19.24 released.
157 1994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
159 * Create.c (XMenuCreate): Declare `data' as char*.
161 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
163 * Version 19.23 released.
165 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
167 * Create.c (XMenuCreate): Declare `data' as unsigned char*.
169 1994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
171 * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
172 (_XIOErrorFunction): Decl deleted.
174 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
176 * Version 19.22 released.
178 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
180 * Activate.c (XMenuActivate):
181 Call XSetWindowBackground and _XMRefreshPane.
183 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
185 * Version 19.21 released.
187 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
189 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
190 Tell user too, in case make doesn't pay attention.
192 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
194 * Version 19.20 released.
196 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
198 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
200 1993-09-27 Brian Fox (bfox@valhalla)
202 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
203 `configure' to supply the values for these variables.
205 1993-09-26 Brian Fox (bfox@ai.mit.edu)
207 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
208 Makefiles, do not append the current directory to the value of
211 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
213 * Version 19.19 released.
215 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
217 * Version 19.18 released.
219 1993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
221 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
223 1993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
225 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
227 Among them, put the ..._SITE vars last.
229 1993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
231 * Version 19.17 released.
233 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
235 * Makefile.in: Write out the dependencies for the object files;
236 otherwise, VPATH won't work.
238 * Makefile.in: Re-arrange, to put `all' target at the top.
240 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
242 * Version 19.16 released.
244 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
246 * version 19.15 released.
248 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
250 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
251 This should make it work under any circumstances.
253 * Makefile.in (mostlyclean): Use rm -f.
255 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
257 * Version 19.14 released.
259 1993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
261 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
264 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
266 Bring mumbleclean targets into conformance with GNU coding standards.
267 * Makefile.in (mostlyclean, realclean): New targets.
269 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
271 * Version 19.13 released.
273 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
275 * Version 19.10 released.
277 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
279 * Create.c: Handle EMACS_BITMAP_FILES.
280 Use new names of renamed bitmap files.
282 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
284 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
285 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
286 insque and remque to emacs_insque and emacs_remque, so we can
287 safely include insque.c in the library on all systems.
289 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
291 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
292 only works with GNU Make.
294 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
296 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
298 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
300 * Version 19.9 released.
302 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
304 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
306 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
308 * Version 19.8 released.
310 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
312 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
313 configuration process can correctly implement the --x-includes
316 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
318 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
321 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
323 * Version 19.7 released.
325 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
327 * Makefile.in: Renamed from Makefile, so that the top-level
328 makefile can edit it.
330 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
332 * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
335 * XCrAssoc.c: #include <errno.h>, not "errno.h".
336 (XCreateAssocTable): Doc fix.
338 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
340 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
341 the options to the C compiler.
343 * compile.com, descrip.mms: New files for VMS from Richard
345 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
346 brackets> around the names of the X Windows #include files; VMS
348 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs
350 * Create.c: On VMS, we have to look for the bitmap files in
351 `./src/bitmaps', not <X11/bitmaps>.
353 1993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
355 * Makefile (.c.o): Don't rm the .o files.
357 1993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
359 * Activate.c (XMenuActivate): If `active' field is negative,
360 don't allow selecting a string.
362 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
364 * Create.c (XMenuCreate): New variable `root', holding the
365 display's default root window, so we don't have to write out
366 "RootWindow (display, DefaultScreen (display))" a jillion times.
368 * Create.c (XMenuCreate): Don't assume that all the
369 <X11/bitmaps/foo> patterns are 16x16. Instead of building a
370 bitmap and then converting it to a pixmap of the appropriate
371 depth if necessary, build a pixmap of the appropriate depth
372 directly, using XCreatePixmapFromBitmapData.
374 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
375 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS.
377 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
378 warnings about redefining NULL.
380 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
381 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
383 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
384 any of the `.h' files, define it.
386 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
387 Add an extern declaration for errno.
389 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
390 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
391 parts of the assoc table.
392 * XCrAssoc.c (XCreateAssocTable): Same.
394 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
395 * XDelAssoc.c (XDeleteAssoc): Same.
397 1992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
399 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
400 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
401 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
402 * XDestAssoc.c (XDestroyAssocTable): Likewise.
404 1992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
406 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
407 Use Xlib.h, not Xlibint.h.
408 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
409 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno.
410 * XMakeAssoc.c (_XIOErrorFunction): Declared.
412 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
414 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
415 Specify dir X11/ when including Xlibint.h.
417 1992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
419 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
422 * Makefile (SRCS, OBJS): Compile those files.
424 1992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
426 * Makefile (clean): Delete object files and library.
427 (distclean): New target.
429 1992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
431 * Makefile (libXMenu11.a): Put `-' on ranlib line.
433 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
435 * Makefile (EXTRA): New variable.
436 (libXMenu11.a): Use that.
438 * insque.c: New file.
440 1992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
442 * Makefile (CC): Assignment commented out.
444 1991-11-16 Noah Friedman (friedman@nutrimat)
446 * copyright.h: New file (copied from X11R4 distribution)
447 * All files: Replaced occurrences of #include <X11/copyright.h>
448 with #include "copyright.h"
450 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
452 * XMenu.h (enum _xmmode): Remove spurious comma.
455 * XMenu.h, XMenuInt.h: Include X10.h from this dir.
457 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
459 * XMenu.h (struct _xmenu): Use unsigned long for colors.
461 1990-11-12 Richard Stallman (rms@mole.ai.mit.edu)
463 * Internal.c: Declare argument `display' in some functions.
467 ;; coding: iso-2022-7bit
468 ;; add-log-time-zone-rule: t
471 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
472 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
474 This file is part of GNU Emacs.
476 GNU Emacs is free software; you can redistribute it and/or modify
477 it under the terms of the GNU General Public License as published by
478 the Free Software Foundation; either version 2, or (at your option)
481 GNU Emacs is distributed in the hope that it will be useful,
482 but WITHOUT ANY WARRANTY; without even the implied warranty of
483 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
484 GNU General Public License for more details.
486 You should have received a copy of the GNU General Public License
487 along with GNU Emacs; see the file COPYING. If not, write to the
488 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
489 Boston, MA 02110-1301, USA.
491 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf