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