- Timestamp:
- 01/02/03 05:30:03 (22 years ago)
- Location:
- trunk/Cocoa/Pester/Source
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source
- Property svn:ignore
-
old new 1 1 build 2 .gdb_history
-
- Property svn:ignore
-
trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib
r41 r53 17 17 {CLASS = NJRIntegerFilter; LANGUAGE = ObjC; SUPERCLASS = NSNumberFormatter; }, 18 18 { 19 CLASS = NJRIntervalField; 20 LANGUAGE = ObjC; 21 OUTLETS = {intervalUnits = NSPopUpButton; }; 22 SUPERCLASS = NSTextField; 23 }, 24 { 19 25 ACTIONS = {stopSoundPreview = id; }; 20 26 CLASS = NJRQTMediaPopUpButton; … … 23 29 SUPERCLASS = NSPopUpButton; 24 30 }, 31 {CLASS = NJRUnfocusableMovieView; LANGUAGE = ObjC; SUPERCLASS = NSMovieView; }, 25 32 { 26 33 ACTIONS = {stopVoicePreview = id; }; … … 29 36 SUPERCLASS = NSPopUpButton; 30 37 }, 38 {CLASS = NSDisclosureButtonCell; LANGUAGE = ObjC; SUPERCLASS = NSButtonCell; }, 31 39 {CLASS = NSObject; LANGUAGE = ObjC; }, 32 40 { … … 35 43 doScriptChanged = id; 36 44 doSpeakChanged = id; 45 editAlertChanged = id; 37 46 inAtChanged = id; 38 47 playSoundChanged = id; … … 45 54 LANGUAGE = ObjC; 46 55 OUTLETS = { 56 alertTabs = NSTabView; 57 alertView = NSTextField; 47 58 bounceDockIcon = NSButton; 59 cancelButton = NSButton; 48 60 displayMessage = NSButtonCell; 49 61 doScript = NSButtonCell; 50 62 doSpeak = NSButtonCell; 63 editAlert = NSButtonCell; 51 64 inAtMatrix = NSMatrix; 52 65 messageField = NSTextField; … … 67 80 timeSummary = NSTextField; 68 81 voice = NJRVoicePopUpButton; 82 wakeUp = NSButtonCell; 69 83 }; 70 84 SUPERCLASS = NSWindowController;
Note:
See TracChangeset
for help on using the changeset viewer.