mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Use the NSFileManager public API in NSSavePanel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9533 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
29e5e5ea83
commit
503a6b6715
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Apr 6 23:39:52 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSSavePanel.m (createRowsForColumn:): Use the public
|
||||
NSFileManager API to enumerate the contents of a directory, rather
|
||||
than using private internals methods of the GNUstep base library.
|
||||
|
||||
2001-03-26 Jonathan Gapen <jagapen@home.com>
|
||||
|
||||
* Model/IMLoading.m: Find system library path with
|
||||
|
|
Loading…
Reference in a new issue