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