Mercurial > emacs
comparison oldXMenu/ChangeLog @ 25858:bbce331da1be
#
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 03 Oct 1999 19:36:13 +0000 |
parents | |
children | 5500690f08f4 |
comparison
equal
deleted
inserted
replaced
25857:fdc2bd91cf63 | 25858:bbce331da1be |
---|---|
1 1999-07-12 Richard Stallman <rms@gnu.org> | |
2 | |
3 * Version 20.4 released. | |
4 | |
5 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6 | |
7 * Version 20.3 released. | |
8 | |
9 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
10 | |
11 * Version 20.2 released. | |
12 | |
13 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
14 | |
15 * Version 20.1 released. | |
16 | |
17 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
18 | |
19 * Version 19.33 released. | |
20 | |
21 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
22 | |
23 * Version 19.32 released. | |
24 | |
25 1996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
26 | |
27 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR. | |
28 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec. | |
29 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec. | |
30 | |
31 * XMenu.h: New alternative SEPARATOR. | |
32 | |
33 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
34 | |
35 * Version 19.31 released. | |
36 | |
37 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
38 | |
39 * Version 19.30 released. | |
40 | |
41 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
42 | |
43 * Makefile.in (ALL_CFLAGS): Add some -I options. | |
44 | |
45 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c: | |
46 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h. | |
47 | |
48 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
49 | |
50 * Version 19.29 released. | |
51 | |
52 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
53 | |
54 * Makefile.in (maintainer-clean): Renamed from realclean. | |
55 | |
56 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
57 | |
58 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally. | |
59 | |
60 1994-10-24 Jim Wilson (wilson@chestnut.cygnus.com) | |
61 | |
62 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE. | |
63 | |
64 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
65 | |
66 * Version 19.27 released. | |
67 | |
68 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
69 | |
70 * Version 19.26 released. | |
71 | |
72 1994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
73 | |
74 * Error.c (XMenuError): Make `message' static. | |
75 | |
76 1994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
77 | |
78 * Create.c (XAllocDisplayColor): New function. | |
79 Use it throughout in place of XAllocNamedColor. | |
80 | |
81 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
82 | |
83 * Version 19.25 released. | |
84 | |
85 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
86 | |
87 * Version 19.24 released. | |
88 | |
89 1994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) | |
90 | |
91 * Create.c (XMenuCreate): Declare `data' as char*. | |
92 | |
93 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
94 | |
95 * Version 19.23 released. | |
96 | |
97 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
98 | |
99 * Create.c (XMenuCreate): Declare `data' as unsigned char*. | |
100 | |
101 1994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
102 | |
103 * XMakeAssoc.c (XMakeAssoc): Use xmalloc. | |
104 (_XIOErrorFunction): Decl deleted. | |
105 | |
106 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
107 | |
108 * Version 19.22 released. | |
109 | |
110 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
111 | |
112 * Activate.c (XMenuActivate): | |
113 Call XSetWindowBackground and _XMRefreshPane. | |
114 | |
115 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
116 | |
117 * Version 19.21 released. | |
118 | |
119 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
120 | |
121 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails. | |
122 Tell user too, in case make doesn't pay attention. | |
123 | |
124 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
125 | |
126 * Version 19.20 released. | |
127 | |
128 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
129 | |
130 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM. | |
131 | |
132 1993-09-27 Brian Fox (bfox@valhalla) | |
133 | |
134 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow | |
135 `configure' to supply the values for these variables. | |
136 | |
137 1993-09-26 Brian Fox (bfox@ai.mit.edu) | |
138 | |
139 * Makefile.in (VPATH, srcdir): Now that `configure' creates the | |
140 Makefiles, do not append the current directory to the value of | |
141 `srcdir' or `VPATH'. | |
142 | |
143 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
144 | |
145 * Version 19.19 released. | |
146 | |
147 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
148 | |
149 * Version 19.18 released. | |
150 | |
151 1993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
152 | |
153 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero. | |
154 | |
155 1993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
156 | |
157 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars. | |
158 | |
159 Among them, put the ..._SITE vars last. | |
160 | |
161 1993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
162 | |
163 * Version 19.17 released. | |
164 | |
165 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
166 | |
167 * Makefile.in: Write out the dependencies for the object files; | |
168 otherwise, VPATH won't work. | |
169 | |
170 * Makefile.in: Re-arrange, to put `all' target at the top. | |
171 | |
172 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
173 | |
174 * Version 19.16 released. | |
175 | |
176 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
177 | |
178 * version 19.15 released. | |
179 | |
180 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
181 | |
182 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES. | |
183 This should make it work under any circumstances. | |
184 | |
185 * Makefile.in (mostlyclean): Use rm -f. | |
186 | |
187 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
188 | |
189 * Version 19.14 released. | |
190 | |
191 1993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
192 | |
193 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS. | |
194 Put CFLAGS last. | |
195 | |
196 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
197 | |
198 Bring mumbleclean targets into conformance with GNU coding standards. | |
199 * Makefile.in (mostlyclean, realclean): New targets. | |
200 | |
201 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
202 | |
203 * Version 19.13 released. | |
204 | |
205 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
206 | |
207 * Version 19.10 released. | |
208 | |
209 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
210 | |
211 * Create.c: Handle EMACS_BITMAP_FILES. | |
212 Use new names of renamed bitmap files. | |
213 | |
214 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
215 | |
216 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c, | |
217 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of | |
218 insque and remque to emacs_insque and emacs_remque, so we can | |
219 safely include insque.c in the library on all systems. | |
220 | |
221 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
222 | |
223 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter | |
224 only works with GNU Make. | |
225 | |
226 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
227 | |
228 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont. | |
229 | |
230 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
231 | |
232 * Version 19.9 released. | |
233 | |
234 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
235 | |
236 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault. | |
237 | |
238 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
239 | |
240 * Version 19.8 released. | |
241 | |
242 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
243 | |
244 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the | |
245 configuration process can correctly implement the --x-includes | |
246 option. | |
247 | |
248 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
249 | |
250 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None, | |
251 not NULL. | |
252 | |
253 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
254 | |
255 * Version 19.7 released. | |
256 | |
257 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
258 | |
259 * Makefile.in: Renamed from Makefile, so that the top-level | |
260 makefile can edit it. | |
261 | |
262 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
263 | |
264 * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not | |
265 <X11/Xos.h>. | |
266 | |
267 * XCrAssoc.c: #include <errno.h>, not "errno.h". | |
268 (XCreateAssocTable): Doc fix. | |
269 | |
270 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
271 | |
272 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in | |
273 the options to the C compiler. | |
274 | |
275 * compile.com, descrip.mms: New files for VMS from Richard | |
276 Levitte. | |
277 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle | |
278 brackets> around the names of the X Windows #include files; VMS | |
279 needs this. | |
280 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs | |
281 this. | |
282 * Create.c: On VMS, we have to look for the bitmap files in | |
283 `./src/bitmaps', not <X11/bitmaps>. | |
284 | |
285 1993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
286 | |
287 * Makefile (.c.o): Don't rm the .o files. | |
288 | |
289 1993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
290 | |
291 * Activate.c (XMenuActivate): If `active' field is negative, | |
292 don't allow selecting a string. | |
293 | |
294 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
295 | |
296 * Create.c (XMenuCreate): New variable `root', holding the | |
297 display's default root window, so we don't have to write out | |
298 "RootWindow (display, DefaultScreen (display))" a jillion times. | |
299 | |
300 * Create.c (XMenuCreate): Don't assume that all the | |
301 <X11/bitmaps/foo> patterns are 16x16. Instead of building a | |
302 bitmap and then converting it to a pixmap of the appropriate | |
303 depth if necessary, build a pixmap of the appropriate depth | |
304 directly, using XCreatePixmapFromBitmapData. | |
305 | |
306 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, | |
307 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS. | |
308 | |
309 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid | |
310 warnings about redefining NULL. | |
311 | |
312 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c, | |
313 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h. | |
314 | |
315 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by | |
316 any of the `.h' files, define it. | |
317 | |
318 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>. | |
319 Add an extern declaration for errno. | |
320 | |
321 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction. | |
322 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new | |
323 parts of the assoc table. | |
324 * XCrAssoc.c (XCreateAssocTable): Same. | |
325 | |
326 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree. | |
327 * XDelAssoc.c (XDeleteAssoc): Same. | |
328 | |
329 1992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
330 | |
331 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc. | |
332 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly. | |
333 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree. | |
334 * XDestAssoc.c (XDestroyAssocTable): Likewise. | |
335 | |
336 1992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
337 | |
338 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c: | |
339 Use Xlib.h, not Xlibint.h. | |
340 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined. | |
341 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno. | |
342 * XMakeAssoc.c (_XIOErrorFunction): Declared. | |
343 | |
344 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
345 | |
346 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c: | |
347 Specify dir X11/ when including Xlibint.h. | |
348 | |
349 1992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
350 | |
351 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c: | |
352 New files. | |
353 | |
354 * Makefile (SRCS, OBJS): Compile those files. | |
355 | |
356 1992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
357 | |
358 * Makefile (clean): Delete object files and library. | |
359 (distclean): New target. | |
360 | |
361 1992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
362 | |
363 * Makefile (libXMenu11.a): Put `-' on ranlib line. | |
364 | |
365 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
366 | |
367 * Makefile (EXTRA): New variable. | |
368 (libXMenu11.a): Use that. | |
369 | |
370 * insque.c: New file. | |
371 | |
372 1992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
373 | |
374 * Makefile (CC): Assignment commented out. | |
375 | |
376 1991-11-16 Noah Friedman (friedman at nutrimat) | |
377 | |
378 * copyright.h: New file (copied from X11R4 distribution) | |
379 * All files: Replaced occurrences of #include <X11/copyright.h> | |
380 with #include "copyright.h" | |
381 | |
382 1991-10-25 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |
383 | |
384 * XMenu.h (enum _xmmode): Remove spurious comma. | |
385 | |
386 * X10.h: New file. | |
387 * XMenu.h, XMenuInt.h: Include X10.h from this dir. | |
388 | |
389 1990-11-13 Richard Stallman (rms at mole.ai.mit.edu) | |
390 | |
391 * XMenu.h (struct _xmenu): Use unsigned long for colors. | |
392 | |
393 1990-11-12 Richard Stallman (rms at mole.ai.mit.edu) | |
394 | |
395 * Internal.c: Declare argument `display' in some functions. | |
396 | |
397 |