Ignore:
Timestamp:
01/02/03 05:30:03 (21 years ago)
Author:
Nicholas Riley
Message:

Updated for Pester 1.1a5 (very limited release).

Pester 1.1a4 was never released.

Location:
trunk/Cocoa/Pester/Source
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source

    • Property svn:ignore
      •  

        old new  
        11build
         2.gdb_history
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib

    r41 r53  
    1717        {CLASS = NJRIntegerFilter; LANGUAGE = ObjC; SUPERCLASS = NSNumberFormatter; },
    1818        {
     19            CLASS = NJRIntervalField;
     20            LANGUAGE = ObjC;
     21            OUTLETS = {intervalUnits = NSPopUpButton; };
     22            SUPERCLASS = NSTextField;
     23        },
     24        {
    1925            ACTIONS = {stopSoundPreview = id; };
    2026            CLASS = NJRQTMediaPopUpButton;
     
    2329            SUPERCLASS = NSPopUpButton;
    2430        },
     31        {CLASS = NJRUnfocusableMovieView; LANGUAGE = ObjC; SUPERCLASS = NSMovieView; },
    2532        {
    2633            ACTIONS = {stopVoicePreview = id; };
     
    2936            SUPERCLASS = NSPopUpButton;
    3037        },
     38        {CLASS = NSDisclosureButtonCell; LANGUAGE = ObjC; SUPERCLASS = NSButtonCell; },
    3139        {CLASS = NSObject; LANGUAGE = ObjC; },
    3240        {
     
    3543                doScriptChanged = id;
    3644                doSpeakChanged = id;
     45                editAlertChanged = id;
    3746                inAtChanged = id;
    3847                playSoundChanged = id;
     
    4554            LANGUAGE = ObjC;
    4655            OUTLETS = {
     56                alertTabs = NSTabView;
     57                alertView = NSTextField;
    4758                bounceDockIcon = NSButton;
     59                cancelButton = NSButton;
    4860                displayMessage = NSButtonCell;
    4961                doScript = NSButtonCell;
    5062                doSpeak = NSButtonCell;
     63                editAlert = NSButtonCell;
    5164                inAtMatrix = NSMatrix;
    5265                messageField = NSTextField;
     
    6780                timeSummary = NSTextField;
    6881                voice = NJRVoicePopUpButton;
     82                wakeUp = NSButtonCell;
    6983            };
    7084            SUPERCLASS = NSWindowController;
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib

    r45 r53  
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>73 38 356 240 0 0 1600 1178 </string>
     6        <string>63 2 356 240 0 0 1280 832 </string>
    77        <key>IBEditorPositions</key>
    88        <dict>
    99                <key>29</key>
    10                 <string>94 343 273 44 0 0 1600 1178 </string>
     10                <string>130 241 273 44 0 0 1280 832 </string>
    1111        </dict>
    1212        <key>IBFramework Version</key>
    13         <string>286.0</string>
     13        <string>291.0</string>
    1414        <key>IBOpenObjects</key>
    1515        <array>
     
    1818        </array>
    1919        <key>IBSystem Version</key>
    20         <string>6D52</string>
     20        <string>6G30</string>
    2121        <key>IBUserGuides</key>
    2222        <dict>
     
    2525                        <key>guideLocations</key>
    2626                        <array>
    27                                 <string>Horizontal:92.000000</string>
    28                                 <string>Horizontal:148.000000</string>
    29                                 <string>Horizontal:116.000000</string>
    30                                 <string>Horizontal:64.000000</string>
     27                                <string>Horizontal:122.000000</string>
     28                                <string>Horizontal:178.000000</string>
     29                                <string>Horizontal:192.000000</string>
     30                                <string>Vertical:36.000000</string>
     31                                <string>Vertical:16.000000</string>
     32                                <string>Vertical:85.000000</string>
     33                                <string>Vertical:422.000000</string>
     34                                <string>Horizontal:151.000000</string>
    3135                        </array>
    3236                        <key>guidesLocked</key>
  • trunk/Cocoa/Pester/Source/English.lproj/Movie alert.nib/classes.nib

    r33 r53  
    99            SUPERCLASS = NSWindowController;
    1010        },
    11         {CLASS = java.lang.Object; LANGUAGE = Java; }
     11        {CLASS = "java.lang.Object"; LANGUAGE = Java; }
    1212    );
    1313    IBVersion = 1;
  • trunk/Cocoa/Pester/Source/English.lproj/Movie alert.nib/info.nib

    r33 r53  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
    3 <plist version="0.9">
     2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     3<plist version="1.0">
    44<dict>
    55        <key>IBFramework Version</key>
    6         <string>263.2</string>
     6        <string>291.0</string>
    77        <key>IBOpenObjects</key>
    88        <array>
     
    1010        </array>
    1111        <key>IBSystem Version</key>
    12         <string>5S66</string>
     12        <string>6G30</string>
    1313</dict>
    1414</plist>
  • trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/classes.nib

    r21 r53  
    22    IBClasses = (
    33        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
     4        {CLASS = NJRIntegerFilter; LANGUAGE = ObjC; SUPERCLASS = NSNumberFormatter; },
    45        {
    5             ACTIONS = {close = id; };
     6            CLASS = NJRIntervalField;
     7            LANGUAGE = ObjC;
     8            OUTLETS = {intervalUnits = NSPopUpButton; };
     9            SUPERCLASS = NSTextField;
     10        },
     11        {
     12            ACTIONS = {close = id; snooze = id; stopRepeating = id; };
    613            CLASS = PSAlarmNotifierController;
    714            LANGUAGE = ObjC;
    8             OUTLETS = {dateField = NSTextField; messageField = NSTextField; };
     15            OUTLETS = {
     16                dateField = NSTextField;
     17                intervalField = NSTextField;
     18                messageField = NSTextField;
     19                nextDateField = NSTextField;
     20                okButton = NSButton;
     21                snoozeButton = NSButton;
     22                snoozeIntervalField = NJRIntervalField;
     23            };
    924            SUPERCLASS = NSWindowController;
    1025        }
  • trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/info.nib

    r43 r53  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
    3 <plist version="0.9">
     2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     3<plist version="1.0">
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>424 83 356 240 0 0 1280 832 </string>
     6        <string>122 13 356 240 0 0 1280 832 </string>
    77        <key>IBFramework Version</key>
    8         <string>263.2</string>
     8        <string>291.0</string>
    99        <key>IBOpenObjects</key>
    1010        <array>
     
    1212        </array>
    1313        <key>IBSystem Version</key>
    14         <string>5S66</string>
     14        <string>6G30</string>
     15        <key>IBUserGuides</key>
     16        <dict>
     17                <key>5</key>
     18                <dict>
     19                        <key>guideLocations</key>
     20                        <array>
     21                                <string>Horizontal:87.000000</string>
     22                                <string>Horizontal:108.000000</string>
     23                                <string>Horizontal:66.000000</string>
     24                                <string>Vertical:92.000000</string>
     25                                <string>Horizontal:133.000000</string>
     26                        </array>
     27                        <key>guidesLocked</key>
     28                        <false/>
     29                </dict>
     30        </dict>
    1531</dict>
    1632</plist>
Note: See TracChangeset for help on using the changeset viewer.