Member Login Log In | Not a Member? Contact ADC
Reference
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
Sorted by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Topic
2008-04-08 CGAffineTransform Reference (HTML) (PDF)
Made minor corrections.
Minor Change Quartz
2008-04-08 CGContext Reference (HTML) (PDF)
Made a minor typographical change.
Minor Change Quartz
2008-04-08 CGDataProvider Reference (HTML) (PDF)
Added the version field to two callback data structures.
Minor Change Quartz
2008-04-08 CGGeometry Reference (HTML) (PDF)
Made minor technical corrections.
Minor Change Quartz
2008-04-08 CGImage Reference (HTML) (PDF)
Added a cross reference to Quartz 2D Programming Guide.
Minor Change Quartz
2008-04-08 CGPDFPage Reference (HTML) (PDF)
Made minor corrections to the introduction.
Minor Change Quartz
2008-04-08 IKImageView Class Reference (HTML) (PDF)
Added information to the delegate property.
Minor Change Cocoa, Quartz
2008-04-08 Image Capture Applications Reference (HTML)
Reprocessed content with new toolchain.
Minor Change General, Hardware
2008-04-08 Image Capture Device Modules Reference (HTML)
Reprocessed content with new toolchain.
Minor Change Hardware & Drivers
2008-04-08 QCCompositionRenderer Protocol Reference (HTML) (PDF)
Fixed minor typographical error.
Minor Change Cocoa, Quartz
2008-04-08 QCPlugIn Class Reference (HTML) (PDF)
Added information about the memory management model used for the create function.
Minor Change Cocoa, Quartz
2008-03-11 CAAnimationGroup Class Reference (HTML) (PDF)
Clarified that the animations grouped within a CAAnimationGroup do not get delegate messages, but that the group does.
Content Update Cocoa, Quartz
2008-03-11 CAOpenGLLayer Class Reference (HTML) (PDF)
Clarified that copyCGLPixelFormatForDisplayMask:, copyCGLContextForPixelFormat:, releaseCGLContext:, and releaseCGLPixelFormat: should only be implemented, never called.
Minor Change Cocoa, Quartz
2008-03-11 NSView Class Reference (HTML) (PDF)
Corrected information about the isOpaque method that's found in the discussion of the drawRect: method.
Minor Change Cocoa
2008-03-10 CALayer Class Reference (HTML) (PDF)
Corrected method signature for removeAnimationForKey:.
Minor Change Cocoa, Quartz
2007-12-11 Apple Type Services for Fonts Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Content Update Typography
2007-12-11 CAConstraintLayoutManager Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Cocoa, Quartz
2007-12-11 CATextLayer Class Reference (HTML) (PDF)
Added description of the sub-pixel antialiasing limitations of CATextLayer rendering.
Minor Change Cocoa, Quartz
2007-12-11 CIFilter Class Reference (HTML) (PDF)
Added a filter category and updated filter attribute constants.
Minor Change Cocoa, Games, Quartz
2007-12-11 Core Image Filter Reference (HTML) (PDF)
Added filters that are members of the reduction category.
Content Update Quartz
2007-12-11 Font Manager Reference (HTML) (PDF)
Added deprecation and replacement technology information for functions deprecated in Mac OS X v10.4 and v10.5.
Minor Change Carbon, Typography
2007-12-11 PDF Kit Reference Collection (HTML) (PDF)
Updated to include information on new classes and methods introduced in Mac OS X v10.5.
Minor Change Cocoa, Quartz
2007-12-11 PDFAction Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFActionGoTo Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFActionNamed Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFActionRemoteGoTo Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFActionResetForm Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFActionURL Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotation Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationButtonWidget Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationChoiceWidget Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationFreeText Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationLine Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationPopup Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationStamp Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationText Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFAnnotationTextWidget Class Reference (HTML) (PDF)
Added information on the relationship of text widgets with the same field name.
Minor Change Cocoa, Quartz
2007-12-11 PDFDestination Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFDocument Class Reference (HTML) (PDF)
Added more information about attribute data types, and added information about how PDF viewing applications determine document size.
Minor Change Cocoa, Quartz
2007-12-11 PDFOutline Class Reference (HTML) (PDF)
Added information about the retain status of PDFOutline child objects.
Minor Change Cocoa, Quartz
2007-12-11 PDFPage Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFSelection Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFThumbnailView Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 PDFView Class Reference (HTML) (PDF)
Made minor corrections.
Minor Change Cocoa, Quartz
2007-12-11 QCCompositionLayer Class Reference (HTML) (PDF)
Corrected outdated Core Animation class and protocol names.
Minor Change Quartz
2007-12-11 Quartz Framework Reference (HTML) (PDF)
Added links to several new PDF Kit classes.
Content Update Quartz
2007-12-04 CGImageSource Reference (HTML) (PDF)
Added release information to several functions.
Minor Change Quartz
2007-12-04 Display Manager Reference (HTML) (PDF)
Updated legacy document information.
Minor Change Carbon
2007-11-30 OpenGL Capabilities Matrix (HTML)
New document that lists supported OpenGL extensions and parameter values by various combinations of Mac OS X versions, graphics adapters, and CPU types.
First Version OpenGL
2007-10-31 AGL Reference (HTML) (PDF)
Updated with three new functions.
Content Update Carbon, OpenGL
2007-10-31 Application Kit Framework Reference (HTML) (PDF)
Updated framework illustrations.
Content Update Cocoa
2007-10-31 Application Services Framework Reference (HTML) (PDF)
Added Core Printing. Removed Launch Services.
Content Update General
2007-10-31 CAAnimation Class Reference (HTML) (PDF)
Describes the abstract class that manages the timing and pacing of an animation. First public release.
First Version Cocoa, Quartz
2007-10-31 CATransition Class Reference (HTML) (PDF)
Describes the class that provides transition animations to layers. First public release.
First Version Cocoa, Quartz
2007-10-31 CGImageProperties Reference (HTML) (PDF)
New document that describes property constants for source and destination images.
First Version Carbon, Quartz
2007-10-31 CGPDFContext Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Minor Change Quartz
2007-10-31 CIImage Class Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Content Update Cocoa, Games, Quartz
2007-10-31 Core Animation Reference Collection (HTML) (PDF)
Describes the Objective-C API for Core Animation. First public release.
First Version Cocoa, Quartz
2007-10-31 IKFilterBrowserPanel Class Reference (HTML) (PDF)
New document that describes the class that provides the panel contained in a filter browser.
First Version Cocoa, Quartz
2007-10-31 IKPictureTaker Class Reference (HTML) (PDF)
New document that descibes the class that provides a panel for choosing images.
First Version Cocoa, Quartz
2007-10-31 IKSlideshow Class Reference (HTML) (PDF)
New document that describes the class that encapsulates a data source and options for a slideshow.
First Version Cocoa, Quartz
2007-10-31 NSAnimation Class Reference (HTML) (PDF)
Updated for Mac OS v10.5. Corrected typos.
Content Update Cocoa
2007-10-31 NSImage Class Reference (HTML) (PDF)
Updated for Mac OS X v10.5. Fixed a delegate method name.
Content Update Cocoa
2007-10-31 NSImageRep Class Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Minor Change Cocoa
2007-10-31 NSWindow Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Cocoa
2007-10-31 Quartz Display Services Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Minor Change Carbon, Hardware & Drivers, Quartz
2007-10-31 Quartz Event Services Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Minor Change Quartz