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