changeset 31371:334404109aae

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 04 Sep 2000 13:04:49 +0000
parents 735439f8377f
children 3004c92de7b0
files lwlib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lwlib/ChangeLog	Mon Sep 04 13:04:19 2000 +0000
+++ b/lwlib/ChangeLog	Mon Sep 04 13:04:49 2000 +0000
@@ -2,6 +2,12 @@
 
 	* xlwmenu.c (XlwMenuSetValues): Only frob the display if the menu
 	is actually displayed.
+	(remap_menubar): Only include the menu-margin in the initial X & Y
+	positions for horizontal menu-bars.
+	(fit_to_screen): If moving a sub-menu to the left-side, increment
+	its x-position by the shadow-thickness to make it look more
+	attached to the invoking menu-item (similarly to the way it would
+	be displayed on the right side).
 
 2000-09-03  Miles Bader  <miles@gnu.org>