diff --git a/ChangeLog b/ChangeLog index 887b651d9..81003a568 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-03-17 Fred Kiefer + + * Source/NSControl.m + Added method [acceptsFirstResponder], which asks the cell if it + accepts first responder. Added [becomeFirstResponder] and + [resignFirstResponder] that redraw if the cell may change apprearance. + * Source/NSButton.m + * Source/NSStepper.m + Removed the method [acceptsFirstResponder] as NSControls version + is now used. + 2003-03-07 Willem Rein Oudshoorn * Source/NSMenu.m: ([-_updateUserDefaults:]) Do not store location