XEmacs 21.2.39 "Millennium".
[chise/xemacs-chise.git.1] / lwlib / ChangeLog
1 2000-12-31  Martin Buchholz <martin@xemacs.org>
2
3         * XEmacs 21.2.39 is released.
4
5 2000-12-30  Andy Piper  <andy@xemacs.org>
6
7         * xlwtabs.c: remove assertion definitions and put them in
8         lwlib-internal.h. This has the effect of enabling assertions which
9         should have been done from the very start.
10         (TabsShuffleRows): fix duff assertion.
11         (PreferredSize3): use dimensions throughout.
12         (PreferredSize2): ditto.
13         (TabLayout): ditto.
14         (DrawFrame): be clever about the enclosing frame if the child
15         height is 0.
16         (TabsResize): don't configure children that are no visible
17         anyway. Make sure geometry calculations don't end up negative.
18
19         * lwlib-internal.h: put in assertion definitions.
20
21 2000-12-05  Martin Buchholz <martin@xemacs.org>
22
23         * XEmacs 21.2.38 is released.
24
25 2000-11-30  Andy Piper  <andy@xemacs.org>
26
27         * lwlib-Xm.c (xm_update_label): Hack to stop %_ labels until
28         someone fixes it properly.
29
30 2000-11-24  Andy Piper  <andy@xemacs.org>
31
32         * xlwtabsP.h: add visible flag, realRows and remove displayChildren.
33
34         * xlwtabs.c (TabVisible): new macro. Consults visible flag.
35         (TabsInit): remove displayChildren, add realRows.
36         (TabsConstraintInitialize): ditto.
37         (TabsResize): ditto.
38         (TabsGeometryManager): ditto.
39         (TabsChangeManaged): ditto.
40         (TabsSelect): ditto.
41         (TabsPage): ditto.
42         (TabsHighlight): ditto.
43         (DrawTabs): ditto.
44         (TabLayout): Caclulate rows for all children and whether they
45         should be visible or not..
46         (TabsShuffleRows): shuffle rows based on both real and displayed
47         rows. Adjust visibility of all children.
48         (PreferredSize): ditto.
49
50 2000-11-19  Martin Buchholz  <martin@xemacs.org>
51
52         * xlwtabs.c (TabsResize): Don't delete `tab', mark unused instead.
53
54 2000-11-18  Martin Buchholz  <martin@xemacs.org>
55
56         * xlwmenu.c (make_windows_if_needed): 
57         (XlwMenuRealize): 
58         The proper type for `mask' is `unsigned long', not `int'.
59
60 2000-11-18  Martin Buchholz  <martin@xemacs.org>
61
62         * xlwtabs.c (defaultAccelerators): Add #### to unused var.
63         (TabsResize): Remove unused var.
64         * xlwmenu.c (XlwMenuInitialize): Remove unused vars.
65         * lwlib-Xlw.c (xlw_update_one_widget): Add #### for probable bug.
66
67 2000-11-14  Martin Buchholz <martin@xemacs.org>
68
69         * XEmacs 21.2.37 is released.
70
71 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
72
73         * lwlib.h: Typo fixes and tiny clarifications.
74
75 2000-10-04  Martin Buchholz <martin@xemacs.org>
76
77         * XEmacs 21.2.36 is released.
78
79 2000-09-21  Andy Piper  <andy@xemacs.org>
80
81         * lwlib.h: declare copy_widget_value_tree.
82
83         * lwlib.c (copy_widget_value_tree): make non-static.
84
85 2000-09-19  Martin Buchholz  <martin@xemacs.org>
86
87         * *: Spelling mega-patch
88
89 2000-09-16  Martin Buchholz  <martin@xemacs.org>
90
91         * lwlib.c (ascii_strcasecmp): New.
92         * lwlib.c (find_in_table): Use ascii_strcasecmp.
93         Avoid using non-standard non-portable strcasecmp.
94
95 2000-08-02  Stephen J. Turnbull <stephen@xemacs.org>
96
97         * xlwmenu.c (XlwMenuInitialize): make comment on algorithm for
98         setting fontList match code.  Suggest using same algorithm for
99         X Font Set resources in native lw code.
100
101 2000-07-30  Ben Wing  <ben@xemacs.org>
102
103         * lwlib-Xaw.c (xaw_update_one_widget):
104         Remove accelerator specs from buttons, since Athena doesn't handle
105         them.
106         
107         * lwlib.c (lw_remove_accelerator_spec):
108         * lwlib.h:
109         Define function and prototype to do this.
110
111 2000-07-15  Ben Wing  <ben@xemacs.org>
112
113         * xlwradioP.h:
114         Remove duplicate definition of streq().
115
116 2000-07-19  Martin Buchholz <martin@xemacs.org>
117
118         * XEmacs 21.2.35 is released.
119
120 2000-07-09  Martin Buchholz  <martin@xemacs.org>
121
122         * xlwcheckbox.c:
123         * xlwgauge.h:
124         * xlwgaugeP.h:
125         * xlwradio.h:
126         * xlwradioP.h:
127         * xlwgauge.c:
128         * config.h.in:
129         * xlwradio.c:
130         * lwlib-Xaw.c:
131         Replace SMART_INCLUDE with a dumber, but more reliable method.
132
133         * xlwmenu.c (parameterize_string): Fix C++ compilation warnings.
134
135 2000-06-10  Ben Wing  <ben@xemacs.org>
136
137         * lwlib-Xaw.c (xaw_create_label): add sanity check on arg limit.
138         (xaw_update_one_value): fix crash due to incorrect arg count.
139
140 2000-05-28  Martin Buchholz <martin@xemacs.org>
141
142         * XEmacs 21.2.34 is released.
143
144 2000-05-01  Martin Buchholz <martin@xemacs.org>
145
146         * XEmacs 21.2.33 is released.
147
148 2000-04-19  Martin Buchholz  <martin@xemacs.org>
149
150         * lwlib.c (lw_destroy_everything): Always use full ANSI prototypes.
151         * lwlib.c (lw_destroy_all_pop_ups): Always use full ANSI prototypes.
152
153 2000-04-12  Andy Piper  <andy@xemacs.org>
154
155         * lwlib-Xaw.c (xaw_update_one_widget): no-op for text widgets.
156         (xaw_update_one_value): Get strings safely.
157         (xaw_create_text_field): add some extra properties.
158
159 2000-04-05  Andy Piper  <andy@xemacs.org>
160
161         * lwlib-Xaw.c (lw_xaw_widget_p): include asciiTextWidgetClass as
162         an athena widget.
163
164 2000-04-05  Andy Piper  <andy@xemacs.org>
165
166         * xlwradio.c (RadioSetValues): resize if position information has
167         changed.
168
169         * lwlib-Xm.c (xm_create_text_field): text fields should be enabled
170         even if there is no callback.
171         * lwlib-Xaw.c (xaw_create_text_field): ditto.
172
173 2000-04-03  Andy Piper  <andy@xemacs.org>
174
175         * lwlib.c (merge_widget_value_args): only merge when the two args
176         are actually different.
177
178 2000-03-21  Didier Verna  <didier@xemacs.org>
179
180         * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 to
181         src/config.h.in.
182         * config.h.in (ATHENA_INCLUDE): use the `SMART_INCLUDE' macro.
183
184 2000-03-20  Martin Buchholz <martin@xemacs.org>
185
186         * XEmacs 21.2.32 is released.
187
188 2000-03-14  Ben Wing  <ben@xemacs.org>
189
190         * xlwmenu.c (massage_resource_name): Handle %_ and %%.
191
192 2000-02-20  Gunnar Evermann  <ge204@eng.cam.ac.uk>
193
194         * xlwscrollbar.c (get_gc): Always check for XmUNSPECIFIED_PIXMAP
195         even if we are only 'compatible' with the Motif resources.
196         (XmUNSPECIFIED_PIXMAP): Define unconditionally.
197
198 2000-02-23  Martin Buchholz <martin@xemacs.org>
199
200         * XEmacs 21.2.31 is released.
201
202 2000-02-22  Andy Piper  <andy@xemacs.org>
203
204         * lwlib-Xm.c (xm_update_one_widget): set widget args last in case
205         anything messes with them in the meantime.
206         * lwlib-Xlw.c (xlw_update_one_widget): ditto.
207         * lwlib-Xaw.c (xaw_update_one_widget): ditto.
208
209 2000-02-21  Martin Buchholz <martin@xemacs.org>
210
211         * XEmacs 21.2.30 is released.
212
213 2000-02-21  Andy Piper  <andy@xemacs.org>
214
215         * lwlib.c (merge_widget_value_args): don't delete the args before
216         copying, lw_copy_widget_value_args will do this for us if
217         necessary.
218         (lw_add_widget_value_arg): Allow existing args to be replaced.
219         (free_widget_value_args): Set args to 0 rather than 0xdeadbeef,
220         reference couting works better that way.
221         (lw_copy_widget_value_args): Do the right thing.
222
223         * lwlib-Xm.c (xm_create_progress): Make sensitive as this looks
224         much better.
225         * lwlib-Xaw.c (xaw_create_progress): ditto.
226
227 2000-02-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
228
229         * xlwmenu.h (XmUNSPECIFIED_PIXMAP): Define this if we are using Motif
230         compatible resource names.
231
232         * xlwmenu.c (make_shadow_gcs): Always check for XmUNSPECIFIED_PIXMAP
233         even if we are only 'compatible' with the Motif resources.
234
235 2000-02-15  Andy Piper  <andy@xemacs.org>
236
237         * xlwgauge.c (GaugeExpose): remove shadows.
238
239 2000-02-16  Martin Buchholz <martin@xemacs.org>
240
241         * XEmacs 21.2.29 is released.
242
243 2000-02-09  Valdis Kletnieks  <Valdis.Kletnieks@vt.edu>
244
245         * config.h.in (ATHENA_INCLUDE): Workaround bugs in both xlc and
246         old gccs.
247
248 2000-02-07  Martin Buchholz <martin@xemacs.org>
249
250         * XEmacs 21.2.28 is released.
251
252 2000-01-25  Andy Piper  <andy@xemacs.org>
253
254         * xlwtabs.c (TabsChangeManaged): Make sure we unmanage the hilight
255         widget as well.
256
257 2000-01-28  Martin Buchholz  <martin@xemacs.org>
258
259         * xlwgauge.c (GaugeConvert): bcopy ==> memcpy
260
261 2000-01-24  Andy Piper  <andy@xemacs.org>
262
263         * xlwtabs.c (XawTabsSetTop): Unhighlight before changing the
264         stacking order.
265         (XawTabsSetHighlight): Don't unhighlight here.
266
267 2000-01-22  Martin Buchholz  <martin@xemacs.org>
268
269         * *.h: Use consistent C-standards-approved guard macro names.
270
271 2000-01-18  Martin Buchholz <martin@xemacs.org>
272
273         * XEmacs 21.2.27 is released.
274
275 2000-01-15  Andy Piper  <andy@xemacs.org>
276
277         * lwlib-Xlw.c (lw_update_one_widget): make sure global
278         properties gets set.
279
280 2000-01-07  Martin Buchholz  <martin@xemacs.org>
281
282         * config.h.in (ATHENA_INCLUDE): CPP trickery to make old cpps happy.
283         This extends support for gcc 2.6 (e.g. on BSD/OS 2.0)
284
285         * lwlib.c: Fix up memset calls.
286
287         * lwlib-Xm.c (xm_update_text): Warning suppression.
288         (xm_update_text_field): Warning suppression.
289
290 2000-01-03  Martin Buchholz  <martin@xemacs.org>
291
292         * lwlib-Xaw.c (xaw_update_one_widget): Emergency fix for this crash:
293         (yes-or-no-p-dialog-box "Yes or No")
294
295 1999-12-31  Martin Buchholz <martin@xemacs.org>
296
297         * XEmacs 21.2.26 is released.
298
299 1999-12-29  Andy Piper  <andy@xemacs.org>
300
301         * xlwtabs.c (TabsHighlight): use displayChildren for highlighting
302         not num_children.
303         (TabsPage): ditto.
304
305 1999-12-24  Martin Buchholz <martin@xemacs.org>
306
307         * XEmacs 21.2.25 is released.
308
309 1999-12-23  Andy Piper  <andy@xemacs.org>
310
311         * lwlib.c (lw_copy_widget_value_args): don't create empty
312         widget_args just because someone might use them later. This makes
313         all widgets look like they've changed.
314
315 1999-12-22  Andy Piper  <andy@xemacs.org>
316
317         * xlwtabs.c: Fix for X11R5 from Damon Lipparelli
318         <lipp@primus.com>.
319
320 1999-12-21  Martin Buchholz  <martin@xemacs.org>
321
322         * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr)
323
324 1999-12-12  Daniel Pittman  <daniel@danann.net>
325
326         * lwlib-Xaw.c:
327         * xlwcheckbox.c:
328         * xlwgauge.h:
329         * xlwgaugeP.h:
330         * xlwradio.c:
331         * xlwradio.h:
332         * xlwradioP.h:
333         Clean up Athena widget support:
334         - Athena headers now use dynamic include paths.
335
336 1999-12-08  Andy Piper  <andy@xemacs.org>
337
338         * xlwtabs.c: sync with Tabs 2.2.
339         * xlwtabP.h: ditto.
340
341 1999-12-14  Martin Buchholz <martin@xemacs.org>
342
343         * XEmacs 21.2.24 is released.
344
345 1999-12-14  Andy Piper  <andy@xemacs.org>
346
347         * xlwtabs.c (TabsResize): reset need_layout so that we don't go
348         into infloop death.
349
350 1999-12-14  Andy Piper  <andy@xemacs.org>
351
352         * xlwtabs.c (TabsSetValues): re-allocate GCs if font has changed.
353
354 1999-12-13  Andy Piper  <andy@xemacs.org>
355
356         * xlwtabs.c (TabsResize): We need to expose the tabs after
357         clearing the window they are in.
358
359 1999-12-08  Andy Piper  <andy@xemacs.org>
360
361         * xlwtabs.c: sync with Tabs 2.1.
362
363 1999-12-07  Andy Piper  <andy@xemacs.org>
364
365         * lwlib-Xlw.c (lw_lucid_widget_p): make sure we pick up the
366         clip-window as well.
367
368 1999-12-07  Martin Buchholz <martin@xemacs.org>
369
370         * XEmacs 21.2.23 is released.
371
372 1999-12-05  Andy Piper  <andy@xemacs.org>
373
374         * xlwtabs.c: back up to previous rev to make syncing easier. Fix
375         gcc moans.
376
377         * lwlib-Xaw.c (xaw_update_one_widget): use XtIsSubclass.
378
379 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
380
381         * XEmacs 21.2.22 is released
382
383 1999-11-28  Martin Buchholz <martin@xemacs.org>
384
385         * XEmacs 21.2.21 is released.
386
387 1999-11-26  Martin Buchholz  <martin@xemacs.org>
388
389         * xlwtabs.c: Remove unused variables.  Fix warnings.
390
391 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
392
393         * XEmacs 21.2.20 is released
394
395 1999-09-09  Andy Piper  <andy@xemacs.org>
396
397         * xlwtabs.c: updated tabs widget from Ed Falk.
398         * xlwtabs.h: ditto.
399         * xlwtabsP.h: ditto.
400
401 1999-09-22  Martin Buchholz  <martin@xemacs.org>
402
403         * lwlib-internal.h:
404         * lwlib-utils.h:
405         Move declaration of destroy_all_children from lwlib-internal.h to
406         lwlib-utils.h, where it belongs.
407
408 1999-09-21  Andy Piper  <andy@xemacs.org>
409
410         * lwlib-Xm.c (xm_update_label): don't clobber pixmap type labels
411         with text.
412
413 1999-09-22  Martin Buchholz  <martin@xemacs.org>
414
415         * xlwtabs.c: Fix C++ compilability.
416
417 1999-09-18  Andy Piper  <andy@xemacs.org>
418
419         * xlwtabs.c: Put in tabs sync because clipping should fix useability
420         problems.
421
422 1999-09-13  Andy Piper  <andy@xemacs.org>
423
424         * xlwtabs.c: Back out tabs sync because of reported useability
425         problems.
426
427 1999-09-09  Andy Piper  <andy@xemacs.org>
428
429         * xlwtabs.c: updated tabs widget from Ed Falk.
430         * xlwtabs.h: ditto.
431         * xlwtabsP.h: ditto.
432         * xlwgcs.c: ditto.
433         * xlwgcs.h: ditto.
434
435 1999-09-03  Martin Buchholz  <martin@xemacs.org>
436
437         * xlwgauge.c: Ansify.
438         Include <stdlib.h> to get prototype for atoi().
439         (GaugeSelect): Call GaugeExpose with the right number of args.
440         (GaugeLoseSel): Call GaugeExpose with the right number of args.
441         (GaugeConvert): This is a XtConvertSelectionProc,
442         so 5th parameter must be of type XtPointer, not XPointer.
443         (GaugeGetValue): This is a XtTimerCallbackProc,
444         so 2nd parameter must be of type XtIntervalId *, not XtIntervalId.
445
446
447 1999-09-01  Martin Buchholz  <martin@xemacs.org>
448
449         * lwlib.c (free_widget_value_contents): Use proper type for cast.
450
451         * xlwradio.c: Use function prototypes everywhere.
452         * xlwcheckbox.c:
453         * xlwradio.c:
454         * xlwradioP.h: Move declarations of non-static functions defined
455         in xlwradio.c into xlwradioP.h.
456
457 1999-09-02  Andy Piper  <andy@xemacs.org>
458
459         * xlwgcs.c: include xmu.h
460
461 1999-09-01  Andy Piper  <andy@xemacs.org>
462
463         * xlwgauge.c: rearrange headers yet again.
464         * xlwcheckbox.c: ditto.
465         * xlwradio.c: ditto.
466         * xlwtabs.c: ditto.
467
468 1999-09-01  Andy Piper  <andy@xemacs.org>
469
470         * xlwgauge.c: use xmu.h
471         * xlwcheckbox.c: ditto.
472         * xlwradio.c: ditto.
473
474 1999-08-31  Andy Piper  <andy@xemacs.org>
475
476         * xlwtabs.c:
477         * xlwgcs.c:
478         * xlwradio.c:
479         * xlwcheckbox.c:
480         * xlwgauge.c: Fix for losing systems without Xmu.
481
482 1999-08-31  Andy Piper  <andy@xemacs.org>
483
484         * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage.
485
486 1999-08-30  Andy Piper  <andy@xemacs.org>
487
488         * lwlib.c (free_widget_value_contents): be more precise about
489         freeing user defined args.
490
491         * lwlib-Xaw.c (xaw_update_one_widget): make sure we use val not
492         its contents for hierarchies one deep.
493
494 1999-08-29  Andy Piper  <andy@xemacs.org>
495
496         * xlwtabs.c: temporary fixes pending a new release.
497         * xlwtabsP.h: ditto.
498
499         * lwlib-Xm.c (xm_update_one_widget): update user defined args.
500         (xm_create_label): set args after creation as well as before.
501
502         * lwlib-Xlw.c (xlw_create_tab_control): orient tabs horizontally.
503         (xlw_update_tab_control): actually update the children rather than
504         the parent.
505
506         * lwlib-Xaw.c (xaw_update_one_widget): update user defined args.
507         (xaw_create_label): set args after creation as well as before.
508
509 1999-08-23  Andy Piper  <andy@xemacs.org>
510
511         * lwlib-Xm.c (xm_update_label): don't concatenate value to itself.
512
513         * lwlib-Xm.c (xm_create_label_field): new function for creating labels.
514         (xm_creation_table): use it.
515
516         * lwlib-Xaw.c (xaw_create_label_field): new function for creating labels.
517         (xaw_creation_table): use it.
518
519 1999-08-16  Andy Piper  <andy@xemacs.org>
520
521         * lwlib.h: declare free_widget_value_tree.
522
523         * lwlib.c (free_widget_value_tree): make non-static.
524
525         * lwlib-Xm.c (xm_update_label): free val_string when updating.
526
527 1999-08-04  Andy Piper  <andy@xemacs.org>
528
529         * lwlib-Xm.c (mark_dead_instance_destroyed): change so that its
530         defined for widgets.
531         (xm_nosel_callback): ditto.
532
533         * xlwtabsP.h: sync with 1.5.
534
535         * xlwtabs.c: sync with 1.18.
536
537 1999-07-28  Andy Piper  <andy@xemacs.org>
538
539         * xlwtabs.c: new lucid tabs widget from Ed Falk.
540         * xlwtabs.h: ditto.
541         * xlwtabsP.h: ditto.
542         * xlwgcs.c: GC manipulation for tab widgets.
543         * xlwgcs.h: ditto.
544
545         * xlwgauge.c: new athena gauge widget from Ed Falk.
546         * xlwgauge.h: ditto.
547         * xlwgaugeP.h: ditto.
548
549         * xlwradio.c: new athena radio widget from Ed Falk.
550         * xlwradio.h: ditto.
551         * xlwradioP.h: ditto.
552
553         * xlwcheckbox.c: new athena checkbox widget from Ed Falk.
554         * xlwcheckbox.h: ditto.
555         * xlwcheckboxP.h: ditto.
556
557         * lwlib-utils.c (destroy_all_children): moved from lwlib-Xm.c.
558
559         * lwlib-internal.h: declare destroy_all_children.
560
561         * lwlib-config.c: add widget checks.
562
563         * lwlib-Xm.h: declare xm_create_label;
564
565         * lwlib-Xm.c (destroy_all_children): move to lwlib-utils.c.
566         (xm_update_label): enable for widgets.
567         (xm_update_one_widget): ditto.
568         (xm_create_button): rename in line with lwlib-Xaw.c
569         (xm_create_progress): ditto.
570         (xm_create_text_field): ditto.
571         (xm_create_combo_box): ditto.
572         (xm_create_label): new function.
573         (xm_creation_table): rename widget creation functions.
574         (xm_destroy_instance): enable for widgets.
575         (xm_generic_callback): ditto.
576         (xm_generic_callback): ditto.
577
578         * lwlib-Xlw.c (xlw_tab_control_callback): new function. a special
579         callback that calls the correct function depending on what tab is
580         selected.
581         (xlw_create_tab_control): new function.
582         (build_tabs_in_widget): new function. puts tabs in a tab widget,
583         uses Xaw or Xm depending on how XEmacs was compiled.
584         (xlw_update_tab_control): update the resources for each
585         tab. optionally rebuild the contents of the tab widget.
586         (xlw_creation_table): add tab widget creation function.
587         (lw_lucid_widget_p): add tab widget.
588         (xlw_update_one_widget): ditto.
589
590         * lwlib-Xaw.h: declare xaw_create_label;
591
592         * lwlib-Xaw.c (lw_xaw_widget_p): add widgets classes.
593         (xaw_update_one_widget): ditto.
594         (xaw_update_one_value): add code from the Xm version.
595         (xaw_generic_callback): add Xm hack for setting command
596         states. beef up lookup of call data.
597         (xaw_create_button): new function.
598         (xaw_create_label): new function for use by tab widget.
599         (xaw_create_progress): new function.
600         (xaw_create_text_field): new function.
601         (xaw_creation_table): add new widget type creation functions.
602
603         * Makefile.in.in: add dependencies for new lw widgets.
604
605 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
606
607         * XEmacs 21.2.19 is released
608
609 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
610
611         * XEmacs 21.2.18 is released
612
613 1999-07-05  Didier Verna  <didier@xemacs.org>
614
615         * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around
616         call to xm_update_label.
617
618 1999-06-28  Andy Piper  <andy@xemacs.org>
619
620         * lwlib-Xm.c: unconditionally enable text field & list code.
621         (make_progress): new function. creates a slider.
622         (make_text_field): new function. creates an edit field.
623         (make_combo_box): new function. creates a combo box.
624         (xm_creation_table): add new widget functions.
625
626 1999-06-25  Andy Piper  <andy@xemacs.org>
627
628         * lwlib.h (_widget_value): add arglist slots.
629         declare new functions.
630
631         * lwlib.c (free_widget_value_contents): handle arglists when
632         freeing.
633         (lw_add_value_args_to_args): new function. add arglist entries
634         from a widget_value structure.
635
636         * lwlib-Xm.c (make_button): new function, create a motif button
637         for display in a buffer as a glyph.
638         (xm_creation_table): add make_button.
639
640 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
641
642         * XEmacs 21.2.17 is released
643
644 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
645
646         * XEmacs 21.2.16 is released
647
648 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
649
650         * XEmacs 21.2.15 is released
651
652 1999-05-17  Jerry James  <jerry@cs.ucsb.edu>
653
654         * xlwmenu.c (make_shadow_gcs): Test bottom_shadow_pixmap before
655         using it.
656
657 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
658
659         * XEmacs 21.2.14 is released
660
661 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
662
663         * XEmacs 21.2.13 is released
664
665 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
666
667         * XEmacs 21.2.12 is released
668
669 1999-02-18  Martin Buchholz  <martin@xemacs.org>
670
671         * lwlib/xlwmenu.c (massage_resource_name): Fix compiler warning
672         - Have to toupper ((int) (unsigned char) x) to be portable.