In computing, WinG (pronounced Win Gee ) is an application programming interface that was designed to provide faster graphics performance on Windows 3.x operating environments , and was initially positioned as a way to help game developers more easily port their DOS games to Microsoft Windows , although it was quickly discontinued in favor of DirectX .
83-574: WinG fixed two problems. The first problem that WinG fixed was that Windows 3.x did not support creating Device Contexts (DCs) based on device independent bitmaps, only actual display devices. One major limitation of the Graphics Device Interface (GDI) DCs was that they were write-only. Data, once written, could not be retrieved. The second problem was that all GDI drawing was implemented in the Windows 3.x video drivers. This included
166-594: A command-line interface consisting of terse, abbreviated textual commands. In January 1981, Steve Jobs completely took over the Macintosh project. Jobs and a number of Apple engineers visited Xerox PARC in December 1979, three months after the Lisa and Macintosh projects had begun. After hearing about the pioneering GUI technology being developed at Xerox PARC from former Xerox employees like Raskin, Jobs negotiated
249-402: A data file might have only a data fork with no resource fork. A word processor file could contain its text in the data fork and styling information in the resource fork so that an application that does not recognize the styling information can still read the raw text. On the other hand, these forks would challenge interoperability with different operating systems. In copying or transferring
332-553: A free and open-source GDI-like class library. Win2D's target audience are developers that use C++, C#, and Visual Basic.NET to develop Universal Windows Platform apps . Classic Mac OS Mac OS (originally System Software ; retronym : Classic Mac OS ) is the series of operating systems developed for the Macintosh family of personal computers by Apple Computer, Inc. from 1984 to 2001, starting with System 1 and ending with Mac OS 9 . The Macintosh operating system
415-697: A Mac OS X application. This allows applications that have not been ported to the Carbon API to run on Mac OS X. This is reasonably seamless, though "classic" applications retain their original Mac OS 9 appearance and do not gain the Mac OS X "Aqua" appearance. Early New World ROM PowerPC-based Macs shipped with Mac OS 9.2 as well as Mac OS X. Mac OS 9.2 had to be installed by the user—it was not installed by default on hardware revisions released after Mac OS X 10.4. Most well-written "classic" Mac OS applications function properly under this environment, but compatibility
498-409: A Mac OS file to a non-Mac system, the default implementations would strip the file of its resource fork. Most data files contained only nonessential information in their resource fork, such as window size and location, but program files would be inoperative without their resources. This necessitated such encoding schemes as BinHex and MacBinary , which allowed a user to encode a dual-forked file into
581-614: A Resource Meter program to allow the user to monitor how much of the total system GDI resources were in use. This resource meter consumed GDI objects itself. Later versions such as Windows 2000 and Windows XP can report GDI object usage for each program in the Task Manager, but they cannot tell the user the total GDI capacity available. Overflowing GDI capacity can affect Windows itself, preventing new windows from opening, menus from displaying, and alert boxes from appearing. The situation can be difficult to clear and can potentially require
664-410: A difficult time for Apple. Initially planned as Mac OS 7.7, it was renumbered "8" to exploit a legal loophole and accomplish Jobs's goal of terminating third-party manufacturers' licenses to System 7 and shutting down the Macintosh clone market. Mac OS 8 added a number of features from the abandoned Copland project, while leaving the underlying operating system unchanged. A multi-threaded Finder
747-530: A few years after the original release of Mac OS X. Steve Jobs encouraged people to upgrade to Mac OS X by staging a mock funeral for Mac OS 9 at WWDC 2002. PowerPC versions of Mac OS X up to and including Mac OS X 10.4 Tiger include a compatibility layer for running older Mac applications, the Classic Environment. Originally codenamed the "blue box", the environment runs a nearly complete Mac OS 9 operating system, version 9.1 or later, as
830-480: A forced reset of the system, since it prevents core system programs from functioning. In Windows 8 and 8.1, a forced log-off occurs as a result of GDI capacity overflow, instead of a reboot. Direct2D is the successor of GDI and GDI+. Its sibling, DirectWrite , replaces Uniscribe . They were shipped with Windows 7 and Windows Server 2008 R2, and were available for Windows Vista and Windows Server 2008 (with Platform Update installed). Later, Microsoft developed Win2D ,
913-440: A graphics hardware/driver profiling test on the first execution of the program in order to determine the best way to draw DIBs. This test showed a window full of red curved lines, sections of which would wobble as performance was tested. Once WinG had determined the fastest calls that did not cause graphics corruption, a profile would be saved so that the test would not need to be performed again. WinG out-of-the-box support (i.e. as
SECTION 10
#1732783055484996-577: A particular device, led to significant criticism of the operating system, and was a factor in Apple's declining market share at the time. After two aborted attempts at creating a successor to the Macintosh System Software called Taligent and Copland , and a four-year development effort spearheaded by Steve Jobs's return to Apple in 1997, Apple replaced Mac OS with a new operating system in 2001 named Mac OS X . It retained most of
1079-504: A piece of text rendering code he had written could render 99,000 glyphs per second in GDI, but the same code using GDI+ rendered 16,600 glyphs per second. GDI+ is similar (in purpose and structure) to Apple ' s QuickDraw GX subsystem, and the open-source libart and Cairo libraries. In Windows Vista, all Windows applications including GDI and GDI+ applications run in the new compositing engine, Desktop Window Manager (DWM), which
1162-704: A separate API to Win32) was dropped in Windows 98 Second Edition (which integrated DirectX 6), as it did nothing but pass through to the Win32 APIs that it was wrapping (including CreateDIBSection). WinG DLLs were sometimes distributed with an application, at which point it merely became a matter of copying the files wing.dll, wing32.dll, wingde.dll, wingdib.drv and wingpal.wnd to the system32 directory (for 32 bit Windows) or SysWOW64 directory (for 64 bit Windows) to regain system-wide support. Graphics Device Interface The Graphics Device Interface ( GDI )
1245-409: A service technician who had been hired earlier that year. Apple's concept for the Macintosh deliberately sought to minimize the user's awareness of the operating system. Many basic tasks that required more operating system knowledge on other systems could be accomplished by mouse gestures and graphic controls on a Macintosh. This would differentiate it from its contemporaries such as MS-DOS , which use
1328-443: A single stream, or inversely take a single stream so-encoded and reconstitute it into a dual-forked file usable by Mac OS. As part of Apple's goal of creating a computer with appliance-like simplicity, there is no explicit distinction made between the operating system software and the hardware it runs on. Because of this, early versions of the operating system do not have a distinct name. The software consists of two user-visible files:
1411-483: A suitable driver, while a GDI printer requires a PC running Windows. GDI printers can be made available to computers on a network if they are connected as shared printers on a computer which is on and running Windows. Some "generic" GDI drivers such as pnm2ppa have been written; they aim to make GDI printers compatible with non-Windows operating systems such as FreeBSD , but they cannot support all printers. In order to allow simpler creation of drivers for Winprinters,
1494-511: A time, except for desk accessories, though special application shells such as Multi-Mac or Switcher (discussed under MultiFinder ) could work around this. Visible changes are best reflected in the version number of the Finder , where major leaps are found between 1.x, 4.x, 5.x, and 6.x. In the late 1990s, Apple retroactively gave these older releases a single name. System: Introduced screenshots using ⌘ Command + ⇧ Shift + 3 Towards
1577-794: A true multi-user operating system, Mac OS 9 does allow multiple desktop users to have their own data and system settings. An improved Sherlock search engine added several new search plug-ins. Mac OS 9 also provides a much improved memory implementation and management. AppleScript was improved to allow TCP/IP and networking control. Mac OS 9 also makes the first use of the centralized Apple Software Update to find and install OS and hardware updates. Other new features included its on-the-fly file encryption software with code signing and Keychain technologies, Remote Networking and File Server packages, and much improved list of USB drivers . Mac OS 9 also added some transitional technologies to help application developers adopt some Mac OS X features before
1660-474: A video API that could run DOOM almost as fast under Windows as it did in DOS. Microsoft announced WinG at the 1994 Game Developers Conference , demonstrating it with a port by id Software of Doom . WinG was shipped on September 21, 1994. WinG, while interesting, was still fundamentally based on drawing bitmaps in memory and outputting frames after the drawing was done. As a result, WinG was deprecated and DirectX
1743-666: A visit to see the Xerox Alto computer and Smalltalk development tools in exchange for Apple stock options. The final Lisa and Macintosh operating systems use concepts from the Xerox Alto, but many elements of the graphical user interface were created by Apple including the menu bar, pull-down menus, and the concepts of drag and drop and direct manipulation . Unlike the IBM PC , which uses 8 kB of system ROM for power-on self-test (POST) and basic input/output system ( BIOS ),
SECTION 20
#17327830554841826-527: Is virtual memory support, an essential subsystem anticipated for years, which only exists for previous Systems in a third party extension named Virtual from Connectix . Accompanying this was a move to 32-bit memory addressing , necessary for the ever-increasing amounts of RAM available to the Motorola 68030 CPU, and 68020 CPUs with a 68851 PMMU . This process involves making all of the routines in OS code use
1909-474: Is a consolidation release of the Macintosh system software, producing a complete, stable, and long-lasting operating system. Two major hardware introductions requiring additional support under System 6 are the 68030 processor and 1.44 MB SuperDrive debuting with the Macintosh IIx and Macintosh SE/30 . Later updates include support for the first specialized laptop features with the introduction of
1992-696: Is a legacy component of Microsoft Windows responsible for representing graphical objects and transmitting them to output devices such as monitors and printers . It was superseded by DirectDraw API and later Direct2D API. Windows apps use Windows API to interact with GDI, for such tasks as drawing lines and curves, rendering fonts , and handling palettes . The Windows USER subsystem uses GDI to render such UI elements as window frames and menus. Other systems have components that are similar to GDI; for example: Mac OS has QuickDraw , and Linux and Unix have X Window System core protocol. GDI's most significant advantages over more direct methods of accessing
2075-600: Is apparent in Windows XP components, such as Microsoft Paint , Windows Picture and Fax Viewer , Photo Printing Wizard, and the My Pictures Slideshow screensaver. Their presence in the basic graphics layer greatly simplifies implementations of vector-graphics systems such as Adobe Flash or SVG . Besides, .NET Framework provides a managed interface for GDI+ via the System.Drawing namespace . While GDI+
2158-435: Is assured only if the software was written to be unaware of the actual hardware and to interact solely with the operating system. The Classic Environment is not available on Intel-based Mac systems or the latest Apple silicon Macs due to the incompatibility of Mac OS 9 with both the x86 and ARM hardware. Third-party Macintosh emulators , such as vMac , Basilisk II , and Executor , eventually made it possible to run
2241-474: Is based upon Apple's open source Darwin operating system . An early version of the operating system, Mac OS X Server 1.0 , was released in 1999. It retains the "Platinum" appearance from the Classic Mac OS and even resembles OPENSTEP in places, with the first version to arrive with the new Aqua user interface . The first consumer version, Mac OS X 10.0 , was released on March 24, 2001, supporting
2324-576: Is built-in cooperative multitasking . In System Software 6, this function was optional through the MultiFinder . System 7 also introduced aliases , similar to symbolic links on Unix , shortcuts that were introduced in later versions of Microsoft Windows, and shadows in IBM OS/2 . System extensions were enhanced by being moved to their own subfolder; a subfolder in the System Folder
2407-417: Is credited with having popularized the graphical user interface concept. It was included with every Macintosh that was sold during the era in which it was developed, and many updates to the system software were done in conjunction with the introduction of new Macintosh systems. Apple released the original Macintosh on January 24, 1984. The first version of the system software , which had no official name,
2490-612: Is hardware-accelerated. As such, the GDI itself is no longer hardware-accelerated. Because of the nature of the composition operations, window moves can be faster or more responsive because underlying content does not need to be re-rendered by the application. Windows 7 includes GDI hardware acceleration for blitting operations in the Windows Display Driver Model v1.1 . This improves GDI performance and allows DWM to use local video memory for compositing, thereby reducing system memory footprint and increasing
2573-504: Is included with Windows XP and later, the GDI+ dynamic library can also be shipped with an application and used on older versions of Windows. Because of the additional text processing and resolution independence capabilities in GDI+, the CPU undertakes text rendering. The result is an order of magnitude slower than the hardware-accelerated GDI. Chris Jackson published some tests indicating that
WinG - Misplaced Pages Continue
2656-488: Is installed. With the introduction of Windows XP , GDI+ complemented GDI. GDI+ has been written in C++. It adds anti-aliased 2D graphics, floating point coordinates, gradient shading, more complex path management, intrinsic support for modern graphics-file formats like JPEG and PNG , and support for composition of affine transformations in the 2D view pipeline. GDI+ uses RGBA values to represent color. Use of these features
2739-660: Is not very different from System 7. Mac OS 8.5 focuses on speed and stability, with most 68k code replaced by modern code native to the PowerPC. It also improved the appearance of the user interface, although the theming feature was cut late in development. Mac OS 9, the last major revision of the Classic Mac OS, was released on October 23, 1999. It is generally a steady evolution from Mac OS 8. Early development releases of Mac OS 9 were numbered 8.7. Mac OS 9 added improved support for AirPort wireless networking . It introduced an early implementation of multi-user support. Though not
2822-414: Is relatively hard to use for advanced animation, lacks a notion for synchronizing with individual video frames in the video card , and lacks hardware rasterization for 3D. Modern games usually use DirectX , Vulkan , or OpenGL instead. In GDI, a device context (DC) defines the attributes of text and images for the output device, e.g., screen or printer. GDI maintains the actual context. Generating
2905-429: Is the only user of the video memory, which was not tenable on multi-tasked environment , such as Windows. The BYTE magazine, in December 1983, discussed Microsoft's plans for a system to output graphics to both printers and monitors with the same code in the forthcoming first release of Windows. On Windows 3.1x and Windows 9x , GDI can use Bit blit features for 2D acceleration, if suitable graphics card driver
2988-501: Is the successor to Mac OS 9 and the Classic Mac OS legacy. However, unlike the Classic Mac OS, it is a Unix -based operating system built on NeXTSTEP and technology developed at NeXT from the late 1980s until early 1997, when Apple purchased the company, and its CEO Steve Jobs returned to Apple. macOS also makes use of the BSD codebase and the XNU kernel, and its core set of components
3071-530: The Classic Environment within Mac OS X. The final update to the Classic Mac OS was version 9.2.2, released on December 5, 2001. macOS (originally "Mac OS X" and then "OS X") is Apple's current Mac operating system that officially succeeded the Classic Mac OS in 2001. Although it was originally marketed as simply "version 10" of Mac OS, it has a history that is largely independent of the earlier Mac OS releases. The macOS architectural legacy
3154-487: The Classic Environment , a compatibility layer that helped ease the transition to Mac OS X (now macOS). The Macintosh project started in late 1978 with Jef Raskin , who envisioned an easy-to-use, low-cost computer for the average consumer. In September 1979, Raskin began looking for an engineer who could put together a prototype. Bill Atkinson , a member of the Apple Lisa team, introduced Raskin to Burrell Smith ,
3237-706: The Macintosh File System (MFS), a flat file system with only one level of folders. This was quickly replaced in 1985 by the Hierarchical File System (HFS), which had a true directory tree. Both file systems are otherwise compatible. An improved file system named HFS Plus ("HFS+" or "Mac OS Extended") was announced in 1997 and implemented in 1998. Files in most file systems used with DOS , Windows , Unix , or other operating systems have only one " fork ". By contrast, MFS and HFS give files two different "forks". The data fork contains
3320-628: The Macintosh Portable . From System 6 forward, the Finder has a unified version number closely matching that of the System, alleviating much of the confusion caused by the often considerable differences between earlier Systems. On May 13, 1991, System 7 was released. It was a major upgrade over System 6, adding a significant user interface overhaul, new applications, stability improvements and many new features. Its introduction coincides with
3403-504: The Microsoft Universal Printer Driver was created. This allows printer vendors to write Generic Printer Description (GPD) "minidrivers", which describe the printer's capabilities and command set in plaintext, rather than having to do kernel mode driver development. Microsoft has moved away from this printing model with Open XML Paper Specification . Each window consumes GDI objects. As the complexity of
WinG - Misplaced Pages Continue
3486-518: The desktop accessories (DAs). The icons of the operating system, which represent folders and application software , were designed by Susan Kare , who later designed the icons for Microsoft Windows 3.0 . Bruce Horn and Steve Capps wrote the Macintosh Finder , as well as a number of Macintosh system utilities. Apple aggressively advertised their new machine. After its release, the company bought all 39 pages of advertisement space in
3569-469: The printer driver receives, processes, and sends to the associated printer. The combination of GDI and the driver is bidirectional; they receive information from the printer such as whether it is ready to print or is out of paper. Printers that do not rely on GDI require hardware, firmware, and memory for page rendering while a GDI printer uses the host computer for this. However, a printer with its own control language can accept input from any device with
3652-413: The "System Folder", a set of files that were loaded from disk. The name Macintosh System Software came into use in 1987 with System 5. Apple rebranded the system as Mac OS in 1996, starting officially with version 7.6, due in part to its Macintosh clone program . That program ended after the release of Mac OS 8 in 1997. The last major release of the system was Mac OS 9 in 1999. Initial versions of
3735-473: The 1984 November/December edition of Newsweek magazine. The Macintosh quickly outsold its more sophisticated but much more expensive predecessor, the Lisa . Apple quickly developed MacWorks , a product that allowed the Lisa to emulate Macintosh system software through System 3, by which time it had been discontinued as the rebranded Macintosh XL . Many of the Lisa's operating system advances would not appear in
3818-580: The Mac ROM is significantly larger (64 kB) and holds key OS code. Much of the original Mac ROM code was written by Andy Hertzfeld , a member of the original Macintosh team. He was able to conserve precious ROM space by writing routines in assembly language code optimized with "hacks", or clever programming tricks. In addition to the ROM, he also coded the kernel , the Macintosh Toolbox , and some of
3901-400: The Macintosh operating system until System 7 or later. Early versions of Mac OS are compatible only with Motorola 68000 -family Macintoshes. As Apple introduced computers with PowerPC hardware, the OS was ported to support this architecture. Mac OS 8.1 is the last version that could run on a 68k processor (the 68040 ). In systems prior to PowerPC G3 -based systems, significant parts of
3984-524: The System Folder. System 7 also introduced the following: AppleScript , a scripting language for automating tasks; 32-bit QuickDraw , supporting so-called "true color" imaging, previously available as a system extension; and TrueType , an outline font standard. The Trash, under System 6 and earlier, empties itself automatically when shutting down the computer—or, if MultiFinder is not running, when launching an application. System 7 reimplements
4067-620: The System Software ran one application at a time. With the Macintosh 512K , a system extension called the Switcher was developed to use this additional memory to allow multiple programs to remain loaded. The software of each loaded program used the memory exclusively; only when activated by the Switcher did the program appear, even the Finder's desktop. With the Switcher, the now familiar Clipboard feature allowed copy and paste between
4150-480: The System file, and the Finder , an application used for file management that also displays the Desktop . The two files are contained in a folder directory labeled "System Folder", which contains other resource files, like a printer driver , needed to interact with the System. Version numbers of the operating system are based on the version numbers of these two files. These releases can only run one application at
4233-522: The Trash as a special hidden folder, allowing files to remain in it across reboots until the user deliberately chose the "Empty Trash" command. System 7.1 is mainly a bugfix release, with a few minor features added. One of the major new features of System 7.1 was moving fonts out of the System file into the Fonts folder in the System Folder. Previously a resource-copying utility such as ResEdit or Font D/A Mover
SECTION 50
#17327830554844316-577: The WinGDC, yet would still have access to the individual bits of the image data. This meant that fast graphics algorithms could be written to allow fast scrolling, overdraw, dirty rectangles, double buffering , and other animation techniques. WinG also provided much better performance when blitting graphics data to physical graphics device memory. Since WinG used the DIB format, it was possible to mix original GDI API calls and WinG calls. WinG would also perform
4399-413: The actual System file. This leads to extra files inside the system folder (one per new model supported). System 7.5 introduces a large number of new features, many of which are based on shareware applications that Apple bought and included into the new system. On the newer PowerPC machines, System 7.5 may have stability problems partly due to a new memory manager (which can be turned off), and issues with
4482-408: The background. Users can also choose not to use MultiFinder, thereby using a single application at a time. In 1990 InfoWorld tested four multitasking options for PC and Mac, viewing MultiFinder positively overall, but noting that its presence halved the speed of file transfer and printing compared to the single-tasking System 6 without MultiFinder. System Software 6 (also referred to as "System 6")
4565-442: The clone-licensing program after returning to Apple in 1997. Support for Macintosh clones was first exhibited in System 7.5.1, which was the first version to include the "Mac OS" logo (a variation on the original Happy Mac startup icon), and Mac OS 7.6 was the first to be named "Mac OS" instead of "System". These changes were made to disassociate the operating system from Apple's own Macintosh models. The Macintosh originally used
4648-581: The disks are named System Tools, users and the press commonly referred to this version as "System Tools 5.0". The primary new feature of System 5 is MultiFinder , an extension that lets the system run several programs at once. The system uses a cooperative multitasking model, meaning that time is given to the background applications only when the foreground application yields control. A change in system functions that applications were already calling to handle events make many existing applications share time automatically, as well as being allowed to perform tasks in
4731-488: The drawing of bitmaps. Obviously performance of such routines varied across drivers. Alex St. John , one of the creators of DirectX , said in a 2000 interview that, WinG was a technology being built by Chris Hecker in the research group, and at the time it was one of the small Microsoft Skunkworks projects , very low profile and off-the-wall. Basically it was fixing broken Windows drivers to make them run faster and more acceptably. Using it, we were actually able to create
4814-401: The end of 1987, Apple introduced a package titled "Apple Macintosh System Software Update 5.0". For the first time, the Macintosh operating system was offered as a distinct retail product that included four 800K disks and three manuals, at a cost of US$ 49. The software itself was still freely available through user groups and bulletin board services. While the product box presented this update to
4897-479: The full 32-bits of a pointer as an address—prior systems used the upper 8 bits as flags . This change is known as being "32-bit clean". While System 7 itself is 32-bit clean, many existing machines and thousands of applications were not, so it was some time before the process was completed. To ease the transition, the "Memory" control panel contains a switch to disable this feature, allowing for compatibility with older applications. Another notable System 7 feature
4980-458: The growing market of third-party Macintosh clone manufacturers. Mac OS 7.6 required 32-bit-clean ROMs, and so it dropped support for every Mac with a 68000 processor, as well as the Mac II , Mac IIx , Mac IIcx , and Mac SE/30 . Mac OS 8 was released on July 26, 1997, the same month Steve Jobs became the de facto CEO of Apple. It was mainly released to keep the Mac OS moving forward during
5063-475: The handling of errors in the PowerPC code (all PowerPC exceptions map to Type 11). These issues do not affect 68k-architecture machines. System 7.5 is contemporary with Apple's failed Copland effort as well as the release of Windows 95 . Stability improved in PowerPC-based Macs with Mac OS 7.6, which dropped the "System" moniker as a more trademarkable name was needed in order to license the OS to
SECTION 60
#17327830554845146-429: The hardware are perhaps its scaling capabilities and its abstract representation of target devices. Using GDI, it is possible to draw on multiple devices, such as a screen and a printer, and expect proper reproduction in each case. This capability is at the center of most " What You See Is What You Get " applications for Microsoft Windows. Simple games that do not require fast graphics rendering may use GDI. However, GDI
5229-451: The introduction of the new OS to the public, to help ease the transition. These included new APIs for the file system and the bundling of the Carbon library that apps could link against instead of the traditional API libraries—apps that were adapted to do this could be run natively on Mac OS X as well. Other changes were made beginning with the Mac OS 9.1 update to allow it to be launched in
5312-794: The loaded programs across switches including the desktop. With the introduction of System 5, a cooperative multitasking extension called MultiFinder was added, which allowed content in windows of each program to remain in a layered view over the desktop, and was later integrated into System 7 as part of the operating system along with support for virtual memory . By the mid-1990s, however, contemporary operating systems such as Windows NT , OS/2 , NeXTSTEP , BSD , and Linux had all brought pre-emptive multitasking , protected memory , access controls , and multi-user capabilities to desktop computers. The Macintosh's limited memory management and susceptibility to conflicts among extensions that provide additional functionality, such as networking or support for
5395-456: The motherboard, which also ensured that only Apple computers or licensed clones (with the copyright-protected ROMs from Apple) can run Mac OS. Several computer manufacturers over the years made Macintosh clones that were capable of running Mac OS. From 1995 to 1997, Apple licensed Macintosh ROMs to several companies, notably Power Computing , UMAX and Motorola . These machines normally ran various versions of Classic Mac OS. Steve Jobs ended
5478-439: The new Aqua user interface . Mac OS X was renamed "OS X" in 2011 and "macOS" in 2016. Users of the Classic Mac OS generally upgraded to Mac OS X, but it was criticized in its early years as more difficult and less user-friendly than the original Mac OS, for the lack of certain features that had not yet been reimplemented in the new OS, for being slower on the same hardware (especially older hardware), and for incompatibilities with
5561-438: The next: Windows 9x had a limit of 1,200 total objects; Windows 2000 has a limit of 16,384 objects; and Windows XP and later have a configurable limit (via the registry) that defaults to 10,000 objects per process (but a theoretical maximum of 65,536 for the entire session). Windows 8 and later increase the GDI object limit to 65,536 per user login session. Earlier versions of Windows such as Windows 3.1 and Windows 98 included
5644-406: The older OS. Because drivers (for printers, scanners, tablets, etc.) written for the older Mac OS were not compatible with Mac OS X, inconsistent program support with the Classic Environment program used to run the older operating system's programs on Mac OS X, and the lack of Mac OS X support for older Apple computers before late 1997; some Macintosh users continued using the older Classic Mac OS for
5727-415: The operating system as "version 5.0", this number does not appear in the software itself. Three of the four disks (System Tools 1, System Tools 2 and Utilities 1) are all bootable, and the user can boot off whichever floppy contains the tools the user needs. For instance, System Tools 2 is the only disk with printer drivers, and Utilities 1 is the only disk with Disk First Aid and Apple HD SC Setup . Because
5810-502: The output requires a handle to the device context (HDC). After generating the output, the handle could be released. GDI uses Bresenham's line drawing algorithm to draw aliased lines. GDI was present in the initial release of Windows. MS-DOS programs had manipulated the graphics hardware using software interrupts (sometimes via the Video BIOS ) and by manipulating video memory directly. Code written in this way expects that it
5893-406: The performance of graphics operations. Most primitive GDI operations are still not hardware-accelerated, unlike Direct2D . GDI+ continues to rely on software rendering in Windows 7. A GDI printer or Winprinter (analogous to a Winmodem ) is a printer designed to accept output from a host computer running Windows. The host computer does all print processing: GDI renders a page as a bitmap, which
5976-467: The release of and provided support for the 68040 Macintosh line . The System 7 era saw numerous changes in the Macintosh platform including a proliferation of Macintosh models , the 68k to Power Macintosh transition as well as the rise of Microsoft Windows , increasing use of computer networking and the explosion in the popularity of the Internet . One of the most significant features of System 7
6059-425: The same sort of information as a file in other file systems, such as the text of a document or the bitmaps of an image file. The resource fork contains other structured data such as menu definitions, graphics, sounds, or code segments that would be incorporated into a program's file format on other systems. An executable file might consist only of resources (including code segments ) with an empty data fork, while
6142-432: The system are stored in physical ROM on the motherboard. The initial purpose of this is to avoid having the OS use up most of the 128KiB RAM of the initial Macintosh—the initial ROMs were 64KiB. This architecture also allows for a completely graphical OS interface at the lowest level without the need for a text-only console or command-line mode: boot time errors, such as finding no functioning disk drives, are communicated to
6225-677: The time, there was a large grassroots movement among Mac users to upgrade and "help save Apple". Even some pirate groups refused to redistribute the OS. Mac OS 8.1 introduced an updated version of the Hierarchical File System named HFS+ , which fixed many of the limitations of the earlier system and continued to be used in macOS up until macOS High Sierra , when it was replaced with the Apple File System . There are some other interface changes such as separating network features from printing, and some improvements to application switching. However, in underlying technical respects, Mac OS 8
6308-481: The user graphically, usually with an icon or the distinctive Chicago bitmap font and a Chime of Death or a series of beeps. This is in contrast to MS-DOS and CP/M computers of the time, which display such messages in a mono-spaced font on a black background, and require the use of the keyboard rather than a mouse, for input. To provide such niceties at a low level, early Mac OS depends on core system software in ROM on
6391-406: The user interface design elements of the Classic Mac OS, and there was some overlap of application frameworks for compatibility, but the two operating systems otherwise have completely different origins and architectures. The final updates to Mac OS 9 released in 2001 provided interoperability with Mac OS X. The name "Classic" that now signifies the historical Mac OS as a whole is a reference to
6474-467: The window increases, with additional features such as buttons and images, its GDI object usage also increases. When too many objects are in use, Windows is unable to draw any more GDI objects, leading to misbehaving software and frozen and unresponsive program operation. Many applications are also incorrectly coded and fail to release GDI objects after use, which further adds to the problem. The total available GDI objects varies from one version of Windows to
6557-532: Was also created for the control panels . In System 7.5, Apple includes the Extensions Manager , a previously third-party program which simplified the process of enabling and disabling extensions. The Apple menu, home only to desk accessories in System 6, was made more general-purpose: the user could now make often-used folders and applications—or anything else they desired—appear in the menu by placing aliases to them in an "Apple Menu Items" subfolder of
6640-581: Was built. However, Windows NT 3.5 and Windows 95 introduced CreateDIBSection to provide support for creating DCs based on DIBs and video drivers also eventually improved. WinG introduced a new type of DC called a WinGDC, which allowed programmers to both read and write to it directly using device-independent bitmaps (DIBs) with the wingdib.drv driver. Effectively, it gave programmers the ability to do with Windows what they'd been doing without hardware access limitations in DOS for years. Programmers could write DIBs to
6723-571: Was included; files could now be copied in the background. The GUI was changed in appearance to a new shaded greyscale look named Platinum , and the ability to change the appearance themes (also known as skins ) was added with a new control panel (though Platinum was the only one shipped). This capability was provided by a new "appearance" API layer within the OS, one of the few significant changes. Apple sold 1.2 million copies of Mac OS 8 in its first two weeks of availability and 3 million within six months. In light of Apple's financial difficulties at
6806-590: Was partially based on the Lisa OS , which Apple previously released for the Lisa computer in 1983. As part of an agreement allowing Xerox to buy shares in Apple at a favorable price, it also used concepts from the Xerox PARC Alto computer, which former Apple CEO Steve Jobs and other Lisa team members had previewed. This operating system consisted of the Macintosh Toolbox ROM and
6889-479: Was required for installing fonts. System 7.1 is not only the first Macintosh operating system to cost money (all previous versions were free or sold at the cost of the floppies), but also received a "Pro" sibling (version 7.1.1) with extra features. System 7.1.2 was the first version to support PowerPC-based Macs. System 7.1 also introduces the System Enablers as a method to support new models without updating
#483516