in -unselectNameEditor redraw the editor rect only if nameEditor
exists in the subviews.
-concludeRemoteFilesDragOperation: new method.
added a NSNotificationQueue.
added icons names.
-sortedDirectoryContentsAtPath:
-checkHiddenFiles:atPath:
-setCachedMax:
-addWatcherForPath:
-removeWatcherForPath:
-lockFiles:inDirectoryAtPath:
-unLockFiles:inDirectoryAtPath:
-isLockedPath:
-existsAndIsDirectoryFileAtPath:
-typeOfFileAt:
-isPakageAtPath:
-sortTypeForDirectoryAtPath:
-setSortType:forDirectoryAtPath:
-setDefSortType:
-defSortType
-setHideSysFiles:
-hideSysFiles
-iconForFile:ofType:
-smallIconForFile:
-smallIconForFiles:
-smallHighlightIcon
-setUseThumbnails:
-imageExtensions
all these methods have been moved in GWLib
+ (id)workspaceApp
new method.
in cutFileLabelText() new algo used.
including much improved viewers and inspectors, improved iconisation, and
many bug fixes.
While at it, replace home grown PLIST substitution with standard GNUstep
buildlink2.mk symbols.