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