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