darling-cocotron/AppKit
2011-09-26 23:19:53 -04:00
..
AppKit.xcodeproj move DEPLOYMENT_LOCATION to xcconfig 2011-09-26 23:19:53 -04:00
CoreData_ added NSPersistentDocument, NSManagedProxy back into source in AppKit 2010-10-22 14:34:13 -04:00
English.lproj wire spell engine into textview 2011-09-06 10:32:15 -04:00
nib.subproj improve comment 2011-05-06 13:39:43 -07:00
NSAnimation Empty implementation of NSAnimationContext - added missing import 2010-12-08 19:24:27 +01:00
NSCollectionView - Common mode behavior added to NSRunLoop 2010-03-15 18:51:01 +00:00
NSColor.subproj Overhauled menu drawing to use theme api to do it all. Now a Win7 menu looks like one 2010-12-07 01:55:46 -05:00
NSColorPanel.nib - NSColorPanel support for an opacity slider, NSColorPicker, NSColorPanel cleanup, switch to arrow sliders with tick marks (visual not correct) 2009-10-07 17:19:32 +00:00
NSColorPicker.subproj - enable -Wreturn-type, -Wswitch, -Wmissing-braces, -Wparentheses, -Wunused-function, -Wunused-label for Foundation and AppKit Release configurations, and fixed all accompanying warnings. 2010-03-23 15:02:22 +00:00
NSController NSArrayController selection problems 2011-05-23 19:09:01 +02:00
NSDrawer.subproj merge from clone 2010-11-30 14:58:27 -05:00
NSEvent.subproj size/move notification fixes, invalid window in NSEvent fix and addition of hasMainMenu private API 2011-02-03 11:44:31 -05:00
NSFontPanel.nib gdb po and -description method will return UTF8 strings 2009-02-16 15:18:36 +00:00
NSInterfacePart theming changes from autoxr-mike 2010-12-19 11:46:54 -05:00
NSKeyboardBinding add keybindings for cut/copy/paste 2011-08-11 10:46:59 -04:00
NSKeyValueBinding fix leak in bindings 2010-10-28 22:15:05 -04:00
NSMenu.subproj preserve currentEvent better, fix event leak 2011-08-09 10:29:35 -04:00
NSOpenGL some CGL locking 2011-04-25 14:09:56 -04:00
NSSegmentedControl Rough in some spell checker classes and clean up warnings 2011-08-22 00:14:07 -04:00
NSSystemInfoPanel added support for options parameter for about panel: 2010-09-21 20:44:51 +02: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 setting text color 2011-09-21 08:44:11 -04:00
NSToolbar.subproj Allow default NSToolbarItems to be subclassed 2011-05-25 12:20:25 -04: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 Automated merge with https://cocotron.googlecode.com/hg/ 2011-09-21 08:50:17 -04:00
X11.subproj X11 updates for Onyx2D changes 2010-11-01 21:18:47 -04:00
_NSRuleEditorViewSliceHolder.h _NSRuleEditorViewSliceHolder skeleton 2010-10-21 17:30:56 -04:00
_NSRuleEditorViewSliceHolder.m _NSRuleEditorViewSliceHolder skeleton 2010-10-21 17:30:56 -04:00
AppKit.h add NSDictionaryController to AppKit.h 2010-10-21 17:32:02 -04:00
AppKitExport.h - C++ compatibility patch from Johannes Fortmann 2007-07-30 13:30:20 +00:00
Info.plist - add FreeBSD targets to all frameworks 2009-12-16 19:27:00 +00:00
NSAccessibility.h - CFCopyDescription fix 2010-03-16 20:38:14 +00:00
NSAccessibility.m - CFCopyDescription fix 2010-03-16 20:38:14 +00:00
NSActionCell.h -[NSScreen userSpaceScaleFactor] 2010-03-05 03:26:27 +00:00
NSActionCell.m - Issue #382, implemented NSWindowDidResizeNotification, NSWindowDidMoveNotification , NSWindowWillStartLiveResizeNotification, NSWindowDidEndLiveResizeNotification 2009-09-13 02:52:22 +00:00
NSActionTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSActionTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04:00
NSAddTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSAddTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04:00
NSAdvanced.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSAdvanced.pdf bunch of stock images 2010-10-21 16:10:07 -04: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 typo fix and close sheet fix for NSAlert 2010-10-21 16:42:13 -04:00
NSAlert.m typo fix and close sheet fix for NSAlert 2010-10-21 16:42:13 -04: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 (fixes issue #106) by Markus Hitter, NSAlert layout fixes 2009-11-14 21:23:09 +00:00
NSAlertPanelExclamation.tiff Original 2006-12-22 04:41:44 +00:00
NSApplication.h locks on currentEvent 2011-08-10 23:04:35 -04:00
NSApplication.m locks on currentEvent 2011-08-10 23:04:35 -04:00
NSAttributedString.h drawing of spelling attribute 2011-08-26 09:15:49 -04:00
NSAttributedString.m drawing of spelling attribute 2011-08-26 09:15:49 -04:00
NSBezierPath.h Issue #303 fix, missing method in NSBezierPath header 2009-06-17 02:13:50 +00:00
NSBezierPath.m Fixed bezierPathByRevertingPath 2011-06-22 17:49:12 +02: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 - Mike Shields' NSBox custom type implementation 2010-05-11 11:28:47 -04:00
NSBitmapImageRep.m Rough in some spell checker classes and clean up warnings 2011-08-22 00:14:07 -04:00
NSBox.h isTransparent functionality for NSBox 2010-10-21 16:44:08 -04:00
NSBox.m Support special "separator" box style 2011-05-26 20:05:02 -04:00
NSBrowser.h merge with pre-starting point 2011-01-28 17:07:18 -05:00
NSBrowser.m Undo NSBrowser interface changes to maintain binary compatibility 2011-01-26 14:33:53 -05:00
NSBrowserCell.h - transparency fix for KGImageSource_GIF 2009-01-26 02:03:43 +00:00
NSBrowserCell.m Implemented correct ordering for -[NSApp orderedWindows], -[NSWindow orderedIndex]. Fix NSCell, NSButtonCell, NSBrowserCell init/titling values. Fix NSButton NSShadowlessSquareBezelStyle drawing. Added more use of locking for CGLContext. Fix some GDI error recovery/usage. 2011-03-24 22:11:35 -04: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 Remove the isFlipped method so regular non-image buttons draw correctly 2010-10-25 21:37:47 -04: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 Implement orderedWindows/orderedDocument using direct retrieval of z-order. Implement runModal to execute on main thread if not. Fix NSCell/NSButtonCell title value storage behavior. Create platform window on main thread. Fix memory leak in drag&drop for Win32. Finer grained locking on cgl/window flushing 2011-03-28 16:19:16 -04:00
NSButtonCell.m Minor tweaks to make mini-sized NSPopUpButtonCells look nice 2011-05-27 08:49:28 -04: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 header fix in NSCachedImageRep 2010-11-01 16:50:25 -04:00
NSCell.h Implement orderedWindows/orderedDocument using direct retrieval of z-order. Implement runModal to execute on main thread if not. Fix NSCell/NSButtonCell title value storage behavior. Create platform window on main thread. Fix memory leak in drag&drop for Win32. Finer grained locking on cgl/window flushing 2011-03-28 16:19:16 -04:00
NSCell.m Implemented correct ordering for -[NSApp orderedWindows], -[NSWindow orderedIndex]. Fix NSCell, NSButtonCell, NSBrowserCell init/titling values. Fix NSButton NSShadowlessSquareBezelStyle drawing. Added more use of locking for CGLContext. Fix some GDI error recovery/usage. 2011-03-24 22:11:35 -04:00
NSCellUndoManager.h Andy Balholm's Undo in text fields patch 2009-07-19 16:32:58 +00:00
NSCellUndoManager.m Andy Balholm's Undo in text fields patch 2009-07-19 16:32:58 +00:00
NSCIImageRep.h - some POSIX pthread functions 2010-03-08 19:43:05 +00:00
NSCIImageRep.m - some POSIX pthread functions 2010-03-08 19:43:05 +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 remove NSLog in NSClipView 2010-11-01 16:51:45 -04:00
NSColorList.h (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSColorList.m (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSColorPanel.h (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSColorPanel.m (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +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 Fixed NSColorWell initWithFrame: default values 2009-10-07 17:34:39 +00:00
NSComboBox.h (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSComboBox.m (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +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 remove retain in NSComboBoxCell on dataSource 2010-11-01 16:52:36 -04: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 NSWindow/Win32Window setLevel: implemented and used in AppKit for proper window levels 2010-11-01 21:13:23 -04:00
NSControl.h NSControl fixes, NSPDFImageRep fixes 2010-10-22 15:22:22 -04:00
NSControl.m NSControl fixes, NSPDFImageRep fixes 2010-10-22 15:22:22 -04:00
NSCursor.h custom cursor and tracking rect fixes 2011-01-20 16:53:06 -05:00
NSCursor.m Make sure the currentCursors stick around 2011-05-21 14:13:52 -04:00
NSCursorRect.h (fixes issue #482) tracking area, cursor rect, tooltip, tracking rect overhaul by Markus Hitter 2010-01-07 15:13:06 +00:00
NSCursorRect.m (fixes issue #482) tracking area, cursor rect, tooltip, tracking rect overhaul by Markus Hitter 2010-01-07 15:13:06 +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 Implement needsPanelToBecomeKey behavior 2011-01-29 16:26:21 -05:00
NSDatePickerCell.h NSDatePicker/Cell functional 2010-10-21 16:48:27 -04:00
NSDatePickerCell.m NSDatePicker/Cell functional 2010-10-21 16:48:27 -04:00
NSDisplay.h CA fixes 2011-01-10 11:50:38 -05:00
NSDisplay.m CA fixes 2011-01-10 11:50:38 -05:00
NSDockTile.h NSImageCell fixes for scaling, new scaling constants, -[NSCell setControlView:] implemented, NSDockTile skeleton, NSPopUpButton selectTag accessors for bindings 2010-03-04 20:25:51 +00:00
NSDockTile.m NSImageCell fixes for scaling, new scaling constants, -[NSCell setControlView:] implemented, NSDockTile skeleton, NSPopUpButton selectTag accessors for bindings 2010-03-04 20:25:51 +00:00
NSDocument.h Andy Balholm's NSWindowController,NSDocument,NSDocumentController,NSWindow and NSApplication changes 2009-08-05 21:11:32 +00:00
NSDocument.m Cocotron is setting the file url and type later than Cocoa - no need to delay it 2011-05-28 12:33:02 -04:00
NSDocumentController.h Andy Balholm's NSWindowController,NSDocument,NSDocumentController,NSWindow and NSApplication changes 2009-08-05 21:11:32 +00:00
NSDocumentController.m (fixes issue #476) 2009-12-30 20:56:33 +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
NSEnterFullScreenTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSEnterFullScreenTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04:00
NSEPSImageRep.h i376 partial fix, imageRepWithContentsOfFile: implemented, NSRectFill* function fixes for blend modes 2009-08-26 19:04:20 +00:00
NSEPSImageRep.m i376 partial fix, imageRepWithContentsOfFile: implemented, NSRectFill* function fixes for blend modes 2009-08-26 19:04:20 +00:00
NSErrors.h Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSExitFullScreenTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSExitFullScreenTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04: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 - enable -Wreturn-type, -Wswitch, -Wmissing-braces, -Wparentheses, -Wunused-function, -Wunused-label for Foundation and AppKit Release configurations, and fixed all accompanying warnings. 2010-03-23 15:02:22 +00:00
NSFont.h Allow the nib font name translation to be extended 2011-05-26 16:40:59 -04:00
NSFont.m Provide a simple implementation of NSFont fontDescriptor method 2011-05-26 19:01:30 -04:00
NSFontDescriptor.h (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSFontDescriptor.m basic implementation of fontWithDescriptor:size: 2011-01-24 17:01:49 -05: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 basic implementation of fontWithDescriptor:size: 2011-01-24 17:01:49 -05: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 - added frame style drawing to NSImageCell 2009-09-16 20:40:16 +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
NSGoLeftTemplate.ai - pthread.h additions 2010-03-22 14:10:49 +00:00
NSGoLeftTemplate.pdf - pthread.h additions 2010-03-22 14:10:49 +00:00
NSGoRightTemplate.ai - pthread.h additions 2010-03-22 14:10:49 +00:00
NSGoRightTemplate.pdf - pthread.h additions 2010-03-22 14:10:49 +00:00
NSGradient.h NSGradient fixes and optimization 2010-03-03 19:18:35 +00:00
NSGradient.m NSGradient fixes and optimization 2010-03-03 19:18:35 +00:00
NSGraphics.h NSGraphics fixes, Foundation header fixes 2010-10-22 14:32:35 -04:00
NSGraphics.m NSGraphics fixes, Foundation header fixes 2010-10-22 14:32:35 -04:00
NSGraphicsContext.h NSGraphicsContext setPatternPhase 2010-10-21 16:49:27 -04:00
NSGraphicsContext.m NSGraphicsContext setPatternPhase 2010-10-21 16:49:27 -04: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 (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +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 add template property to NSImage 2010-10-28 22:17:48 -04:00
NSImage.m NSImage support for multiple image rep sizes 2010-11-04 15:31:02 -04:00
NSImageCell.h NSImageCell fixes for scaling, new scaling constants, -[NSCell setControlView:] implemented, NSDockTile skeleton, NSPopUpButton selectTag accessors for bindings 2010-03-04 20:25:51 +00:00
NSImageCell.m NSImageCell flip image if view flipped 2011-01-20 21:52:59 -05:00
NSImageRep.h NSCopying for NSImageRep 2010-11-01 22:12:42 -04:00
NSImageRep.m NSCopying for NSImageRep 2010-11-01 22:12:42 -04:00
NSImageView.h added target/action to NSImageView 2009-09-04 17:58:20 +00:00
NSImageView.m NSImageView/Cell tweaks 2010-11-01 22:38:19 -04:00
NSInfo.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSInfo.pdf bunch of stock images 2010-10-21 16:10:07 -04: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
NSInvalidDataFreestandingTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSInvalidDataFreestandingTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04: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
NSLockLockedTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSLockLockedTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04:00
NSLockUnlockedTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSLockUnlockedTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04: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 Binding implementation 2010-12-08 17:52:48 +01: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 NSMutableParagraphStyle setParagraphStyle: 2010-10-21 16:50:57 -04:00
NSMutableParagraphStyle.m NSMutableParagraphStyle setParagraphStyle: 2010-10-21 16:50:57 -04: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
NSOutlineView.h NSTableView, NSOutlineView fixes, unify behavior and make layout behave better 2010-11-04 15:36:54 -04:00
NSOutlineView.m NSTableView, NSOutlineView fixes, unify behavior and make layout behave better 2010-11-04 15:36:54 -04: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 size/move notification fixes, invalid window in NSEvent fix and addition of hasMainMenu private API 2011-02-03 11:44:31 -05:00
NSParagraphStyle.h - license boilerplate fixes 2008-04-15 14:03:15 +00:00
NSParagraphStyle.m -[NSScreen userSpaceScaleFactor] 2010-03-05 03:26:27 +00:00
NSPasteboard.h (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSPasteboard.m (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSPathCell.h NSPathControl, NSPathCell, NSPathComponentCell fixes for layout compatibility 2010-11-03 22:37:40 -04:00
NSPathCell.m NSPathControl, NSPathCell, NSPathComponentCell fixes for layout compatibility 2010-11-03 22:37:40 -04:00
NSPathComponentCell.h NSPathControl, NSPathCell, NSPathComponentCell fixes for layout compatibility 2010-11-03 22:37:40 -04:00
NSPathComponentCell.m NSPathControl, NSPathCell, NSPathComponentCell fixes for layout compatibility 2010-11-03 22:37:40 -04:00
NSPathControl.h (fixes issue #576) case sensitive file system fix 2010-06-08 09:41:02 -04:00
NSPathControl.m NSPathControl, NSPathCell, NSPathComponentCell fixes for layout compatibility 2010-11-03 22:37:40 -04:00
NSPDFImageRep.h NSControl fixes, NSPDFImageRep fixes 2010-10-22 15:22:22 -04:00
NSPDFImageRep.m NSScroller, NSView minor improvements 2010-11-03 15:18:22 -04:00
NSPopUpButton.h NSPopUpButton and NSPopUpBotton fixes and additions, reworked selection and title synchronization behavior. (fixes issue #528) 2010-03-17 18:15:20 +00:00
NSPopUpButton.m NSPopUpView infinite loop problem when selectedIndex == -1, fixed cursor tracking behavior when no currentCursor 2011-01-27 21:58:22 -05:00
NSPopUpButtonCell.h fix for last commit 2010-11-03 22:34:00 -04:00
NSPopUpButtonCell.m Further tweakage to make it look right 2011-05-27 13:42:45 -04: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 merge with pre-starting point 2011-01-28 17:07:18 -05: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 NSWindow/Win32Window setLevel: implemented and used in AppKit for proper window levels 2010-11-01 21:13:23 -04:00
NSPredicateEditor.h NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSPredicateEditor.m NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSPredicateEditorRowTemplate.h NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSPredicateEditorRowTemplate.m NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSPreferencesGeneral.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSPreferencesGeneral.pdf bunch of stock images 2010-10-21 16:10:07 -04: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 (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSPrintInfo.m (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +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 (fixes issue #457) 2009-11-30 21:44:17 +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 variety of small fixes 2011-01-10 11:44:35 -05:00
NSRadioButton.tiff Original 2006-12-22 04:41:44 +00:00
NSRefreshTemplate.ai fixed display problem with PDF image resources, resized/renamed NSRefreshTemplate, included .ai file 2010-03-29 16:42:38 -04:00
NSRefreshTemplate.pdf fixed display problem with PDF image resources, resized/renamed NSRefreshTemplate, included .ai file 2010-03-29 16:42:38 -04:00
NSRemoveTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSRemoveTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04:00
NSResponder.h (fixes issue #482) tracking area, cursor rect, tooltip, tracking rect overhaul by Markus Hitter 2010-01-07 15:13:06 +00:00
NSResponder.m (fixes issue #482) tracking area, cursor rect, tooltip, tracking rect overhaul by Markus Hitter 2010-01-07 15:13:06 +00:00
NSRuleEditor.h NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSRuleEditor.m Fixed a bunch of warnings 2010-10-28 02:53:25 -04:00
NSRuleEditorButtonCell.h NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSRuleEditorButtonCell.m NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSRuleEditorViewSliceRow.h NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04:00
NSRuleEditorViewSliceRow.m NSRuleEditor, NSPredicateEditor skeletons 2010-10-21 16:54:23 -04: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 NSSavePanel, NSSearchFieldCell fixes 2010-10-22 15:14:54 -04:00
NSSavePanel.m NSSavePanel, NSSearchFieldCell fixes 2010-10-22 15:14:54 -04:00
NSScreen.h -[NSScreen userSpaceScaleFactor] 2010-03-05 03:26:27 +00:00
NSScreen.m imported patch NSScreen.patch 2010-03-29 21:48:09 +02:00
NSScroller.h NSScroller, NSView minor improvements 2010-11-03 15:18:22 -04:00
NSScroller.m NSFont -displayName, NSScroller arrow positioning, NSValueTransformer for keyed archives 2011-02-07 10:49:11 -05:00
NSScrollView.h (fixes issue #505) NSScrollView setAutohidesScrollers implementation, and handling of drawsBackground, NSClipView handling of drawsBackground 2010-03-04 02:58:41 +00:00
NSScrollView.m NSScrollView fixes for hiding scrollers better and setting scroller 2010-11-01 22:07:56 -04: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 rough in more spelling, fix build warnings 2011-08-25 23:08:17 -04:00
NSSearchGlass.ai added NSSearchGlass icon for NSSearchField 2010-11-04 16:40:39 -04:00
NSSearchGlass.pdf added NSSearchGlass icon for NSSearchField 2010-11-04 16:40:39 -04: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 NSColor concrete subclass consolidation 2010-03-11 22:07:47 +00:00
NSSheetContext.h - Sheet animation synchronous, run loop will run until done. 2008-12-21 03:25:34 +00:00
NSSheetContext.m - some POSIX pthread functions 2010-03-08 19:43:05 +00:00
NSSlider.h Issue #373 NSSlider(Cell) fixes, more API, themed appearance. NSString getParagraphStart: implemented, getLineStart: improved 2009-08-23 17:21:14 +00:00
NSSlider.m i373, NSSliderCell fix to send target/action for moveUp/Down/Left/Right, fix up/down direction 2009-08-24 02:27:20 +00:00
NSSliderCell.h Issue #373 NSSlider(Cell) fixes, more API, themed appearance. NSString getParagraphStart: implemented, getLineStart: improved 2009-08-23 17:21:14 +00:00
NSSliderCell.m NSSliderCell tick mark fixes 2010-11-01 22:05:20 -04: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 rough in more spelling, fix build warnings 2011-08-25 23:08:17 -04:00
NSSpellChecker.m add spelling guesses in popup 2011-09-19 23:44:06 -04:00
NSSpellCheckerTagData.h rough in more spelling, fix build warnings 2011-08-25 23:08:17 -04:00
NSSpellCheckerTagData.m rough in more spelling, fix build warnings 2011-08-25 23:08:17 -04:00
NSSpellingViewController.h wire spell engine into textview 2011-09-06 10:32:15 -04:00
NSSpellingViewController.m wire spell engine into textview 2011-09-06 10:32:15 -04:00
NSSpellProtocol.h Rough in some spell checker classes and clean up warnings 2011-08-22 00:14:07 -04:00
NSSplitView.h Support divider style when drawing splitviews 2011-05-26 19:16:37 -04:00
NSSplitView.m Support divider style when drawing splitviews 2011-05-26 19:16:37 -04: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 - Issue #382, implemented NSWindowDidResizeNotification, NSWindowDidMoveNotification , NSWindowWillStartLiveResizeNotification, NSWindowDidEndLiveResizeNotification 2009-09-13 02:52:22 +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 - Issue #382, implemented NSWindowDidResizeNotification, NSWindowDidMoveNotification , NSWindowWillStartLiveResizeNotification, NSWindowDidEndLiveResizeNotification 2009-09-13 02:52:22 +00:00
NSStopProgressFreestandingTemplate.ai NSStopProgressFreestandingTemplate added 2010-11-01 16:38:21 -04:00
NSStopProgressFreestandingTemplate.pdf NSStopProgressFreestandingTemplate added 2010-11-01 16:38:21 -04:00
NSStopProgressTemplate.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSStopProgressTemplate.pdf bunch of stock images 2010-10-21 16:10:07 -04:00
NSStringDrawer.h (fixes issue #106) by Markus Hitter, NSAlert layout fixes 2009-11-14 21:23:09 +00:00
NSStringDrawer.m (fixes issue #106) by Markus Hitter, NSAlert layout fixes 2009-11-14 21:23:09 +00:00
NSStringDrawing.h (fixes issue 407) by Erlend Böe 2009-10-29 15:21:40 +00:00
NSStringDrawing.m (fixes issue #106) by Markus Hitter, NSAlert layout fixes 2009-11-14 21:23:09 +00:00
NSSwitch.tiff Original 2006-12-22 04:41:44 +00:00
NSTableColumn.h NSButton, NSButtonCell fixes, recessed bezel, NSTableView, Column fixes 2010-10-22 14:47:24 -04:00
NSTableColumn.m Binding implementation 2010-12-08 17:52:48 +01: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 NSButton, NSButtonCell fixes, recessed bezel, NSTableView, Column fixes 2010-10-22 14:47:24 -04:00
NSTableHeaderCell.m NSButton, NSButtonCell fixes, recessed bezel, NSTableView, Column fixes 2010-10-22 14:47:24 -04: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 - some POSIX pthread functions 2010-03-08 19:43:05 +00:00
NSTableView.h NSButton, NSButtonCell fixes, recessed bezel, NSTableView, Column fixes 2010-10-22 14:47:24 -04:00
NSTableView.m Binding implementation 2010-12-08 17:52:48 +01:00
NSTabView.h implemented -[NSTabView selectLastTabViewItem] 2009-04-15 19:51:55 +00:00
NSTabView.m Binding implementation 2010-12-08 17:52:48 +01: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 NSTabViewItem _labelColor private API 2010-10-22 14:48:49 -04:00
NSText.h rough in more spelling 2011-08-31 00:19:36 -04:00
NSText.m rough in more spelling 2011-08-31 00:19:36 -04: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 NSTextField setTitleWithMnemonic and mouse tracking fixes for NSSearchField 2010-10-22 14:49:57 -04:00
NSTextField.m merge changes from chbeer78-cocotron 2011-01-30 15:48:05 -05:00
NSTextFieldCell.h NSTextFieldCell fixes for rounded bezel, NSLayoutManager fix for string sizing 2010-10-22 15:26:19 -04:00
NSTextFieldCell.m merge with ac-work 2011-04-21 17:08:36 -04: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
NSThemeFrame.h rename NSWindowBackgroundView to NSThemeFrame to maintain private API compatibility 2010-11-01 22:49:13 -04:00
NSThemeFrame.m variety of small fixes 2011-01-10 11:44:35 -05:00
NSTokenAttachmentCell.h add private Apple private API class NSTokenAttachmentCell 2010-11-03 22:27:47 -04:00
NSTokenAttachmentCell.m add private Apple private API class NSTokenAttachmentCell 2010-11-03 22:27:47 -04: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 (fixes issue #482) tracking area, cursor rect, tooltip, tracking rect overhaul by Markus Hitter 2010-01-07 15:13:06 +00:00
NSToolTipWindow.m rename NSWindowBackgroundView to NSThemeFrame to maintain private API compatibility 2010-11-01 22:49:13 -04:00
NSTrackingArea.h - CFCopyDescription fix 2010-03-16 20:38:14 +00:00
NSTrackingArea.m - CFCopyDescription fix 2010-03-16 20:38:14 +00:00
NSTreeNode.h Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSTreeNode.m Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSUser.ai bunch of stock images 2010-10-21 16:10:07 -04:00
NSUser.pdf bunch of stock images 2010-10-21 16:10:07 -04: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 (Fixes issue #484) 2011-01-28 22:44:31 -05:00
NSView.m merge with ac-work 2011-04-21 17:08:36 -04:00
NSViewBackingLayer.h CoreAnimation work 2011-01-03 21:45:53 -05:00
NSViewBackingLayer.m CoreAnimation work 2011-01-03 21:45:53 -05:00
NSViewController.h NSViewController implementation 2010-03-03 19:15:50 +00:00
NSViewController.m NSViewController loading from nib 2010-10-21 16:11:11 -04: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 rename NSWindowBackgroundView to NSThemeFrame to maintain private API compatibility 2010-11-01 22:49:13 -04:00
NSWindow-Private.h CoreAnimation work 2011-01-03 21:45:53 -05:00
NSWindow.h merge with ac-work 2011-04-21 17:08:36 -04:00
NSWindow.m implement guesses for Hunspell, fix NSMutableAttributedString range error, fix selection error, rough in menu 2011-09-14 10:08:03 -04: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
NSWindowController.h nib name vs. path behavior fixes for NSWindowController 2010-03-08 20:33:47 +00:00
NSWindowController.m improve NSWindowController/NSWIndow released when closed interactions 2011-04-06 16:59:09 -04:00
NSWindowScripting.h Implement orderedWindows/orderedDocument using direct retrieval of z-order. Implement runModal to execute on main thread if not. Fix NSCell/NSButtonCell title value storage behavior. Create platform window on main thread. Fix memory leak in drag&drop for Win32. Finer grained locking on cgl/window flushing 2011-03-28 16:19:16 -04:00
NSWindowScripting.m locks on currentEvent 2011-08-10 23:04:35 -04:00
NSWorkspace.h - CFCopyDescription fix 2010-03-16 20:38:14 +00:00
NSWorkspace.m - CFCopyDescription fix 2010-03-16 20:38:14 +00:00