1 2004-02-02 Vin Shelton <acs@xemacs.org>
3 * XEmacs 21.4.15 is released
5 2003-09-03 Vin Shelton <acs@xemacs.org>
7 * XEmacs 21.4.14 is released
9 2003-05-25 XEmacs Build Bot <builds@cvs.xemacs.org>
11 * XEmacs 21.4.13 is released
13 2003-01-31 Martin Buchholz <martin@xemacs.org>
15 * lwlib-Xm.c (xm_update_progress):
16 Don't define unless LWLIB_WIDGETS_MOTIF.
18 2003-02-13 Martin Buchholz <martin@xemacs.org>
20 * xlwmenu.c (xlwMenuClassRec):
21 Use symbolic name `XtExposeCompressMaximal' instead of `TRUE'.
23 2003-01-15 Stephen J. Turnbull <stephen@xemacs.org>
25 * XEmacs 21.4.12 "Portable Code" is released.
27 2003-01-14 Stephen J. Turnbull <stephen@xemacs.org>
29 * lwlib-Xm.c (): Don't reference xm_update_progress
30 --without-widgets. Thanks Martin Buchholz <martin@xemacs.org>.
32 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
34 * XEmacs 21.4.11 "Native Windows TTY Support" is released.
36 2002-11-02 Stephen J. Turnbull <stephen@xemacs.org>
38 * XEmacs 21.4.10 "Military Intelligence" is released.
40 2002-08-23 Stephen J. Turnbull <stephen@xemacs.org>
42 * XEmacs 21.4.9 "Informed Management" is released.
44 2002-06-07 Andy Piper <andy@xemacs.org>
46 * lwlib-Xm.c: (xm_safe_update_label): new function. Call
47 xm_update_label if the class is appropriate.
48 (make_menu_in_widget): use it.
49 (update_one_menu_entry): ditto.
50 (xm_update_one_widget): ditto.
52 2002-08-14 Stephen J. Turnbull <stephen@xemacs.org>
54 * lwlib-Xm.c: revert Darryl's patch in favor of Andy's.
56 2002-07-17 Stephen J. Turnbull <stephen@xemacs.org>
58 * lwlib-utils.c (XtApplyUntilToWidgets):
59 * xlwmenu.c (close_to_reference_time):
62 2002-05-14 Darryl Okahata <darrylo@xemacs.org>
64 * lwlib-Xm.c: prevent non-label widgets from being treated as
65 labels and having their "labels" updated.
67 2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
69 * XEmacs 21.4.8 "Honest Recruiter" is released.
71 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
73 * XEmacs 21.4.7 "Economic Science" is released.
75 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org>
77 * lwlib-Xm.c (make_dialog): Fix XmProcessTraversal crash.
79 2001-12-19 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
81 * xlwscrollbar.c: Fix Xt translations comment.
83 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
85 * XEmacs 21.4.6 "Common Lisp" is released.
87 2001-10-23 Stephen J. Turnbull <stephen@xemacs.org>
89 * XEmacs 21.4.5 "Civil Service" is released.
91 2001-10-02 Darryl Okahata <darrylo@sonic.net>
93 * If HAVE_XMU was not defined (xmu was not being used), xlwgcs.c
94 was still referencing xmu functions.
96 2001-04-08 Danny Colascione <qtmstr@optonline.net>
101 Force buffer-tab highlight update when moving the buffer, avoiding
102 an ugly black border, used for keyboard focus indication, on a
103 widget that can never have keyboard focus, the buffer tab.
105 2001-07-26 Andy Piper <andy@xemacs.org>
107 Fix progress gauge flashing under OpenMotif:
109 * lwlib-Xm.c (xm_update_progress): new function. Set Scale height
110 and width from normal height and width.
111 * lwlib-Xm.c (xm_create_progress): ditto.
112 * lwlib-Xm.c (xm_update_one_widget): call xm_update_progress.
113 * lwlib.c (lw_get_value_arg): new function. Return an argument
115 * lwlib.h: declare it.
117 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
119 * XEmacs 21.4.4 "Artificial Intelligence" is released.
121 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org>
123 * XEmacs 21.4.3 "Academic Rigor" is released.
125 2001-05-10 Stephen J. Turnbull <stephen@xemacs.org>
127 * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
129 2001-04-25 Ben Wing <ben@xemacs.org>
131 * lwlib-utils.c (destroy_all_children): fix warning reported by
132 Isaac Hollander <ysh@mindspring.com>.
134 2001-04-19 Stephen J. Turnbull <stephen@xemacs.org>
136 * XEmacs 21.4.1 "Copyleft" is released.
138 2001-04-16 Stephen J. Turnbull <stephen@xemacs.org>
140 * XEmacs 21.4.0 "Solid Vapor" is released.
142 2001-04-14 Stephen J. Turnbull <stephen@xemacs.org>
144 * XEmacs 21.2.47 "Zephir" is released.
146 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
148 * ChangeLog: Restore logs lost in the GTK merge.
150 2001-03-21 Martin Buchholz <martin@xemacs.org>
152 * XEmacs 21.2.46 "Urania" is released.
154 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
156 * xlwradio.c: Revert gratuitous whitespace changes from GTK merge.
158 2001-02-23 Martin Buchholz <martin@xemacs.org>
160 * XEmacs 21.2.45 "Thelxepeia" is released.
162 2001-02-16 Raymond Toy <toy@rtp.ericsson.se>
164 * lwlib-Xaw.c: Always include ATHENA_AsciiText_h_ to get the
166 (xaw_creation_table): Always include the text-field widget
168 2001-02-08 Martin Buchholz <martin@xemacs.org>
170 * XEmacs 21.2.44 "Thalia" is released.
172 2001-02-06 Martin Buchholz <martin@xemacs.org>
176 * xlwgcs.c (XtAllocateGC): Fix typo for X11R4.
178 * xlwradio.c (RadioExpose):
180 Remove use of BSD-specific types.
181 s/u_(char|short|int_long)/unsigned $1/g
183 2001-02-05 Martin Buchholz <martin@xemacs.org>
185 * lwlib-Xm.c (xm_update_one_value):
186 Obey the man page; use XtFree instead of free.
188 2001-02-02 Martin Buchholz <martin@xemacs.org>
190 * config.h.in: Use "..." to include config.h
192 2001-01-26 Martin Buchholz <martin@xemacs.org>
194 * XEmacs 21.2.43 "Terspichore" is released.
196 2001-01-20 Martin Buchholz <martin@xemacs.org>
198 * XEmacs 21.2.42 "Poseidon" is released.
200 2001-01-17 Martin Buchholz <martin@xemacs.org>
202 * XEmacs 21.2.41 "Polyhymnia" is released.
204 2001-01-08 Martin Buchholz <martin@xemacs.org>
206 * XEmacs 21.2.40 is released.
208 2001-01-06 Martin Buchholz <martin@xemacs.org>
210 * lwlib-Xaw.c (xaw_creation_table): Make const.
211 * lwlib-Xaw.h (xaw_creation_table): Make const.
212 * lwlib-Xlw.c (xlw_creation_table): Make const.
213 * lwlib-Xlw.h (xlw_creation_table): Make const.
214 * lwlib-Xm.c (xm_creation_table): Make const.
215 * lwlib-Xm.h (xm_creation_table): Make const.
216 * lwlib.c (find_in_table): Use const.
218 2001-01-02 Andy Piper <andy@xemacs.org>
220 * lwlib.h (_widget_args): add args_changed. Necessary because we
221 reference count args.
223 * lwlib.c (lw_add_widget_value_arg): set args_changed flag.
224 (merge_widget_value_args): mark as changed if args_changed is
226 (update_all_widget_values): reset args_changed.
227 (initialize_widget_instance): ditto.
229 2000-12-31 Martin Buchholz <martin@xemacs.org>
231 * XEmacs 21.2.39 is released.
233 2000-12-30 Andy Piper <andy@xemacs.org>
235 * xlwtabs.c: remove assertion definitions and put them in
236 lwlib-internal.h. This has the effect of enabling assertions which
237 should have been done from the very start.
238 (TabsShuffleRows): fix duff assertion.
239 (PreferredSize3): use dimensions throughout.
240 (PreferredSize2): ditto.
242 (DrawFrame): be clever about the enclosing frame if the child
244 (TabsResize): don't configure children that are no visible
245 anyway. Make sure geometry calculations don't end up negative.
247 * lwlib-internal.h: put in assertion definitions.
249 2000-12-05 Martin Buchholz <martin@xemacs.org>
251 * XEmacs 21.2.38 is released.
253 2000-11-30 Andy Piper <andy@xemacs.org>
255 * lwlib-Xm.c (xm_update_label): Hack to stop %_ labels until
256 someone fixes it properly.
258 2000-11-24 Andy Piper <andy@xemacs.org>
260 * xlwtabsP.h: add visible flag, realRows and remove displayChildren.
262 * xlwtabs.c (TabVisible): new macro. Consults visible flag.
263 (TabsInit): remove displayChildren, add realRows.
264 (TabsConstraintInitialize): ditto.
266 (TabsGeometryManager): ditto.
267 (TabsChangeManaged): ditto.
270 (TabsHighlight): ditto.
272 (TabLayout): Caclulate rows for all children and whether they
273 should be visible or not..
274 (TabsShuffleRows): shuffle rows based on both real and displayed
275 rows. Adjust visibility of all children.
276 (PreferredSize): ditto.
278 2000-11-19 Martin Buchholz <martin@xemacs.org>
280 * xlwtabs.c (TabsResize): Don't delete `tab', mark unused instead.
282 2000-11-18 Martin Buchholz <martin@xemacs.org>
284 * xlwmenu.c (make_windows_if_needed):
286 The proper type for `mask' is `unsigned long', not `int'.
288 2000-11-18 Martin Buchholz <martin@xemacs.org>
290 * xlwtabs.c (defaultAccelerators): Add #### to unused var.
291 (TabsResize): Remove unused var.
292 * xlwmenu.c (XlwMenuInitialize): Remove unused vars.
293 * lwlib-Xlw.c (xlw_update_one_widget): Add #### for probable bug.
295 2000-11-14 Martin Buchholz <martin@xemacs.org>
297 * XEmacs 21.2.37 is released.
299 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
301 * lwlib.h: Typo fixes and tiny clarifications.
303 2000-10-04 Martin Buchholz <martin@xemacs.org>
305 * XEmacs 21.2.36 is released.
307 2000-09-21 Andy Piper <andy@xemacs.org>
309 * lwlib.h: declare copy_widget_value_tree.
311 * lwlib.c (copy_widget_value_tree): make non-static.
313 2000-09-19 Martin Buchholz <martin@xemacs.org>
315 * *: Spelling mega-patch
317 2000-09-16 Martin Buchholz <martin@xemacs.org>
319 * lwlib.c (ascii_strcasecmp): New.
320 * lwlib.c (find_in_table): Use ascii_strcasecmp.
321 Avoid using non-standard non-portable strcasecmp.
323 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
325 * xlwmenu.c (XlwMenuInitialize): make comment on algorithm for
326 setting fontList match code. Suggest using same algorithm for
327 X Font Set resources in native lw code.
329 2000-07-30 Ben Wing <ben@xemacs.org>
331 * lwlib-Xaw.c (xaw_update_one_widget):
332 Remove accelerator specs from buttons, since Athena doesn't handle
335 * lwlib.c (lw_remove_accelerator_spec):
337 Define function and prototype to do this.
339 2000-07-15 Ben Wing <ben@xemacs.org>
342 Remove duplicate definition of streq().
344 2000-07-19 Martin Buchholz <martin@xemacs.org>
346 * XEmacs 21.2.35 is released.
348 2000-07-09 Martin Buchholz <martin@xemacs.org>
359 Replace SMART_INCLUDE with a dumber, but more reliable method.
361 * xlwmenu.c (parameterize_string): Fix C++ compilation warnings.
363 2000-06-10 Ben Wing <ben@xemacs.org>
365 * lwlib-Xaw.c (xaw_create_label): add sanity check on arg limit.
366 (xaw_update_one_value): fix crash due to incorrect arg count.
368 2000-05-28 Martin Buchholz <martin@xemacs.org>
370 * XEmacs 21.2.34 is released.
372 2000-05-01 Martin Buchholz <martin@xemacs.org>
374 * XEmacs 21.2.33 is released.
376 2000-04-19 Martin Buchholz <martin@xemacs.org>
378 * lwlib.c (lw_destroy_everything): Always use full ANSI prototypes.
379 * lwlib.c (lw_destroy_all_pop_ups): Always use full ANSI prototypes.
381 2000-04-12 Andy Piper <andy@xemacs.org>
383 * lwlib-Xaw.c (xaw_update_one_widget): no-op for text widgets.
384 (xaw_update_one_value): Get strings safely.
385 (xaw_create_text_field): add some extra properties.
387 2000-04-05 Andy Piper <andy@xemacs.org>
389 * lwlib-Xaw.c (lw_xaw_widget_p): include asciiTextWidgetClass as
392 2000-04-05 Andy Piper <andy@xemacs.org>
394 * xlwradio.c (RadioSetValues): resize if position information has
397 * lwlib-Xm.c (xm_create_text_field): text fields should be enabled
398 even if there is no callback.
399 * lwlib-Xaw.c (xaw_create_text_field): ditto.
401 2000-04-03 Andy Piper <andy@xemacs.org>
403 * lwlib.c (merge_widget_value_args): only merge when the two args
404 are actually different.
406 2000-03-21 Didier Verna <didier@xemacs.org>
408 * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 to
410 * config.h.in (ATHENA_INCLUDE): use the `SMART_INCLUDE' macro.
412 2000-03-20 Martin Buchholz <martin@xemacs.org>
414 * XEmacs 21.2.32 is released.
416 2000-03-14 Ben Wing <ben@xemacs.org>
418 * xlwmenu.c (massage_resource_name): Handle %_ and %%.
420 2000-02-20 Gunnar Evermann <ge204@eng.cam.ac.uk>
422 * xlwscrollbar.c (get_gc): Always check for XmUNSPECIFIED_PIXMAP
423 even if we are only 'compatible' with the Motif resources.
424 (XmUNSPECIFIED_PIXMAP): Define unconditionally.
426 2000-02-23 Martin Buchholz <martin@xemacs.org>
428 * XEmacs 21.2.31 is released.
430 2000-02-22 Andy Piper <andy@xemacs.org>
432 * lwlib-Xm.c (xm_update_one_widget): set widget args last in case
433 anything messes with them in the meantime.
434 * lwlib-Xlw.c (xlw_update_one_widget): ditto.
435 * lwlib-Xaw.c (xaw_update_one_widget): ditto.
437 2000-02-21 Martin Buchholz <martin@xemacs.org>
439 * XEmacs 21.2.30 is released.
441 2000-02-21 Andy Piper <andy@xemacs.org>
443 * lwlib.c (merge_widget_value_args): don't delete the args before
444 copying, lw_copy_widget_value_args will do this for us if
446 (lw_add_widget_value_arg): Allow existing args to be replaced.
447 (free_widget_value_args): Set args to 0 rather than 0xdeadbeef,
448 reference couting works better that way.
449 (lw_copy_widget_value_args): Do the right thing.
451 * lwlib-Xm.c (xm_create_progress): Make sensitive as this looks
453 * lwlib-Xaw.c (xaw_create_progress): ditto.
455 2000-02-12 Jan Vroonhof <vroonhof@math.ethz.ch>
457 * xlwmenu.h (XmUNSPECIFIED_PIXMAP): Define this if we are using Motif
458 compatible resource names.
460 * xlwmenu.c (make_shadow_gcs): Always check for XmUNSPECIFIED_PIXMAP
461 even if we are only 'compatible' with the Motif resources.
463 2000-02-15 Andy Piper <andy@xemacs.org>
465 * xlwgauge.c (GaugeExpose): remove shadows.
467 2000-02-16 Martin Buchholz <martin@xemacs.org>
469 * XEmacs 21.2.29 is released.
471 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
473 * config.h.in (ATHENA_INCLUDE): Workaround bugs in both xlc and
476 2000-02-07 Martin Buchholz <martin@xemacs.org>
478 * XEmacs 21.2.28 is released.
480 2000-01-25 Andy Piper <andy@xemacs.org>
482 * xlwtabs.c (TabsChangeManaged): Make sure we unmanage the hilight
485 2000-01-28 Martin Buchholz <martin@xemacs.org>
487 * xlwgauge.c (GaugeConvert): bcopy ==> memcpy
489 2000-01-24 Andy Piper <andy@xemacs.org>
491 * xlwtabs.c (XawTabsSetTop): Unhighlight before changing the
493 (XawTabsSetHighlight): Don't unhighlight here.
495 2000-01-22 Martin Buchholz <martin@xemacs.org>
497 * *.h: Use consistent C-standards-approved guard macro names.
499 2000-01-18 Martin Buchholz <martin@xemacs.org>
501 * XEmacs 21.2.27 is released.
503 2000-01-15 Andy Piper <andy@xemacs.org>
505 * lwlib-Xlw.c (lw_update_one_widget): make sure global
508 2000-01-07 Martin Buchholz <martin@xemacs.org>
510 * config.h.in (ATHENA_INCLUDE): CPP trickery to make old cpps happy.
511 This extends support for gcc 2.6 (e.g. on BSD/OS 2.0)
513 * lwlib.c: Fix up memset calls.
515 * lwlib-Xm.c (xm_update_text): Warning suppression.
516 (xm_update_text_field): Warning suppression.
518 2000-01-03 Martin Buchholz <martin@xemacs.org>
520 * lwlib-Xaw.c (xaw_update_one_widget): Emergency fix for this crash:
521 (yes-or-no-p-dialog-box "Yes or No")
523 1999-12-31 Martin Buchholz <martin@xemacs.org>
525 * XEmacs 21.2.26 is released.
527 1999-12-29 Andy Piper <andy@xemacs.org>
529 * xlwtabs.c (TabsHighlight): use displayChildren for highlighting
533 1999-12-24 Martin Buchholz <martin@xemacs.org>
535 * XEmacs 21.2.25 is released.
537 1999-12-23 Andy Piper <andy@xemacs.org>
539 * lwlib.c (lw_copy_widget_value_args): don't create empty
540 widget_args just because someone might use them later. This makes
541 all widgets look like they've changed.
543 1999-12-22 Andy Piper <andy@xemacs.org>
545 * xlwtabs.c: Fix for X11R5 from Damon Lipparelli
548 1999-12-21 Martin Buchholz <martin@xemacs.org>
550 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr)
552 1999-12-12 Daniel Pittman <daniel@danann.net>
561 Clean up Athena widget support:
562 - Athena headers now use dynamic include paths.
564 1999-12-08 Andy Piper <andy@xemacs.org>
566 * xlwtabs.c: sync with Tabs 2.2.
569 1999-12-14 Martin Buchholz <martin@xemacs.org>
571 * XEmacs 21.2.24 is released.
573 1999-12-14 Andy Piper <andy@xemacs.org>
575 * xlwtabs.c (TabsResize): reset need_layout so that we don't go
578 1999-12-14 Andy Piper <andy@xemacs.org>
580 * xlwtabs.c (TabsSetValues): re-allocate GCs if font has changed.
582 1999-12-13 Andy Piper <andy@xemacs.org>
584 * xlwtabs.c (TabsResize): We need to expose the tabs after
585 clearing the window they are in.
587 1999-12-08 Andy Piper <andy@xemacs.org>
589 * xlwtabs.c: sync with Tabs 2.1.
591 1999-12-07 Andy Piper <andy@xemacs.org>
593 * lwlib-Xlw.c (lw_lucid_widget_p): make sure we pick up the
596 1999-12-07 Martin Buchholz <martin@xemacs.org>
598 * XEmacs 21.2.23 is released.
600 1999-12-05 Andy Piper <andy@xemacs.org>
602 * xlwtabs.c: back up to previous rev to make syncing easier. Fix
605 * lwlib-Xaw.c (xaw_update_one_widget): use XtIsSubclass.
607 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
609 * XEmacs 21.2.22 is released
611 1999-11-28 Martin Buchholz <martin@xemacs.org>
613 * XEmacs 21.2.21 is released.
615 1999-11-26 Martin Buchholz <martin@xemacs.org>
617 * xlwtabs.c: Remove unused variables. Fix warnings.
619 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
621 * XEmacs 21.2.20 is released
623 1999-09-09 Andy Piper <andy@xemacs.org>
625 * xlwtabs.c: updated tabs widget from Ed Falk.
629 1999-09-22 Martin Buchholz <martin@xemacs.org>
633 Move declaration of destroy_all_children from lwlib-internal.h to
634 lwlib-utils.h, where it belongs.
636 1999-09-21 Andy Piper <andy@xemacs.org>
638 * lwlib-Xm.c (xm_update_label): don't clobber pixmap type labels
641 1999-09-22 Martin Buchholz <martin@xemacs.org>
643 * xlwtabs.c: Fix C++ compilability.
645 1999-09-18 Andy Piper <andy@xemacs.org>
647 * xlwtabs.c: Put in tabs sync because clipping should fix useability
650 1999-09-13 Andy Piper <andy@xemacs.org>
652 * xlwtabs.c: Back out tabs sync because of reported useability
655 1999-09-09 Andy Piper <andy@xemacs.org>
657 * xlwtabs.c: updated tabs widget from Ed Falk.
663 1999-09-03 Martin Buchholz <martin@xemacs.org>
665 * xlwgauge.c: Ansify.
666 Include <stdlib.h> to get prototype for atoi().
667 (GaugeSelect): Call GaugeExpose with the right number of args.
668 (GaugeLoseSel): Call GaugeExpose with the right number of args.
669 (GaugeConvert): This is a XtConvertSelectionProc,
670 so 5th parameter must be of type XtPointer, not XPointer.
671 (GaugeGetValue): This is a XtTimerCallbackProc,
672 so 2nd parameter must be of type XtIntervalId *, not XtIntervalId.
675 1999-09-01 Martin Buchholz <martin@xemacs.org>
677 * lwlib.c (free_widget_value_contents): Use proper type for cast.
679 * xlwradio.c: Use function prototypes everywhere.
682 * xlwradioP.h: Move declarations of non-static functions defined
683 in xlwradio.c into xlwradioP.h.
685 1999-09-02 Andy Piper <andy@xemacs.org>
687 * xlwgcs.c: include xmu.h
689 1999-09-01 Andy Piper <andy@xemacs.org>
691 * xlwgauge.c: rearrange headers yet again.
692 * xlwcheckbox.c: ditto.
696 1999-09-01 Andy Piper <andy@xemacs.org>
698 * xlwgauge.c: use xmu.h
699 * xlwcheckbox.c: ditto.
702 1999-08-31 Andy Piper <andy@xemacs.org>
708 * xlwgauge.c: Fix for losing systems without Xmu.
710 1999-08-31 Andy Piper <andy@xemacs.org>
712 * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage.
714 1999-08-30 Andy Piper <andy@xemacs.org>
716 * lwlib.c (free_widget_value_contents): be more precise about
717 freeing user defined args.
719 * lwlib-Xaw.c (xaw_update_one_widget): make sure we use val not
720 its contents for hierarchies one deep.
722 1999-08-29 Andy Piper <andy@xemacs.org>
724 * xlwtabs.c: temporary fixes pending a new release.
727 * lwlib-Xm.c (xm_update_one_widget): update user defined args.
728 (xm_create_label): set args after creation as well as before.
730 * lwlib-Xlw.c (xlw_create_tab_control): orient tabs horizontally.
731 (xlw_update_tab_control): actually update the children rather than
734 * lwlib-Xaw.c (xaw_update_one_widget): update user defined args.
735 (xaw_create_label): set args after creation as well as before.
737 1999-08-23 Andy Piper <andy@xemacs.org>
739 * lwlib-Xm.c (xm_update_label): don't concatenate value to itself.
741 * lwlib-Xm.c (xm_create_label_field): new function for creating labels.
742 (xm_creation_table): use it.
744 * lwlib-Xaw.c (xaw_create_label_field): new function for creating labels.
745 (xaw_creation_table): use it.
747 1999-08-16 Andy Piper <andy@xemacs.org>
749 * lwlib.h: declare free_widget_value_tree.
751 * lwlib.c (free_widget_value_tree): make non-static.
753 * lwlib-Xm.c (xm_update_label): free val_string when updating.
755 1999-08-04 Andy Piper <andy@xemacs.org>
757 * lwlib-Xm.c (mark_dead_instance_destroyed): change so that its
759 (xm_nosel_callback): ditto.
761 * xlwtabsP.h: sync with 1.5.
763 * xlwtabs.c: sync with 1.18.
765 1999-07-28 Andy Piper <andy@xemacs.org>
767 * xlwtabs.c: new lucid tabs widget from Ed Falk.
770 * xlwgcs.c: GC manipulation for tab widgets.
773 * xlwgauge.c: new athena gauge widget from Ed Falk.
775 * xlwgaugeP.h: ditto.
777 * xlwradio.c: new athena radio widget from Ed Falk.
779 * xlwradioP.h: ditto.
781 * xlwcheckbox.c: new athena checkbox widget from Ed Falk.
782 * xlwcheckbox.h: ditto.
783 * xlwcheckboxP.h: ditto.
785 * lwlib-utils.c (destroy_all_children): moved from lwlib-Xm.c.
787 * lwlib-internal.h: declare destroy_all_children.
789 * lwlib-config.c: add widget checks.
791 * lwlib-Xm.h: declare xm_create_label;
793 * lwlib-Xm.c (destroy_all_children): move to lwlib-utils.c.
794 (xm_update_label): enable for widgets.
795 (xm_update_one_widget): ditto.
796 (xm_create_button): rename in line with lwlib-Xaw.c
797 (xm_create_progress): ditto.
798 (xm_create_text_field): ditto.
799 (xm_create_combo_box): ditto.
800 (xm_create_label): new function.
801 (xm_creation_table): rename widget creation functions.
802 (xm_destroy_instance): enable for widgets.
803 (xm_generic_callback): ditto.
804 (xm_generic_callback): ditto.
806 * lwlib-Xlw.c (xlw_tab_control_callback): new function. a special
807 callback that calls the correct function depending on what tab is
809 (xlw_create_tab_control): new function.
810 (build_tabs_in_widget): new function. puts tabs in a tab widget,
811 uses Xaw or Xm depending on how XEmacs was compiled.
812 (xlw_update_tab_control): update the resources for each
813 tab. optionally rebuild the contents of the tab widget.
814 (xlw_creation_table): add tab widget creation function.
815 (lw_lucid_widget_p): add tab widget.
816 (xlw_update_one_widget): ditto.
818 * lwlib-Xaw.h: declare xaw_create_label;
820 * lwlib-Xaw.c (lw_xaw_widget_p): add widgets classes.
821 (xaw_update_one_widget): ditto.
822 (xaw_update_one_value): add code from the Xm version.
823 (xaw_generic_callback): add Xm hack for setting command
824 states. beef up lookup of call data.
825 (xaw_create_button): new function.
826 (xaw_create_label): new function for use by tab widget.
827 (xaw_create_progress): new function.
828 (xaw_create_text_field): new function.
829 (xaw_creation_table): add new widget type creation functions.
831 * Makefile.in.in: add dependencies for new lw widgets.
833 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
835 * XEmacs 21.2.19 is released
837 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
839 * XEmacs 21.2.18 is released
841 1999-07-05 Didier Verna <didier@xemacs.org>
843 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around
844 call to xm_update_label.
846 1999-06-28 Andy Piper <andy@xemacs.org>
848 * lwlib-Xm.c: unconditionally enable text field & list code.
849 (make_progress): new function. creates a slider.
850 (make_text_field): new function. creates an edit field.
851 (make_combo_box): new function. creates a combo box.
852 (xm_creation_table): add new widget functions.
854 1999-06-25 Andy Piper <andy@xemacs.org>
856 * lwlib.h (_widget_value): add arglist slots.
857 declare new functions.
859 * lwlib.c (free_widget_value_contents): handle arglists when
861 (lw_add_value_args_to_args): new function. add arglist entries
862 from a widget_value structure.
864 * lwlib-Xm.c (make_button): new function, create a motif button
865 for display in a buffer as a glyph.
866 (xm_creation_table): add make_button.
868 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
870 * XEmacs 21.2.17 is released
872 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
874 * XEmacs 21.2.16 is released
876 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
878 * XEmacs 21.2.15 is released
880 1999-05-17 Jerry James <jerry@cs.ucsb.edu>
882 * xlwmenu.c (make_shadow_gcs): Test bottom_shadow_pixmap before
885 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
887 * XEmacs 21.2.14 is released
889 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
891 * XEmacs 21.2.13 is released
893 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
895 * XEmacs 21.2.12 is released
897 1999-02-18 Martin Buchholz <martin@xemacs.org>
899 * lwlib/xlwmenu.c (massage_resource_name): Fix compiler warning
900 - Have to toupper ((int) (unsigned char) x) to be portable.