darling-cocotron/AppKit
2009-06-26 04:13:12 +00:00
..
AppKit.xcodeproj removed now empty NSNibKeyedUnarchiver 2009-06-19 17:31:04 +00:00
English.lproj - NSToolbar/NSToolbarItem overhaul. Better layout including visibility priority, streamlined sizing interaction between items, toolbar and window, better overflow menu tracking. Customization palette work in progress. Probably some regressions if anyone was using it. 2009-02-17 19:12:02 +00:00
nib.subproj Issue #316 caused by Issue #311 patch, NSCustomView reverted 2009-06-26 04:13:12 +00:00
NSAnimation - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSColor.subproj change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSColorPanel.nib - Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started. 2008-01-02 03:31:21 +00:00
NSColorPicker.subproj - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSController - fixed warning in NSObservationProxy 2009-06-12 01:50:38 +00:00
NSDrawer.subproj change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSEvent.subproj - Actually implemented the timestamp getter. 2008-05-01 00:12:01 +00:00
NSFontPanel.nib gdb po and -description method will return UTF8 strings 2009-02-16 15:18:36 +00:00
NSInterfacePart switch from using NSView to NSGraphicsContext for isFlipped status 2009-06-20 01:11:06 +00:00
NSKeyBinding.subproj Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSKeyValueBinding - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSMenu.subproj change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSSegmentedControl - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSSystemInfoPanel Issues #310, #311, #314, #315 patches by Markus Hitter, NSTableView, NSCustomView, NSSplitView, NSView fixes 2009-06-24 14:58:37 +00:00
NSTextTable - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSTextView.subproj Issue #106, NSAlert fixes by Alexei Svitkine 2009-06-26 02:18:45 +00:00
NSToolbar.subproj - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
OpenGL.subproj change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
RTF.subproj - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
Win32.subproj removed now empty NSNibKeyedUnarchiver 2009-06-19 17:31:04 +00:00
X11.subproj - Issue #303, fixed NSBezierPath appendBezierPathWithRoundedRect: and appendBezierPathWithArcWithCenter: enough for this issue. 2009-06-16 18:33:38 +00:00
AppKit.h - NSToolbar/NSToolbarItem overhaul. Better layout including visibility priority, streamlined sizing interaction between items, toolbar and window, better overflow menu tracking. Customization palette work in progress. Probably some regressions if anyone was using it. 2009-02-17 19:12:02 +00:00
AppKitExport.h - C++ compatibility patch from Johannes Fortmann 2007-07-30 13:30:20 +00:00
Info.plist Original 2006-12-22 04:41:44 +00:00
NSActionCell.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSActionCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSAffineTransform.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSAffineTransform.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSAlert.h - NSAlert implemented 2008-05-13 18:43:48 +00:00
NSAlert.m Issue #106, NSAlert fixes by Alexei Svitkine 2009-06-26 02:18:45 +00:00
NSAlertPanel.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSAlertPanel.m - Issue #229, Ken Aspeslagh's Fix for uninitialized variable in Win32DraggingManager 2008-12-14 04:44:30 +00:00
NSAlertPanelExclamation.tiff Original 2006-12-22 04:41:44 +00:00
NSApplication.h -Issue #271 fix by tobias at platen-software.de, implements hide/unhide (modified) 2009-03-26 15:52:45 +00:00
NSApplication.m - Decoding of NIB external name table replacement, allObjects, and NSCustomObject substantially changed to use mostly public API and be compatible with Apple's Foundation. Custom object's are instantiated only after replacement is performed and only done if present in NSIBObjectData's NSNamesKeys (tests indicate they are always in this array). 2009-06-09 19:24:50 +00:00
NSAttributedString.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSAttributedString.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSBezierPath.h Issue #303 fix, missing method in NSBezierPath header 2009-06-17 02:13:50 +00:00
NSBezierPath.m Modify NSBezierPath appendBezierPathWithRoundedRect: to construct path in same order as Cocoa, starting with top line, remove unneeded lineto's 2009-06-17 16:28:26 +00:00
NSBitmapImageRep-Private.h - added -[NSBitmapImageRep CGImage], -[NSBitmapImageRep setPixel:atX:y], -[NSBitmapImageRep setColor:atX:y:], fixed plane allocation bugs. 2008-09-15 15:27:21 +00:00
NSBitmapImageRep.h - added -[NSBitmapImageRep CGImage], -[NSBitmapImageRep setPixel:atX:y], -[NSBitmapImageRep setColor:atX:y:], fixed plane allocation bugs. 2008-09-15 15:27:21 +00:00
NSBitmapImageRep.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSBox.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSBox.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSBrowser.h - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSBrowser.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSBrowserCell.h - transparency fix for KGImageSource_GIF 2009-01-26 02:03:43 +00:00
NSBrowserCell.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSBrowserCellArrow.tiff Original 2006-12-22 04:41:44 +00:00
NSButton.h - NSAlert implemented 2008-05-13 18:43:48 +00:00
NSButton.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSButtonCell_disclosure_highlighted.tif - Added Rolf Jansen's NSCell, NSButtonCell, NSButton patches for more button types and mixed state 2007-04-06 01:43:26 +00:00
NSButtonCell_disclosure_normal.tif - Added Rolf Jansen's NSCell, NSButtonCell, NSButton patches for more button types and mixed state 2007-04-06 01:43:26 +00:00
NSButtonCell_disclosure_selected.tif - Added Rolf Jansen's NSCell, NSButtonCell, NSButton patches for more button types and mixed state 2007-04-06 01:43:26 +00:00
NSButtonCell.h - Issue 39 fix for NSDateFormatter, check for error being NULL in NSDateFormatter getObjectValue: 2007-08-26 18:29:25 +00:00
NSButtonCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSCachedImageRep.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSCachedImageRep.m - Fixed leaks in KGContext_builtin, NSCachedImageRep, KGContext_builtin_gdi 2008-08-20 17:52:47 +00:00
NSCell.h - NSAlert implemented 2008-05-13 18:43:48 +00:00
NSCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSClipView.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSClipView.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSColorList.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSColorList.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSColorPanel.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSColorPanel.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSColorSpace.h - nil and Nil defined as 0 instead of ((Class)0) and ((id)0) 2009-03-26 03:18:11 +00:00
NSColorSpace.m - nil and Nil defined as 0 instead of ((Class)0) and ((id)0) 2009-03-26 03:18:11 +00:00
NSColorWell.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSColorWell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSComboBox.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSComboBox.m - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSComboBoxCell.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSComboBoxCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSComboBoxCellDown.tiff Original 2006-12-22 04:41:44 +00:00
NSComboBoxView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSComboBoxView.m - Issue #115 patch by steph...@sente.ch, split -[NSColor set] into -[NSColor setFill] and -[NSColor setStroke] 2008-05-16 18:59:00 +00:00
NSComboBoxWindow.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSComboBoxWindow.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSControl.h implemented delegate methods -[NSTextField textShouldBeginEditing:] and -[NSTextField textShouldEndEditing:] 2008-10-03 13:31:45 +00:00
NSControl.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSCursor.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSCursor.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSCursorRect.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSCursorRect.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSCustomImageRep.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSCustomImageRep.m -[NSBitmapImageRep initWithData:] fixes 2009-01-05 20:41:56 +00:00
NSDatePicker.h - Issue #27, integrated cacaodev's NSComparisonPredicate changes (regex comparisons not added as we have no regex yet) 2007-04-29 13:45:20 +00:00
NSDatePicker.m - Issue #27, integrated cacaodev's NSComparisonPredicate changes (regex comparisons not added as we have no regex yet) 2007-04-29 13:45:20 +00:00
NSDatePickerCell.h - Issue #27, integrated cacaodev's NSComparisonPredicate changes (regex comparisons not added as we have no regex yet) 2007-04-29 13:45:20 +00:00
NSDatePickerCell.m - Issue #27, integrated cacaodev's NSComparisonPredicate changes (regex comparisons not added as we have no regex yet) 2007-04-29 13:45:20 +00:00
NSDisplay.h Moved -[NSDisplay menuFontNameAndSize:] to KTFont 2008-12-08 15:09:33 +00:00
NSDisplay.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSDocument.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSDocument.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSDocumentController.h Issue #181, NSDocumentController presentError: implementation by Steve Nicholson 2009-02-03 16:49:02 +00:00
NSDocumentController.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSDragging.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSDraggingManager.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSDraggingManager.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSEPSImageRep.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSEPSImageRep.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSFileWrapper.h - Fixed case sensitivity on ObjC* #import's for case sensitive file systems submitted by halfactivist. 2007-03-11 19:28:02 +00:00
NSFileWrapper.m - Fixed case sensitivity on ObjC* #import's for case sensitive file systems submitted by halfactivist. 2007-03-11 19:28:02 +00:00
NSFont.h - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSFont.m switch from using NSView to NSGraphicsContext for isFlipped status 2009-06-20 01:11:06 +00:00
NSFontDescriptor.h - Fixed Info.plist path in Darwin target in ApplicationServices.xcodeproj 2009-01-26 02:26:32 +00:00
NSFontDescriptor.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSFontFamily.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSFontFamily.m - build font family list lazily 2009-03-08 14:22:13 +00:00
NSFontManager.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSFontManager.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSFontMetric.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSFontMetric.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSFontPanel.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSFontPanel.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSFontPanelCell.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSFontPanelCell.m - Issue #115 patch by steph...@sente.ch, split -[NSColor set] into -[NSColor setFill] and -[NSColor setStroke] 2008-05-16 18:59:00 +00:00
NSFontTypeface.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSFontTypeface.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSForm.h - Issue 39 fix for NSDateFormatter, check for error being NULL in NSDateFormatter getObjectValue: 2007-08-26 18:29:25 +00:00
NSForm.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSFormCell.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSFormCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSGlyphGenerator.h - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSGlyphGenerator.m - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSGlyphInfo.h - Issue #27, integrated cacaodev's NSComparisonPredicate changes (regex comparisons not added as we have no regex yet) 2007-04-29 13:45:20 +00:00
NSGlyphInfo.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSGradient.h - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSGradient.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSGraphics.h - Issue #135 fix, use OBJCModulePathForProcess() instead of __argv[0] 2008-07-16 15:11:16 +00:00
NSGraphics.m switch from using NSView to NSGraphicsContext for isFlipped status 2009-06-20 01:11:06 +00:00
NSGraphicsContext.h Added NSOpenGLDrawable abstract class, moved NSOpenGLDrawable_gdiView to Win32/, removed use of windows.h in NSOpenGL 2008-12-08 02:19:34 +00:00
NSGraphicsContext.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSGraphicsContextFunctions.h - KGImageSource_TIFF returns DPI properties and will return multiple images if requested 2008-08-12 16:16:19 +00:00
NSHelpManager.h - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSHelpManager.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSHighlightedBrowserCellArrow.tiff Original 2006-12-22 04:41:44 +00:00
NSHighlightedRadioButton.tiff Original 2006-12-22 04:41:44 +00:00
NSHighlightedSwitch.tiff Original 2006-12-22 04:41:44 +00:00
NSImage.h - Issue #183 fix, KGImageSource_TIFF, KGImageSource_PNG clamps color channel for premultiplied alpha 2008-12-01 02:43:19 +00:00
NSImage.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSImageCell.h - Issue #57, Rolf Jansen's NSSystemInfoPanel implementation 2008-01-09 15:53:47 +00:00
NSImageCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSImageNameRefreshTemplate.pdf - Fixed exception/crash problem in -[NSObjectToObservers postNotification:] 2008-11-11 03:36:57 +00:00
NSImageRep.h - added -[NSBitmapImageRep CGImage], -[NSBitmapImageRep setPixel:atX:y], -[NSBitmapImageRep setColor:atX:y:], fixed plane allocation bugs. 2008-09-15 15:27:21 +00:00
NSImageRep.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSImageView.h Issue #306 patch by Markus Hitter, NSImageView methods (modified) 2009-06-17 15:31:23 +00:00
NSImageView.m Issue #306 patch by Markus Hitter, NSImageView methods (modified) 2009-06-17 15:31:23 +00:00
NSInterfaceStyle.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSInterfaceStyle.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSLevelIndicator.h - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSLevelIndicator.m - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSLevelIndicatorCell.h - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSLevelIndicatorCell.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSMatrix.h - Issue 39 fix for NSDateFormatter, check for error being NULL in NSDateFormatter getObjectValue: 2007-08-26 18:29:25 +00:00
NSMatrix.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSMeasurementUnit.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSMeasurementUnit.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSModalSessionX.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSModalSessionX.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSMutableAttributedString.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSMutableAttributedString.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSMutableParagraphStyle.h - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSMutableParagraphStyle.m - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSOpenPanel.h - Issue #229, Ken Aspeslagh's Fix for uninitialized variable in Win32DraggingManager 2008-12-14 04:44:30 +00:00
NSOpenPanel.m fix for issue 233 2008-12-21 12:17:21 +00:00
NSOutlineMarkerCell.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSOutlineMarkerCell.m - Added Johannes Fortmann's KVC fixes and KVO implementation 2007-04-02 14:40:36 +00:00
NSOutlineView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSOutlineView.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSOutlineViewClosed.tiff Original 2006-12-22 04:41:44 +00:00
NSOutlineViewOpen.tiff Original 2006-12-22 04:41:44 +00:00
NSPageLayout.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPageLayout.m - -[NSView print:] and -[NSDocument printDocument:] functional (if you implement printOperationWithSettings:error in NSDocument), brings up the print panel and paginates. Some NSView printing methods added, work on NSPrintOperation to autopaginate. There are a number of problems to sort out still. 2007-07-19 16:16:41 +00:00
NSPanel.h - Johannes Fortmann's Nov 8, 2007 patch and NSControllerSelectionProxy.h/.m for binding and controllers 2007-11-11 02:21:42 +00:00
NSPanel.m - Johannes Fortmann's Nov 8, 2007 patch and NSControllerSelectionProxy.h/.m for binding and controllers 2007-11-11 02:21:42 +00:00
NSParagraphStyle.h - license boilerplate fixes 2008-04-15 14:03:15 +00:00
NSParagraphStyle.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSPasteboard.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPasteboard.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSPDFImageRep.h - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSPDFImageRep.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSPopUpButton.h NSPredicate "contains" fixed 2009-02-09 20:32:41 +00:00
NSPopUpButton.m NSPredicate "contains" fixed 2009-02-09 20:32:41 +00:00
NSPopUpButtonCell.h _NSObservableArray unit test and many fixes 2009-02-10 18:04:33 +00:00
NSPopUpButtonCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSPopUpButtonCellPopUp.tiff Original 2006-12-22 04:41:44 +00:00
NSPopUpButtonCellPullDown.tiff Original 2006-12-22 04:41:44 +00:00
NSPopUpView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPopUpView.m - Issue #115 patch by steph...@sente.ch, split -[NSColor set] into -[NSColor setFill] and -[NSColor setStroke] 2008-05-16 18:59:00 +00:00
NSPopUpWindow.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPopUpWindow.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPrinter.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPrinter.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPrintInfo.h -More PDF generation and related cleanup. Text output works. Font dictionaries need more work to get more accurate fonts on display. Shadings might work, untested. 2007-10-22 19:00:18 +00:00
NSPrintInfo.m - Decoding of NIB external name table replacement, allObjects, and NSCustomObject substantially changed to use mostly public API and be compatible with Apple's Foundation. Custom object's are instantiated only after replacement is performed and only done if present in NSIBObjectData's NSNamesKeys (tests indicate they are always in this array). 2009-06-09 19:24:50 +00:00
NSPrintOperation.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSPrintOperation.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSPrintPanel.h - -[NSView print:] and -[NSDocument printDocument:] functional (if you implement printOperationWithSettings:error in NSDocument), brings up the print panel and paginates. Some NSView printing methods added, work on NSPrintOperation to autopaginate. There are a number of problems to sort out still. 2007-07-19 16:16:41 +00:00
NSPrintPanel.m - -[NSView print:] and -[NSDocument printDocument:] functional (if you implement printOperationWithSettings:error in NSDocument), brings up the print panel and paginates. Some NSView printing methods added, work on NSPrintOperation to autopaginate. There are a number of problems to sort out still. 2007-07-19 16:16:41 +00:00
NSProgressIndicator.h - NSKeyUnarchiver fixed to return 0 if key not present for double/float/int/bool value (double/float were returning NaN) 2008-02-17 05:18:42 +00:00
NSProgressIndicator.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSRadioButton.tiff Original 2006-12-22 04:41:44 +00:00
NSResponder.h Issue #181, NSDocumentController presentError: implementation by Steve Nicholson 2009-02-03 16:49:02 +00:00
NSResponder.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSRulerMarker.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSRulerMarker.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSRulerMarkerTab.tiff Original 2006-12-22 04:41:44 +00:00
NSRulerView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSRulerView.m - Issue #115 patch by steph...@sente.ch, split -[NSColor set] into -[NSColor setFill] and -[NSColor setStroke] 2008-05-16 18:59:00 +00:00
NSSavePanel.h - license boilerplate fixes 2008-04-15 14:03:15 +00:00
NSSavePanel.m Alexei Svitkine's patch for issue 233 2008-12-21 18:15:12 +00:00
NSScreen.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSScreen.m build fix for Linux foundation 2008-10-15 16:47:22 +00:00
NSScroller.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSScroller.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSScrollView.h - nil and Nil defined as 0 instead of ((Class)0) and ((id)0) 2009-03-26 03:18:11 +00:00
NSScrollView.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSSearchField.h - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSSearchField.m - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSSearchFieldCell.h - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSSearchFieldCell.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSSecureTextField.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSecureTextField.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSecureTextFieldCell.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSecureTextFieldCell.m Issue #279 fixes for NSSecureTextFieldCell 2009-05-07 01:00:48 +00:00
NSShadow.h - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSShadow.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSSheetContext.h - Sheet animation synchronous, run loop will run until done. 2008-12-21 03:25:34 +00:00
NSSheetContext.m - Sheet animation synchronous, run loop will run until done. 2008-12-21 03:25:34 +00:00
NSSlider.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSlider.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSliderCell.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSliderCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSSound.h Moved Win32 NSSSound code to NSSound_win32 2008-12-08 03:55:01 +00:00
NSSound.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSSpellChecker.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSpellChecker.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSplitView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSSplitView.m Issues #310, #311, #314, #315 patches by Markus Hitter, NSTableView, NSCustomView, NSSplitView, NSView fixes 2009-06-24 14:58:37 +00:00
NSSplitViewHDimple.tiff Original 2006-12-22 04:41:44 +00:00
NSSplitViewVDimple.tiff Original 2006-12-22 04:41:44 +00:00
NSStatusBar.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStatusBar.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStatusItem.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStatusItem.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStepper.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStepper.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStepperCell.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStepperCell.m - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSStringDrawer.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSStringDrawer.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSStringDrawing.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSStringDrawing.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSSwitch.tiff Original 2006-12-22 04:41:44 +00:00
NSTableColumn.h + Johannes Fortmann's bindings patch: 2007-05-19 03:47:03 +00:00
NSTableColumn.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSTableCornerView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTableCornerView.m - Added Johannes Fortmann's KVC fixes and KVO implementation 2007-04-02 14:40:36 +00:00
NSTableHeaderCell.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTableHeaderCell.m - Added Johannes Fortmann's KVC fixes and KVO implementation 2007-04-02 14:40:36 +00:00
NSTableHeaderView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTableHeaderView.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSTableView.h Issues #310, #311, #314, #315 patches by Markus Hitter, NSTableView, NSCustomView, NSSplitView, NSView fixes 2009-06-24 14:58:37 +00:00
NSTableView.m Issues #310, #311, #314, #315 patches by Markus Hitter, NSTableView, NSCustomView, NSSplitView, NSView fixes 2009-06-24 14:58:37 +00:00
NSTabView.h implemented -[NSTabView selectLastTabViewItem] 2009-04-15 19:51:55 +00:00
NSTabView.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSTabViewItem.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTabViewItem.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSText.h Rolf Jansen's fixes: 2007-11-19 14:49:00 +00:00
NSText.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSTextAttachment.h - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSTextAttachment.m - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSTextAttachmentCell.h - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSTextAttachmentCell.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSTextField.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTextField.m Issue #106, NSAlert fixes by Alexei Svitkine 2009-06-26 02:18:45 +00:00
NSTextFieldCell.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTextFieldCell.m change imports to use NSKeyedArchiver.h 2009-06-19 18:12:28 +00:00
NSTextList.h - Added Dirk Theisen's -[NSArray initWithContentsOfFile:] 2007-05-29 04:00:51 +00:00
NSTextList.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSTokenField.h - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSTokenField.m - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSTokenFieldCell.h - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSTokenFieldCell.m - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSToolTipWindow.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSToolTipWindow.m - Issue 39 fix for NSDateFormatter, check for error being NULL in NSDateFormatter getObjectValue: 2007-08-26 18:29:25 +00:00
NSTrackingRect.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTrackingRect.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSUserInterfaceValidation.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSView.h - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSView.m Issues #310, #311, #314, #315 patches by Markus Hitter, NSTableView, NSCustomView, NSSplitView, NSView fixes 2009-06-24 14:58:37 +00:00
NSWindow-Drag.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSWindow-Drag.m - Issue 47 fix by Rolf Jansen, %f formatting bug fixes 2007-10-15 18:08:57 +00:00
NSWindow-Private.h Added NSOpenGLDrawable abstract class, moved NSOpenGLDrawable_gdiView to Win32/, removed use of windows.h in NSOpenGL 2008-12-08 02:19:34 +00:00
NSWindow.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSWindow.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
NSWindowAnimationContext.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSWindowAnimationContext.m - Sheet animation synchronous, run loop will run until done. 2008-12-21 03:25:34 +00:00
NSWindowBackgroundView.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSWindowBackgroundView.m removed now empty NSNibKeyedUnarchiver 2009-06-19 17:31:04 +00:00
NSWindowController.h - Issue #110 patch from steph...@sente.ch, nib unarchiving issues 2008-05-14 18:44:15 +00:00
NSWindowController.m - Issue #110 patch from steph...@sente.ch, nib unarchiving issues 2008-05-14 18:44:15 +00:00
NSWorkspace.h - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes. 2007-11-08 15:58:54 +00:00
NSWorkspace.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00