comparison lwlib/ChangeLog @ 45153:99a48943a879

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Tue, 07 May 2002 05:22:48 +0000
parents af3fa518b224
children 3c1c8a8c21cd
comparison
equal deleted inserted replaced
45152:0e9984418269 45153:99a48943a879
1 2002-05-07 Miles Bader <miles@gnu.org>
2
3 * xlwmenu.c (make_drawing_gcs): The scaling factor passed to
4 `x_alloc_lighter_color_for_widget' is a float, not an int, and
5 it's a multiplicative factor, so the name `delta' is inaccurate.
6 Always base disabled foreground on the normal foreground.
7 Don't use the temporary variable `temp'.
8
1 2002-05-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 9 2002-05-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 10
3 * xlwmenu.c (xlwMenuResources): New resource. 11 * xlwmenu.c (xlwMenuResources): New resource.
4 (find_next_selectable): Return current item when the menu is not 12 (find_next_selectable): Return current item when the menu is not
5 poped up. 13 poped up.