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