diff --git a/ChangeLog b/ChangeLog index 8ad7105a1..fe976b8ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ 2001-08-13 Pierre-Yves - * Source/NSPopUpButton.m ([-keyDown:): send selected item related + * Source/NSSavePanel.m ([-runModalForDirectory:file:]) + * Source/NSOpenPanel.m ([-runModalForDirectory:file:types:]) + Moved functionality from NSOpenPanel to NSSavePanel: the "ok" + button is shown as enabled or not at the beginning depending + on whether the given file is valid. + * Source/NSPopUpButton.m ([-keyDown:]): send selected item related action when using the keyboard. * Source/Functions.m Esthetic corrections to NSDrawGrayBezel and NSDrawWhiteBezel