home *** CD-ROM | disk | FTP | other *** search
- "SCMController" = {
- ACTIONS = {
- "cancel:" = id;
- "cancelLogWindow:" = id;
- "cancelWorkArea:" = id;
- "clearHistory:" = id;
- "commitChangedFiles:" = id;
- "commitSelectedFiles:" = id;
- "createWorkArea:" = id;
- "displayHistory:" = id;
- "execute:" = id;
- "lockSelectedFiles:" = id;
- "newWorkArea:" = id;
- "okLogWindow:" = id;
- "refresh:" = id;
- "setFilter:" = id;
- "setRepositoryPath:" = id;
- "setWorkDirectory:" = id;
- "showChanges:" = id;
- "showChangesForSelectedFiles:" = id;
- "showFilePanel:" = id;
- "showProjectPanel:" = id;
- "unlockSelectedFiles:" = id;
- "updateProject:" = id;
- "updateSelectedFiles:" = id;
- };
- OUTLETS = {
- alertPanel = id;
- alertRepository = id;
- alertWorkDirectory = id;
- console = id;
- directory = id;
- displayHistoryButton = id;
- executeButton = id;
- filterButton = id;
- logOKButton = id;
- logPrompt = id;
- logText = id;
- logWindow = id;
- operationPopup = id;
- refreshButton = id;
- repository = id;
- repositoryType = id;
- repositoryWindow = id;
- showChangesButton = id;
- tableview = id;
- };
- SUPERCLASS = NSObject;
- };
- "FirstResponder" = {
- ACTIONS = {};
- OUTLETS = {};
- CATEGORY = LocalActions;
- };
-