mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 14:50:59 +00:00
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 |
||
---|---|---|
.. | ||
Additions/GNUstepGUI | ||
AppKit | ||
Cocoa |