# HG changeset patch # User Dave Love # Date 939042621 0 # Node ID 2b7aca1bdda1615b26dda5011bd29e5ac2cbd2b5 # Parent 1c730f145aa26834a4352aef0778b53d376baa63 # diff -r 1c730f145aa2 -r 2b7aca1bdda1 lwlib/ChangeLog --- a/lwlib/ChangeLog Mon Oct 04 00:12:34 1999 +0000 +++ b/lwlib/ChangeLog Mon Oct 04 13:10:21 1999 +0000 @@ -1,3 +1,27 @@ +1999-09-17 Richard Stallman + + * lwlib-Xaw.c (wm_delete_window): Check all the shell's children, + not just the first, to find the dialog box. + +1999-09-14 Gerd Moellmann + + * lwlib.c (lw_separator_p): Check for new-style separators + differently. + +1999-09-10 Gerd Moellmann + + * lwlib.c (lw_separator_p): Add `--:space' with the same + meaning as `--:noLine'. + +1999-09-06 Gerd Moellmann + + * lwlib.c (lw_separator_p): Add alternative separator type names. + +1999-09-03 Gerd Moellmann + + * xlwmenu.c (make_shadow_gcs): Call + x_alloc_nearest_color_for_widget. + 1999-07-12 Richard Stallman * Version 20.4 released.