(foreach_window_1): Fix typo reversing an if-condition.
[bpt/emacs.git] / oldXMenu / ChangeLog
CommitLineData
ffe0bcd1
GM
12000-01-27 Gerd Moellmann <gerd@gnu.org>
2
3 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
4 Call help callback.
5
6 * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
7
8 * AddSel.c (XMenuAddSelection): Add parameter HELP.
9
10 * XMenu.h (XmSelect): Add member `help_string'.
11
e745ede7
DL
121999-07-12 Richard Stallman <rms@gnu.org>
13
14 * Version 20.4 released.
15
161998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
17
18 * Version 20.3 released.
19
201997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21
22 * Version 20.2 released.
23
241997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
25
26 * Version 20.1 released.
27
281996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
29
30 * Version 19.33 released.
31
321996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
33
34 * Version 19.32 released.
35
361996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
37
38 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
39 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
40 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
41
42 * XMenu.h: New alternative SEPARATOR.
43
441996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
45
46 * Version 19.31 released.
47
481995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
49
50 * Version 19.30 released.
51
521995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
53
54 * Makefile.in (ALL_CFLAGS): Add some -I options.
55
56 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
57 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
58
591995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
60
61 * Version 19.29 released.
62
631995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
64
65 * Makefile.in (maintainer-clean): Renamed from realclean.
66
671994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
68
69 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
70
711994-10-24 Jim Wilson (wilson@chestnut.cygnus.com)
72
73 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
74
751994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
76
77 * Version 19.27 released.
78
791994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
80
81 * Version 19.26 released.
82
831994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
84
85 * Error.c (XMenuError): Make `message' static.
86
871994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
88
89 * Create.c (XAllocDisplayColor): New function.
90 Use it throughout in place of XAllocNamedColor.
91
921994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
93
94 * Version 19.25 released.
95
961994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
97
98 * Version 19.24 released.
99
1001994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
101
102 * Create.c (XMenuCreate): Declare `data' as char*.
103
1041994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
105
106 * Version 19.23 released.
107
1081994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
109
110 * Create.c (XMenuCreate): Declare `data' as unsigned char*.
111
1121994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
113
114 * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
115 (_XIOErrorFunction): Decl deleted.
116
1171993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
118
119 * Version 19.22 released.
120
1211993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
122
123 * Activate.c (XMenuActivate):
124 Call XSetWindowBackground and _XMRefreshPane.
125
1261993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
127
128 * Version 19.21 released.
129
1301993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
131
132 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
133 Tell user too, in case make doesn't pay attention.
134
1351993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
136
137 * Version 19.20 released.
138
1391993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
140
141 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
142
1431993-09-27 Brian Fox (bfox@valhalla)
144
145 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
146 `configure' to supply the values for these variables.
147
1481993-09-26 Brian Fox (bfox@ai.mit.edu)
149
150 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
151 Makefiles, do not append the current directory to the value of
152 `srcdir' or `VPATH'.
153
1541993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
155
156 * Version 19.19 released.
157
1581993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
159
160 * Version 19.18 released.
161
1621993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
163
164 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
165
1661993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
167
168 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
169
170 Among them, put the ..._SITE vars last.
171
1721993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
173
174 * Version 19.17 released.
175
1761993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
177
178 * Makefile.in: Write out the dependencies for the object files;
179 otherwise, VPATH won't work.
180
181 * Makefile.in: Re-arrange, to put `all' target at the top.
182
1831993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
184
185 * Version 19.16 released.
186
1871993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
188
189 * version 19.15 released.
190
1911993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
192
193 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
194 This should make it work under any circumstances.
195
196 * Makefile.in (mostlyclean): Use rm -f.
197
1981993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
199
200 * Version 19.14 released.
201
2021993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
203
204 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
205 Put CFLAGS last.
206
2071993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
208
209 Bring mumbleclean targets into conformance with GNU coding standards.
210 * Makefile.in (mostlyclean, realclean): New targets.
211
2121993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
213
214 * Version 19.13 released.
215
2161993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
217
218 * Version 19.10 released.
219
2201993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
221
222 * Create.c: Handle EMACS_BITMAP_FILES.
223 Use new names of renamed bitmap files.
224
2251993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
226
227 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
228 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
229 insque and remque to emacs_insque and emacs_remque, so we can
230 safely include insque.c in the library on all systems.
231
2321993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
233
234 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
235 only works with GNU Make.
236
2371993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
238
239 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
240
2411993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
242
243 * Version 19.9 released.
244
2451993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
246
247 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
248
2491993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
250
251 * Version 19.8 released.
252
2531993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
254
255 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
256 configuration process can correctly implement the --x-includes
257 option.
258
2591993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
260
261 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
262 not NULL.
263
2641993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
265
266 * Version 19.7 released.
267
2681993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
269
270 * Makefile.in: Renamed from Makefile, so that the top-level
271 makefile can edit it.
272
2731993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
274
275 * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not
276 <X11/Xos.h>.
277
278 * XCrAssoc.c: #include <errno.h>, not "errno.h".
279 (XCreateAssocTable): Doc fix.
280
2811993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
282
283 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
284 the options to the C compiler.
285
286 * compile.com, descrip.mms: New files for VMS from Richard
287 Levitte.
288 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
289 brackets> around the names of the X Windows #include files; VMS
290 needs this.
291 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs
292 this.
293 * Create.c: On VMS, we have to look for the bitmap files in
294 `./src/bitmaps', not <X11/bitmaps>.
295
2961993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
297
298 * Makefile (.c.o): Don't rm the .o files.
299
3001993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
301
302 * Activate.c (XMenuActivate): If `active' field is negative,
303 don't allow selecting a string.
304
3051993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
306
307 * Create.c (XMenuCreate): New variable `root', holding the
308 display's default root window, so we don't have to write out
309 "RootWindow (display, DefaultScreen (display))" a jillion times.
310
311 * Create.c (XMenuCreate): Don't assume that all the
312 <X11/bitmaps/foo> patterns are 16x16. Instead of building a
313 bitmap and then converting it to a pixmap of the appropriate
314 depth if necessary, build a pixmap of the appropriate depth
315 directly, using XCreatePixmapFromBitmapData.
316
317 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
318 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS.
319
320 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
321 warnings about redefining NULL.
322
323 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
324 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
325
326 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
327 any of the `.h' files, define it.
328
329 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
330 Add an extern declaration for errno.
331
332 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
333 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
334 parts of the assoc table.
335 * XCrAssoc.c (XCreateAssocTable): Same.
336
337 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
338 * XDelAssoc.c (XDeleteAssoc): Same.
339
3401992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
341
342 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
343 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
344 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
345 * XDestAssoc.c (XDestroyAssocTable): Likewise.
346
3471992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
348
349 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
350 Use Xlib.h, not Xlibint.h.
351 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
352 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno.
353 * XMakeAssoc.c (_XIOErrorFunction): Declared.
354
3551992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
356
357 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
358 Specify dir X11/ when including Xlibint.h.
359
3601992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
361
362 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
363 New files.
364
365 * Makefile (SRCS, OBJS): Compile those files.
366
3671992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
368
369 * Makefile (clean): Delete object files and library.
370 (distclean): New target.
371
3721992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
373
374 * Makefile (libXMenu11.a): Put `-' on ranlib line.
375
3761992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
377
378 * Makefile (EXTRA): New variable.
379 (libXMenu11.a): Use that.
380
381 * insque.c: New file.
382
3831992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
384
385 * Makefile (CC): Assignment commented out.
386
3871991-11-16 Noah Friedman (friedman at nutrimat)
388
389 * copyright.h: New file (copied from X11R4 distribution)
390 * All files: Replaced occurrences of #include <X11/copyright.h>
391 with #include "copyright.h"
392
3931991-10-25 Richard Stallman (rms at mole.gnu.ai.mit.edu)
394
395 * XMenu.h (enum _xmmode): Remove spurious comma.
396
397 * X10.h: New file.
398 * XMenu.h, XMenuInt.h: Include X10.h from this dir.
399
4001990-11-13 Richard Stallman (rms at mole.ai.mit.edu)
401
402 * XMenu.h (struct _xmenu): Use unsigned long for colors.
403
4041990-11-12 Richard Stallman (rms at mole.ai.mit.edu)
405
406 * Internal.c: Declare argument `display' in some functions.
407
408