mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Source/NSSavePanel.m
Source/NSOpenPanel.m git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10703 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2500131c69
commit
2defbf1411
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
2001-08-13 Pierre-Yves <pyrivail@ens-lyon.fr>
|
||||
|
||||
* 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
|
||||
|
|
Loading…
Reference in a new issue