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:
2 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;
Note: See TracChangeset for help on using the changeset viewer.