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