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
Sorted by
Resource Type
Sort by
Topic
2009-05-06 Image Unit Tutorial (HTML) (PDF)
Updated line 7 of listing 2-7.
Minor Change Guides Carbon, Cocoa, Games, Quartz
2009-03-04 Color Programming Topics for Cocoa (HTML) (PDF)
Removed statement that drawing to printers doesn't support alpha.
Minor Change Guides Cocoa
2009-01-06 Cocoa Drawing Guide (HTML) (PDF)
Updated the guidelines associated with resolution independent drawing.
Minor Change Guides Cocoa
2009-01-06 Quartz Composer WebKit Plug-in JavaScript Reference (HTML) (PDF)
Updated the description of the attributes method.
Minor Change Guides Quartz
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 Cocoa, Quartz
2008-10-15 Animation Overview (HTML) (PDF)
Corrected typos.
Minor Change Guides Carbon, Cocoa, Games, Quartz
2008-10-15 Handling Unicode Text Editing With MLTE (HTML) (PDF)
Removed statement "When word wrap is turned off, MLTE uses left alignment for all text."
Minor Change Guides Typography
2008-10-15 Quartz Composer Programming Guide (HTML) (PDF)
Added description of "onloading" HTML attribute in Quartz Composer WebKit plug-in.
Minor Change Guides Carbon, Cocoa, Quartz
2008-10-15 vImage Programming Guide (HTML) (PDF)
Completely re-written, updated and restructured since previous versions. Included several new figures and provided more in-depth descriptions of the operations vImage offers.
Content Update Guides Performance
2009-03-04 CAMediaTiming Protocol Reference (HTML) (PDF)
Documented kCAFillModeFrozen as deprecated.
Minor Change Reference Cocoa, Quartz
2009-03-04 CGPDFOperatorTable Reference (HTML) (PDF)
Clarified memory management function use in Introduction.
Minor Change Reference Quartz
2009-03-04 IKSlideshowDataSource Protocol Reference (HTML) (PDF)
Adding note that data source methods may be called on secondary threads.
Minor Change Reference Cocoa, Quartz
2009-03-04 NSWindow Class Reference (HTML) (PDF)
Fixed several typographical errors, added information to setFrameAutosaveName:, and documented several undocumented symbols.
Minor Change Reference Cocoa
2009-02-04 CALayer Class Reference (HTML) (PDF)
Added -init method description.
Minor Change Reference Cocoa, Quartz
2009-02-04 NSShadow Class Reference (HTML) (PDF)
Added a description for NSShadow's init method.
Minor Change Reference Cocoa
2009-02-04 NSView Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Cocoa
2009-01-15 Quartz Window Services Reference (HTML)
New document that describes the interface for retrieving information about windows.
First Version Reference Carbon
2009-01-06 CGDataProvider Reference (HTML) (PDF)
Added entries for the CGDataProviderCopyData and CGDataProviderCreateWithFilename functions.
Minor Change Reference Quartz
2009-01-06 CGGeometry Reference (HTML) (PDF)
Updated the descriptions of the CGRectMinYEdge and CGRectMaxYEdge constants to reflect the different coordinate system possibilities.
Minor Change Reference Quartz
2009-01-06 NSBitmapImageRep Class Reference (HTML) (PDF)
Updated the descriptions of the initWithCGImage: and initWithCIImage: methods.
Minor Change Reference Cocoa
2009-01-06 NSColor Class Reference (HTML) (PDF)
Added definition for NSAppKitVersionNumberWithPatternColorLeakFix macro.
Minor Change Reference Cocoa
2009-01-06 NSImage Class Reference (HTML) (PDF)
Updated the description of the alignmentRect method.
Minor Change Reference Cocoa
2009-01-06 NSImageRep Class Reference (HTML) (PDF)
Added a definition for the NSImageRepRegistryChangedNotification macro.
Minor Change Reference Cocoa
2009-01-06 NSPanel Class Reference (HTML) (PDF)
Added information about NSHUDWindowMask constant.
Minor Change Reference Cocoa
2009-01-06 NSScreen Class Reference (HTML) (PDF)
Updated the information regarding what constitutes the main screen.
Minor Change Reference Cocoa
2008-11-19 Application Kit Framework Reference (HTML) (PDF)
Added NSTextInputClient Protocol Reference.
Minor Change Reference Cocoa
2008-11-19 Quartz Display Services Reference (HTML) (PDF)
Updated the description of the CGGetDisplaysWithRect function.
Minor Change Reference Carbon, Hardware & Drivers, Quartz
2008-10-15 CGPDFArray Reference (HTML) (PDF)
Updated the note about not retaining and releasing this object.
Minor Change Reference Quartz
2008-10-15 CGPDFContentStream Reference (HTML) (PDF)
Added a note about not retaining and releasing this object.
Minor Change Reference Quartz
2008-10-15 CGPDFDictionary Reference (HTML) (PDF)
Updated the note about not retaining and releasing this object.
Minor Change Reference Quartz
2008-10-15 CGPDFObject Reference (HTML) (PDF)
Updated the note about not retaining and releasing this object.
Minor Change Reference Quartz
2008-10-15 CGPDFScanner Reference (HTML) (PDF)
Added a note about not retaining and releasing this object.
Minor Change Reference Quartz
2008-10-15 CGPDFStream Reference (HTML) (PDF)
Added a note about not retaining and releasing this object.
Minor Change Reference Quartz
2008-10-15 CGPDFString Reference (HTML) (PDF)
Updated the note about not retaining and releasing this object.
Minor Change Reference Quartz
2008-10-15 NSBox Class Reference (HTML) (PDF)
Corrected descriptions of getter methods in "Customizing" method group, setTitleFont:, and titleFont.
Minor Change Reference Cocoa
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 Cocoa, OpenGL
2008-09-09 CGColorSpace Reference (HTML) (PDF)
Added information on color spaces and detailed gamma functions.
Minor Change Reference Quartz
2009-04-07 QTCoreVideo202 (HTML) (DMG) (ZIP)
Performance improvement with movie pixel buffersand streaming textures.
Minor Change Sample Code OpenGL, QuickTime, Video
2009-04-07 QTCoreVideo301 (HTML) (DMG) (ZIP)
Fixed an issue with shader units that caused an OpenGL error.
Content Update Sample Code OpenGL, QuickTime, Video
2008-09-30 CALayerEssentials (HTML) (DMG) (ZIP)
Demonstrates the basics of setting up various Core Animation layers
First Version Sample Code Cocoa, Games, OpenGL, Quartz
2009-04-30 Exporting Movies for iPod, Apple TV and iPhone (HTML)
Editorial Updates
Content Update Technical Notes QuickTime
2008-11-05 OpenGL Performance Optimization : The Basics (HTML)
Added an abstract; Updated the screen shots and corresponding text with Leopard versions; Added more details to the chapter of "Understanding Vertical Synchronization" (was named as "Understanding VSYNC"), and "Reading pixels from the frame buffer".
Content Update Technical Notes OpenGL
2008-09-16 Real world profiling with the OpenGL Profiler (HTML)
First Version
First Version Technical Notes Games, OpenGL, Performance
2009-05-01 Driving OpenGL Rendering Loops (HTML)
Corrected a typo.
Minor Change Technical Q&As Cocoa, OpenGL, Performance
2008-11-24 Core Animation properties and Reference Counting (HTML)
First Version
First Version Technical Q&As Cocoa, Games, Quartz
2008-10-24 Animating the frame of a CALayer. (HTML)
First Version
First Version Technical Q&As Cocoa, Quartz
2008-10-13 Using GLUT and OpenGL on Mac OS X (HTML)
First Version
First Version Technical Q&As OpenGL
2008-09-24 Retain Counts of io_object_t Objects in IOKit.framework (HTML) (日本語 HTML)
Minor editorial changes.
Minor Change Technical Q&As Printing
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-09-08 Multithreaded usage of the QCRenderer (HTML)
First Version
First Version Technical Q&As Quartz