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