comparison lwlib/ChangeLog @ 98317:36acd6af0772

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 24 Sep 2008 01:16:16 +0000
parents d89afa2b4c2f
children ce4ce31aa65a
comparison
equal deleted inserted replaced
98316:8ecc08b621cb 98317:36acd6af0772
243 243
244 2002-05-06 Pavel Janík <Pavel@Janik.cz> 244 2002-05-06 Pavel Janík <Pavel@Janik.cz>
245 245
246 * xlwmenu.c (xlwMenuResources): New resource. 246 * xlwmenu.c (xlwMenuResources): New resource.
247 (find_next_selectable): Return current item when the menu is not 247 (find_next_selectable): Return current item when the menu is not
248 poped up. 248 popped up.
249 Rename `inactive_gc' to `disabled_gc'. 249 Rename `inactive_gc' to `disabled_gc'.
250 Use lighter/darker color for disabled menu items instead of using 250 Use lighter/darker color for disabled menu items instead of using
251 stipple. Use stipple only when better color can not be 251 stipple. Use stipple only when better color can not be
252 determined automatically. 252 determined automatically.
253 253