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
2009-05-06 CFAttributedString Reference (HTML) (PDF)
Added noted that CFAttributedString is not toll-free bridged to NSAttributedString on iPhone.
Minor Change Reference Carbon
2009-05-06 CFMutableAttributedString Reference (HTML) (PDF)
Added noted that CFMutableAttributedString is not toll-free bridged to NSMutableAttributedString on iPhone.
Minor Change Reference Carbon
2008-10-15 CTFontDescriptor Reference (HTML) (PDF)
Corrected description of kCTFontStyleNameAttribute.
Minor Change Reference Carbon
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 Carbon
2009-05-06 Search Kit Reference (HTML) (PDF)
Added notes that SKSearch and SKIndex objects cannot be used with CFMakeCollectable.
Minor Change Reference Carbon
2009-05-06 IMKServerInput Protocol Reference (HTML) (PDF)
Clarified constant descriptions.
Minor Change Reference Cocoa
2009-03-04 NSATSTypesetter Class Reference (HTML) (PDF)
Removed reference to ATSUI.
Minor Change Reference Cocoa
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 Cocoa
2009-01-06 NSGlyphStorage Protocol Reference (HTML) (PDF)
Reformatted parameter descriptions.
Minor Change Reference Cocoa
2008-12-20 NSLayoutManager Class Reference (HTML) (PDF)
Added descriptions of NSGlyphStorage protocol methods.
Minor Change Reference Cocoa
2008-10-15 NSMutableParagraphStyle Class Reference (HTML) (PDF)
Removed erroneous statement that 0 is not accepted by setTighteningFactorForTruncation: method.
Minor Change Reference Cocoa
2009-01-06 NSSpeechSynthesizer Class Reference (HTML) (PDF)
Clarified how the speech rate is set when using initWithVoice:.
Minor Change Reference Cocoa
2009-02-04 NSString Application Kit Additions Reference (HTML) (PDF)
Documented NSStringDrawingTruncatesLastVisibleLine constant.
Minor Change Reference Cocoa
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 Cocoa
2009-05-06 Search Kit Reference (HTML) (PDF)
Added notes that SKSearch and SKIndex objects cannot be used with CFMakeCollectable.
Minor Change Reference Cocoa
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 Cocoa
2008-10-15 Text Layout Programming Guide for Cocoa (HTML) (PDF)
Added information on thread safety to "The Layout Manager" article.
Minor Change Guides Cocoa
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 Cocoa
2009-05-06 IMKServerInput Protocol Reference (HTML) (PDF)
Clarified constant descriptions.
Minor Change Reference Text Manipulation
2008-12-20 NSLayoutManager Class Reference (HTML) (PDF)
Added descriptions of NSGlyphStorage protocol methods.
Minor Change Reference Text Manipulation
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 Manipulation
2009-03-04 NSATSTypesetter Class Reference (HTML) (PDF)
Removed reference to ATSUI.
Minor Change Reference Typography
2009-01-06 NSGlyphStorage Protocol Reference (HTML) (PDF)
Reformatted parameter descriptions.
Minor Change Reference Typography