Leopard Reference: User Experience
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
2009-05-06 NSSegmentedCell Class Reference (HTML) (PDF)
Added missing API.
Minor Change
2009-05-06 NSSegmentedControl Class Reference (HTML) (PDF)
Added missing API.
Minor Change
2009-05-06 Search Kit Reference (HTML) (PDF)
Added notes that SKSearch and SKIndex objects cannot be used with CFMakeCollectable.
Minor Change
2009-04-08 NSButtonCell Class Reference (HTML) (PDF)
Added style override details to setAttributedTitle:.
Minor Change
2009-04-08 NSScroller Class Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Content Update
2009-04-08 NSSplitView Class Reference (HTML) (PDF)
Added splitView:shouldHideDividerAtIndex: delegate method. Added divider style and color methods.
Content Update
2009-04-08 NSUserDefaults Class Reference (HTML) (PDF)
Updated property list storage details.
Minor Change
2009-03-04 NSWindow Class Reference (HTML) (PDF)
Fixed several typographical errors, added information to setFrameAutosaveName:, and documented several undocumented symbols.
Minor Change
2009-02-04 NSCell Class Reference (HTML) (PDF)
Documented truncatesLastVisibleLine and setTruncatesLastVisibleLine: methods. Added deprecated image scaling constants.
Minor Change
2009-02-04 NSHelpManager Class Reference (HTML) (PDF)
Removed all references to using Interface Builder.
Minor Change
2009-02-04 NSMenuView Class Reference (HTML) (PDF)
Added information regarding what to use in place of NSMenuView.
Minor Change
2009-02-04 NSOpenPanel Class Reference (HTML) (PDF)
Added more specific information regarding didEndSelector behavior in panel-running methods.
Minor Change
2009-02-04 NSOutlineView Class Reference (HTML) (PDF)
Added documentation for method outlineView:selectionIndexesForProposedSelection:.
Minor Change
2009-02-04 NSSavePanel Class Reference (HTML) (PDF)
Updated documentation to use more consistent method formatting and corrected various errors.
Minor Change
2009-01-06 NSCursor Class Reference (HTML) (PDF)
Added a definition for the NSAppKitVersionNumberWithCursorSizeSupport macro.
Minor Change
2009-01-06 NSImageCell Class Reference (HTML) (PDF)
Added descriptions for the NSImageAlignment constants.
Minor Change
2009-01-06 NSPanel Class Reference (HTML) (PDF)
Added information about NSHUDWindowMask constant.
Minor Change
2009-01-06 NSSpeechSynthesizer Class Reference (HTML) (PDF)
Clarified how the speech rate is set when using initWithVoice:.
Minor Change
2009-01-06 NSTextField Class Reference (HTML) (PDF)
Added note that background color rendering is disabled for rounded-bezel text fields.
Minor Change
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
2008-11-19 Application Kit Framework Reference (HTML) (PDF)
Added NSTextInputClient Protocol Reference.
Minor Change
2008-11-19 NSDateFormatter Class Reference (HTML) (PDF)
Added note about supported behaviors for iPhone OS.
Minor Change
2008-11-19 NSNumberFormatter Class Reference (HTML) (PDF)
Added note about supported behaviors for iPhone OS.
Minor Change
2008-10-15 NSBox Class Reference (HTML) (PDF)
Corrected descriptions of getter methods in "Customizing" method group, setTitleFont:, and titleFont.
Minor Change
2008-10-15 NSControl Class Reference (HTML) (PDF)
Revised wording of several methods and added descriptions of NSInteger-related "value" methods.
Minor Change
2008-10-15 NSMatrix Class Reference (HTML) (PDF)
Clarified usage of selectAll:.
Minor Change
2008-10-15 NSPopUpButton Class Reference (HTML) (PDF)
Replace parameter types of "id < MenuItem>" with "MenuItem *".
Minor Change
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
2008-10-15 NSTokenField Class Reference (HTML) (PDF)
Made several minor corrections.
Minor Change
2008-10-15 NSToolbar Class Reference (HTML) (PDF)
Corrected description of toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: method.
Minor Change