libs-gui/Headers
Eric Wasylishen 19b6765e49 * Source/NSOpenPanel.m: Use the NSSavePanel _allowedFileTypes ivar
in place of the _fileTypes ivar. Replace calls to _setupForTypes: with
-setAllowedFileTypes:.
* Headers/AppKit/NSOpenPanel.h: Remove now unused _fileTypes ivar
* Source/NSSavePanel.m: Treat directories whose names have extensions
in the _allowedFileTypes array as file packages.
Previously, we only relied on -[NSWorkspace isFilePackageAtPath:],
to determine if a director is a file package, which only considers the
info.plists of installed applications.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33810 72102866-910b-0410-8b05-ffd578937521
2011-09-07 07:46:28 +00:00
..
Additions/GNUstepGUI * Headers/Additions/GNUstepGUI/GSTheme.h: New GSThemeMargins struct. 2011-08-15 23:12:37 +00:00
AppKit * Source/NSOpenPanel.m: Use the NSSavePanel _allowedFileTypes ivar 2011-09-07 07:46:28 +00:00
Cocoa Add one more protection around definition of BOOL. 2010-10-13 20:24:15 +00:00