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