..
AppKit.h
Add dummy NSShadow implementation
2010-01-01 04:45:23 +00:00
AppKitDefines.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
AppKitExceptions.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
DPSOperators.h
Fixed some undeclared selectors flagged by clang.
2009-08-15 21:04:08 +00:00
NSActionCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSAffineTransform.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSAlert.h
Pass correct arguments to the didEndSelector passed to NSAlert's
2008-11-05 22:47:50 +00:00
NSAnimation.h
Small code cleanups.
2009-11-08 19:26:49 +00:00
NSApplication.h
Fix failure to locate tools
2008-12-06 08:01:09 +00:00
NSArrayController.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSAttributedString.h
Unify the text converter handling. Plus added a bit of implementation
2009-09-19 14:55:57 +00:00
NSBezierPath.h
Added some documentation
2009-10-23 10:57:52 +00:00
NSBitmapImageRep.h
Small theme update, plus documentation fixes and tweaks to avoid warnings.
2009-08-25 07:46:37 +00:00
NSBox.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSBrowser.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSBrowserCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSButton.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSButtonCell.h
Small theme update, plus documentation fixes and tweaks to avoid warnings.
2009-08-25 07:46:37 +00:00
NSCachedImageRep.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSCell.h
Phase out the wraps NSCell attribute, since it is implied by the
2009-12-17 01:49:20 +00:00
NSClipView.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSColor.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSColorList.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSColorPanel.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSColorPicker.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSColorPicking.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSColorSpace.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSColorWell.h
Finish NSColorWell interaction tweaks:
2009-12-21 00:31:24 +00:00
NSComboBox.h
Add MacOSX methods to NSComboBox and constants to NSColorPanel.
2007-07-31 21:42:30 +00:00
NSComboBoxCell.h
Add MacOSX methods to NSComboBox and constants to NSColorPanel.
2007-07-31 21:42:30 +00:00
NSControl.h
Added MacOSX 10.4 methods to NSControl and reworked the whole cell
2007-01-18 17:24:33 +00:00
NSController.h
Fully implement the class NSUserDefaultsController.
2009-01-05 18:15:53 +00:00
NSCursor.h
documentation cleanups
2006-11-06 13:58:37 +00:00
NSCustomImageRep.h
documentation cleanups
2006-11-06 13:58:37 +00:00
NSDataLink.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSDataLinkManager.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSDataLinkPanel.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSDocument.h
Complete the implementation of NSDocument.
2008-12-26 20:32:23 +00:00
NSDocumentController.h
Fixups to avoid crashes opening non-document-based apps.
2009-10-19 10:03:03 +00:00
NSDragging.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSDrawer.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSEPSImageRep.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSEvent.h
Partial code for using miniaturised app icon to unhide a hidden app.
2009-10-17 15:18:26 +00:00
NSFileWrapper.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSFont.h
Small fixes for font descriptor handling.
2009-07-26 21:38:35 +00:00
NSFontDescriptor.h
Fixed signed integer overflow in font traits.
2009-11-14 12:55:07 +00:00
NSFontManager.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSFontPanel.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSForm.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSFormCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSGlyphGenerator.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSGradient.h
Add basic implementation for gui part of colour gradients.
2009-10-21 07:12:12 +00:00
NSGraphics.h
Add dummy version of NSSetFocusRingStyle.
2008-08-09 15:54:56 +00:00
NSGraphicsContext.h
Add gradient methods on graphics context.
2009-10-23 19:58:22 +00:00
NSHelpManager.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSHelpPanel.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSImage.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSImageCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSImageRep.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSImageView.h
Clean up and addition of cut/copy/paste methods, based on code
2009-12-29 11:24:01 +00:00
NSInputManager.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSInputServer.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSInterfaceStyle.h
* Headers/Additions/GNUstepGUI/GSTheme.h: Added methods
2010-01-13 20:51:30 +00:00
NSKeyValueBinding.h
Added NSWindow 'title' binding
2009-12-10 12:43:35 +00:00
NSLayoutManager.h
Improvement of attributed string loading and attachment display in text
2009-01-27 19:16:04 +00:00
NSLevelIndicator.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSLevelIndicatorCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSMatrix.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSMenu.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSMenuItem.h
* Headers/AppKit/NSMenuItem.h: Let the protocol NSMenuItem
2009-09-07 16:42:16 +00:00
NSMenuItemCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSMenuView.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSMovie.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSMovieView.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSNib.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSNibConnector.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSNibDeclarations.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSNibLoading.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSObjectController.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSOpenGL.h
Some improvements and bux fix related to OpenGL
2009-03-03 20:12:43 +00:00
NSOpenGLView.h
Some improvements and bux fix related to OpenGL
2009-03-03 20:12:43 +00:00
NSOpenPanel.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSOutlineView.h
First hack at expand/collapse as we drag over expandable items
2009-11-29 18:02:06 +00:00
NSPageLayout.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSPanel.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSParagraphStyle.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSPasteboard.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSPopUpButton.h
Add MacOS 10.4 method -selectItemWithTag:.
2008-07-02 22:10:53 +00:00
NSPopUpButtonCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSPrinter.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSPrintInfo.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSPrintOperation.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSPrintPanel.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSProgressIndicator.h
Better implementation of NSProgressIndicator based on patch by Uli
2009-10-27 22:21:01 +00:00
NSResponder.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSRulerMarker.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSRulerView.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSavePanel.h
Implement support for document types with multiple allowed file
2008-12-06 17:06:05 +00:00
NSScreen.h
Small bugfix and performance optimisation.
2009-01-30 16:27:36 +00:00
NSScroller.h
Changed the class NSScroller to be more similar to the the current Apple
2009-09-14 19:00:07 +00:00
NSScrollView.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSearchField.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSearchFieldCell.h
* Headers/AppKit/NSSearchFieldCell.h: Add version #ifdef's.
2009-09-07 14:08:37 +00:00
NSSecureTextField.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSegmentedCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSegmentedControl.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSelection.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSShadow.h
Add dummy NSShadow implementation
2010-01-01 04:45:23 +00:00
NSSlider.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSliderCell.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSound.h
NSSound reimplementation
2009-08-23 03:37:03 +00:00
NSSpeechSynthesizer.h
* Headers/AppKit/NSSpeechSynthesizer.h:
2009-06-05 22:26:09 +00:00
NSSpellChecker.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSpellProtocol.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSpellServer.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSplitView.h
Add 10.5 methods and new ivar.
2009-04-07 20:16:53 +00:00
NSStepper.h
Move stepper drawing code into GSTheme.
2009-11-09 13:01:48 +00:00
NSStepperCell.h
Move stepper drawing code into GSTheme.
2009-11-09 13:01:48 +00:00
NSStringDrawing.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTableColumn.h
Added all the new table column methods and constants up to Mac OS X 10.6.
2009-12-08 17:01:01 +00:00
NSTableHeaderCell.h
Move corner view drawing into GSTheme.
2009-11-09 14:53:59 +00:00
NSTableHeaderView.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTableView.h
Added -columnIndexesInRect: and updated documentation
2009-12-27 16:05:48 +00:00
NSTabView.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTabViewItem.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSText.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTextAttachment.h
import version macros
2008-06-13 05:30:41 +00:00
NSTextContainer.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTextField.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTextFieldCell.h
Clean up for NSTextFieldCell and resulting changes to sub classes.
2008-12-08 16:28:13 +00:00
NSTextList.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTextStorage.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTextTable.h
First attempt at implemtning these classes. Code mostly by Nikolaus
2009-12-19 22:35:06 +00:00
NSTextView.h
Implement coalescing of undo actions for typing events in NSTextView.
2009-12-23 00:39:18 +00:00
NSTokenField.h
* Headers/AppKit/NSTokenFieldCell.h
2008-08-07 05:17:32 +00:00
NSTokenFieldCell.h
* Headers/AppKit/NSTokenFieldCell.h
2008-08-07 05:17:32 +00:00
NSToolbar.h
Merge GSToolbar with NSToolbar and remove all traces of the old class.
2009-01-01 22:04:38 +00:00
NSToolbarItem.h
Some more cleanup of the NSToolbarItem code.
2009-08-04 20:12:35 +00:00
NSToolbarItemGroup.h
Extension and clean up of NSToolbarItem.
2008-12-30 22:20:21 +00:00
NSUserDefaultsController.h
Fully implement the class NSUserDefaultsController.
2009-01-05 18:15:53 +00:00
NSUserInterfaceValidation.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSView.h
Some improvements and bux fix related to OpenGL
2009-03-03 20:12:43 +00:00
NSWindow.h
* Headers/AppKit/NSWindow.h
2009-08-02 14:16:13 +00:00
NSWindowController.h
Make window controller a subclass of NSResponder and manage the
2008-10-23 08:17:23 +00:00
NSWorkspace.h
Source/NSWorkspace.m: ([-launchAppWithBundleIdentifier:]) add dummy implementation
2009-09-15 04:26:29 +00:00
PSOperators.h
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00