{ IBClasses = ( {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { ACTIONS = { findNext = id; findNextAndOrderFindPanelOut = id; findPrevious = id; replace = id; replaceAll = id; replaceAndFind = id; }; CLASS = TextFinder; LANGUAGE = ObjC; OUTLETS = { findNextButton = id; findTextField = id; ignoreCaseButton = id; replaceAllScopeMatrix = id; replaceTextField = id; statusField = id; }; SUPERCLASS = NSObject; } ); IBVersion = 1; }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 4225 | Jeff Argast |
Added resolve support, reveal in finder, drag and drop edit, show local files, and showing added files. |