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