Member Login Log In | Not a Member? Contact ADC
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
Sorted by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Resource Type
Sort by
Topic
2008-07-11 Dashcode User Guide (HTML) (PDF) (日本語 HTML) (日本語 PDF) (Français HTML) (Français PDF) (Deutsch HTML) (Deutsch PDF) (Español HTML) (Español PDF) (Nederlands HTML) (Nederlands PDF) (Italiano HTML) (Italiano PDF) (简体中文 HTML) (简体中文 PDF)
Added a new tutorial for web applications and descriptions for new templates and parts introduced in Dashcode 2.0.
Content Update Guides Tools
2008-07-11 File System Overview (HTML) (PDF)
Revised information about initial file permissions.
Minor Change Guides Files & Software Installation
2008-07-11 NSPanel Class Reference (HTML) (PDF)
Added a link to a document that describes panel behavior.
Minor Change Reference Cocoa
2008-07-11 NSSavePanel Class Reference (HTML) (PDF)
Corrected singleton information in the overview of this class.
Minor Change Reference Cocoa
2008-06-09 Apple Human Interface Guidelines (HTML) (PDF)
Fixed minor errors.
Minor Change Guides Accessibility, Carbon, Cocoa, General, Java, Porting
2008-06-09 NSDatePicker Class Reference (HTML) (PDF)
Added a reference to NSDatePickerCell in the delegate and setDelegate: methods.
Minor Change Reference Cocoa
2008-06-09 NSDatePickerCell Class Reference (HTML) (PDF)
Added information concerning support for time intervals.
Minor Change Reference Cocoa
2008-06-06 SpotlightFortunes (HTML) (DMG) (ZIP)
Demonstrates how to provision a Spotlight importer plug-in for a custom UTI, and how to use a NSMetadataQuery with bindings to display live query results in a table view.
First Version Sample Code Cocoa
2008-06-05 Xcode Quick Tour Guide for Mac OS X (HTML) (PDF)
Made minor updates to several chapters. Changed the title from "Xcode Quick Tour Guide."
Minor Change Guides Tools
2008-05-07 HID Calibrator (HTML) (DMG) (ZIP)
Human Interface Device Manager Calibrator sample
First Version Sample Code Human Interface Device & Force Feedback
2008-05-07 HID Config Save (HTML) (DMG) (ZIP)
Updated for new Leopard HID Manager APIs.
Content Update Sample Code Human Interface Device & Force Feedback
2008-05-07 HID Explorer (HTML) (DMG) (ZIP)
Updated *.xcconfig files to use standard SDK root paths: "SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.XXX.sdk". About box bug (typo) fixed.
Minor Change Sample Code Human Interface Device & Force Feedback
2008-04-08 Accessibility (ApplicationServices/HIServices) Reference (HTML)
Updated for Mac OS X v10.5.
Minor Change Reference Accessibility
2008-04-08 Data Browser Reference (HTML) (PDF)
Made minor technical fixes.
Minor Change Reference Carbon
2008-04-08 Disc Recording UI Framework Reference (HTML)
Reprocessed content with new toolchain.
Minor Change Reference Carbon, Cocoa
2008-04-08 Force Feedback Framework Reference (HTML)
Reprocessed content with new toolchain.
Minor Change Reference Accessibility, Human Interface Device & Force Feedback
2008-04-08 Latent Semantic Mapping Reference (HTML)
Reprocessed content with new toolchain.
Minor Change Reference Speech Technologies
2008-03-17 AbstractTree (HTML) (DMG) (ZIP)
Fixed a typo in the definition of a leaf node.
Minor Change Sample Code Cocoa
2008-03-11 Accessibility Overview (HTML) (PDF)
Removed the Children attribute from the Busy Indicator role information.
Minor Change Guides Accessibility, Speech Technologies
2008-03-11 NSProgressIndicator Class Reference (HTML) (PDF)
Corrected typos.
Minor Change Reference Cocoa
2008-03-11 NSSearchFieldCell Class Reference (HTML) (PDF)
Disambiguated the descriptions of the methods setSendsSearchStringImmediately: and setSendsWholeSearchString:.
Minor Change Reference Cocoa
2008-02-08 NSCursor Class Reference (HTML) (PDF)
Clarified the function of the currentCursor method.
Minor Change Reference Cocoa
2008-02-08 NSLocale Class Reference (HTML) (PDF)
Enhanced the description of the NSLocaleMeasurementSystem constant.
Minor Change Reference Cocoa
2008-02-08 NSMenu Class Reference (HTML) (PDF)
Corrected parameter descriptions for popUpContextMenu:withEvent:forView:withFont:.
Minor Change Reference Cocoa
2008-02-08 NSMenuItem Class Reference (HTML) (PDF)
Corrected the discussion for setKeyEquivalentModifierMask:.
Minor Change Reference Cocoa
2008-02-08 Quick Look Programming Guide (HTML) (PDF)
Corrected minor errors.
Minor Change Guides Carbon, Cocoa, Files & Software Installation
2008-02-08 Re-enabling dragging from NSTableView to other applications (HTML) (日本語 HTML)
Updated for resolution of issue in Mac OS X 10.4.
Minor Change Technical Q&As Cocoa
2008-02-08 Search Fields (HTML) (PDF)
Clarified the behavior of the cancel button.
Minor Change Guides Cocoa
2008-01-23 New HID Manager APIs for Mac OS X version 10.5 (HTML)
Fixed typo's, indentation and some (miss)parameterization. Run loop code now Carbon/Cocoa agnostic.
Minor Change Technical Notes Human Interface Device & Force Feedback, Porting
2008-01-21 Connecting the Font Menu in Interface Builder 3 (HTML)
First Version
First Version Technical Q&As Text & Fonts
2008-01-21 Enabling the application menu's "Preferences" menu item on Mac OS X (HTML)
First Version
First Version Technical Q&As Cocoa
2008-01-18 IconCollection (HTML) (DMG) (ZIP)
Demonstrates how to use NSCollectionView along with NSWorkspace and named images to determine its content.
First Version Sample Code Cocoa
2008-01-17 Embedding Bonjour in Windows Applications (HTML)
First Version
First Version Technical Notes Porting
2007-12-20 DictionaryController (HTML) (DMG) (ZIP)
"DictionaryController" is a Cocoa application that demonstrates various ways in how to use the NSDictionaryController class.
First Version Sample Code Cocoa
2007-12-12 Requirements for Quartz GL (HTML)
First Version
First Version Technical Q&As Carbon, Cocoa
2007-12-11 Boinx Starts with Sample Code: FotoMagico Is a Powerful Digital Slideshow (HTML)
New success story on Boinx FotoMagico
First Version Articles Cocoa
2007-12-11 Button Programming Topics for Cocoa (HTML) (PDF)
Renamed "Using Switch Buttons" to "Using Checkboxes."
Minor Change Guides Cocoa
2007-12-11 List Manager Reference (HTML) (PDF)
Added deprecation information.
Minor Change Reference Carbon
2007-12-11 NSButtonCell Class Reference (HTML) (PDF)
Noted that the API uses "switch" to describe a checkbox.
Minor Change Reference Cocoa
2007-12-11 NSUserDefaults Class Reference (HTML) (PDF)
Corrected discussion of notification posting behavior.
Minor Change Reference Cocoa
2007-12-11 Token Field Programming Guide for Cocoa (HTML) (PDF)
New document that describes how to set up and programatically manage a token field.
First Version Guides Cocoa
2007-12-04 Display Manager Reference (HTML) (PDF)
Updated legacy document information.
Minor Change Reference Carbon