]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMiles Bader <miles@gnu.org>
Sun, 3 Sep 2000 11:40:32 +0000 (11:40 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 3 Sep 2000 11:40:32 +0000 (11:40 +0000)
lwlib/ChangeLog
src/ChangeLog

index d00da6cdd15c40df8c89286a38b2a0b3ac2bbd19..1e72aa853e2bbd886fde7d9be10136e6697d5ada 100644 (file)
@@ -1,3 +1,11 @@
+2000-09-03  Miles Bader  <miles@gnu.org>
+
+       * xlwmenu.c (x_alloc_lighter_color_for_widget): New extern declaration.
+       (make_shadow_gcs) [emacs]: Use x_alloc_lighter_color_for_widget to
+       do shadow calculation.
+       (make_shadow_gcs): Remove code that tests whether the top shadow
+       is dimmer than the bottom shadow--it shouldn't ever happen.
+
 2000-08-30  Miles Bader  <miles@gnu.org>
 
        * xlwmenu.c (XlwMenuSetValues): If the background color has
index 9f7bc8fc412647c9edce0878c452045dcf5eec8a..11076d2f08fe7cc4826d0a671210e87ab9a7864d 100644 (file)
@@ -1,3 +1,7 @@
+2000-09-03  Miles Bader  <miles@gnu.org>
+
+       * xterm.c (x_alloc_lighter_color_for_widget): New function.
+
 2000-09-02  Gerd Moellmann  <gerd@gnu.org>
 
        * xdisp.c (redisplay_mode_lines): New function.