MacOS
File:OSXLeopard.png | |
Developer | Apple Inc. |
---|---|
OS family | Unix (Leopard Intel),[1][2]Unix-like (all other versions) |
Working state | Current |
Source model | Closed source (with open source components) |
Latest release | 10.5.5 / September 15, 2008 |
Latest preview | 15.2 beta[3] (October 23, 2024 ) [±] , |
Platforms | x86, x86-64, PowerPC (32-bit & 64-bit), ARMv6 (for iPhone OS) |
Kernel type | Based on the Mach hybrid kernel |
Default user interface | Aqua |
License | Proprietary EULA |
Official website | Apple - Mac OS X |
Mac OS X (Template:PronEng)[4] is a line of computer operating systems developed, marketed, and sold by Apple Inc, the latest of which is pre-loaded on all currently shipping Macintosh computers. Mac OS X is the successor to the original or "classic" Mac OS, which had been Apple's primary operating system since 1984. Unlike its predecessors Mac OS X is a Unix-based operating system,[5] built on technology developed at NeXT between the second half of the 1980s and Apple's purchase of the company in early 1996. It received UNIX 03 certification following its 10.5 version on Intel processors.
The first version released was Mac OS X Server 1.0 in 1999, and a desktop-oriented version, Mac OS X version 10.0 followed in March 2001. Since then, five more distinct "end-user" and "server" versions have been released, most recently Mac OS X v10.5 in October 2007. Releases of Mac OS X are named after big cats; for example, Mac OS X v10.5 is usually referred to by Apple and users as "Leopard".
The server edition, Mac OS X Server, is architecturally very similar to its desktop counterpart but includes workgroup management and administration software tools that provide simplified access to common network services, including a mail transfer agent, a Samba server, an LDAP server, a domain name server, and others. It is included with Apple's Xserve server hardware, but is designed to run on most of Apple's computer models.
Apple also produces specialized versions of Mac OS X for use on three of its consumer devices, the Apple TV,[6] the iPhone, and the iPod touch.[7]
History
Mac OS X is based on the Mach kernel and is derived from the Berkeley Software Distribution (BSD) and later, certain parts from FreeBSD's and NetBSD's implementation of Unix in Nextstep. Nextstep was the object-oriented operating system developed by Steve Jobs' company NeXT after he left Apple in 1985.[8] While Jobs was away from Apple, Apple tried to create a "next-generation" OS through the Taligent, Copland and Gershwin projects, with little success.
Eventually, NeXT's OS—then called OPENSTEP—was selected to be the basis for Apple's next OS, and Apple purchased NeXT outright.[9] Steve Jobs returned to Apple as interim CEO, and later became CEO again, shepherding the transformation of the programmer-friendly OPENSTEP into a system that would be adopted by Apple's primary market of home users and creative professionals. The project was first known as Rhapsody and was later renamed to Mac OS X.[10]
With each new version, Mac OS X evolved away from a focus on backward compatibility with the earlier versions of Mac OS, toward an emphasis on "digital lifestyle" applications such as the iLife suite, enhanced business applications (iWork), and integrated home entertainment (the Front Row media center). Each version also included modifications to the general interface, such as the brushed metal appearance added in version 10.2, the non-pinstriped titlebar appearance in version 10.4, and in 10.5 the removal of the previous brushed metal styles in favor of the "Unified" gradient window style.
Description
Mac OS X's core is a POSIX compliant operating system (OS) built on top of the XNU kernel, with standard Unix facilities available from the command line interface (Apple released this core as a free and open source operating system named Darwin). Over this core, Apple layered a number of components, including the Aqua interface and the Finder, to complete the GUI-based operating system which is Mac OS X.
Mac OS X introduced a number of new capabilities to provide a more stable and reliable platform than its predecessor, Mac OS 9. For example, pre-emptive multitasking and memory protection improved the system's ability to run multiple applications simultaneously without them interrupting or corrupting each other.[11] Many aspects of Mac OS X's architecture are derived from Openstep, which was designed to be portable—to ease the transition from one platform to another. For example, Nextstep was ported from the original 68k-based NeXT workstations to x86 and other architectures before NeXT was purchased by Apple, and OpenStep was later ported to the PowerPC architecture as part of the Rhapsody project.
The most visible change was the Aqua theme, which Bruce Tognazzini, founder of the original Apple Human Interface Group, said Mac OS X v10.0 represented a step backwards in usability.[12][13] The use of soft edges, translucent colors, and pinstripes—similar to the hardware design of the first iMacs—brought more texture and color to the user interface when compared to what OS 9's "Platinum" appearance had offered. Aqua was said to be a bold and innovative step forward in a time when user interfaces were seen as "dull and boring".[14] Despite the controversy, the look was different, third-party developers started producing skins for customizable applications for Mac and other operating systems which mimicked the Aqua appearance. To some extent, Apple has used the successful transition to this new design as leverage, at various times threatening legal action against people who make or distribute software with an interface the company claims is derived from its copyrighted design.[15]
Mac OS X includes its own software development tools, most prominently an integrated development environment called Xcode. Xcode provides interfaces to compilers that support several programming languages including C, C++, Objective-C, and Java. For the Apple Intel Transition, it was modified so that developers could build their applications as a universal binary, which provides compatibility with both the Intel-based and PowerPC-based Macintosh lines.
Compatibility
Software
The APIs that Mac OS X inherited from OpenStep are not backward compatible with earlier versions of Mac OS. These APIs were created as the result of a 1993 collaboration between NeXT Computer and Sun Microsystems and are now referred to by Apple as Cocoa. This heritage is highly visible for Cocoa developers, since most Cocoa class names begin with the "NS" prefix, standing variously for Nextstep, NeXT/Sun. The official OpenStep API, published in September of 1994, was the first to split the API between Foundation and Application Kit and the first to use the “NS” prefix.[16] Apple's Rhapsody project would have required all new development to use these APIs, causing much outcry among existing Mac developers. All Mac software that did not receive a complete rewrite to the new framework would run in the equivalent of the Classic environment. To permit a smooth transition from Mac OS 9 to Mac OS X, the Carbon Application Programming Interface (API) was created. Applications written with Carbon can be executed natively on both systems.
Mac OS X used to support the Java Platform as a "preferred software package"—in practice this means that applications written in Java fit as neatly into the operating system as possible while still being cross-platform compatible, and that graphical user interfaces written in Swing look almost exactly like native Cocoa interfaces. Traditionally, Cocoa programs have been mostly written in Objective-C, with Java as an alternative. However, on July 11, 2005, Apple announced that "features added to Cocoa in Mac OS X versions later than 10.4 will not be added to the Cocoa-Java programming interface."[17]
Since Mac OS X is POSIX compliant, many software packages written for the *BSDs or Linux can be recompiled to run on it. Projects such as Fink, MacPorts and pkgsrc provide pre-compiled or pre-formatted packages. Since version 10.3, Mac OS X has included X11.app, Apple's version of the X Window System graphical interface for Unix applications, as an optional component during installation.[18] Up to and including Mac OS X v10.4 (Tiger), Apple's implementation was based on the X11 Licensed XFree86 4.3 and X11R6.6. All bundled versions of X11 feature a window manager which is similar to the Mac OS X look-and-feel and has fairly good integration with Mac OS X, also using the native Quartz rendering system. Earlier versions of Mac OS X (in which X11 has not been bundled) can also run X11 applications using XDarwin.
Hardware
For the early releases of Mac OS X, the standard hardware platform supported was the full line of Macintosh computers (laptop, desktop, or server) based on PowerPC G3, G4, and G5 processors. Later versions discontinued support for some older hardware; for example, Panther does not support "beige" G3s, and Tiger does not support systems that pre-date Apple's introduction of FireWire ports.[19] Mac OS X v10.5 "Leopard", introduced October 2007, has dropped support for all PowerPC G3 processors and for PowerPC G4 processors with clockspeeds below 867 MHz. With the introduction of the MacBook Air, which lacks any FireWire ports, Leopard does not require a FireWire port. However, tools such as XPostFacto and patches applied to the installation disc have been developed by third parties to enable installation of newer versions of Mac OS X on systems not officially supported by Apple, including some pre-G3 systems. Except for features requiring specific hardware (e.g. graphics acceleration, DVD writing), the operating system offers the same functionality on all supported hardware.
PowerPC versions of Mac OS X prior to Leopard retain compatibility with older Mac OS applications by providing an emulation environment called Classic, which allows users to run Mac OS 9 as a process within Mac OS X, so that most older applications run as they would under the older operating system. Classic is not supported on Intel-based Macs or in Mac OS X v10.5 "Leopard".
A few early adopters experienced a surprise: Mac OS X was supported on Mac OS machines that came with a G3 or later processor from the factory—not machines with third-party processor cards. For example, a Power Mac 7300 whose CPU chip failed could be easily upgraded with a G3 processor on a "daughter card," which often cost nearly the same as an exact replacement of the original chip. The user could then go to the same store and buy the Mac OS X upgrade on CD-ROM. This is not guaranteed to work, however.
Apple Intel transition
In April 2002, eWeek reported a rumor that Apple had a version of Mac OS X code-named Marklar which ran on Intel x86 processors. The idea behind Marklar was to keep Mac OS X running on an alternative platform should Apple become dissatisfied with the progress of the PowerPC platform.[20] These rumors subsided until late in May 2005, when various media outlets, such as the Wall Street Journal[21] and CNET,[22] reported that Apple would unveil Marklar in the coming months.
On June 6, 2005, Steve Jobs confirmed these rumors when he announced in his keynote address at the annual Apple Worldwide Developers Conference that Apple would be making the transition from PowerPC to Intel processors over the following two years, and that Mac OS X would support both platforms during the transition. Jobs also confirmed rumors that Apple has had versions of Mac OS X running on Intel processors for most of its developmental life. The last time that Apple switched CPU families—from the Motorola 68K CPU to the IBM/Motorola PowerPC—Apple included a Motorola 68K emulator in the new OS that made almost all 68K software work automatically on the new hardware. Apple has supported the 68K emulator for 11 years, but stopped supporting it during the transition to Intel CPUs. Included in the new OS for the Intel-based Macs is Rosetta, a binary translation layer which enables software compiled for PowerPC Mac OS X to run on Intel Mac OS X machines. However, Apple dropped support for Classic mode on the new Intel Macs. Third party emulation software such as Mini vMac, Basilisk II and SheepShaver provides support for some early versions of Mac OS. A new version of Xcode and the underlying command-line compilers support building universal binaries that will run on either architecture.[23]
Software that is available only for PowerPC is supported with Rosetta, though applications may have to be rewritten to run properly on the newer OS X for Intel. Apple encourages developers to produce universal binaries with support for both PowerPC and x86.[24] There is a performance penalty when PowerPC binaries run on Intel Macs through Rosetta. Moreover, some PowerPC software, such as kernel extensions and System Preferences plugins, are not supported on Intel Macs. Some PowerPC applications would not run on Intel OS X at all. Further, in order to continue booting from a PowerPC drive, it had to be reformatted. Plugins for Safari need to be compiled for the same platform as Safari, so when Safari is running on Intel it requires plug-ins that have been compiled as Intel-only or universal binaries, so PowerPC-only plug-ins will not work.[25] While Intel Macs will be able to run PowerPC, x86, and universal binaries, PowerPC Macs will support only universal and PowerPC builds.
Support for the PowerPC platform remains in Mac OS X version 10.5. Such cross-platform capability already existed in Mac OS X's lineage; Openstep was ported to many architectures, including x86, and Darwin included support for both PowerPC and x86. Although Apple stated that Mac OS X would not run on Intel-based personal computers aside from its own, a hacked version of the OS compatible with conventional x86 hardware has been developed by the OSx86 community.
Prominent features
- Aqua GUI – A fluid graphical user interface with water-like elements.
- Anti-aliasing of widgets, text, graphics and window elements.
- ColorSync color matching built into the core drawing engine, for print and multimedia professionals.
- Drop shadows around window and isolated text elements to provide a sense of depth.
- Full-color, scalable icons up to 512x512 pixels
- Human interface guidelines followed by almost all applications, giving them consistent user interface and keyboard shortcuts.
- New interface elements including sheets (document modal dialog boxes attached to specific windows) and drawers.
- OpenGL composites windows onto the screen to allow hardware-accelerated drawing. This technology (introduced in version 10.2) is called Quartz Extreme.
- Quartz's internal imaging model correlates well with the Portable Document Format (PDF) imaging model, making it easy to output PDF to multiple devices. PDF viewing is built in.
- Automator – an application designed to create an automatic workflow for different tasks (introduced in version 10.4).
- Dashboard – A full-screen group of small applications called desktop widgets that can be called up and dismissed in one keystroke (introduced in version 10.4).
- Exposé – A feature which includes three functions to help accessibility between windows and desktop. Its functions are to instantly display all open windows as thumbnails for easy navigation to different tasks, display all open windows as thumbnails from the current application, and hide all windows to access the desktop (introduced in version 10.3).
- FileVault – Optional encryption of the user's files with Advanced Encryption Standard (AES) (128-bit keys introduced in version 10.3, 256-bit keys on version 10.5).
- Front Row – A media viewer interface accessed by the Apple Remote (introduced in 10.4).
- Global application services – spell and grammar checker, special characters palette, color picker, font chooser and dictionary.
- Integrated Sync Services – A system which allows applications to access a centralized extensible database for various elements of user data, including calendar and contact items. The operating system manages conflicting edits and data consistency (introduced in version 10.4).
- Spaces – Desktop organization tool which can create and manage multiple virtual desktops and display them in an Exposé-like interface (introduced in 10.5).
- Cover Flow – is a three-dimensional graphical user interface included with iTunes, the Finder, and other Apple Inc. products for visually skimming through files and digital media libraries via cover artwork (introduced in 10.5).
- Time Machine – Automatic backup technology that allows users to view and restore previous versions of files and application data (introduced in 10.5).
- Screen Sharing – Mac OS X v10.5 has inbuilt screen sharing property which is very useful in networking
The Finder
Finder is a file browser allowing quick access to all areas of the computer, which has been modified throughout subsequent releases of Mac OS X. It has been the subject of some criticisms.
Quick Look is part of Mac OS X Leopard's Finder. It allows for dynamic previews of files, including videos and multi-page documents, without opening their parent applications. Spotlight search technology, which is integrated into the Finder since Mac OS X Tiger, allows rapid real-time searches of: data files; mail messages; photos; and other information based on item properties (meta data) and/or content.
The dock
Mac OS X makes use of a Dock, which holds file and folder shortcuts as well as minimized windows. Like the Finder, the dock has had some usability criticisms.
Versions
The character X is the number 10 (a Roman numeral), so it is correctly pronounced as the number 10 in this context (/tɛn/), though in actual usage some pronounce it as the letter "X" (/ɛks/).[4] It is the next release following the numbering of previous Macintosh operating systems such as Mac OS 8 and Mac OS 9.
Mac OS X versions are named after big cats. Prior to its release, version 10.0 was code named "Cheetah" internally at Apple, and version 10.1 was code named internally as "Puma". After the immense buzz surrounding version 10.2, codenamed "Jaguar", Apple's product marketing began openly using the code names to promote the operating system. 10.3 was marketed as "Panther", and 10.4 as "Tiger". "Leopard" is the name for the current release, version 10.5. The forthcoming version 10.6 is named "Snow Leopard". "Panther", "Tiger" and "Leopard" are registered as trademarks of Apple, but "Cheetah", "Puma" and "Jaguar" have never been registered. Apple has also registered "Lynx" and "Cougar" as trademarks.[26]
Computer retailer Tiger Direct sued Apple for its use of the name "Tiger". On May 16, 2005 a US federal court in the Southern District of Florida ruled that Apple's use does not infringe on Tiger Direct's trademark.[27]
Timeline of Mac operating systems |
---|
Mac OS X Public Beta (Kodiak)
Apple released a "preview" version of its new operating system to the public on September 13, 2000 in order to gain feedback from users. It cost $29.95 and came with a t-shirt. The "PB" as it was known marked the first public availability of the Aqua interface and Apple made many changes to the UI based on customer feedback. Mac OS X Public Beta expired and ceased to function in Spring 2001.
Mac OS X v10.0 (Cheetah)
On March 24, 2001, Apple released Mac OS X v10.0 (internally codenamed Cheetah).[28] The initial version was slow, not feature complete, and had very few applications available at the time of its launch, mostly from independent developers. While many critics suggested that the operating system was not ready for mainstream adoption, they recognized the importance of its initial launch as a base on which to improve. Simply releasing Mac OS X was received by the Macintosh community as a great accomplishment, for attempts to completely overhaul the Mac OS had been underway since 1996, and delayed by countless setbacks. Following some bug fixes, kernel panics became much less frequent.
Mac OS X v10.1 (Puma)
Later that year on September 25, 2001, Mac OS X v10.1 (internally codenamed Puma) was released.[29] It had better performance and provided missing features, such as DVD playback. Apple released 10.1 as a free upgrade CD for 10.0 users, in addition to the US$129 boxed version for people running only Mac OS 9. It was discovered that the upgrade CDs were actually full install CDs that could be used with Mac OS 9 systems by removing a specific file; Apple later re-released the CDs in an actual stripped-down format that did not facilitate installation on such systems.[30]
On January 7, 2002, Apple announced that Mac OS X was to be the default operating system for all Macintosh products by the end of that month.[31]
Mac OS X v10.2 (Jaguar)
On August 23, 2002,[32] Apple followed up with Mac OS X version 10.2 "Jaguar", the first release to use its code name as part of the branding.[33] It brought great performance enhancements, a sleeker look, and many powerful enhancements (over 150, according to Apple[34]), including Quartz Extreme for compositing graphics directly on an ATI Radeon or Nvidia GeForce2 MX AGP-based video card with at least 16 MB of VRAM, a system-wide repository for contact information in the new Address Book, and an instant messaging client named iChat.[35]
The Happy Mac which had appeared during the Mac OS startup sequence for almost 18 years was replaced with a large grey Apple logo with the introduction of Mac OS X v10.2.
Mac OS X v10.3 (Panther)
Mac OS X version 10.3 "Panther" was released on October 24, 2003. In addition to providing much improved performance, it also incorporated the most extensive update yet to the user interface. Panther included as many or more new features as Jaguar had the year before, including an updated Finder, incorporating a brushed-metal interface, Fast User Switching, Exposé (Window manager), FileVault, Safari, iChat AV (which added video-conferencing features to iChat), improved Portable Document Format (PDF) rendering and much greater Microsoft Windows interoperability.[36] Support for some early G3 computers such as "beige" Power Macs and "WallStreet" PowerBooks was discontinued.
Mac OS X v10.4 (Tiger)
Mac OS X version 10.4 "Tiger" was released on April 29, 2005. Apple stated that Tiger contained more than 200 new features.[37] As with Panther, certain older machines were no longer supported; Tiger requires a Mac with a built-in FireWire port.[19] Among the new features, Tiger introduced Spotlight, Dashboard, Smart Folders, updated Mail program with Smart Mailboxes, QuickTime 7, Safari 2, Automator, VoiceOver, Core Image and Core Video. The initial release of the Apple TV used a modified version of Tiger with a different graphical interface and fewer applications and services.
On January 10, 2006, Apple released the first Intel-based Macs along with the 10.4.4 update to Tiger. This operating system functioned identically on the PowerPC-based Macs and the new Intel-based machines, with the exception of the Intel release dropping support for the Classic environment. [38] Only PowerPC Macs can be booted from retail copies of the Tiger client DVD, but there is a Universal DVD of Tiger Server 10.4.7 (8K1079) that can boot both PowerPC and Intel Macs.
Mac OS X v10.5 (Leopard)
Mac OS X version 10.5 "Leopard" was released on October 26, 2007. It was called by Apple "the largest update of Mac OS X". It brought more than 300 new features.[39] Leopard supports both PowerPC- and Intel x86-based Macintosh computers, however support for the G3 processor was dropped and the G4 processor required a minimum clock speed of 867 MHz, although a few simple work-arounds exist.[citation needed] The single DVD works for all supported Macs (including 64-bit machines). New features include a new look, an updated Finder, Time Machine, Spaces, Boot Camp pre-installed,[40] full support for 64-bit applications (including graphical applications), new features in Mail and iChat, and a number of new security features.
Leopard is an Open Brand UNIX 03 registered product on the Intel platform. It is also the first BSD-based OS to receive UNIX 03 certification.[41][42]
Mac OS X v10.6 (Snow Leopard)
"Mac OS X v10.6" was announced on June 9, 2008 at WWDC. Rather than delivering new functionality, Snow Leopard will focus on stability and performance improvements. It is expected to be released "about a year" from the announcement.[43] It will feature Microsoft Exchange Server support, new 64-bit technology capable of supporting greater amounts of RAM, QuickTime X, advanced GPU performance with OpenCL, better use of multi-core processors through Grand Central, and SquirrelFish JavaScript interpreter, improving the JavaScript rendering speed of Safari by over 50%.[44] The Developer Preview released at WWDC has a version number of 10.6, removes support for the PowerPC architecture and requires an Intel CPU.[45]
Languages
Mac OS X is available in the following languages:[46]
|
Criticisms
This article's "criticism" or "controversy" section may compromise the article's neutrality. (November 2008) |
Permissions
In 2003, MacWorld's Ted Landau called misconfigured permissions "the most common frustration" in Mac OS X.[47] This can happen after installing a program. In 2005, MacWorld's Rob Griffiths suggested that users may even have to reset permissions for files and folders every day, depending on the number of application installations and modifications that take place. The result of misconfigured permissions is often being unable to change preferences in a program or open a document. Disk Utility can be used to repair permissions, a process which can take up to 15 minutes.[48]
More recently, MacWorld's Dan Frakes called the procedure of repairing permissions vastly overused.[49] He argues that Mac OS X typically handles permissions properly without user interference, and resetting permissions should be tried only when problems emerge.[50]
See also
- Architecture of Mac OS X
- iPhone OS
- Comparison of BSD operating systems
- Comparison of operating systems
- List of Mac OS X technologies
- List of Macintosh software
References
- ^ "The Open Brand - Register of Certified Products". The Open Group.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple page on UNIX". Apple Inc.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Clover, Juli (October 23, 2024). "Apple Releases First Betas of iOS 18.2 and More With Genmoji, Image Playground and ChatGPT Integration". MacRumors. Retrieved October 28, 2024.
- ^ a b "What is an operating system (OS)?". Apple Inc. July 15, 2004.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ http://images.apple.com/macosx/pdf/MacOSX_UNIX_TB_v2.pdf
- ^ "From PC to TV — via Apple". All Things Digital. March 21 2007.
{{cite web}}
: Check date values in:|date=
(help); Cite has empty unknown parameter:|1=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Macworld Expo: Optimised OS X sits on 'versatile' flash". Macworld.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Singh, Amit. "Architecture of Mac OS X". What is Mac OS X?.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Markoff, John (December 23, 1996). "Why Apple Sees Next as a Match Made in Heaven". The New York Times. p. D1.
{{cite news}}
: Check date values in:|date=
(help) - ^ Anguish, Scott (July 9 1998). "Apple Renames Rhapsody, now Mac OS X Server".
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Raymond, Eric Steven. "The Elements of Operating-System Style".
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Tognazzini, Bruce. "OS X: A First Look".
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Thomas, Matthew Paul. "My first 48 hours enduring Mac OS X".
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Think Secret - January 2000". Think Secret. January 18, 2000. Archived from the original on 2006-11-11.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple lowers boom on Aqua 'skins'". ZDNet (mirrored from web.archive.org). February 2, 2001.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Cocoa Fundamentals Guide: A Bit of History
- ^ "Introduction to Cocoa-Java Integration Guide". ADC Reference Library. Apple Developer Connection.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "X11 for Mac OS X 1.0". October 28, 2003.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ a b "Mac OS X: System Requirements". April 28, 2005.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Rothenbourg, Matthew (August 30, 2002). "Apple Keeps x86 Torch Lit with 'Marklar'". eWeek.com.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help); Unknown parameter|coauthors=
ignored (|author=
suggested) (help) - ^ Clark, Don (May 23, 2005). "Apple Explores Use Of Chips From Intel For Macintosh Line". Wall Street Journal.
{{cite web}}
: Unknown parameter|coauthors=
ignored (|author=
suggested) (help) - ^ Kanellos, Michael (May 23, 2005). "Apple to Intel: Some advantage, lots of risk". CNet.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple to Use Intel Microprocessors Beginning in 2006". Apple Computer. June 6, 2005.
{{cite news}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Adopting Universal Binaries". January 31, 2006.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Landau, Ted (May 2006). "OS X First Aid". Macworld.
- ^ Trademark #78257226 for Panther, #78269988 for Tiger, #78270003 for Leopard, #78271630 for Cougar and #78271639 for Lynx, all registered in 2004 by Apple Computer, Inc. "United States Patent and Trademark Office".
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Kasper, Jade. "Court sides with Apple over "Tiger" trademark dispute". AppleInsider.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Although the version is now called Cheetah by users, rare evidences can be found to prove that it was called so internally. For instance, a Q&A was created in 2005 which mentions it "Technical Q&A". Apple Inc. October 4, 2005.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ The name Puma can be found here "Cross-Development". November 11, 2006.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple Cease-And-Desists Stupidity Leak". Slashdot. 2001.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple Makes Mac OS X the Default Operating System on All Macs". Apple Computer. 2002.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Jaguar “Unleashed” at 10:20 p.m. Tonight Apple Press Release
- ^ The headline of the press release mention "Jaguar", while the codename was not mentioned for earlier versions. See Jaguar press release, compared to Mac OS X v10.0 press release and Mac OS X v10.1 press release
- ^ "Wayback Machine's Cache of the OS X 10.2 Product Information Page". August 29, 2002.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple Previews "Jaguar," the Next Major Release of Mac OS X". May 6, 2002.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple Announces Mac OS X "Panther"". October 24, 2003.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple Unleashes "Tiger Friday at 6:00 p.m." April 28, 2005.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ AppleInsider | Apple unveils Intel iMacs
- ^ "Apple - Mac OS X Leopard - Features - 300+ New Features". Apple Website. Apple Computer. 2008.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple - BootCamp". Apple Website. Apple Computer. 2006.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Mac OS X Leopard - Technology - UNIX". Leopard Technology Overview. Apple Inc.
Leopard is now an Open Brand UNIX 03 Registered Product, conforming to the SUSv3 and POSIX 1003.1 specifications for the C API, Shell Utilities, and Threads.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Mac OS X Version 10.5 Leopard on Intel-based Macintosh computers certification". The Open Group.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Apple Previews Mac OS X Snow Leopard to Developers". Apple Inc.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^
"OS X Snow Leopard Hot News". Apple.com. June 9, 2008.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^
"Mac OS X Snow Leopard Drops PowerPC Support". June 12, 2008.
{{cite web}}
: Check date values in:|date=
(help); Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ "Mac OS X Leopard". Apple Inc.
{{cite web}}
: Unknown parameter|accessmonthday=
ignored (help); Unknown parameter|accessyear=
ignored (|access-date=
suggested) (help) - ^ Landau, Ted (2003). "Exterminate OS X Troubles". Macworld.
{{cite web}}
: Unknown parameter|month=
ignored (help) - ^ Griffiths, Rob (2005). "Prevent Mac Disasters". Macworld.
{{cite web}}
: Unknown parameter|month=
ignored (help) - ^ Frakes, Dan (2006). "Repairing permissions: what you need to know". Macworld.
{{cite web}}
: Unknown parameter|month=
ignored (help) - ^ Frakes, Dan (2008). "Five Mac maintenance myths". Macworld.
{{cite web}}
: Unknown parameter|month=
ignored (help)
External links
- Apple - Mac OS X—The official page for Mac OS X.
- Apple - Mac OS X Leopard - Snow Leopard.
- What is Mac OS X? (kernelthread.com)—An overview of Mac OS X.
- Secunia advisory list—Security vulnerabilities, including both patched and unpatched vulnerabilities.