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