mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-26 22:10:56 +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
e165ba44af
commit
e11cb23aef
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
||||||
2001-08-13 Pierre-Yves <pyrivail@ens-lyon.fr>
|
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.
|
action when using the keyboard.
|
||||||
* Source/Functions.m
|
* Source/Functions.m
|
||||||
Esthetic corrections to NSDrawGrayBezel and NSDrawWhiteBezel
|
Esthetic corrections to NSDrawGrayBezel and NSDrawWhiteBezel
|
||||||
|
|
Loading…
Reference in a new issue