summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>1999-10-04 13:10:21 +0000
committerDave Love <fx@gnu.org>1999-10-04 13:10:21 +0000
commit387581d8b43d4cd21f0b63196a7124a58635fb02 (patch)
treec9ee321e0700c32a323995fbb45b35a738c28b23 /lwlib
parent251aeb2451597b9aed066c248a551234d399357c (diff)
downloademacs-387581d8b43d4cd21f0b63196a7124a58635fb02.tar.gz
#
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 6bf25d6fbcb..2a6636a0c11 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,27 @@
+1999-09-17 Richard Stallman <rms@gnu.org>
+
+ * 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 <gerd@gnu.org>
+
+ * lwlib.c (lw_separator_p): Check for new-style separators
+ differently.
+
+1999-09-10 Gerd Moellmann <gerd@gnu.org>
+
+ * lwlib.c (lw_separator_p): Add `--:space' with the same
+ meaning as `--:noLine'.
+
+1999-09-06 Gerd Moellmann <gerd@gnu.org>
+
+ * lwlib.c (lw_separator_p): Add alternative separator type names.
+
+1999-09-03 Gerd Moellmann <gerd@gnu.org>
+
+ * xlwmenu.c (make_shadow_gcs): Call
+ x_alloc_nearest_color_for_widget.
+
1999-07-12 Richard Stallman <rms@gnu.org>
* Version 20.4 released.