Add 2009 to copyright years.
[bpt/emacs.git] / oldXMenu / ChangeLog
1 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * descrip.mms:
4 * compile.com: Remove file.
5 * Create.c: Remove VMS support.
6
7 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8
9 * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE.
10
11 2007-07-25 Glenn Morris <rgm@gnu.org>
12
13 * Relicense all FSF files to GPLv3 or later.
14
15 2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change)
16
17 * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
18 compilation warnings: #include <config.h>.
19
20 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
21
22 * Version 22.1 released.
23
24 2007-05-30 Ulrich Mueller <ulm@gentoo.org> (tiny change)
25
26 * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
27
28 2007-02-27 Glenn Morris <rgm@gnu.org>
29
30 * Imakefile: Remove unused file with no explicit legal info.
31 * Makefile.in (distclean): Remove Makefile.
32
33 2007-02-25 Glenn Morris <rgm@gnu.org>
34
35 * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c:
36 * XMakeAssoc.c: Remove license text in favour of including
37 copyright.h, as was done in original X11 source.
38
39 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
40
41 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
42 was pressed.
43
44 2004-11-12 Jan Djärv <jan.h.d@swipnet.se>
45
46 * XMenu.h (XMenuActivateSetWaitFunction): New function.
47
48 * Activate.c (XMenuActivateSetWaitFunction): New function.
49 (XMenuActivate): Call wait_func if set, before XNextEvent.
50
51 2002-04-22 Jan Djärv <jan.h.d@swipnet.se>
52
53 * Activate.c: Add calls to GrabKeyboard to remove strange
54 interactions with window managers that steal keypresses.
55 Call ungrab_all instead of XtUngrabPointer.
56 (XMenuActivate): Add call to XGrabKeyboard
57 (XMenuActivate): Add call to XUngrabKeyboard
58
59 2001-10-20 Gerd Moellmann <gerd@gnu.org>
60
61 * (Version 21.1 released.)
62
63 2001-10-05 Gerd Moellmann <gerd@gnu.org>
64
65 * Branch for 21.1.
66
67 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
68
69 * Activate.c (XMenuActivate): Call help callback with two more
70 arguments: the pane number and selection number.
71
72 2000-01-27 Gerd Moellmann <gerd@gnu.org>
73
74 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
75 Call help callback.
76
77 * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
78
79 * AddSel.c (XMenuAddSelection): Add parameter HELP.
80
81 * XMenu.h (XmSelect): Add member `help_string'.
82
83 1999-07-12 Richard Stallman <rms@gnu.org>
84
85 * Version 20.4 released.
86
87 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
88
89 * Version 20.3 released.
90
91 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
92
93 * Version 20.2 released.
94
95 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
96
97 * Version 20.1 released.
98
99 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
100
101 * Version 19.33 released.
102
103 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
104
105 * Version 19.32 released.
106
107 1996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
108
109 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
110 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
111 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
112
113 * XMenu.h: New alternative SEPARATOR.
114
115 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
116
117 * Version 19.31 released.
118
119 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
120
121 * Version 19.30 released.
122
123 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
124
125 * Makefile.in (ALL_CFLAGS): Add some -I options.
126
127 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
128 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
129
130 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
131
132 * Version 19.29 released.
133
134 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
135
136 * Makefile.in (maintainer-clean): Renamed from realclean.
137
138 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
139
140 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
141
142 1994-10-24 Jim Wilson (wilson@chestnut.cygnus.com)
143
144 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
145
146 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
147
148 * Version 19.27 released.
149
150 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
151
152 * Version 19.26 released.
153
154 1994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
155
156 * Error.c (XMenuError): Make `message' static.
157
158 1994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
159
160 * Create.c (XAllocDisplayColor): New function.
161 Use it throughout in place of XAllocNamedColor.
162
163 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
164
165 * Version 19.25 released.
166
167 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
168
169 * Version 19.24 released.
170
171 1994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
172
173 * Create.c (XMenuCreate): Declare `data' as char*.
174
175 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
176
177 * Version 19.23 released.
178
179 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
180
181 * Create.c (XMenuCreate): Declare `data' as unsigned char*.
182
183 1994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
184
185 * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
186 (_XIOErrorFunction): Decl deleted.
187
188 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
189
190 * Version 19.22 released.
191
192 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
193
194 * Activate.c (XMenuActivate):
195 Call XSetWindowBackground and _XMRefreshPane.
196
197 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
198
199 * Version 19.21 released.
200
201 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
202
203 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
204 Tell user too, in case make doesn't pay attention.
205
206 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
207
208 * Version 19.20 released.
209
210 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
211
212 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
213
214 1993-09-27 Brian J. Fox (bfox@valhalla)
215
216 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
217 `configure' to supply the values for these variables.
218
219 1993-09-26 Brian J. Fox (bfox@ai.mit.edu)
220
221 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
222 Makefiles, do not append the current directory to the value of
223 `srcdir' or `VPATH'.
224
225 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
226
227 * Version 19.19 released.
228
229 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
230
231 * Version 19.18 released.
232
233 1993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
234
235 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
236
237 1993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
238
239 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
240
241 Among them, put the ..._SITE vars last.
242
243 1993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
244
245 * Version 19.17 released.
246
247 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
248
249 * Makefile.in: Write out the dependencies for the object files;
250 otherwise, VPATH won't work.
251
252 * Makefile.in: Re-arrange, to put `all' target at the top.
253
254 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
255
256 * Version 19.16 released.
257
258 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
259
260 * version 19.15 released.
261
262 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
263
264 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
265 This should make it work under any circumstances.
266
267 * Makefile.in (mostlyclean): Use rm -f.
268
269 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
270
271 * Version 19.14 released.
272
273 1993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
274
275 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
276 Put CFLAGS last.
277
278 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
279
280 Bring mumbleclean targets into conformance with GNU coding standards.
281 * Makefile.in (mostlyclean, realclean): New targets.
282
283 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
284
285 * Version 19.13 released.
286
287 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
288
289 * Version 19.10 released.
290
291 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
292
293 * Create.c: Handle EMACS_BITMAP_FILES.
294 Use new names of renamed bitmap files.
295
296 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
297
298 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
299 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
300 insque and remque to emacs_insque and emacs_remque, so we can
301 safely include insque.c in the library on all systems.
302
303 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
304
305 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
306 only works with GNU Make.
307
308 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
309
310 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
311
312 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
313
314 * Version 19.9 released.
315
316 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
317
318 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
319
320 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
321
322 * Version 19.8 released.
323
324 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
325
326 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
327 configuration process can correctly implement the --x-includes
328 option.
329
330 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
331
332 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
333 not NULL.
334
335 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
336
337 * Version 19.7 released.
338
339 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
340
341 * Makefile.in: Renamed from Makefile, so that the top-level
342 makefile can edit it.
343
344 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
345
346 * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
347 <X11/Xos.h>.
348
349 * XCrAssoc.c: #include <errno.h>, not "errno.h".
350 (XCreateAssocTable): Doc fix.
351
352 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
353
354 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
355 the options to the C compiler.
356
357 * compile.com, descrip.mms: New files for VMS from Richard
358 Levitte.
359 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
360 brackets> around the names of the X Windows #include files; VMS
361 needs this.
362 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs
363 this.
364 * Create.c: On VMS, we have to look for the bitmap files in
365 `./src/bitmaps', not <X11/bitmaps>.
366
367 1993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
368
369 * Makefile (.c.o): Don't rm the .o files.
370
371 1993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
372
373 * Activate.c (XMenuActivate): If `active' field is negative,
374 don't allow selecting a string.
375
376 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
377
378 * Create.c (XMenuCreate): New variable `root', holding the
379 display's default root window, so we don't have to write out
380 "RootWindow (display, DefaultScreen (display))" a jillion times.
381
382 * Create.c (XMenuCreate): Don't assume that all the
383 <X11/bitmaps/foo> patterns are 16x16. Instead of building a
384 bitmap and then converting it to a pixmap of the appropriate
385 depth if necessary, build a pixmap of the appropriate depth
386 directly, using XCreatePixmapFromBitmapData.
387
388 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
389 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS.
390
391 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
392 warnings about redefining NULL.
393
394 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
395 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
396
397 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
398 any of the `.h' files, define it.
399
400 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
401 Add an extern declaration for errno.
402
403 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
404 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
405 parts of the assoc table.
406 * XCrAssoc.c (XCreateAssocTable): Same.
407
408 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
409 * XDelAssoc.c (XDeleteAssoc): Same.
410
411 1992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
412
413 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
414 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
415 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
416 * XDestAssoc.c (XDestroyAssocTable): Likewise.
417
418 1992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
419
420 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
421 Use Xlib.h, not Xlibint.h.
422 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
423 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno.
424 * XMakeAssoc.c (_XIOErrorFunction): Declared.
425
426 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
427
428 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
429 Specify dir X11/ when including Xlibint.h.
430
431 1992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
432
433 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
434 New files.
435
436 * Makefile (SRCS, OBJS): Compile those files.
437
438 1992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
439
440 * Makefile (clean): Delete object files and library.
441 (distclean): New target.
442
443 1992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
444
445 * Makefile (libXMenu11.a): Put `-' on ranlib line.
446
447 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
448
449 * Makefile (EXTRA): New variable.
450 (libXMenu11.a): Use that.
451
452 * insque.c: New file.
453
454 1992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
455
456 * Makefile (CC): Assignment commented out.
457
458 1991-11-16 Noah Friedman (friedman@nutrimat)
459
460 * copyright.h: New file (copied from X11R4 distribution)
461 * All files: Replaced occurrences of #include <X11/copyright.h>
462 with #include "copyright.h"
463
464 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
465
466 * XMenu.h (enum _xmmode): Remove spurious comma.
467
468 * X10.h: New file.
469 * XMenu.h, XMenuInt.h: Include X10.h from this dir.
470
471 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
472
473 * XMenu.h (struct _xmenu): Use unsigned long for colors.
474
475 1990-11-12 Richard Stallman (rms@mole.ai.mit.edu)
476
477 * Internal.c: Declare argument `display' in some functions.
478
479
480 ;; Local Variables:
481 ;; coding: utf-8
482 ;; add-log-time-zone-rule: t
483 ;; End:
484
485 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
486 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
487 Free Software Foundation, Inc.
488
489 This file is part of GNU Emacs.
490
491 GNU Emacs is free software: you can redistribute it and/or modify
492 it under the terms of the GNU General Public License as published by
493 the Free Software Foundation, either version 3 of the License, or
494 (at your option) any later version.
495
496 GNU Emacs is distributed in the hope that it will be useful,
497 but WITHOUT ANY WARRANTY; without even the implied warranty of
498 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
499 GNU General Public License for more details.
500
501 You should have received a copy of the GNU General Public License
502 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
503
504 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf