diff --git a/ChangeLog b/ChangeLog index 097c9c30f..eb28e3d55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Thu Feb 14 10:45:48 2002 Nicola Pero + Michael Hanni + + * Source/NSMenuItemCell.m ([-drawStateImageWithFrame:inView:]): + Exit as soon as possible if we have no state image to draw. + ([-imageRectForBounds:]), ([-titleRectForBounds:]): Do not pad for + the state image if the state image has no width. + * Source/NSPopUpButtonCell.m ([-insertItemWithTitle:atIndex:]): + Set the On and Mixed image of the new menu item to nil. + ([-selectItem:]): Do not call setChangesState: NO on the selected + menu item. + 2002-02-13 Richard Frith-Macdonald * Source/GSTextStoarge.m: Add GSIMap option for minor performance