[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lwlib/ChangeLog
From: |
Dave Love |
Subject: |
[Emacs-diffs] Changes to emacs/lwlib/ChangeLog |
Date: |
Tue, 30 Jul 2002 07:30:43 -0400 |
Index: emacs/lwlib/ChangeLog
diff -c emacs/lwlib/ChangeLog:1.71 emacs/lwlib/ChangeLog:1.72
*** emacs/lwlib/ChangeLog:1.71 Mon May 6 14:56:25 2002
--- emacs/lwlib/ChangeLog Tue May 7 01:22:48 2002
***************
*** 1,3 ****
--- 1,11 ----
+ 2002-05-07 Miles Bader <address@hidden>
+
+ * xlwmenu.c (make_drawing_gcs): The scaling factor passed to
+ `x_alloc_lighter_color_for_widget' is a float, not an int, and
+ it's a multiplicative factor, so the name `delta' is inaccurate.
+ Always base disabled foreground on the normal foreground.
+ Don't use the temporary variable `temp'.
+
2002-05-06 Pavel Jan,Bm(Bk <address@hidden>
* xlwmenu.c (xlwMenuResources): New resource.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lwlib/ChangeLog,
Dave Love <=