Leopard Reference Library
This page lists new and recently changed documents, including Articles, Guides, Reference, Release Notes, Sample Code, Technical Notes, and Technical Q&As. Most documents have a revision history, which details additions and changes to that document since the previous version. Look for "Revision History" at the bottom of the document or in the document's table of contents.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated Reference Library documents are announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sort by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Resource Type
Sorted by
Topic
2008-10-15 Mac OS X Technology Overview (HTML) (PDF)
Removed outdated reference to jikes compiler. Marked the AppleShareClient framework as deprecated, which it was in Mac OS X v10.5.
Minor Change Guides Accessibility
2009-01-06 NSSpeechSynthesizer Class Reference (HTML) (PDF)
Clarified how the speech rate is set when using initWithVoice:.
Minor Change Reference Accessibility
2009-03-04 CalAlarm Class Reference (HTML)
Minor updates throughout.
Minor Change Reference Apple Applications
2009-04-08 CalCalendarStore Class Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference Apple Applications
2009-03-04 CalEvent Class Reference (HTML) (PDF)
Minor updates throughout.
Minor Change Reference Apple Applications
2009-03-04 CalRecurrenceRule Class Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference Apple Applications
2009-02-04 Dashboard Programming Topics (HTML) (PDF)
Made minor corrections.
Minor Change Guides Apple Applications
2008-10-15 IMService Class Reference (HTML) (PDF)
Minor edit.
Minor Change Reference Apple Applications
2008-10-15 NSSound Class Reference (HTML) (PDF)
Updated the list of supported sound formats.
Minor Change Reference Audio
2009-02-04 Archives and Serializations Programming Guide for Cocoa (HTML) (PDF)
Replaced instances of "/tmp" with NSTemporaryDirectory().
Minor Change Guides Data Management
2009-05-06 Binary Data Programming Guide for Cocoa (HTML) (PDF)
Corrected the code listing under Modifying Bytes to account for the null terminator on the strings.
Minor Change Guides Data Management
2009-02-04 Collections Programming Topics for Cocoa (HTML) (PDF)
Corrected a code example showing indexOfObjectIdenticalTo:.
Minor Change Guides Data Management
2009-03-04 Core Data Overview (HTML)
First version of a new document that describes a roadmap for learning Core Data.
Minor Change Getting Started Data Management
2009-03-04 Core Data Programming Guide (HTML) (PDF)
Minor revision to accommodate new Getting Started document.
Minor Change Guides Data Management
2009-03-04 Core Data Snippets (HTML) (PDF)
New document that provides snippets of code that you can use when writing a program that uses Core Data.
First Version Guides Data Management
2009-03-04 Core Data Utility Tutorial (HTML) (PDF)
Updated title to better reflect purpose.
Minor Change Guides Data Management
2008-10-15 Data Formatting Programming Guide for Cocoa (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Data Management
2008-09-09 Event-Driven XML Programming Guide for Cocoa (HTML) (PDF)
Added note about introduction of namespace support in v10.4.
Minor Change Guides Data Management
2009-04-29 File Wrappers with Core Data Documents (HTML) (DMG) (ZIP)
This sample demonstrates how directory file wrappers can be used with NSPersistentDocument.
First Version Sample Code Data Management
2009-05-06 Foundation Constants Reference (HTML) (PDF)
Corrected the definition of NSDecimalNoScale.
Minor Change Reference Data Management
2008-09-09 Foundation Data Types Reference (HTML) (PDF)
Added descriptions for NSInteger and NSUInteger.
Minor Change Reference Data Management
2008-10-15 Foundation Functions Reference (HTML) (PDF)
Corrected discussions of NSMapInsert and NSTemporaryDirectory; clarified behavior of NSPointInRect.
Minor Change Reference Data Management
2009-02-04 Key-Value Coding Programming Guide (HTML) (PDF)
Added substantial task information and sample code.
Content Update Guides Data Management
2009-05-06 Key-Value Observing Programming Guide (HTML) (PDF)
Clarified Core Data requirement in Registering Dependent Keys.
Minor Change Guides Data Management
2008-10-15 NSAtomicStore Class Reference (HTML) (PDF)
Corrected discussion of save: method.
Minor Change Reference Data Management
2008-10-15 NSAttributedString Class Reference (HTML) (PDF)
Added cautionary note about isEqual: comparison of NSAttributedString objects having attributes such as attachments, lists, and tables.
Minor Change Reference Data Management
2009-02-04 NSCalendar Class Reference (HTML) (PDF)
Clarified return value of ordinalityOfUnit:inUnit:forDate:.
Minor Change Reference Data Management
2008-10-15 NSCharacterSet Class Reference (HTML) (PDF)
Corrected typographical error.
Minor Change Reference Data Management
2009-05-06 NSCountedSet Class Reference (HTML) (PDF)
Referenced CFBag, which implements similar functionality.
Minor Change Reference Data Management
2009-05-06 NSData Class Reference (HTML) (PDF)
Added subclassing notes. Clarified behavior of bytes and getData:length: methods.
Minor Change Reference Data Management
2008-10-15 NSDate Class Reference (HTML) (PDF)
Revised documentation of description and descriptionWithLocale: methods.
Minor Change Reference Data Management
2008-10-15 NSDateComponents Class Reference (HTML) (PDF)
Clarified meaning of weekday and weekday ordinal units.
Minor Change Reference Data Management
2008-11-19 NSDateFormatter Class Reference (HTML) (PDF)
Added note about supported behaviors for iPhone OS.
Minor Change Reference Data Management
2009-04-08 NSDictionary Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference Data Management
2008-10-15 NSExpression Class Reference (HTML) (PDF)
Corrected SUBQUERY expression example.
Minor Change Reference Data Management
2008-10-15 NSFileWrapper Class Reference (HTML) (PDF)
Corrected -initWithSerializedRepresentation: method description.
Minor Change Reference Data Management
2008-10-15 NSIndexPath Class Reference (HTML) (PDF)
Clarified indexAtPosition: description.
Minor Change Reference Data Management
2008-10-15 NSKeyedArchiver Class Reference (HTML) (PDF)
Clarified behavior of encodeObject:forKey: for nil values.
Minor Change Reference Data Management
2008-10-15 NSKeyedUnarchiver Class Reference (HTML) (PDF)
Added notes that keys must not be nil.
Minor Change Reference Data Management
2009-02-04 NSKeyValueCoding Protocol Reference (HTML) (PDF)
Accessor search descriptions of setValue:forKey:, valueForKey:, mutableArrayValueForKey:, and mutableSetValueForKey: now point to the Key-Value Coding Programming Guide.
Minor Change Reference Data Management
2008-10-15 NSManagedObject Class Reference (HTML) (PDF)
Clarified descriptions of primitiveValueForKey: and setPrimitiveValue:forKey:.
Minor Change Reference Data Management
2008-10-15 NSManagedObjectContext Class Reference (HTML) (PDF)
Clarifed return value for countForFetchRequest:error:.
Minor Change Reference Data Management
2008-11-17 NSMutableArray Class Reference (HTML) (PDF)
Noted in overview that predicates are not available on iPhone OS.
Minor Change Reference Data Management
2008-10-15 NSMutableParagraphStyle Class Reference (HTML) (PDF)
Removed erroneous statement that 0 is not accepted by setTighteningFactorForTruncation: method.
Minor Change Reference Data Management
2008-11-19 NSNumberFormatter Class Reference (HTML) (PDF)
Added note about supported behaviors for iPhone OS.
Minor Change Reference Data Management
2009-01-06 NSOutputStream Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Data Management
2009-02-04 NSPersistentDocument Core Data Tutorial (HTML) (PDF)
Updated description of editing the plist file.
Minor Change Guides Data Management
2009-02-04 NSPersistentDocument Core Data Tutorial for Mac OS X v10.4. (HTML) (PDF)
Re-release of Mac OS X v10.4 version of NSPersistentDocument Core Data Tutorial.
First Version Guides Data Management
2009-03-04 NSPointerArray Class Reference (HTML) (PDF)
Clarified behavior in fast enumeration.
Minor Change Reference Data Management
2008-10-15 NSPointerFunctions Class Reference (HTML) (PDF)
Added definition of NSPointerFunctionsOpaqueMemory.
Minor Change Reference Data Management
2008-10-15 NSPredicateEditor Class Reference (HTML) (PDF)
Removed broken link.
Minor Change Reference Data Management
2008-10-15 NSScanner Class Reference (HTML) (PDF)
Documented hexadecimal scanning methods introduced in Mac OS X v10.5
Minor Change Reference Data Management
2008-10-15 NSSet Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference Data Management
2008-10-15 NSSound Class Reference (HTML) (PDF)
Updated the list of supported sound formats.
Minor Change Reference Data Management
2008-10-15 NSStream Class Reference (HTML) (PDF)
Revised descriptions of NSStreamStatus constants.
Minor Change Reference Data Management
2009-02-04 NSString Application Kit Additions Reference (HTML) (PDF)
Documented NSStringDrawingTruncatesLastVisibleLine constant.
Minor Change Reference Data Management
2009-02-04 NSString Class Reference (HTML) (PDF)
Changed the abstract of getCharacters: to more closely reflect that of getCharacters:range:.
Minor Change Reference Data Management
2009-04-08 NSUserDefaults Class Reference (HTML) (PDF)
Updated property list storage details.
Minor Change Reference Data Management
2009-05-06 Predicate Programming Guide (HTML) (PDF)
Corrected a typographical error.
Minor Change Guides Data Management
2008-11-19 Property List Programming Guide (HTML) (PDF)
Combined Cocoa and Core Foundation documents on property lists and reorganized material. Added a "Quick Start" mini-tutorial and a chapter on programmatically creating property lists. Mentioned iPhone OS as a platform on which property lists are important.
Content Update Guides Data Management
2009-05-06 Search Kit Reference (HTML) (PDF)
Added notes that SKSearch and SKIndex objects cannot be used with CFMakeCollectable.
Minor Change Reference Data Management
2009-05-06 Stream Programming Guide for Cocoa (HTML) (PDF)
Added a missing comment to a code sample.
Minor Change Guides Data Management
2008-10-15 String Programming Guide for Cocoa (HTML) (PDF)
Added new aricle on character clusters; updated list of string format specifiers.
Minor Change Guides Data Management
2009-02-04 Tree-Based XML Programming Guide for Cocoa (HTML) (PDF)
Replaced use of deprecated method loadDataRepresentation:ofType: with readFromData:ofType:error:.
Minor Change Guides Data Management
2009-03-03 64-Bit Transition Guide for Cocoa (HTML) (PDF)
Updated to add a section on tuning memory usage in 64-bit Cocoa applications.
Content Update Guides Design Guidelines
2009-03-08 Cocoa Bindings Programming Topics (HTML) (PDF)
Added warning about lack of key-value observing change values to Controller Key-Value Observing Compliance.
Minor Change Guides Design Guidelines
2008-11-19 Cocoa Fundamentals Guide (HTML) (PDF)
Made various small corrections.
Content Update Guides Design Guidelines
2009-03-04 Core Data Programming Guide (HTML) (PDF)
Minor revision to accommodate new Getting Started document.
Minor Change Guides Design Guidelines
2009-03-04 Core Data Utility Tutorial (HTML) (PDF)
Updated title to better reflect purpose.
Minor Change Guides Design Guidelines
2009-01-12 Document-Based Applications Overview (HTML) (PDF)
Removed private constant from document types listing.
Minor Change Guides Design Guidelines
2009-03-04 Error Handling Programming Guide For Cocoa (HTML) (PDF)
Corrected a link error.
Minor Change Guides Design Guidelines
2008-11-19 Garbage Collection Programming Guide (HTML) (PDF)
Added note that Foundation programs need to use objc_startCollectorThread().
Minor Change Guides Design Guidelines
2009-02-04 Key-Value Coding Programming Guide (HTML) (PDF)
Added substantial task information and sample code.
Content Update Guides Design Guidelines
2009-05-06 Key-Value Observing Programming Guide (HTML) (PDF)
Clarified Core Data requirement in Registering Dependent Keys.
Minor Change Guides Design Guidelines
2009-05-06 Memory Management Programming Guide for Cocoa (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Design Guidelines
2009-04-08 NSDictionary Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference Design Guidelines
2009-01-06 NSDocument Class Reference (HTML) (PDF)
Added description of NSChangeRedone constant. Updated other constant declarations and revised their descriptions. Added subclassing advice section with cross reference to main discussion.
Minor Change Reference Design Guidelines
2008-10-15 NSDocumentController Class Reference (HTML) (PDF)
Added defaultType to replacement information for deprecated openUntitledDocumentOfType:display: method.
Minor Change Reference Design Guidelines
2009-05-06 NSError Class Reference (HTML) (PDF)
Added a link to the Foundation error constants.
Minor Change Reference Design Guidelines
2009-02-04 NSKeyValueCoding Protocol Reference (HTML) (PDF)
Accessor search descriptions of setValue:forKey:, valueForKey:, mutableArrayValueForKey:, and mutableSetValueForKey: now point to the Key-Value Coding Programming Guide.
Minor Change Reference Design Guidelines
2009-02-04 NSObject Class Reference (HTML) (PDF)
Added note about managing scarce resources in dealloc.
Minor Change Reference Design Guidelines
2008-12-22 NSObject Protocol Reference (HTML) (PDF)
Updated discussion of retainCount method.
Minor Change Reference Design Guidelines
2009-02-04 NSPersistentDocument Core Data Tutorial (HTML) (PDF)
Updated description of editing the plist file.
Minor Change Guides Design Guidelines
2009-02-04 NSPersistentDocument Core Data Tutorial for Mac OS X v10.4. (HTML) (PDF)
Re-release of Mac OS X v10.4 version of NSPersistentDocument Core Data Tutorial.
First Version Guides Design Guidelines
2008-11-19 Object-Oriented Programming with Objective-C (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Design Guidelines
2009-05-06 Predicate Programming Guide (HTML) (PDF)
Corrected a typographical error.
Minor Change Guides Design Guidelines
2009-02-04 Xcode Design Tools for Class Modeling (HTML) (PDF)
Made minor content fixes.
Minor Change Guides Design Guidelines
2009-02-04 Cocoa Event-Handling Guide (HTML) (PDF)
Added Mac OS X v10.5 details about scroll-wheel events and key equivalents.
Minor Change Guides Events & Other Input
2009-05-01 Driving OpenGL Rendering Loops (HTML)
Corrected a typo.
Minor Change Technical Q&As Events & Other Input
2009-04-08 NSButtonCell Class Reference (HTML) (PDF)
Added style override details to setAttributedTitle:.
Minor Change Reference Events & Other Input
2009-02-04 NSEvent Class Reference (HTML) (PDF)
Added descriptions of CGEvent and mouse-movement event coalescing methods.
Minor Change Reference Events & Other Input
2009-02-04 NSHelpManager Class Reference (HTML) (PDF)
Removed all references to using Interface Builder.
Minor Change Reference Events & Other Input
2009-02-04 NSOpenPanel Class Reference (HTML) (PDF)
Added more specific information regarding didEndSelector behavior in panel-running methods.
Minor Change Reference Events & Other Input
2009-01-06 NSPanel Class Reference (HTML) (PDF)
Added information about NSHUDWindowMask constant.
Minor Change Reference Events & Other Input
2009-02-04 NSSavePanel Class Reference (HTML) (PDF)
Updated documentation to use more consistent method formatting and corrected various errors.
Minor Change Reference Events & Other Input
2008-10-15 NSTextInputClient Protocol Reference (HTML) (PDF)
New document that describes the protocol enabling conforming objects to receive keyboard input as properly formed text.
First Version Reference Events & Other Input
2008-11-19 NSTimer Class Reference (HTML) (PDF)
Augmented parameter descriptions.
Minor Change Reference Events & Other Input
2009-02-04 NSView Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Events & Other Input
2009-03-04 NSWindow Class Reference (HTML) (PDF)
Fixed several typographical errors, added information to setFrameAutosaveName:, and documented several undocumented symbols.
Minor Change Reference Events & Other Input
2008-09-24 Programmatically causing restart, shutdown and/or logout (HTML) (日本語 HTML)
Updated source listing.
Minor Change Technical Q&As Events & Other Input
2008-11-19 Timer Programming Topics for Cocoa (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Events & Other Input
2008-09-08 Expanding Tilde-based paths (HTML)
Simplified POSIX and CF versions using the embedded glob() function.
Minor Change Technical Q&As File Management
2009-04-29 File Wrappers with Core Data Documents (HTML) (DMG) (ZIP)
This sample demonstrates how directory file wrappers can be used with NSPersistentDocument.
First Version Sample Code File Management
2009-03-05 Low-Level File Management Programming Topics (HTML) (PDF)
Corrected a broken link.
Minor Change Guides File Management
2008-10-15 NSDirectoryEnumerator Class Reference (HTML) (PDF)
Added note in Introduction to show how to retrieve a directory enumerator instance.
Minor Change Reference File Management
2008-10-15 NSFileHandle Class Reference (HTML) (PDF)
Clarified description of closeFile and added link to related sample code project.
Minor Change Reference File Management
2008-10-15 NSFileManager Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference File Management
2008-10-15 NSFileWrapper Class Reference (HTML) (PDF)
Corrected -initWithSerializedRepresentation: method description.
Minor Change Reference File Management
2009-02-04 NSOpenPanel Class Reference (HTML) (PDF)
Added more specific information regarding didEndSelector behavior in panel-running methods.
Minor Change Reference File Management
2009-01-06 NSOutputStream Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference File Management
2009-02-04 NSSavePanel Class Reference (HTML) (PDF)
Updated documentation to use more consistent method formatting and corrected various errors.
Minor Change Reference File Management
2008-10-15 NSStream Class Reference (HTML) (PDF)
Revised descriptions of NSStreamStatus constants.
Minor Change Reference File Management
2008-10-15 Animation Overview (HTML) (PDF)
Corrected typos.
Minor Change Guides Games
2008-11-24 Core Animation properties and Reference Counting (HTML)
First Version
First Version Technical Q&As Games
2009-05-01 Driving OpenGL Rendering Loops (HTML)
Corrected a typo.
Minor Change Technical Q&As Games
2008-11-19 Application Kit Framework Reference (HTML) (PDF)
Added NSTextInputClient Protocol Reference.
Minor Change Reference General
2009-01-06 Foundation Release Notes (10.4 and earlier) (HTML)
Updated with information on Mac OS X 10.4.
First Version Release Notes General
2008-10-15 WebKit Objective-C Framework Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference General
2008-10-24 Animating the frame of a CALayer. (HTML)
First Version
First Version Technical Q&As Graphics & Imaging
2008-10-15 Animation Overview (HTML) (PDF)
Corrected typos.
Minor Change Guides Graphics & Imaging
2009-02-04 CALayer Class Reference (HTML) (PDF)
Added -init method description.
Minor Change Reference Graphics & Imaging
2008-09-30 CALayerEssentials (HTML) (DMG) (ZIP)
Demonstrates the basics of setting up various Core Animation layers
First Version Sample Code Graphics & Imaging
2009-03-04 CAMediaTiming Protocol Reference (HTML) (PDF)
Documented kCAFillModeFrozen as deprecated.
Minor Change Reference Graphics & Imaging
2009-01-06 Cocoa Drawing Guide (HTML) (PDF)
Updated the guidelines associated with resolution independent drawing.
Minor Change Guides Graphics & Imaging
2009-03-04 Color Programming Topics for Cocoa (HTML) (PDF)
Removed statement that drawing to printers doesn't support alpha.
Minor Change Guides Graphics & Imaging
2008-11-13 Core Animation Programming Guide (HTML) (PDF)
Introduces iPhone SDK content to Mac OS X content. Corrects frame animation capabilities.
Content Update Guides Graphics & Imaging
2008-11-24 Core Animation properties and Reference Counting (HTML)
First Version
First Version Technical Q&As Graphics & Imaging
2009-05-01 Driving OpenGL Rendering Loops (HTML)
Corrected a typo.
Minor Change Technical Q&As Graphics & Imaging
2009-03-04 IKSlideshowDataSource Protocol Reference (HTML) (PDF)
Adding note that data source methods may be called on secondary threads.
Minor Change Reference Graphics & Imaging
2009-05-06 Image Unit Tutorial (HTML) (PDF)
Updated line 7 of listing 2-7.
Minor Change Guides Graphics & Imaging
2009-05-06 NSAnimatablePropertyContainer Protocol Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Graphics & Imaging
2009-01-06 NSBitmapImageRep Class Reference (HTML) (PDF)
Updated the descriptions of the initWithCGImage: and initWithCIImage: methods.
Minor Change Reference Graphics & Imaging
2008-10-15 NSBox Class Reference (HTML) (PDF)
Corrected descriptions of getter methods in "Customizing" method group, setTitleFont:, and titleFont.
Minor Change Reference Graphics & Imaging
2009-01-06 NSColor Class Reference (HTML) (PDF)
Added definition for NSAppKitVersionNumberWithPatternColorLeakFix macro.
Minor Change Reference Graphics & Imaging
2009-01-06 NSGradient Class Reference (HTML) (PDF)
Updated the method descriptions that involve drawing radial gradients with relative center positions.
Minor Change Reference Graphics & Imaging
2009-01-06 NSImage Class Reference (HTML) (PDF)
Updated the description of the alignmentRect method.
Minor Change Reference Graphics & Imaging
2009-01-06 NSImageRep Class Reference (HTML) (PDF)
Added a definition for the NSImageRepRegistryChangedNotification macro.
Minor Change Reference Graphics & Imaging
2008-10-15 NSOpenGLPixelFormat Class Reference (HTML) (PDF)
Updated the the constants section to reflect changes in Mac OS X v10.5.
Minor Change Reference Graphics & Imaging
2009-01-06 NSPanel Class Reference (HTML) (PDF)
Added information about NSHUDWindowMask constant.
Minor Change Reference Graphics & Imaging
2009-01-06 NSScreen Class Reference (HTML) (PDF)
Updated the information regarding what constitutes the main screen.
Minor Change Reference Graphics & Imaging
2009-02-04 NSShadow Class Reference (HTML) (PDF)
Added a description for NSShadow's init method.
Minor Change Reference Graphics & Imaging
2009-02-04 NSView Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Graphics & Imaging
2009-03-04 NSWindow Class Reference (HTML) (PDF)
Fixed several typographical errors, added information to setFrameAutosaveName:, and documented several undocumented symbols.
Minor Change Reference Graphics & Imaging
2009-04-07 QTCoreVideo202 (HTML) (DMG) (ZIP)
Performance improvement with movie pixel buffersand streaming textures.
Minor Change Sample Code Graphics & Imaging
2009-04-07 QTCoreVideo301 (HTML) (DMG) (ZIP)
Fixed an issue with shader units that caused an OpenGL error.
Content Update Sample Code Graphics & Imaging
2008-10-15 Quartz Composer Programming Guide (HTML) (PDF)
Added description of "onloading" HTML attribute in Quartz Composer WebKit plug-in.
Minor Change Guides Graphics & Imaging
2008-10-15 WebKit Objective-C Programming Guide (HTML) (PDF)
Minor edits throughout.
Minor Change Guides Graphics & Imaging
2009-02-04 Mac OS X ABI Function Call Guide (HTML) (PDF)
Made content corrections.
Minor Change Guides Intel-Based Macs
2009-02-04 Universal Binary Programming Guidelines, Second Edition (HTML) (PDF)
Made minor content additions.
Minor Change Guides Intel-Based Macs
2008-10-15 NSInvocation Class Reference (HTML) (PDF)
Updated code examples to use NSInteger instead of raw types.
Minor Change Reference Interapplication Communication
2009-04-08 NSNetService Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Interapplication Communication
2009-04-08 NSNetServiceBrowser Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Interapplication Communication
2008-10-15 NSPasteboard Class Reference (HTML) (PDF)
Clarified behavior of pasteboardChangedOwner:.
Minor Change Reference Interapplication Communication
2008-10-15 NSSocketPort Class Reference (HTML) (PDF)
Clarified the types of messaging available for NSSocketPort.
Minor Change Reference Interapplication Communication
2008-10-13 SBSystemPrefs (HTML) (DMG) (ZIP)
Shows how to use Scripting Bridge to display a preference pane in System Preferences.
First Version Sample Code Interapplication Communication
2009-05-06 IMKServerInput Protocol Reference (HTML) (PDF)
Clarified constant descriptions.
Minor Change Reference Internationalization
2009-01-06 Internationalization Programming Topics (HTML) (PDF)
Fixed the ibtool examples to use the updated syntax.
Minor Change Guides Internationalization
2009-02-04 NSCalendar Class Reference (HTML) (PDF)
Clarified return value of ordinalityOfUnit:inUnit:forDate:.
Minor Change Reference Internationalization
2008-11-19 NSDateFormatter Class Reference (HTML) (PDF)
Added note about supported behaviors for iPhone OS.
Minor Change Reference Internationalization
2008-11-13 NSHTTPCookie Class Reference (HTML) (PDF)
Added isHTTPOnly method.
Content Update Reference Internet & Web
2009-04-08 NSNetService Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Internet & Web
2009-04-08 NSNetServiceBrowser Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Internet & Web
2009-02-04 NSURL Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Internet & Web
2009-02-04 NSURLHandle Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Internet & Web
2009-02-04 Tree-Based XML Programming Guide for Cocoa (HTML) (PDF)
Replaced use of deprecated method loadDataRepresentation:ofType: with readFromData:ofType:error:.
Minor Change Guides Internet & Web
2009-01-06 Web Services Core Framework Reference (HTML)
Describes the Web Services Core API.
First Version Reference Internet & Web
2009-01-06 Web Services Core Programming Guide (HTML) (PDF)
Updated text and sample code. Moved API reference information to "Web Services Core Reference".
Minor Change Guides Internet & Web
2008-10-15 WebKit DOM Programming Topics (HTML) (PDF)
Minor edits throughout.
Minor Change Guides Internet & Web
2008-10-15 WebKit Objective-C Programming Guide (HTML) (PDF)
Minor edits throughout.
Minor Change Guides Internet & Web
2008-10-15 WebKit Plug-In Programming Topics (HTML) (PDF)
Added information regarding alternatives to plug-in development.
Minor Change Guides Internet & Web
2008-11-19 WebKit Reference Update (HTML) (PDF)
Minor edits throughout.
Minor Change Release Notes Internet & Web
2009-05-06 CFNetwork Programming Guide (HTML) (PDF)
Corrected typos.
Minor Change Guides Networking
2008-11-13 NSHTTPCookie Class Reference (HTML) (PDF)
Added isHTTPOnly method.
Content Update Reference Networking
2009-04-08 NSNetService Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Networking
2009-04-08 NSNetServiceBrowser Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Networking
2008-10-15 NSNetServices and CFNetServices Programming Guide (HTML) (PDF)
Updated code listings.
Minor Change Guides Networking
2009-01-06 NSOutputStream Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Networking
2008-10-15 NSSocketPort Class Reference (HTML) (PDF)
Clarified the types of messaging available for NSSocketPort.
Minor Change Reference Networking
2008-10-15 NSStream Class Reference (HTML) (PDF)
Revised descriptions of NSStreamStatus constants.
Minor Change Reference Networking
2009-02-04 NSURL Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference Networking
2009-02-04 NSURLHandle Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Networking
2009-05-06 Stream Programming Guide for Cocoa (HTML) (PDF)
Added a missing comment to a code sample.
Minor Change Guides Networking
2009-01-06 Web Services Core Programming Guide (HTML) (PDF)
Updated text and sample code. Moved API reference information to "Web Services Core Reference".
Minor Change Guides Networking
2008-11-19 Application Kit Framework Reference (HTML) (PDF)
Added NSTextInputClient Protocol Reference.
Minor Change Reference Objective-C Language
2008-11-19 Application Kit Functions Reference (HTML) (PDF)
Added descriptions for the NSDrawThreePartImage and NSDrawNinePartImage functions.
Minor Change Reference Objective-C Language
2008-11-24 Core Animation properties and Reference Counting (HTML)
First Version
First Version Technical Q&As Objective-C Language
2008-09-08 Determining if an application uses Objective-C Garbage Collection (HTML)
First Version
First Version Technical Q&As Objective-C Language
2009-03-04 Error Handling Programming Guide For Cocoa (HTML) (PDF)
Corrected a link error.
Minor Change Guides Objective-C Language
2009-05-06 Foundation Constants Reference (HTML) (PDF)
Corrected the definition of NSDecimalNoScale.
Minor Change Reference Objective-C Language
2008-09-09 Foundation Data Types Reference (HTML) (PDF)
Added descriptions for NSInteger and NSUInteger.
Minor Change Reference Objective-C Language
2008-11-19 Garbage Collection Programming Guide (HTML) (PDF)
Added note that Foundation programs need to use objc_startCollectorThread().
Minor Change Guides Objective-C Language
2009-05-06 Memory Management Programming Guide for Cocoa (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Objective-C Language
2009-01-02 NSAutoreleasePool Class Reference (HTML) (PDF)
Changed "managed memory environment" to "reference-counted environment" throughout.
Minor Change Reference Objective-C Language
2008-10-15 NSGarbageCollector Class Reference (HTML) (PDF)
Clarified use of -isEnabled.
Minor Change Reference Objective-C Language
2008-10-15 NSInvocation Class Reference (HTML) (PDF)
Updated code examples to use NSInteger instead of raw types.
Minor Change Reference Objective-C Language
2008-10-15 NSMethodSignature Class Reference (HTML) (PDF)
Added declaration of signatureWithObjCTypes:.
Minor Change Reference Objective-C Language
2009-02-04 NSObject Class Reference (HTML) (PDF)
Added note about managing scarce resources in dealloc.
Minor Change Reference Objective-C Language
2008-12-22 NSObject Protocol Reference (HTML) (PDF)
Updated discussion of retainCount method.
Minor Change Reference Objective-C Language
2008-11-19 Object-Oriented Programming with Objective-C (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Objective-C Language
2009-01-06 Objective-C 1 Runtime Reference (HTML) (PDF)
Added link to current document.
Minor Change Reference Objective-C Language
2009-05-06 The Objective-C 2.0 Programming Language (HTML) (PDF)
Updated article on Mixing Objective-C and C++.
Minor Change Guides Objective-C Language
2009-02-04 Objective-C 2.0 Runtime Programming Guide (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Objective-C Language
2008-11-19 Objective-C 2.0 Runtime Reference (HTML) (PDF)
Added links to the new Objective-C 2.0 Runtime Programming Guide.
Minor Change Reference Objective-C Language
2008-09-16 Disabling Processor Cores on a Multi-Core System (HTML) (日本語 HTML)
Added CHUD Processor preference pane. Removed obsolete content. Made editorial changes.
Content Update Technical Q&As Performance
2008-11-19 Garbage Collection Programming Guide (HTML) (PDF)
Added note that Foundation programs need to use objc_startCollectorThread().
Minor Change Guides Performance
2009-01-02 NSAutoreleasePool Class Reference (HTML) (PDF)
Changed "managed memory environment" to "reference-counted environment" throughout.
Minor Change Reference Performance
2009-02-04 Universal Binary Programming Guidelines, Second Edition (HTML) (PDF)
Made minor content additions.
Minor Change Guides Porting
2008-10-15 NSBox Class Reference (HTML) (PDF)
Corrected descriptions of getter methods in "Customizing" method group, setTitleFont:, and titleFont.
Minor Change Reference Printing
2009-01-06 NSPrintInfo Class Reference (HTML) (PDF)
Cleaned up the deprecated print info keys.
Minor Change Reference Printing
2009-02-04 NSView Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Printing
2009-02-13 PMPrinterTest (HTML) (DMG) (ZIP)
Now uses a table view to display the results, and bindings to fill the table view. Cleaned up numerous memory leaks.
Content Update Sample Code Printing
2008-09-09 NSCondition Class Reference (HTML) (PDF)
Corrected availability information.
Minor Change Reference Process Management
2008-11-19 NSOperation Class Reference (HTML) (PDF)
Updated the guidelines related to KVO compliance.
Minor Change Reference Process Management
2008-11-19 NSOperationQueue Class Reference (HTML) (PDF)
Updated the guidance related to KVO-compliant properties.
Minor Change Reference Process Management
2008-09-10 Observing Process Lifetimes Without Polling (HTML)
A major rewrite to eliminate use of deprecated APIs and to update the technote to reference the latest techniques.
Minor Change Technical Notes Process Management
2008-09-24 Programmatically causing restart, shutdown and/or logout (HTML) (日本語 HTML)
Updated source listing.
Minor Change Technical Q&As Process Management
2009-04-08 QTCaptureAudioPreviewOutput Class Reference (HTML) (PDF)
Fixed parameter descriptions.
Minor Change Reference QuickTime
2009-05-06 QTCaptureDevice Class Reference (HTML) (PDF)
Fixed enumeration and constant listings. Minor fixes.
Minor Change Reference QuickTime
2009-04-08 QTCaptureDeviceInput Class Reference (HTML) (PDF)
Minor fixes.
Minor Change Reference QuickTime
2009-04-08 QTCaptureInput Class Reference (HTML) (PDF)
Minor technical fixes.
Minor Change Reference QuickTime
2009-03-04 QTCaptureOutput Class Reference (HTML) (PDF)
Minor edit fixes.
Minor Change Reference QuickTime
2009-03-04 QTCaptureVideoPreviewOutput Class Reference (HTML) (PDF)
Minor edit fixes.
Minor Change Reference QuickTime
2009-04-08 QTCaptureView Class Reference (HTML) (PDF)
Modified descriptions. Fixed typos. MInor fixes.
Minor Change Reference QuickTime
2009-04-07 QTCoreVideo202 (HTML) (DMG) (ZIP)
Performance improvement with movie pixel buffersand streaming textures.
Minor Change Sample Code QuickTime
2009-04-07 QTCoreVideo301 (HTML) (DMG) (ZIP)
Fixed an issue with shader units that caused an OpenGL error.
Content Update Sample Code QuickTime
2009-04-08 QTDataReference Class Reference (HTML) (PDF)
Added parameter descriptions, updated constant listings. Minor fixes.
Minor Change Reference QuickTime
2008-10-13 QTKit Capture - Disabling specific audio channels when recording (HTML)
First Version
First Version Technical Q&As QuickTime
2008-09-16 QTKit Capture - Video Compression Options And Preview (HTML)
First Version
First Version Technical Q&As QuickTime
2009-03-04 QTMedia Class Reference (HTML) (PDF)
Added parameter descriptions and constant groupings.
Minor Change Reference QuickTime
2009-01-07 QTMovie Class Reference (HTML) (PDF)
Corrected the description of QuickTime VR attribute. Minor typo fixes.
Minor Change Reference QuickTime
2009-03-04 QTTrack Class Reference (HTML) (PDF)
Fixed constants listings; minor edits.
Minor Change Reference QuickTime
2009-01-29 QuickTime Audio - Easy Frequency Level Metering with MovieAudio APIs (HTML)
Editorial
Minor Change Technical Q&As QuickTime
2008-11-24 Core Animation properties and Reference Counting (HTML)
First Version
First Version Technical Q&As Resource Management
2008-10-15 NSFileManager Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference Resource Management
2008-10-15 NSFileWrapper Class Reference (HTML) (PDF)
Corrected -initWithSerializedRepresentation: method description.
Minor Change Reference Resource Management
2009-02-04 NSHelpManager Class Reference (HTML) (PDF)
Removed all references to using Interface Builder.
Minor Change Reference Resource Management
2008-10-15 NSSound Class Reference (HTML) (PDF)
Updated the list of supported sound formats.
Minor Change Reference Resource Management
2008-09-24 Programmatically causing restart, shutdown and/or logout (HTML) (日本語 HTML)
Updated source listing.
Minor Change Technical Q&As Resource Management
2009-01-06 Resource Programming Guide (HTML) (PDF)
Added information about KVO notifications during nib loading.
Minor Change Guides Resource Management
2008-11-19 Garbage Collection Programming Guide (HTML) (PDF)
Added note that Foundation programs need to use objc_startCollectorThread().
Minor Change Guides Runtime Architecture
2009-02-04 Mac OS X ABI Mach-O File Format Reference (HTML) (PDF)
Made minor changes.
Minor Change Reference Runtime Architecture
2009-02-04 NSApplication Class Reference (HTML) (PDF)
Added dockTile method description.
Minor Change Reference Runtime Architecture
2009-02-04 Objective-C 2.0 Runtime Programming Guide (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides Runtime Architecture
2008-10-13 SBSystemPrefs (HTML) (DMG) (ZIP)
Shows how to use Scripting Bridge to display a preference pane in System Preferences.
First Version Sample Code Scripting & Automation
2009-01-06 Authorization Services Programming Guide (HTML) (PDF)
Corrected minor errors. Changed the title from "Performing Privileged Operations With Authorization Services."
Minor Change Guides Security
2008-11-19 Certificate, Key, and Trust Services Programming Guide (HTML) (PDF)
Added information about, and code samples for, iPhone OS.
Content Update Guides Security
2008-11-19 Certificate, Key, and Trust Services Reference (HTML) (PDF)
Updated to Mac OS X v 10.5.
Content Update Reference Security
2009-05-06 CFNetwork Programming Guide (HTML) (PDF)
Corrected typos.
Minor Change Guides Security
2008-11-19 Code Signing Guide (HTML) (PDF)
Added a chapter describing the code signing requirement language.
Content Update Guides Security
2009-03-12 Keychain Services Programming Guide (HTML) (PDF)
Corrected a typo.
Minor Change Guides Security
2008-11-19 Keychain Services Reference (HTML) (PDF)
Added Keychain Services API for iPhone OS.
Minor Change Reference Security
2008-10-15 Security Overview (HTML) (PDF)
Added a link to the iPhone OS Technology Overview.
Content Update Guides Security
2009-01-06 SFAuthorization Class Reference (HTML) (PDF)
permitWithRight:flags: and permitWithRights:flags:environment:authorizedRights are deprecated and replaced with obtainWithRight:flags: and obtainWithRights:flags:environment:authorizedRights:error:
Content Update Reference Security
2008-11-19 ISyncSession Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference Syncing
2009-05-06 IMKServerInput Protocol Reference (HTML) (PDF)
Clarified constant descriptions.
Minor Change Reference Text & Fonts
2009-03-04 NSATSTypesetter Class Reference (HTML) (PDF)
Removed reference to ATSUI.
Minor Change Reference Text & Fonts
2008-10-15 NSAttributedString Class Reference (HTML) (PDF)
Added cautionary note about isEqual: comparison of NSAttributedString objects having attributes such as attachments, lists, and tables.
Minor Change Reference Text & Fonts
2009-01-06 NSGlyphStorage Protocol Reference (HTML) (PDF)
Reformatted parameter descriptions.
Minor Change Reference Text & Fonts
2008-12-20 NSLayoutManager Class Reference (HTML) (PDF)
Added descriptions of NSGlyphStorage protocol methods.
Minor Change Reference Text & Fonts
2008-10-15 NSMutableParagraphStyle Class Reference (HTML) (PDF)
Removed erroneous statement that 0 is not accepted by setTighteningFactorForTruncation: method.
Minor Change Reference Text & Fonts
2009-01-06 NSSpeechSynthesizer Class Reference (HTML) (PDF)
Clarified how the speech rate is set when using initWithVoice:.
Minor Change Reference Text & Fonts
2009-02-04 NSString Application Kit Additions Reference (HTML) (PDF)
Documented NSStringDrawingTruncatesLastVisibleLine constant.
Minor Change Reference Text & Fonts
2008-10-15 NSTextInputClient Protocol Reference (HTML) (PDF)
New document that describes the protocol enabling conforming objects to receive keyboard input as properly formed text.
First Version Reference Text & Fonts
2009-05-06 Search Kit Reference (HTML) (PDF)
Added notes that SKSearch and SKIndex objects cannot be used with CFMakeCollectable.
Minor Change Reference Text & Fonts
2008-10-15 String Programming Guide for Cocoa (HTML) (PDF)
Added new aricle on character clusters; updated list of string format specifiers.
Minor Change Guides Text & Fonts
2008-10-15 Text Layout Programming Guide for Cocoa (HTML) (PDF)
Added information on thread safety to "The Layout Manager" article.
Minor Change Guides Text & Fonts
2009-04-08 Text System Overview (HTML) (PDF)
Added link in "Building a Text Editor in 15 Minutes" to information explaining how to configure an application's document types settings.
Minor Change Guides Text & Fonts
2009-01-06 IBDocument Class Reference (HTML) (PDF)
Made minor technical corrections.
Minor Change Reference Tools
2008-11-19 Interface Builder User Guide (HTML) (PDF)
Updated to incorporate information about nib files in iPhone OS.
Minor Change Guides Tools
2009-05-06 The Objective-C 2.0 Programming Language (HTML) (PDF)
Updated article on Mixing Objective-C and C++.
Minor Change Guides Tools
2009-02-04 Xcode Design Tools for Class Modeling (HTML) (PDF)
Made minor content fixes.
Minor Change Guides Tools
2009-01-06 Xcode Overview (HTML) (PDF)
Made minor changes and added glossary.
Minor Change Guides Tools
2009-01-06 Xcode Project Management Guide (HTML) (PDF)
Made minor content changes.
Minor Change Guides Tools
2008-10-15 Xcode Quick Tour for Mac OS X (HTML) (PDF)
Added information about how to implement the Converter application.
Minor Change Guides Tools
2009-01-06 Xcode Workspace Guide (HTML) (PDF)
Made minor content fixes.
Minor Change Guides Tools
2008-11-19 Application Kit Framework Reference (HTML) (PDF)
Added NSTextInputClient Protocol Reference.
Minor Change Reference User Experience
2008-10-15 Button Programming Topics for Cocoa (HTML) (PDF)
Added "Querying Button Matrices" plus a example of programmatically creating a matrix of radio buttons. Also removed "Deprecated Buttons" from "Types of Buttons".
Minor Change Guides User Experience
2009-03-08 Cocoa Bindings Programming Topics (HTML) (PDF)
Added warning about lack of key-value observing change values to Controller Key-Value Observing Compliance.
Minor Change Guides User Experience
2008-10-15 Control and Cell Programming Topics for Cocoa (HTML) (PDF)
Made minor corrections.
Minor Change Guides User Experience
2009-02-04 Dialogs and Special Panels (HTML) (PDF)
Updated for Mac OS X v10.5: added "Customizing Alert Dialogs," which describes the suppression checkbox and accessory views.
Minor Change Guides User Experience
2009-03-04 Dock Tile Programming Guide (HTML) (PDF)
Updated to include guidelines for Cocoa programmers.
Content Update Guides User Experience
2008-10-15 DOMDocument Additions Reference (HTML) (PDF)
Updated per Mac OS X v10.5.
Minor Change Reference User Experience
2008-10-15 DOMElement Additions Reference (HTML)
First revision of this document.
First Version Reference User Experience
2009-01-26 DOMHTMLDocument Additions Reference (HTML) (PDF)
First revision of this document.
First Version Reference User Experience
2009-02-04 DOMNode Additions Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2008-10-15 DOMRange Additions Reference (HTML) (PDF)
Updated per Mac OS X v10.5.
Minor Change Reference User Experience
2008-10-15 NSBox Class Reference (HTML) (PDF)
Corrected descriptions of getter methods in "Customizing" method group, setTitleFont:, and titleFont.
Minor Change Reference User Experience
2009-04-08 NSButtonCell Class Reference (HTML) (PDF)
Added style override details to setAttributedTitle:.
Minor Change Reference User Experience
2009-02-04 NSCell Class Reference (HTML) (PDF)
Documented truncatesLastVisibleLine and setTruncatesLastVisibleLine: methods. Added deprecated image scaling constants.
Minor Change Reference User Experience
2008-10-15 NSControl Class Reference (HTML) (PDF)
Revised wording of several methods and added descriptions of NSInteger-related "value" methods.
Minor Change Reference User Experience
2009-01-06 NSCursor Class Reference (HTML) (PDF)
Added a definition for the NSAppKitVersionNumberWithCursorSizeSupport macro.
Minor Change Reference User Experience
2008-11-19 NSDateFormatter Class Reference (HTML) (PDF)
Added note about supported behaviors for iPhone OS.
Minor Change Reference User Experience
2009-03-04 NSDockTile Class Reference (HTML) (PDF)
Updated to describe differences in behavior between application and window dock tiles.
Content Update Reference User Experience
2009-02-04 NSHelpManager Class Reference (HTML) (PDF)
Removed all references to using Interface Builder.
Minor Change Reference User Experience
2009-01-06 NSImageCell Class Reference (HTML) (PDF)
Added descriptions for the NSImageAlignment constants.
Minor Change Reference User Experience
2008-10-15 NSMatrix Class Reference (HTML) (PDF)
Clarified usage of selectAll:.
Minor Change Reference User Experience
2009-02-04 NSMenuView Class Reference (HTML) (PDF)
Added information regarding what to use in place of NSMenuView.
Minor Change Reference User Experience
2008-11-19 NSNumberFormatter Class Reference (HTML) (PDF)
Added note about supported behaviors for iPhone OS.
Minor Change Reference User Experience
2009-02-04 NSOpenPanel Class Reference (HTML) (PDF)
Added more specific information regarding didEndSelector behavior in panel-running methods.
Minor Change Reference User Experience
2009-02-04 NSOutlineView Class Reference (HTML) (PDF)
Added documentation for method outlineView:selectionIndexesForProposedSelection:.
Minor Change Reference User Experience
2009-01-06 NSPanel Class Reference (HTML) (PDF)
Added information about NSHUDWindowMask constant.
Minor Change Reference User Experience
2008-10-15 NSPasteboard Class Reference (HTML) (PDF)
Clarified behavior of pasteboardChangedOwner:.
Minor Change Reference User Experience
2008-10-15 NSPopUpButton Class Reference (HTML) (PDF)
Replace parameter types of "id < MenuItem>" with "MenuItem *".
Minor Change Reference User Experience
2008-10-15 NSPopUpButtonCell Class Reference (HTML) (PDF)
Replaced parameter types of "id <NSMenuItem>" with "NSMenuItem *". Corrected description of attachPopUpWithFrame:inView: method. Included code example for setUsesItemFromMenu:.
Minor Change Reference User Experience
2008-10-15 NSPredicateEditor Class Reference (HTML) (PDF)
Removed broken link.
Minor Change Reference User Experience
2009-02-04 NSSavePanel Class Reference (HTML) (PDF)
Updated documentation to use more consistent method formatting and corrected various errors.
Minor Change Reference User Experience
2009-04-08 NSScroller Class Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Content Update Reference User Experience
2009-05-06 NSSegmentedCell Class Reference (HTML) (PDF)
Added missing API.
Minor Change Reference User Experience
2009-05-06 NSSegmentedControl Class Reference (HTML) (PDF)
Added missing API.
Minor Change Reference User Experience
2009-01-06 NSSpeechSynthesizer Class Reference (HTML) (PDF)
Clarified how the speech rate is set when using initWithVoice:.
Minor Change Reference User Experience
2009-04-08 NSSplitView Class Reference (HTML) (PDF)
Added splitView:shouldHideDividerAtIndex: delegate method. Added divider style and color methods.
Content Update Reference User Experience
2009-01-06 NSTextField Class Reference (HTML) (PDF)
Added note that background color rendering is disabled for rounded-bezel text fields.
Minor Change Reference User Experience
2009-01-06 NSTextFieldCell Class Reference (HTML) (PDF)
Added note that background color rendering is disabled for rounded-bezel text fields. Revised description of setUpFieldEditorAttributes: because it no longer supports replacing the field editor.
Minor Change Reference User Experience
2008-10-15 NSTokenField Class Reference (HTML) (PDF)
Made several minor corrections.
Minor Change Reference User Experience
2008-10-15 NSToolbar Class Reference (HTML) (PDF)
Corrected description of toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: method.
Minor Change Reference User Experience
2009-04-08 NSUserDefaults Class Reference (HTML) (PDF)
Updated property list storage details.
Minor Change Reference User Experience
2009-03-04 NSWindow Class Reference (HTML) (PDF)
Fixed several typographical errors, added information to setFrameAutosaveName:, and documented several undocumented symbols.
Minor Change Reference User Experience
2009-05-06 Search Kit Reference (HTML) (PDF)
Added notes that SKSearch and SKIndex objects cannot be used with CFMakeCollectable.
Minor Change Reference User Experience
2009-02-04 Toolbar Programming Topics for Cocoa (HTML) (PDF)
Updated for Mac OS X v10.5 (Leopard).
Minor Change Guides User Experience
2009-04-08 WebArchive Class Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2009-02-04 WebBackForwardList Class Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2008-10-15 WebDataSource Class Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2009-03-04 WebDocumentText Protocol Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2008-10-15 WebDocumentView Protocol Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2008-10-15 WebDownload Class Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2009-04-08 WebEditingDelegate Protocol Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2009-04-08 WebFrame Class Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2009-04-08 WebFrameLoadDelegate Protocol Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2009-03-04 WebFrameView Class Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2009-03-04 WebHistory Class Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2008-10-15 WebHistoryItem Class Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2009-04-08 WebJavaPlugIn Protocol Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2008-10-15 WebKit Constants Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2008-10-15 WebKit Objective-C Framework Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2008-10-15 WebKit Objective-C Programming Guide (HTML) (PDF)
Minor edits throughout.
Minor Change Guides User Experience
2009-04-08 WebOpenPanelResultListener Protocol Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2009-04-08 WebPlugIn Protocol Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2009-04-08 WebPlugInContainer Protocol Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2009-04-08 WebPlugInViewFactory Protocol Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2009-03-04 WebPolicyDecisionListener Protocol Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2009-04-08 WebPolicyDelegate Protocol Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2008-10-15 WebPreferences Class Reference (HTML) (PDF)
Minor edits throughout.
Minor Change Reference User Experience
2009-04-08 WebResource Class Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2009-04-08 WebScripting Protocol Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2009-04-08 WebScriptObject Class Reference (HTML) (PDF)
Added separate parameter and return value descriptions.
Minor Change Reference User Experience
2009-03-04 WebUIDelegate Protocol Reference (HTML) (PDF)
Added separate parameter and return-value descriptions.
Minor Change Reference User Experience
2009-04-08 WebView Class Reference (HTML) (PDF)
Made minor edits throughout.
Minor Change Reference User Experience
2009-02-04 Window Programming Guide for Cocoa (HTML) (PDF)
Added information on the use of backing locations to improve performance.
Minor Change Guides User Experience