* configure.in: Add i386 to cpp_undefs (Bug#8497).
[bpt/emacs.git] / oldXMenu / ChangeLog
CommitLineData
c6678f29 12011-03-07 Chong Yidong <cyd@stupidchicken.com>
22770c84
CY
2
3 * Version 23.3 released.
4
6aad7ea0 52010-11-01 Elias Pipping <pipping.elias@googlemail.com> (tiny change)
76320384
EP
6
7 Make Emacs compile with clang (bug#7309).
8 * XMakeAssoc.c (XMakeAssoc):
9 * XDelAssoc.c (XDeleteAssoc): Declare the return type.
10
61a808e8
CY
112010-05-07 Chong Yidong <cyd@stupidchicken.com>
12
13 * Version 23.2 released.
14
70243478
CY
152009-06-21 Chong Yidong <cyd@stupidchicken.com>
16
17 * Branch for 23.1.
18
7c2fb837
DN
192008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
20
21 * descrip.mms:
22 * compile.com: Remove file.
23 * Create.c: Remove VMS support.
24
77ccee09
DN
252008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
26
27 * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE.
28
cacc7b51
GM
292007-07-25 Glenn Morris <rgm@gnu.org>
30
31 * Relicense all FSF files to GPLv3 or later.
32
b3e1883c
TTN
332007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change)
34
35 * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
36 compilation warnings: #include <config.h>.
37
7dfc4cda
CY
382007-06-02 Chong Yidong <cyd@stupidchicken.com>
39
40 * Version 22.1 released.
41
adc06ec4
GM
422007-05-30 Ulrich Mueller <ulm@gentoo.org> (tiny change)
43
44 * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
45
c16a484b
GM
462007-02-27 Glenn Morris <rgm@gnu.org>
47
48 * Imakefile: Remove unused file with no explicit legal info.
49 * Makefile.in (distclean): Remove Makefile.
50
add5890f
GM
512007-02-25 Glenn Morris <rgm@gnu.org>
52
53 * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c:
54 * XMakeAssoc.c: Remove license text in favour of including
55 copyright.h, as was done in original X11 source.
56
880820fe 572004-12-27 Jan Djärv <jan.h.d@swipnet.se>
e89f4e4b
JD
58
59 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
60 was pressed.
61
880820fe 622004-11-12 Jan Djärv <jan.h.d@swipnet.se>
141dbd2b
JD
63
64 * XMenu.h (XMenuActivateSetWaitFunction): New function.
65
66 * Activate.c (XMenuActivateSetWaitFunction): New function.
67 (XMenuActivate): Call wait_func if set, before XNextEvent.
68
880820fe 692002-04-22 Jan Djärv <jan.h.d@swipnet.se>
6be3e0da
JD
70
71 * Activate.c: Add calls to GrabKeyboard to remove strange
72 interactions with window managers that steal keypresses.
73 Call ungrab_all instead of XtUngrabPointer.
74 (XMenuActivate): Add call to XGrabKeyboard
75 (XMenuActivate): Add call to XUngrabKeyboard
76
71431a0e
GM
772001-10-20 Gerd Moellmann <gerd@gnu.org>
78
6aa97356 79 * (Version 21.1 released.)
71431a0e 80
ab952a4f
GM
812001-10-05 Gerd Moellmann <gerd@gnu.org>
82
83 * Branch for 21.1.
dff28924 84
d1dc7e43
GM
852000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
86
87 * Activate.c (XMenuActivate): Call help callback with two more
88 arguments: the pane number and selection number.
89
ffe0bcd1
GM
902000-01-27 Gerd Moellmann <gerd@gnu.org>
91
92 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
93 Call help callback.
94
95 * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
96
97 * AddSel.c (XMenuAddSelection): Add parameter HELP.
98
99 * XMenu.h (XmSelect): Add member `help_string'.
100
e745ede7
DL
1011999-07-12 Richard Stallman <rms@gnu.org>
102
103 * Version 20.4 released.
104
1051998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
106
107 * Version 20.3 released.
108
1091997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
110
111 * Version 20.2 released.
112
1131997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
114
115 * Version 20.1 released.
116
1171996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
118
119 * Version 19.33 released.
120
1211996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
122
123 * Version 19.32 released.
124
1251996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
126
127 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
128 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
129 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
130
131 * XMenu.h: New alternative SEPARATOR.
132
1331996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
134
135 * Version 19.31 released.
136
1371995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
138
139 * Version 19.30 released.
140
1411995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
142
143 * Makefile.in (ALL_CFLAGS): Add some -I options.
144
145 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
146 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
147
1481995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
149
150 * Version 19.29 released.
151
1521995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
153
154 * Makefile.in (maintainer-clean): Renamed from realclean.
155
1561994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
157
158 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
159
1601994-10-24 Jim Wilson (wilson@chestnut.cygnus.com)
161
162 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
163
1641994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
165
166 * Version 19.27 released.
167
1681994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
169
170 * Version 19.26 released.
171
1721994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
173
174 * Error.c (XMenuError): Make `message' static.
175
1761994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
177
178 * Create.c (XAllocDisplayColor): New function.
179 Use it throughout in place of XAllocNamedColor.
180
1811994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
182
183 * Version 19.25 released.
184
1851994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
186
187 * Version 19.24 released.
188
1891994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
190
191 * Create.c (XMenuCreate): Declare `data' as char*.
192
1931994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
194
195 * Version 19.23 released.
196
1971994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
198
199 * Create.c (XMenuCreate): Declare `data' as unsigned char*.
200
2011994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
202
203 * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
204 (_XIOErrorFunction): Decl deleted.
205
2061993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
207
208 * Version 19.22 released.
209
2101993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
211
212 * Activate.c (XMenuActivate):
213 Call XSetWindowBackground and _XMRefreshPane.
214
2151993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
216
217 * Version 19.21 released.
218
2191993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
220
221 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
222 Tell user too, in case make doesn't pay attention.
223
2241993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
225
226 * Version 19.20 released.
227
f0131492 2281993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
e745ede7
DL
229
230 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
231
f0131492 2321993-09-27 Brian J. Fox (bfox@valhalla)
e745ede7
DL
233
234 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
235 `configure' to supply the values for these variables.
236
f0131492 2371993-09-26 Brian J. Fox (bfox@ai.mit.edu)
e745ede7
DL
238
239 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
240 Makefiles, do not append the current directory to the value of
241 `srcdir' or `VPATH'.
242
2431993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
244
245 * Version 19.19 released.
246
2471993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
248
249 * Version 19.18 released.
250
2511993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
252
253 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
254
2551993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
256
257 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
258
259 Among them, put the ..._SITE vars last.
260
2611993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
262
263 * Version 19.17 released.
264
2651993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
266
267 * Makefile.in: Write out the dependencies for the object files;
268 otherwise, VPATH won't work.
269
270 * Makefile.in: Re-arrange, to put `all' target at the top.
271
2721993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
273
274 * Version 19.16 released.
275
2761993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
277
278 * version 19.15 released.
279
2801993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
281
282 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
283 This should make it work under any circumstances.
284
285 * Makefile.in (mostlyclean): Use rm -f.
286
2871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
288
289 * Version 19.14 released.
290
2911993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
292
293 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
294 Put CFLAGS last.
295
2961993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
297
e580a741 298 Bring mumbleclean targets into conformance with GNU coding standards.
e745ede7
DL
299 * Makefile.in (mostlyclean, realclean): New targets.
300
3011993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
302
303 * Version 19.13 released.
304
3051993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
306
307 * Version 19.10 released.
308
3091993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
310
311 * Create.c: Handle EMACS_BITMAP_FILES.
312 Use new names of renamed bitmap files.
313
3141993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
315
316 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
317 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
318 insque and remque to emacs_insque and emacs_remque, so we can
319 safely include insque.c in the library on all systems.
320
3211993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
322
323 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
324 only works with GNU Make.
325
3261993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
327
328 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
329
3301993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
331
332 * Version 19.9 released.
333
3341993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
335
336 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
337
3381993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
339
340 * Version 19.8 released.
341
3421993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
343
344 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
345 configuration process can correctly implement the --x-includes
346 option.
347
3481993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
349
350 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
351 not NULL.
352
3531993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
354
e580a741 355 * Version 19.7 released.
e745ede7
DL
356
3571993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
358
359 * Makefile.in: Renamed from Makefile, so that the top-level
360 makefile can edit it.
361
3621993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
363
88c71720 364 * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
e745ede7
DL
365 <X11/Xos.h>.
366
367 * XCrAssoc.c: #include <errno.h>, not "errno.h".
368 (XCreateAssocTable): Doc fix.
369
3701993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
371
372 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
373 the options to the C compiler.
374
375 * compile.com, descrip.mms: New files for VMS from Richard
376 Levitte.
377 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
378 brackets> around the names of the X Windows #include files; VMS
379 needs this.
380 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs
381 this.
382 * Create.c: On VMS, we have to look for the bitmap files in
383 `./src/bitmaps', not <X11/bitmaps>.
384
3851993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
386
387 * Makefile (.c.o): Don't rm the .o files.
388
3891993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
390
391 * Activate.c (XMenuActivate): If `active' field is negative,
392 don't allow selecting a string.
393
3941993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
395
396 * Create.c (XMenuCreate): New variable `root', holding the
397 display's default root window, so we don't have to write out
398 "RootWindow (display, DefaultScreen (display))" a jillion times.
399
400 * Create.c (XMenuCreate): Don't assume that all the
401 <X11/bitmaps/foo> patterns are 16x16. Instead of building a
402 bitmap and then converting it to a pixmap of the appropriate
403 depth if necessary, build a pixmap of the appropriate depth
404 directly, using XCreatePixmapFromBitmapData.
405
406 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
407 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS.
408
409 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
410 warnings about redefining NULL.
411
412 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
413 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
414
415 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
416 any of the `.h' files, define it.
417
418 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
419 Add an extern declaration for errno.
420
421 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
422 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
423 parts of the assoc table.
424 * XCrAssoc.c (XCreateAssocTable): Same.
425
426 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
427 * XDelAssoc.c (XDeleteAssoc): Same.
428
4291992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
430
431 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
432 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
433 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
434 * XDestAssoc.c (XDestroyAssocTable): Likewise.
435
4361992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
437
438 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
439 Use Xlib.h, not Xlibint.h.
440 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
441 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno.
442 * XMakeAssoc.c (_XIOErrorFunction): Declared.
443
4441992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
445
446 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
447 Specify dir X11/ when including Xlibint.h.
448
4491992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
450
451 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
452 New files.
453
454 * Makefile (SRCS, OBJS): Compile those files.
455
4561992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
457
458 * Makefile (clean): Delete object files and library.
459 (distclean): New target.
460
4611992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
462
463 * Makefile (libXMenu11.a): Put `-' on ranlib line.
464
4651992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
466
467 * Makefile (EXTRA): New variable.
468 (libXMenu11.a): Use that.
469
470 * insque.c: New file.
471
4721992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
473
474 * Makefile (CC): Assignment commented out.
475
dff28924 4761991-11-16 Noah Friedman (friedman@nutrimat)
e745ede7 477
e580a741
JB
478 * copyright.h: New file (copied from X11R4 distribution)
479 * All files: Replaced occurrences of #include <X11/copyright.h>
480 with #include "copyright.h"
e745ede7 481
dff28924 4821991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
e745ede7
DL
483
484 * XMenu.h (enum _xmmode): Remove spurious comma.
485
486 * X10.h: New file.
487 * XMenu.h, XMenuInt.h: Include X10.h from this dir.
488
dff28924 4891990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
e745ede7
DL
490
491 * XMenu.h (struct _xmenu): Use unsigned long for colors.
492
dff28924 4931990-11-12 Richard Stallman (rms@mole.ai.mit.edu)
e745ede7
DL
494
495 * Internal.c: Declare argument `display' in some functions.
496
497
6922b018 498;; Local Variables:
880820fe 499;; coding: utf-8
33462dfa 500;; add-log-time-zone-rule: t
6922b018 501;; End:
2a34a036 502
b398a621 503 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
49f70d46 504 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
bb892cde 505 Free Software Foundation, Inc.
7f6d64f8
GM
506
507 This file is part of GNU Emacs.
508
4eaa4034 509 GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 510 it under the terms of the GNU General Public License as published by
4eaa4034
GM
511 the Free Software Foundation, either version 3 of the License, or
512 (at your option) any later version.
7f6d64f8
GM
513
514 GNU Emacs is distributed in the hope that it will be useful,
515 but WITHOUT ANY WARRANTY; without even the implied warranty of
516 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
517 GNU General Public License for more details.
518
519 You should have received a copy of the GNU General Public License
4eaa4034 520 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
521
522;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf