From 9e6eb05ce927b4ba96a791c405db8da0c73f1479 Mon Sep 17 00:00:00 2001 From: richard Date: Mon, 28 Feb 2000 16:33:27 +0000 Subject: [PATCH] Added documnetation skeleton git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6128 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 5 + Documentation/gsdoc/AppKit.gsdoc | 121 ++++ Documentation/gsdoc/NSActionCell.gsdoc | 104 +++ Documentation/gsdoc/NSAffineTransform.gsdoc | 92 +++ Documentation/gsdoc/NSApplication.gsdoc | 376 ++++++++++ .../gsdoc/NSAttributedStrngAdds.gsdoc | 23 + Documentation/gsdoc/NSBezierPath.gsdoc | 244 +++++++ Documentation/gsdoc/NSBitmapImageRep.gsdoc | 120 ++++ Documentation/gsdoc/NSBox.gsdoc | 96 +++ Documentation/gsdoc/NSBrowser.gsdoc | 368 ++++++++++ Documentation/gsdoc/NSBrowserCell.gsdoc | 64 ++ Documentation/gsdoc/NSBundleAdditions.gsdoc | 43 ++ Documentation/gsdoc/NSButton.gsdoc | 180 +++++ Documentation/gsdoc/NSButtonCell.gsdoc | 216 ++++++ Documentation/gsdoc/NSCachedImageRep.gsdoc | 40 ++ Documentation/gsdoc/NSCell.gsdoc | 472 +++++++++++++ Documentation/gsdoc/NSClipView.gsdoc | 136 ++++ Documentation/gsdoc/NSCoderAdditions.gsdoc | 27 + Documentation/gsdoc/NSColor.gsdoc | 348 +++++++++ Documentation/gsdoc/NSColorList.gsdoc | 76 ++ Documentation/gsdoc/NSColorPanel.gsdoc | 108 +++ Documentation/gsdoc/NSColorPicker.gsdoc | 56 ++ Documentation/gsdoc/NSColorWell.gsdoc | 60 ++ Documentation/gsdoc/NSComboBox.gsdoc | 164 +++++ Documentation/gsdoc/NSComboBoxCell.gsdoc | 168 +++++ Documentation/gsdoc/NSControl.gsdoc | 292 ++++++++ Documentation/gsdoc/NSCursor.gsdoc | 104 +++ Documentation/gsdoc/NSCustomImageRep.gsdoc | 36 + Documentation/gsdoc/NSDPSContext.gsdoc | 188 +++++ Documentation/gsdoc/NSDocument.gsdoc | 224 ++++++ .../gsdoc/NSDocumentController.gsdoc | 124 ++++ Documentation/gsdoc/NSEPSImageRep.gsdoc | 44 ++ Documentation/gsdoc/NSEvent.gsdoc | 120 ++++ Documentation/gsdoc/NSFileWrapper.gsdoc | 140 ++++ Documentation/gsdoc/NSFont.gsdoc | 232 ++++++ Documentation/gsdoc/NSFontManager.gsdoc | 180 +++++ Documentation/gsdoc/NSFontPanel.gsdoc | 60 ++ Documentation/gsdoc/NSForm.gsdoc | 88 +++ Documentation/gsdoc/NSFormCell.gsdoc | 80 +++ Documentation/gsdoc/NSGraphicsContext.gsdoc | 56 ++ Documentation/gsdoc/NSHelpManager.gsdoc | 52 ++ Documentation/gsdoc/NSImage.gsdoc | 244 +++++++ Documentation/gsdoc/NSImageCell.gsdoc | 48 ++ Documentation/gsdoc/NSImageRep.gsdoc | 156 ++++ Documentation/gsdoc/NSImageView.gsdoc | 64 ++ Documentation/gsdoc/NSInputManager.gsdoc | 48 ++ Documentation/gsdoc/NSInputServer.gsdoc | 76 ++ Documentation/gsdoc/NSLayoutManager.gsdoc | 356 ++++++++++ Documentation/gsdoc/NSMatrix.gsdoc | 412 +++++++++++ Documentation/gsdoc/NSMenu.gsdoc | 208 ++++++ Documentation/gsdoc/NSMenuItem.gsdoc | 23 + Documentation/gsdoc/NSMenuItemCell.gsdoc | 124 ++++ Documentation/gsdoc/NSMenuView.gsdoc | 188 +++++ .../NSMutableAttributedStringAdditions.gsdoc | 63 ++ .../gsdoc/NSMutableParagraphStyle.gsdoc | 76 ++ Documentation/gsdoc/NSOpenPanel.gsdoc | 68 ++ Documentation/gsdoc/NSPICTImageRep.gsdoc | 40 ++ Documentation/gsdoc/NSPageLayout.gsdoc | 76 ++ Documentation/gsdoc/NSPanel.gsdoc | 48 ++ Documentation/gsdoc/NSParagraphStyle.gsdoc | 68 ++ Documentation/gsdoc/NSPasteboard.gsdoc | 128 ++++ Documentation/gsdoc/NSPopUpButton.gsdoc | 168 +++++ Documentation/gsdoc/NSPopUpButtonCell.gsdoc | 204 ++++++ Documentation/gsdoc/NSPrintInfo.gsdoc | 160 +++++ Documentation/gsdoc/NSPrintOperation.gsdoc | 136 ++++ Documentation/gsdoc/NSPrintPanel.gsdoc | 60 ++ Documentation/gsdoc/NSPrinter.gsdoc | 132 ++++ Documentation/gsdoc/NSProgressIndicator.gsdoc | 96 +++ Documentation/gsdoc/NSResponder.gsdoc | 388 ++++++++++ Documentation/gsdoc/NSRulerMarker.gsdoc | 100 +++ Documentation/gsdoc/NSRulerView.gsdoc | 192 +++++ Documentation/gsdoc/NSSavePanel.gsdoc | 115 +++ Documentation/gsdoc/NSScreen.gsdoc | 56 ++ Documentation/gsdoc/NSScrollView.gsdoc | 232 ++++++ Documentation/gsdoc/NSScroller.gsdoc | 92 +++ Documentation/gsdoc/NSSecureTextField.gsdoc | 24 + .../gsdoc/NSSecureTextFieldCell.gsdoc | 32 + Documentation/gsdoc/NSSlider.gsdoc | 144 ++++ Documentation/gsdoc/NSSliderCell.gsdoc | 156 ++++ Documentation/gsdoc/NSSpellChecker.gsdoc | 92 +++ Documentation/gsdoc/NSSpellServer.gsdoc | 60 ++ Documentation/gsdoc/NSSplitView.gsdoc | 52 ++ Documentation/gsdoc/NSStringAdditions.gsdoc | 35 + Documentation/gsdoc/NSTabView.gsdoc | 144 ++++ Documentation/gsdoc/NSTabViewItem.gsdoc | 84 +++ Documentation/gsdoc/NSTableColumn.gsdoc | 104 +++ Documentation/gsdoc/NSTableHeaderCell.gsdoc | 28 + Documentation/gsdoc/NSTableHeaderView.gsdoc | 52 ++ Documentation/gsdoc/NSTableView.gsdoc | 404 +++++++++++ Documentation/gsdoc/NSText.gsdoc | 316 +++++++++ Documentation/gsdoc/NSTextAttachment.gsdoc | 44 ++ .../gsdoc/NSTextAttachmentCell.gsdoc | 32 + Documentation/gsdoc/NSTextContainer.gsdoc | 92 +++ Documentation/gsdoc/NSTextField.gsdoc | 156 ++++ Documentation/gsdoc/NSTextFieldCell.gsdoc | 52 ++ Documentation/gsdoc/NSTextStorage.gsdoc | 76 ++ Documentation/gsdoc/NSTextTab.gsdoc | 36 + Documentation/gsdoc/NSTextView.gsdoc | 500 +++++++++++++ Documentation/gsdoc/NSView.gsdoc | 572 +++++++++++++++ Documentation/gsdoc/NSWindow.gsdoc | 664 ++++++++++++++++++ Documentation/gsdoc/NSWindowController.gsdoc | 108 +++ Documentation/gsdoc/NSWorkspace.gsdoc | 140 ++++ Documentation/gsdoc/README | 10 + 103 files changed, 14581 insertions(+) create mode 100644 Documentation/gsdoc/AppKit.gsdoc create mode 100644 Documentation/gsdoc/NSActionCell.gsdoc create mode 100644 Documentation/gsdoc/NSAffineTransform.gsdoc create mode 100644 Documentation/gsdoc/NSApplication.gsdoc create mode 100644 Documentation/gsdoc/NSAttributedStrngAdds.gsdoc create mode 100644 Documentation/gsdoc/NSBezierPath.gsdoc create mode 100644 Documentation/gsdoc/NSBitmapImageRep.gsdoc create mode 100644 Documentation/gsdoc/NSBox.gsdoc create mode 100644 Documentation/gsdoc/NSBrowser.gsdoc create mode 100644 Documentation/gsdoc/NSBrowserCell.gsdoc create mode 100644 Documentation/gsdoc/NSBundleAdditions.gsdoc create mode 100644 Documentation/gsdoc/NSButton.gsdoc create mode 100644 Documentation/gsdoc/NSButtonCell.gsdoc create mode 100644 Documentation/gsdoc/NSCachedImageRep.gsdoc create mode 100644 Documentation/gsdoc/NSCell.gsdoc create mode 100644 Documentation/gsdoc/NSClipView.gsdoc create mode 100644 Documentation/gsdoc/NSCoderAdditions.gsdoc create mode 100644 Documentation/gsdoc/NSColor.gsdoc create mode 100644 Documentation/gsdoc/NSColorList.gsdoc create mode 100644 Documentation/gsdoc/NSColorPanel.gsdoc create mode 100644 Documentation/gsdoc/NSColorPicker.gsdoc create mode 100644 Documentation/gsdoc/NSColorWell.gsdoc create mode 100644 Documentation/gsdoc/NSComboBox.gsdoc create mode 100644 Documentation/gsdoc/NSComboBoxCell.gsdoc create mode 100644 Documentation/gsdoc/NSControl.gsdoc create mode 100644 Documentation/gsdoc/NSCursor.gsdoc create mode 100644 Documentation/gsdoc/NSCustomImageRep.gsdoc create mode 100644 Documentation/gsdoc/NSDPSContext.gsdoc create mode 100644 Documentation/gsdoc/NSDocument.gsdoc create mode 100644 Documentation/gsdoc/NSDocumentController.gsdoc create mode 100644 Documentation/gsdoc/NSEPSImageRep.gsdoc create mode 100644 Documentation/gsdoc/NSEvent.gsdoc create mode 100644 Documentation/gsdoc/NSFileWrapper.gsdoc create mode 100644 Documentation/gsdoc/NSFont.gsdoc create mode 100644 Documentation/gsdoc/NSFontManager.gsdoc create mode 100644 Documentation/gsdoc/NSFontPanel.gsdoc create mode 100644 Documentation/gsdoc/NSForm.gsdoc create mode 100644 Documentation/gsdoc/NSFormCell.gsdoc create mode 100644 Documentation/gsdoc/NSGraphicsContext.gsdoc create mode 100644 Documentation/gsdoc/NSHelpManager.gsdoc create mode 100644 Documentation/gsdoc/NSImage.gsdoc create mode 100644 Documentation/gsdoc/NSImageCell.gsdoc create mode 100644 Documentation/gsdoc/NSImageRep.gsdoc create mode 100644 Documentation/gsdoc/NSImageView.gsdoc create mode 100644 Documentation/gsdoc/NSInputManager.gsdoc create mode 100644 Documentation/gsdoc/NSInputServer.gsdoc create mode 100644 Documentation/gsdoc/NSLayoutManager.gsdoc create mode 100644 Documentation/gsdoc/NSMatrix.gsdoc create mode 100644 Documentation/gsdoc/NSMenu.gsdoc create mode 100644 Documentation/gsdoc/NSMenuItem.gsdoc create mode 100644 Documentation/gsdoc/NSMenuItemCell.gsdoc create mode 100644 Documentation/gsdoc/NSMenuView.gsdoc create mode 100644 Documentation/gsdoc/NSMutableAttributedStringAdditions.gsdoc create mode 100644 Documentation/gsdoc/NSMutableParagraphStyle.gsdoc create mode 100644 Documentation/gsdoc/NSOpenPanel.gsdoc create mode 100644 Documentation/gsdoc/NSPICTImageRep.gsdoc create mode 100644 Documentation/gsdoc/NSPageLayout.gsdoc create mode 100644 Documentation/gsdoc/NSPanel.gsdoc create mode 100644 Documentation/gsdoc/NSParagraphStyle.gsdoc create mode 100644 Documentation/gsdoc/NSPasteboard.gsdoc create mode 100644 Documentation/gsdoc/NSPopUpButton.gsdoc create mode 100644 Documentation/gsdoc/NSPopUpButtonCell.gsdoc create mode 100644 Documentation/gsdoc/NSPrintInfo.gsdoc create mode 100644 Documentation/gsdoc/NSPrintOperation.gsdoc create mode 100644 Documentation/gsdoc/NSPrintPanel.gsdoc create mode 100644 Documentation/gsdoc/NSPrinter.gsdoc create mode 100644 Documentation/gsdoc/NSProgressIndicator.gsdoc create mode 100644 Documentation/gsdoc/NSResponder.gsdoc create mode 100644 Documentation/gsdoc/NSRulerMarker.gsdoc create mode 100644 Documentation/gsdoc/NSRulerView.gsdoc create mode 100644 Documentation/gsdoc/NSSavePanel.gsdoc create mode 100644 Documentation/gsdoc/NSScreen.gsdoc create mode 100644 Documentation/gsdoc/NSScrollView.gsdoc create mode 100644 Documentation/gsdoc/NSScroller.gsdoc create mode 100644 Documentation/gsdoc/NSSecureTextField.gsdoc create mode 100644 Documentation/gsdoc/NSSecureTextFieldCell.gsdoc create mode 100644 Documentation/gsdoc/NSSlider.gsdoc create mode 100644 Documentation/gsdoc/NSSliderCell.gsdoc create mode 100644 Documentation/gsdoc/NSSpellChecker.gsdoc create mode 100644 Documentation/gsdoc/NSSpellServer.gsdoc create mode 100644 Documentation/gsdoc/NSSplitView.gsdoc create mode 100644 Documentation/gsdoc/NSStringAdditions.gsdoc create mode 100644 Documentation/gsdoc/NSTabView.gsdoc create mode 100644 Documentation/gsdoc/NSTabViewItem.gsdoc create mode 100644 Documentation/gsdoc/NSTableColumn.gsdoc create mode 100644 Documentation/gsdoc/NSTableHeaderCell.gsdoc create mode 100644 Documentation/gsdoc/NSTableHeaderView.gsdoc create mode 100644 Documentation/gsdoc/NSTableView.gsdoc create mode 100644 Documentation/gsdoc/NSText.gsdoc create mode 100644 Documentation/gsdoc/NSTextAttachment.gsdoc create mode 100644 Documentation/gsdoc/NSTextAttachmentCell.gsdoc create mode 100644 Documentation/gsdoc/NSTextContainer.gsdoc create mode 100644 Documentation/gsdoc/NSTextField.gsdoc create mode 100644 Documentation/gsdoc/NSTextFieldCell.gsdoc create mode 100644 Documentation/gsdoc/NSTextStorage.gsdoc create mode 100644 Documentation/gsdoc/NSTextTab.gsdoc create mode 100644 Documentation/gsdoc/NSTextView.gsdoc create mode 100644 Documentation/gsdoc/NSView.gsdoc create mode 100644 Documentation/gsdoc/NSWindow.gsdoc create mode 100644 Documentation/gsdoc/NSWindowController.gsdoc create mode 100644 Documentation/gsdoc/NSWorkspace.gsdoc create mode 100644 Documentation/gsdoc/README diff --git a/ChangeLog b/ChangeLog index 6382edfe7..2c5322fb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 28 15:37:00 2000 Richard Frith-Macdonald + + * Documentation/gsdoc: Added skeleton documentation for the + OpenStep/MacOS-X appkit classes in the gsdoc subdirectory. + Mon Feb 28 06:42:00 2000 Richard Frith-Macdonald Font fixes - mostly from Fred Keifer. diff --git a/Documentation/gsdoc/AppKit.gsdoc b/Documentation/gsdoc/AppKit.gsdoc new file mode 100644 index 000000000..73b42c85e --- /dev/null +++ b/Documentation/gsdoc/AppKit.gsdoc @@ -0,0 +1,121 @@ + + + + + AppKit + + + + + 0.1 + 28 February, 2000 + + + + AppKit + + NSArchiver + NSActionCell + NSAffineTransform + NSApplication + NSAttributedStrngAdds + NSBezierPath + NSBitmapImageRep + NSBox + NSBrowser + NSBrowserCell + NSBundleAdditions + NSButton + NSButtonCell + NSCachedImageRep + NSCell + NSClipView + NSCoderAdditions + NSColor + NSColorList + NSColorPanel + NSColorPicker + NSColorWell + NSComboBox + NSComboBoxCell + NSControl + NSCursor + NSCustomImageRep + NSDPSContext + NSDocument + NSDocumentController + NSEPSImageRep + NSEvent + NSFileWrapper + NSFont + NSFontManager + NSFontPanel + NSForm + NSFormCell + NSGraphicsContext + NSHelpManager + NSImage + NSImageCell + NSImageRep + NSImageView + NSInputManager + NSInputServer + NSLayoutManager + NSMatrix + NSMenu + NSMenuItem + NSMenuItemCell + NSMenuView + NSMutableAttributedStringAdditions + NSMutableParagraphStyle + NSOpenPanel + NSPICTImageRep + NSPageLayout + NSPanel + NSParagraphStyle + NSPasteboard + NSPopUpButton + NSPopUpButtonCell + NSPrintInfo + NSPrintOperation + NSPrintPanel + NSPrinter + NSProgressIndicator + NSResponder + NSRulerMarker + NSRulerView + NSSavePanel + NSScreen + NSScrollView + NSScroller + NSSecureTextField + NSSecureTextFieldCell + NSSlider + NSSliderCell + NSSpellChecker + NSSpellServer + NSSplitView + NSStringAdditions + NSTabView + NSTabViewItem + NSTableColumn + NSTableHeaderCell + NSTableHeaderView + NSTableView + NSText + NSTextAttachment + NSTextAttachmentCell + NSTextContainer + NSTextField + NSTextFieldCell + NSTextStorage + NSTextTab + NSTextView + NSView + NSWindow + NSWindowController + NSWorkspace + + + + diff --git a/Documentation/gsdoc/NSActionCell.gsdoc b/Documentation/gsdoc/NSActionCell.gsdoc new file mode 100644 index 000000000..b1a41662e --- /dev/null +++ b/Documentation/gsdoc/NSActionCell.gsdoc @@ -0,0 +1,104 @@ + + + + + NSActionCell + + + + + 0.1 + 28 February, 2000 + + + + NSActionCell + + AppKit/NSActionCell.h + NSCoding + + + action + + + + controlView + + + + doubleValue + + + + drawWithFrame:cellFrame + + + + floatValue + + + + intValue + + + + setAction:aSelector + + + + setAlignment:mode + + + + setBezeled:flag + + + + setBordered:flag + + + + setEnabled:flag + + + + setFloatingPointFormat:autoRangeleft:(unsigned int)leftDigits right:rightDigits + + + + setFont:fontObj + + + + setImage:image + + + + setObjectValue:object + + + + setTag:anInt + + + + setTarget:anObject + + + + stringValue + + + + tag + + + + target + + + + + + + diff --git a/Documentation/gsdoc/NSAffineTransform.gsdoc b/Documentation/gsdoc/NSAffineTransform.gsdoc new file mode 100644 index 000000000..404aba9fc --- /dev/null +++ b/Documentation/gsdoc/NSAffineTransform.gsdoc @@ -0,0 +1,92 @@ + + + + + NSAffineTransform + + + + + 0.1 + 28 February, 2000 + + + + NSAffineTransform + + AppKit/NSAffineTransform.h + NSCoding + + + transform + + + + appendTransform:aTransform + + + + concat + + + + initWithTransform:aTransform + + + + invert + + + + prependTransform:aTransform + + + + rotateByDegrees:angle + + + + rotateByRadians:angle + + + + scaleBy:scale + + + + scaleXBy:scaleX + + + + set + + + + setTransformStruct:aTransformStruct + + + + transformBezierPath:aPath + + + + transformPoint:aPoint + + + + transformSize:aSize + + + + transformStruct + + + + translateXBy:deltaX + + + + + + + diff --git a/Documentation/gsdoc/NSApplication.gsdoc b/Documentation/gsdoc/NSApplication.gsdoc new file mode 100644 index 000000000..d51467859 --- /dev/null +++ b/Documentation/gsdoc/NSApplication.gsdoc @@ -0,0 +1,376 @@ + + + + + NSApplication + + + + + 0.1 + 28 February, 2000 + + + + NSApplication + + AppKit/NSApplication.h + NSCoding + + + setApplicationHandle:hInstancepreviousHandle:prevInstancecommandLine:(NSString *)cmdLine show:cmdShow + + + + useRunningCopyOfApplication + + + + abortModal + + + + activateContextHelpMode:sender + + + + activateIgnoringOtherApps:flag + + + + addWindowsItem:aWindowtitle:(NSString *) filename:isFilename + + + + applicationHandle + + + + applicationIconImage + + + + arrangeInFront:sender + + + + beginModalSessionForWindow:aWindow + + + + changeWindowsItem:aWindowtitle:(NSString *)aString filename:isFilename + + + + context + + + + currentEvent + + + + deactivate + + + + discardEventsMatchingMask:maskbeforeEvent:lastEvent + + + + endModalSession:session + + + + finishLaunching + + + + hide:sender + + + + isActive + + + + isHidden + + + + isRunning + + + + keyWindow + + + + mainMenu + + + + mainWindow + + + + makeWindowsPerform:aSelector + + + + miniaturizeAll:sender + + + + modalWindow + + + + nextEventMatchingMask:maskuntilDate:expirationinMode:(NSString *)mode dequeue:flag + + + + orderFrontColorPanel:sender + + + + orderFrontStandardAboutPanel:sender; + + + + orderFrontStandardAboutPanelWithOptions:optionsDictionary; + + + + postEvent:anEvent + + + + preventWindowOrdering + + + + registerServicesMenuSendTypes:sendTypesreturnTypes:returnTypes + + + + removeWindowsItem:aWindow + + + + reportException:anException + + + + run + + + + runModalForWindow:aWindow + + + + runModalSession:session + + + + runPageLayout:sender + + + + sendAction:anActionto:(id)aTarget from:sender + + + + sendEvent:anEvent + + + + servicesMenu + + + + servicesProvider + + + + setApplicationIconImage:anImage + + + + setDelegate:anObject + + + + setMainMenu:aMenu + + + + setServicesMenu:aMenu + + + + setServicesProvider:aProvider + + + + setWindowsMenu:aMenu + + + + setWindowsNeedUpdate:flag + + + + showHelp:sender + + + + stop:sender + + + + stopModal + + + + stopModalWithCode:returnCode + + + + targetForAction:aSelector + + + + terminate:sender + + + + tryToPerform:aSelector + + + + unhide:sender + + + + unhideWithoutActivation + + + + updateWindows + + + + updateWindowsItem:aWindow + + + + validRequestorForSendType:sendTypereturnType:returnType + + + + windows + + + + windowsMenu + + + + windowWithWindowHandle:hWnd + + + + windowWithWindowNumber:windowNum + + + + application:theApplication + + + + application:senderopenFileWithoutUI:filename + + + + application:theApplication + + + + application:theApplication + + + + applicationDidBecomeActive:aNotification + + + + applicationDidFinishLaunching:aNotification + + + + applicationDidHide:aNotification + + + + applicationDidResignActive:aNotification + + + + applicationDidUnhide:aNotification + + + + applicationDidUpdate:aNotification + + + + applicationOpenUntitledFile:theApplication + + + + applicationShouldOpenUntitledFile:sender + + + + applicationShouldTerminate:sender + + + + applicationShouldTerminateAfterLastWindowClosed:theApplication + + + + applicationWillBecomeActive:aNotification + + + + applicationWillFinishLaunching:aNotification + + + + applicationWillHide:aNotification + + + + applicationWillTerminate:aNotification + + + + applicationWillResignActive:aNotification + + + + applicationWillUnhide:aNotification + + + + applicationWillUpdate:aNotification + + + + + + + diff --git a/Documentation/gsdoc/NSAttributedStrngAdds.gsdoc b/Documentation/gsdoc/NSAttributedStrngAdds.gsdoc new file mode 100644 index 000000000..a1859943f --- /dev/null +++ b/Documentation/gsdoc/NSAttributedStrngAdds.gsdoc @@ -0,0 +1,23 @@ + + + + + NSAttributedStrngAdds + + + + + 0.1 + 28 February, 2000 + + + + NSAttributedStrngAdds + + AppKit/NSApplication.h + + + + + + diff --git a/Documentation/gsdoc/NSBezierPath.gsdoc b/Documentation/gsdoc/NSBezierPath.gsdoc new file mode 100644 index 000000000..3da1a0306 --- /dev/null +++ b/Documentation/gsdoc/NSBezierPath.gsdoc @@ -0,0 +1,244 @@ + + + + + NSBezierPath + + + + + 0.1 + 28 February, 2000 + + + + NSBezierPath + + AppKit/NSBezierPath.h + NSCoding + + + bezierPath + + + + bezierPathWithRect:aRect + + + + clipRect:aRect + + + + drawPackedGlyphs:packedGlyphs + + + + fillRect:aRect + + + + setFlatness:flatness + + + + setHalftonePhase:aPoint + + + + setLineCapStyle:lineCap + + + + setLineJoinStyle:lineJoinStyle + + + + setLineWidth:width + + + + setMiterLimit:limit + + + + strokeLineFromPoint:point1toPoint:point2 + + + + strokeRect:aRect + + + + addClip + + + + appendBezierPath:aPath + + + + appendBezierPathWithArcWithCenter:centerradius:(float)radius startAngle:startAngle + + + + appendBezierPathWithGlyph:aGlyph + + + + appendBezierPathWithGlyphs:glyphscount:(int)count inFont:fontObj + + + + appendBezierPathWithOvalInRect:aRect + + + + appendBezierPathWithPackedGlyphs:packedGlyphs + + + + appendBezierPathWithPoints:points + + + + appendBezierPathWithRect:aRect + + + + bounds + + + + cachesBezierPath + + + + closePath + + + + controlPointBounds + + + + currentPoint + + + + curveToPoint:aPointcontrolPoint1:controlPoint1 + + + + elementCount + + + + elementTypeAtIndex:index + + + + elementTypeAtIndex:indexassociatedPoints:points + + + + fill + + + + isHitByPath:aBezierPath + + + + isHitByPoint:aPoint + + + + isHitByRect:aRect + + + + isStrokeHitByPath:aBezierPath + + + + isStrokeHitByPoint:aPoint + + + + isStrokeHitByRect:aRect + + + + lineToPoint:aPoint + + + + moveToPoint:aPoint + + + + pathElementIndexForPointIndex:index + + + + pointAtIndex:index + + + + pointCount + + + + pointIndexForPathElementIndex:index + + + + relativeCurveToPoint:aPointcontrolPoint1:controlPoint1 + + + + relativeLineToPoint:aPoint + + + + relativeMoveToPoint:aPoint + + + + removeLastElement + + + + reset + + + + setCachesBezierPath:flag + + + + setClip + + + + setPointAtIndex:indextoPoint:aPoint + + + + setWindingRule:aWindingRule + + + + stroke + + + + windingRule + + + + + + + diff --git a/Documentation/gsdoc/NSBitmapImageRep.gsdoc b/Documentation/gsdoc/NSBitmapImageRep.gsdoc new file mode 100644 index 000000000..c184d4328 --- /dev/null +++ b/Documentation/gsdoc/NSBitmapImageRep.gsdoc @@ -0,0 +1,120 @@ + + + + + NSBitmapImageRep + + + + + 0.1 + 28 February, 2000 + + + + NSBitmapImageRep + + AppKit/NSImage.h + NSCoding + + + getTIFFCompressionTypes:listcount:numTypes + + + + imageRepsWithData:bitmapData + + + + imageRepWithData:bitmapData + + + + localizedNameForTIFFCompressionType:compression + + + + TIFFRepresentationOfImageRepsInArray:array + + + + TIFFRepresentationOfImageRepsInArray:arrayusingCompression:compression + + + + bitmapData + + + + bitsPerPixel + + + + bytesPerPlane + + + + bytesPerRow + + + + canBeCompressedUsing:compression + + + + getBitmapDataPlanes:data + + + + getCompression:compression + + + + initWithBitmapDataPlanes:planespixelsWide:widthpixelsHigh:heightbitsPerSample:bpssamplesPerPixel:spphasAlpha:alphaisPlanar:isPlanarcolorSpaceName:colorSpaceNamebytesPerRow:(int)rowBytes bitsPerPixel:pixelBits + + + + initWithBitmapHandle:bitmap + + + + initWithData:bitmapData + + + + initWithFocusedViewRect:rect + + + + initWithIconHandle:icon + + + + isPlanar + + + + numberOfPlanes + + + + samplesPerPixel + + + + setCompression:compression + + + + TIFFRepresentation + + + + TIFFRepresentationUsingCompression:compfactor:factor + + + + + + + diff --git a/Documentation/gsdoc/NSBox.gsdoc b/Documentation/gsdoc/NSBox.gsdoc new file mode 100644 index 000000000..4c67fc9c8 --- /dev/null +++ b/Documentation/gsdoc/NSBox.gsdoc @@ -0,0 +1,96 @@ + + + + + NSBox + + + + + 0.1 + 28 February, 2000 + + + + NSBox + + AppKit/NSBox.h + NSCoding + + + borderRect + + + + borderType + + + + contentView + + + + contentViewMargins + + + + setBorderType:aType + + + + setContentView:aView + + + + setContentViewMargins:offsetSize + + + + setFrameFromContentFrame:contentFrame + + + + setTitle:aString + + + + setTitleFont:aFont + + + + setTitlePosition:aPosition + + + + setTitleWithMnemonic:aString + + + + sizeToFit + + + + title + + + + titleCell + + + + titleFont + + + + titlePosition + + + + titleRect + + + + + + + diff --git a/Documentation/gsdoc/NSBrowser.gsdoc b/Documentation/gsdoc/NSBrowser.gsdoc new file mode 100644 index 000000000..bad2d1fe8 --- /dev/null +++ b/Documentation/gsdoc/NSBrowser.gsdoc @@ -0,0 +1,368 @@ + + + + + NSBrowser + + + + + 0.1 + 28 February, 2000 + + + + NSBrowser + + AppKit/NSBrowser.h + NSCoding + + + cellClass + + + + acceptsArrowKeys + + + + addColumn + + + + allowsBranchSelection + + + + allowsEmptySelection + + + + allowsMultipleSelection + + + + cellPrototype + + + + columnOfMatrix:matrix + + + + delegate + + + + displayAllColumns + + + + displayColumn:column + + + + doClick:sender + + + + doDoubleClick:sender + + + + doubleAction + + + + drawTitleOfColumn:column + + + + firstVisibleColumn + + + + frameOfColumn:column + + + + frameOfInsideOfColumn:column + + + + hasHorizontalScroller + + + + isLoaded + + + + isTitled + + + + lastColumn + + + + lastVisibleColumn + + + + loadColumnZero + + + + loadedCellAtRow:rowcolumn:column + + + + matrixClass + + + + matrixInColumn:column + + + + maxVisibleColumns + + + + minColumnWidth + + + + numberOfVisibleColumns + + + + path + + + + pathSeparator + + + + pathToColumn:column + + + + reloadColumn:column + + + + reusesColumns + + + + scrollColumnToVisible:column + + + + scrollColumnsLeftBy:shiftAmount + + + + scrollColumnsRightBy:shiftAmount + + + + scrollViaScroller:sender + + + + selectAll:sender + + + + selectRow:rowinColumn:column + + + + selectedCell + + + + selectedCellInColumn:column + + + + selectedCells + + + + selectedColumn + + + + selectedRowInColumn:column + + + + sendAction + + + + sendsActionOnArrowKeys + + + + separatesColumns + + + + setAcceptsArrowKeys:flag + + + + setAllowsBranchSelection:flag + + + + setAllowsEmptySelection:flag + + + + setAllowsMultipleSelection:flag + + + + setCellClass:factoryId + + + + setCellPrototype:aCell + + + + setDelegate:anObject + + + + setDoubleAction:aSelector + + + + setHasHorizontalScroller:flag + + + + setLastColumn:column + + + + setMatrixClass:factoryId + + + + setMaxVisibleColumns:columnCount + + + + setMinColumnWidth:columnWidth + + + + setPath:path + + + + setPathSeparator:newString + + + + setReusesColumns:flag + + + + setSendsActionOnArrowKeys:flag + + + + setSeparatesColumns:flag + + + + setTakesTitleFromPreviousColumn:flag + + + + setTitle:aStringofColumn:column + + + + setTitled:flag + + + + takesTitleFromPreviousColumn + + + + tile + + + + titleFrameOfColumn:column + + + + titleHeight + + + + titleOfColumn:column + + + + updateScroller + + + + validateVisibleColumns + + + + browser:sendercreateRowsForColumn:columninMatrix:matrix + + + + browser:senderisColumnValid:column + + + + browser:sendernumberOfRowsInColumn:column + + + + browser:senderselectCellWithString:titleinColumn:column + + + + browser:senderselectRow:rowinColumn:column + + + + browser:sendertitleOfColumn:column + + + + browser:senderwillDisplayCell:cellatRow:rowcolumn:column + + + + browserDidScroll:sender + + + + browserWillScroll:sender + + + + + + + diff --git a/Documentation/gsdoc/NSBrowserCell.gsdoc b/Documentation/gsdoc/NSBrowserCell.gsdoc new file mode 100644 index 000000000..626f1bcde --- /dev/null +++ b/Documentation/gsdoc/NSBrowserCell.gsdoc @@ -0,0 +1,64 @@ + + + + + NSBrowserCell + + + + + 0.1 + 28 February, 2000 + + + + NSBrowserCell + + AppKit/NSBrowserCell.h + NSCoding + + + branchImage + + + + highlightedBranchImage + + + + alternateImage + + + + isLeaf + + + + isLoaded + + + + reset + + + + set + + + + setAlternateImage:newAltImage + + + + setLeaf:flag + + + + setLoaded:flag + + + + + + + diff --git a/Documentation/gsdoc/NSBundleAdditions.gsdoc b/Documentation/gsdoc/NSBundleAdditions.gsdoc new file mode 100644 index 000000000..29ba1b05d --- /dev/null +++ b/Documentation/gsdoc/NSBundleAdditions.gsdoc @@ -0,0 +1,43 @@ + + + + + NSBundleAdditions + + + + + 0.1 + 28 February, 2000 + + + + NSBundleAdditions + + AppKit/NSHelpManager.h + + + loadNibFile:fileNameexternalNameTable:contextwithZone:zone + + + + loadNibNamed:aNibName + + + + contextHelpForKey:key + + + + loadNibFile:fileNameexternalNameTable:contextwithZone:zone + + + + pathForImageResource:name + + + + + + + diff --git a/Documentation/gsdoc/NSButton.gsdoc b/Documentation/gsdoc/NSButton.gsdoc new file mode 100644 index 000000000..c70d9ce16 --- /dev/null +++ b/Documentation/gsdoc/NSButton.gsdoc @@ -0,0 +1,180 @@ + + + + + NSButton + + + + + 0.1 + 28 February, 2000 + + + + NSButton + + AppKit/NSButton.h + NSCoding + + + allowsMixedState + + + + alternateImage + + + + alternateTitle + + + + attributedAlternateTitle + + + + attributedTitle + + + + bezelStyle + + + + getPeriodicDelay:delayinterval:interval + + + + highlight:flag + + + + imagePosition + + + + isBordered + + + + isTransparent + + + + keyEquivalent + + + + keyEquivalentModifierMask + + + + performClick:sender + + + + performKeyEquivalent:anEvent + + + + setAllowsMixedState:flag + + + + setAlternateImage:image + + + + setAlternateTitle:aString + + + + setAttributedAlternateTitle:aString + + + + setAttributedTitle:aString + + + + setBezelStyle:bezelStyle + + + + setBordered:flag + + + + setButtonType:aType + + + + setImage:image + + + + setImagePosition:aPosition + + + + setKeyEquivalent:charCode + + + + setKeyEquivalentModifierMask:mask + + + + setNextState + + + + setPeriodicDelay:delayinterval:interval + + + + setShowsBorderOnlyWhileMouseInside:show + + + + setSound:aSound + + + + setState:value + + + + setTitle:aString + + + + setTitleWithMnemonic:aString + + + + setTransparent:flag + + + + showsBorderOnlyWhileMouseInside + + + + sound + + + + state + + + + title + + + + + + + diff --git a/Documentation/gsdoc/NSButtonCell.gsdoc b/Documentation/gsdoc/NSButtonCell.gsdoc new file mode 100644 index 000000000..092e0754a --- /dev/null +++ b/Documentation/gsdoc/NSButtonCell.gsdoc @@ -0,0 +1,216 @@ + + + + + NSButtonCell + + + + + 0.1 + 28 February, 2000 + + + + NSButtonCell + + AppKit/NSButtonCell.h + NSCoding + + + alternateImage + + + + alternateMnemonic + + + + alternateMnemonicLocation + + + + alternateTitle + + + + attributedAlternateTitle + + + + attributedTitle + + + + bezelStyle + + + + getPeriodicDelay:delayinterval:interval + + + + gradientType + + + + highlightsBy + + + + imageDimsWhenDisabled + + + + imagePosition + + + + isOpaque + + + + isTransparent + + + + keyEquivalent + + + + keyEquivalentFont + + + + keyEquivalentModifierMask + + + + mouseEntered:event + + + + mouseExited:event + + + + performClick:sender + + + + setAlternateImage:image + + + + setAlternateMnemonicLocation:location + + + + setAlternateTitle:aString + + + + setAlternateTitleWithMnemonic:aString + + + + setAttributedAlternateTitle:aString + + + + setAttributedTitle:aString + + + + setBezelStyle:bezelStyle + + + + setButtonType:aType + + + + setFont:fontObj + + + + setGradientType:gradientType + + + + setHighlightsBy:aType + + + + setImageDimsWhenDisabled:flag + + + + setImagePosition:aPosition + + + + setKeyEquivalent:aKeyEquivalent + + + + setKeyEquivalentFont:fontObj + + + + setKeyEquivalentFont:fontName + + + + setKeyEquivalentModifierMask:mask + + + + setPeriodicDelay:delayinterval:interval + + + + setShowsBorderOnlyWhileMouseInside:show + + + + setShowsStateBy:aType + + + + setSound:aSound + + + + setTitle:aString + + + + setTitleWithMnemonic:aString + + + + setTransparent:flag + + + + showsStateBy + + + + showsBorderOnlyWhileMouseInside + + + + sound + + + + title + + + + + + + diff --git a/Documentation/gsdoc/NSCachedImageRep.gsdoc b/Documentation/gsdoc/NSCachedImageRep.gsdoc new file mode 100644 index 000000000..75b2c7d0d --- /dev/null +++ b/Documentation/gsdoc/NSCachedImageRep.gsdoc @@ -0,0 +1,40 @@ + + + + + NSCachedImageRep + + + + + 0.1 + 28 February, 2000 + + + + NSCachedImageRep + + AppKit/NSImageRep.h + NSCoding + + + initWithSize:sizedepth:depthseparate:flagalpha:alpha + + + + initWithWindow:aWindow + + + + rect + + + + window + + + + + + + diff --git a/Documentation/gsdoc/NSCell.gsdoc b/Documentation/gsdoc/NSCell.gsdoc new file mode 100644 index 000000000..1985e0071 --- /dev/null +++ b/Documentation/gsdoc/NSCell.gsdoc @@ -0,0 +1,472 @@ + + + + + NSCell + + + + + 0.1 + 28 February, 2000 + + + + NSCell + + AppKit/NSCell.h + NSCoding + + + defaultMenu + + + + prefersTrackingUntilMouseUp + + + + acceptsFirstResponder + + + + action + + + + alignment + + + + allowsEditingTextAttributes + + + + allowsMixedState + + + + attributedStringValue + + + + calcDrawInfo:aRect + + + + cellAttribute:aParameter + + + + cellSize + + + + cellSizeForBounds:aRect + + + + compare:otherCell + + + + continueTracking:lastPointat:(NSPoint)currentPoint inView:controlView + + + + controlView + + + + doubleValue + + + + drawInteriorWithFrame:cellFrame + + + + drawWithFrame:cellFrame + + + + drawingRectForBounds:theRect + + + + editWithFrame:aRectinView:controlVieweditor:(NSText *)textObj delegate:anObject + + + + endEditing:textObj + + + + entryType + + + + floatValue + + + + font + + + + formatter + + + + getPeriodicDelay:delayinterval:interval + + + + hasValidObjectValue + + + + highlight:flagwithFrame:cellFrame + + + + image + + + + imageRectForBounds:theRect + + + + importsGraphics + + + + initImageCell:anImage + + + + initTextCell:aString + + + + intValue + + + + isBezeled + + + + isBordered + + + + isContinuous + + + + isEditable + + + + isEnabled + + + + isEntryAcceptable:aString + + + + isHighlighted + + + + isOpaque + + + + isScrollable + + + + isSelectable + + + + keyEquivalent + + + + menu + + + + menuForEvent:anEventinRect:(NSRect)cellFrame ofView:aView + + + + mnemonic + + + + mnemonicLocation + + + + mouseDownFlags + + + + nextState + + + + objectValue + + + + performClick:sender + + + + refusesFirstResponder + + + + representedObject + + + + resetCursorRect:cellFrame + + + + sendActionOn:mask + + + + sendsActionOnEndEditing + + + + setAction:aSelector + + + + setAlignment:mode + + + + setAllowsEditingTextAttributes:flag + + + + setAllowsMixedState:flag + + + + setAttributedStringValue:attribStr + + + + setBezeled:flag + + + + setBordered:flag + + + + setCellAttribute:aParameter + + + + setContinuous:flag + + + + setDoubleValue:aDouble + + + + setEditable:flag + + + + setEnabled:flag + + + + setEntryType:aType + + + + setFloatingPointFormat:autoRangeleft:(unsigned)leftDigits right:rightDigits + + + + setFloatValue:aFloat + + + + setFont:fontObj + + + + setFormatter:newFormatter + + + + setImage:image + + + + setImportsGraphics:flag + + + + setIntValue:anInt + + + + setMenu:aMenu + + + + setMnemonicLocation:location + + + + setNextState + + + + setObjectValue:object + + + + setRefusesFirstResponder:flag + + + + setRepresentedObject:anObject + + + + setScrollable:flag + + + + setSelectable:flag + + + + setSendsActionOnEndEditing:flag + + + + setShowsFirstResponder:flag + + + + setState:value + + + + setStringValue:aString + + + + setTag:anInt + + + + setTarget:anObject + + + + setTitleWithMnemonic:aString + + + + setType:aType + + + + setUpFieldEditorAttributes:textObj + + + + setWraps:flag + + + + showsFirstResponder + + + + startTrackingAt:startPoint + + + + state + + + + stopTracking:lastPointat:(NSPoint)stopPoint inView:controlView + + + + stringValue + + + + tag + + + + takeDoubleValueFrom:sender + + + + takeFloatValueFrom:sender + + + + takeIntValueFrom:sender + + + + takeObjectValueFrom:sender + + + + takeStringValueFrom:sender + + + + target + + + + titleRectForBounds:theRect + + + + trackMouse:theEventinRect:(NSRect)cellFrame ofView:controlViewuntilMouseUp:untilMouseUp + + + + type + + + + wraps + + + + + + + diff --git a/Documentation/gsdoc/NSClipView.gsdoc b/Documentation/gsdoc/NSClipView.gsdoc new file mode 100644 index 000000000..edc058331 --- /dev/null +++ b/Documentation/gsdoc/NSClipView.gsdoc @@ -0,0 +1,136 @@ + + + + + NSClipView + + + + + 0.1 + 28 February, 2000 + + + + NSClipView + + AppKit/NSClipView.h + NSCoding + + + acceptsFirstResponder + + + + autoscroll:theEvent + + + + backgroundColor + + + + becomeFirstResponder + + + + constrainScrollPoint:proposedNewOrigin + + + + copiesOnScroll + + + + documentCursor + + + + documentRect + + + + documentView + + + + documentVisibleRect + + + + isFlipped + + + + rotateByAngle:angle + + + + scaleUnitSquareToSize:newUnitSize + + + + scrollToPoint:newOrigin + + + + setBackgroundColor:aColor + + + + setBoundsOrigin:aPoint + + + + setBoundsRotation:angle + + + + setBoundsSize:aSize + + + + setCopiesOnScroll:flag + + + + setDocumentCursor:aCursor + + + + setDocumentView:aView + + + + setFrameOrigin:aPoint + + + + setFrameRotation:angle + + + + setFrameSize:aSize + + + + setNextKeyView:aView + + + + translateOriginToPoint:aPoint + + + + viewBoundsChanged:aNotification + + + + viewFrameChanged:aNotification + + + + + + + diff --git a/Documentation/gsdoc/NSCoderAdditions.gsdoc b/Documentation/gsdoc/NSCoderAdditions.gsdoc new file mode 100644 index 000000000..1b4693e8b --- /dev/null +++ b/Documentation/gsdoc/NSCoderAdditions.gsdoc @@ -0,0 +1,27 @@ + + + + + NSCoderAdditions + + + + + 0.1 + 28 February, 2000 + + + + NSCoderAdditions + + AppKit/NSColor.h + + + decodeNXColor + + + + + + + diff --git a/Documentation/gsdoc/NSColor.gsdoc b/Documentation/gsdoc/NSColor.gsdoc new file mode 100644 index 000000000..9cfa99c50 --- /dev/null +++ b/Documentation/gsdoc/NSColor.gsdoc @@ -0,0 +1,348 @@ + + + + + NSColor + + + + + 0.1 + 28 February, 2000 + + + + NSColor + + AppKit/NSColor.h + NSCoding + + + blackColor + + + + blueColor + + + + brownColor + + + + clearColor + + + + colorFromPasteboard:pasteBoard + + + + colorWithCalibratedHue:huesaturation:saturationbrightness:(float)brightness alpha:alpha + + + + colorWithCalibratedRed:redgreen:greenblue:(float)blue alpha:alpha + + + + colorWithCalibratedWhite:white + + + + colorWithCatalogName:listNamecolorName:colorName + + + + colorWithDeviceCyan:cyanmagenta:magentayellow:(float)yellow black:black + + + + colorWithDeviceHue:huesaturation:saturationbrightness:(float)brightness alpha:alpha + + + + colorWithDeviceRed:redgreen:greenblue:(float)blue alpha:alpha + + + + colorWithDeviceWhite:white + + + + controlBackgroundColor + + + + controlColor + + + + controlDarkShadowColor + + + + controlHighlightColor + + + + controlLightHighlightColor + + + + controlShadowColor + + + + controlTextColor + + + + cyanColor + + + + darkGrayColor + + + + disabledControlTextColor + + + + grayColor + + + + greenColor + + + + gridColor + + + + highlightColor + + + + ignoresAlpha + + + + keyboardFocusIndicatorColor + + + + knobColor + + + + lightGrayColor + + + + magentaColor + + + + orangeColor + + + + purpleColor + + + + redColor + + + + scrollBarColor + + + + selectedControlColor + + + + selectedControlTextColor + + + + selectedKnobColor + + + + selectedMenuItemColor + + + + selectedMenuItemTextColor + + + + selectedTextBackgroundColor + + + + selectedTextColor + + + + setIgnoresAlpha:flag + + + + shadowColor + + + + textBackgroundColor + + + + textColor + + + + whiteColor + + + + windowFrameColor + + + + windowFrameTextColor + + + + yellowColor + + + + alphaComponent + + + + blackComponent + + + + blendedColorWithFraction:fractiono + + + + blueComponent + + + + brightnessComponent + + + + catalogNameComponent + + + + colorNameComponent + + + + colorSpaceName + + + + colorUsingColorSpaceName:colorSpace + + + + colorUsingColorSpaceName:colorSpace + + + + colorWithAlphaComponent:alpha + + + + cyanComponent + + + + drawSwatchInRect:rect + + + + getCyan:cyanmagenta:magentayellow:(float *)yellow black:black + + + + getHue:huesaturation:saturationbrightness:(float *)brightness alpha:alpha + + + + getRed:redgreen:greenblue:(float *)blue alpha:alpha + + + + getWhite:white + + + + greenComponent + + + + highlightWithLevel:highlightLevel + + + + hueComponent + + + + localizedCatalogNameComponent + + + + localizedColorNameComponent + + + + magentaComponent + + + + redComponent + + + + saturationComponent + + + + set + + + + shadowWithLevel:shadowLevel + + + + whiteComponent + + + + writeToPasteboard:pasteBoard + + + + yellowComponent + + + + + + + diff --git a/Documentation/gsdoc/NSColorList.gsdoc b/Documentation/gsdoc/NSColorList.gsdoc new file mode 100644 index 000000000..b8e06f324 --- /dev/null +++ b/Documentation/gsdoc/NSColorList.gsdoc @@ -0,0 +1,76 @@ + + + + + NSColorList + + + + + 0.1 + 28 February, 2000 + + + + NSColorList + + AppKit/NSColorList.h + NSCoding + + + availableColorLists + + + + colorListNamed:name + + + + allKeys + + + + colorWithKey:key + + + + initWithName:name + + + + initWithName:namefromFile:path + + + + insertColor:colorkey:(NSString *)key atIndex:location + + + + isEditable + + + + name + + + + removeColorWithKey:key + + + + removeFile + + + + setColor:colorforKey:key + + + + writeToFile:path + + + + + + + diff --git a/Documentation/gsdoc/NSColorPanel.gsdoc b/Documentation/gsdoc/NSColorPanel.gsdoc new file mode 100644 index 000000000..b09632bcd --- /dev/null +++ b/Documentation/gsdoc/NSColorPanel.gsdoc @@ -0,0 +1,108 @@ + + + + + NSColorPanel + + + + + 0.1 + 28 February, 2000 + + + + NSColorPanel + + AppKit/NSColorPanel.h + NSCoding + + + dragColor:colorwithEvent:anEventfromView:sourceView + + + + setPickerMask:mask + + + + setPickerMode:mode + + + + sharedColorPanel + + + + sharedColorPanelExists + + + + accessoryView + + + + alpha + + + + attachColorList:colorList + + + + color + + + + detachColorList:colorList + + + + isContinuous + + + + mode + + + + setAccessoryView:aView + + + + setAction:action + + + + setColor:color + + + + setContinuous:flag + + + + setMode:mode + + + + setShowsAlpha:flag + + + + setTarget:target + + + + showsAlpha + + + + changeColor:sender + + + + + + + diff --git a/Documentation/gsdoc/NSColorPicker.gsdoc b/Documentation/gsdoc/NSColorPicker.gsdoc new file mode 100644 index 000000000..6c4546c4c --- /dev/null +++ b/Documentation/gsdoc/NSColorPicker.gsdoc @@ -0,0 +1,56 @@ + + + + + NSColorPicker + + + + + 0.1 + 28 February, 2000 + + + + NSColorPicker + + AppKit/NSColorPicker.h + NSColorPickingDefault + + + attachColorList:colorList + + + + colorPanel + + + + detachColorList:colorList + + + + initWithPickerMask:maskcolorPanel:owningColorPanel + + + + insertNewButtonImage:newButtonImage + + + + provideNewButtonImage + + + + setMode:mode + + + + viewSizeChanged:sender + + + + + + + diff --git a/Documentation/gsdoc/NSColorWell.gsdoc b/Documentation/gsdoc/NSColorWell.gsdoc new file mode 100644 index 000000000..92b1ad183 --- /dev/null +++ b/Documentation/gsdoc/NSColorWell.gsdoc @@ -0,0 +1,60 @@ + + + + + NSColorWell + + + + + 0.1 + 28 February, 2000 + + + + NSColorWell + + AppKit/NSColorWell.h + NSCoding + + + activate:exclusive + + + + color + + + + deactivate + + + + drawWellInside:insideRect + + + + isActive + + + + isBordered + + + + setBordered:bordered + + + + setColor:color + + + + takeColorFrom:sender + + + + + + + diff --git a/Documentation/gsdoc/NSComboBox.gsdoc b/Documentation/gsdoc/NSComboBox.gsdoc new file mode 100644 index 000000000..166ecd71e --- /dev/null +++ b/Documentation/gsdoc/NSComboBox.gsdoc @@ -0,0 +1,164 @@ + + + + + NSComboBox + + + + + 0.1 + 28 February, 2000 + + + + NSComboBox + + AppKit/NSComboBox.h + NSObject + + + addItemsWithObjectValues:objects + + + + addItemWithObjectValue:anObject + + + + completes + + + + dataSource + + + + deselectItemAtIndex:index + + + + encodeWithCoder:encoder + + + + hasVerticalScroller + + + + indexOfItemWithObjectValue:anObject + + + + indexOfSelectedItem + + + + initWithCoder:decoder + + + + insertItemWithObjectValue:anObject + + + + intercellSpacing + + + + itemHeight + + + + itemObjectValueAtIndex:index + + + + noteNumberOfItemsChanged + + + + numberOfItems + + + + numberOfVisibleItems + + + + objectValueOfSelectedItem + + + + objectValues + + + + reloadData + + + + removeAllItems + + + + removeItemAtIndex:index + + + + removeItemWithObjectValue:anObject + + + + scrollItemAtIndexToTop:index + + + + scrollItemAtIndexToVisible:index + + + + selectItemAtIndex:index + + + + selectItemWithObjectValue:anObject + + + + setCompletes:completes + + + + setDataSource:aSource + + + + setHasVerticalScroller:flag + + + + setIntercellSpacing:aSize + + + + setItemHeight:itemHeight + + + + setNumberOfVisibleItems:visibleItems + + + + setUsesDataSource:flag + + + + usesDataSource + + + + + + + diff --git a/Documentation/gsdoc/NSComboBoxCell.gsdoc b/Documentation/gsdoc/NSComboBoxCell.gsdoc new file mode 100644 index 000000000..da82e4c80 --- /dev/null +++ b/Documentation/gsdoc/NSComboBoxCell.gsdoc @@ -0,0 +1,168 @@ + + + + + NSComboBoxCell + + + + + 0.1 + 28 February, 2000 + + + + NSComboBoxCell + + AppKit/NSComboBoxCell.h + NSObject + + + addItemsWithObjectValues:objects + + + + addItemWithObjectValue:anObject + + + + completedString:substring + + + + completes + + + + dataSource + + + + deselectItemAtIndex:index + + + + encodeWithCoder:encoder + + + + hasVerticalScroller + + + + indexOfItemWithObjectValue:anObject + + + + indexOfSelectedItem + + + + initWithCoder:decoder + + + + insertItemWithObjectValue:anObject + + + + intercellSpacing + + + + itemHeight + + + + itemObjectValueAtIndex:index + + + + noteNumberOfItemsChanged + + + + numberOfItems + + + + numberOfVisibleItems + + + + objectValueOfSelectedItem + + + + objectValues + + + + reloadData + + + + removeAllItems + + + + removeItemAtIndex:index + + + + removeItemWithObjectValue:anObject + + + + scrollItemAtIndexToTop:index + + + + scrollItemAtIndexToVisible:index + + + + selectItemAtIndex:index + + + + selectItemWithObjectValue:anObject + + + + setCompletes:completes + + + + setDataSource:aSource + + + + setHasVerticalScroller:flag + + + + setIntercellSpacing:aSize + + + + setItemHeight:itemHeight + + + + setNumberOfVisibleItems:visibleItems + + + + setUsesDataSource:flag + + + + usesDataSource + + + + + + + diff --git a/Documentation/gsdoc/NSControl.gsdoc b/Documentation/gsdoc/NSControl.gsdoc new file mode 100644 index 000000000..a9dd52db5 --- /dev/null +++ b/Documentation/gsdoc/NSControl.gsdoc @@ -0,0 +1,292 @@ + + + + + NSControl + + + + + 0.1 + 28 February, 2000 + + + + NSControl + + < + NSCoding + + + cellClass + + + + setCellClass:class + + + + abortEditing + + + + action + + + + alignment + + + + attributedStringValue + + + + calcSize + + + + cell + + + + currentEditor + + + + doubleValue + + + + drawCell:aCell + + + + drawCellInside:aCell + + + + floatValue + + + + font + + + + ignoresMultiClick + + + + initWithFrame:frameRect + + + + intValue + + + + isContinuous + + + + isEnabled + + + + mouseDown:theEvent + + + + objectValue + + + + performClick:sender + + + + refusesFirstResponder + + + + selectCell:aCell + + + + selectedCell + + + + selectedTag + + + + sendAction:theAction + + + + sendActionOn:mask + + + + setAction:aSelector + + + + setAlignment:mode + + + + setAttributedStringValue:object + + + + setCell:aCell + + + + setContinuous:flag + + + + setDoubleValue:aDouble + + + + setEnabled:flag + + + + setFloatValue:aFloat + + + + setFloatingPointFormat:autoRangeleft:(unsigned)leftDigits right:rightDigits + + + + setFont:fontObject + + + + setIgnoresMultiClick:flag + + + + setIntValue:anInt + + + + setNeedsDisplay + + + + setObjectValue:object + + + + setRefusesFirstResponder:flag + + + + setStringValue:aString + + + + setTag:anInt + + + + setTarget:anObject + + + + sizeToFit + + + + stringValue + + + + tag + + + + takeDoubleValueFrom:sender + + + + takeFloatValueFrom:sender + + + + takeIntValueFrom:sender + + + + takeObjectValueFrom:sender + + + + takeStringValueFrom:sender + + + + target + + + + updateCell:aCell + + + + updateCellInside:aCell + + + + validateEditing + + + + control:controldidFailToFormatString:stringerrorDescription:error + + + + control:controldidFailToValidatePartialString:stringerrorDescription:error + + + + control:controlisValidObject:object + + + + control:controltextShouldBeginEditing:fieldEditor + + + + control:controltextShouldEndEditing:fieldEditor + + + + control:controltextView:textViewdoCommandBySelector:command + + + + controlTextDidBeginEditing:aNotification + + + + controlTextDidEndEditing:aNotification + + + + controlTextDidChange:aNotification + + + + + + + diff --git a/Documentation/gsdoc/NSCursor.gsdoc b/Documentation/gsdoc/NSCursor.gsdoc new file mode 100644 index 000000000..87bf48666 --- /dev/null +++ b/Documentation/gsdoc/NSCursor.gsdoc @@ -0,0 +1,104 @@ + + + + + NSCursor + + + + + 0.1 + 28 February, 2000 + + + + NSCursor + + AppKit/NSCursor.h + NSCoding + + + arrowCursor + + + + currentCursor + + + + hide + + + + IBeamCursor + + + + pop + + + + setHiddenUntilMouseMoves:flag + + + + unhide + + + + hotSpot + + + + image + + + + initWithImage:newImageforegroundColorHint:fgbackgroundColorHint:bghotSpot:hotSpot + + + + initWithImage:newImage + + + + isSetOnMouseEntered + + + + isSetOnMouseExited + + + + mouseEntered:anEvent + + + + mouseExited:anEvent + + + + pop + + + + push + + + + set + + + + setOnMouseEntered:flag + + + + setOnMouseExited:flag + + + + + + + diff --git a/Documentation/gsdoc/NSCustomImageRep.gsdoc b/Documentation/gsdoc/NSCustomImageRep.gsdoc new file mode 100644 index 000000000..158e87695 --- /dev/null +++ b/Documentation/gsdoc/NSCustomImageRep.gsdoc @@ -0,0 +1,36 @@ + + + + + NSCustomImageRep + + + + + 0.1 + 28 February, 2000 + + + + NSCustomImageRep + + AppKit/NSCustomImageRep.h + NSCoding + + + delegate + + + + drawSelector + + + + initWithDrawSelector:aMethoddelegate:anObject + + + + + + + diff --git a/Documentation/gsdoc/NSDPSContext.gsdoc b/Documentation/gsdoc/NSDPSContext.gsdoc new file mode 100644 index 000000000..da5451f2b --- /dev/null +++ b/Documentation/gsdoc/NSDPSContext.gsdoc @@ -0,0 +1,188 @@ + + + + + NSDPSContext + + + + + 0.1 + 28 February, 2000 + + + + NSDPSContext + + AppKit/NSDPSContext.h + NSObject + + + areAllContextsOutputTraced + + + + areAllContextsSynchronized + + + + currentContext + + + + setAllContextsOutputTraced:flag + + + + setAllContextsSynchronized:flag + + + + setCurrentContext:context + + + + stringForDPSError:error + + + + DPSContext + + + + awaitReturnValues + + + + chainChildContext:child + + + + childContext + + + + errorProc + + + + flush + + + + + + + + interruptExecution + + + + isDrawingToScreen + + + + isOutputTraced + + + + isSynchronized + + + + isWaitCursorEnabled + + + + mutableData + + + + notifyObjectWhenFinishedExecuting:object + + + + parentContext + + + + printFormat:format,... + + + + printFormat:formatarguments:argList + + + + resetCommunication + + + + setErrorProc:proc + + + + setOutputTraced:flag + + + + setSynchronized:flag + + + + setTextProc:proc + + + + setWaitCursorEnabled:flag + + + + startWaitCursorTimer + + + + textProc + + + + unchainContext + + + + updateNameMap + + + + wait + + + + writeBOSArray:datacount:itemsofType:type + + + + writeBOSNumString:datalength:countofType(DPSDefinedType)type scale:scale + + + + writeBOSString:datalength:bytes + + + + writeBinaryObjectSequence:datalength:bytes + + + + writeData:buf + + + + writePostScriptWithLanguageEncodingConversion:buf + + + + + + + diff --git a/Documentation/gsdoc/NSDocument.gsdoc b/Documentation/gsdoc/NSDocument.gsdoc new file mode 100644 index 000000000..24aaf5b8e --- /dev/null +++ b/Documentation/gsdoc/NSDocument.gsdoc @@ -0,0 +1,224 @@ + + + + + NSDocument + + + + + 0.1 + 28 February, 2000 + + + + NSDocument + + AppKit/NSDocument.h + NSObject + + + isNativeType:aType + + + + readableTypes + + + + writableTypes + + + + addWindowController:aController + + + + canCloseDocument + + + + close + + + + closeDocument:sender + + + + dataRepresentationOfType:aType + + + + displayName + + + + fileName + + + + fileNameFromRunningSavePanelForSaveOperation:saveOperation + + + + fileType + + + + fileWrapperRepresentationOfType:aType + + + + hasUndoManager + + + + init + + + + initWithContentsOfFile:fileName + + + + isDocumentEdited + + + + keepBackupFile + + + + loadDataRepresentation:docData + + + + loadFileWrapperRepresentation:wrapper + + + + makeWindowControllers + + + + printDocument:sender + + + + printInfo + + + + printShowingPrintPanel:flag + + + + readFromFile:fileName + + + + revertDocumentToSaved:sender + + + + revertToSavedFromFile:fileName + + + + runModalPageLayoutWithPrintInfo:printInfo + + + + runModalSavePanel:savePanelwithAccessoryView:accessoryView + + + + runPageLayout:sender + + + + saveDocument:sender + + + + saveDocumentAs:sender + + + + saveDocumentTo:sender + + + + setFileName:fileName + + + + setFileType:docType + + + + setHasUndoManager:flag + + + + setPrintInfo:printInfo + + + + setUndoManager:undoManager + + + + shouldChangePrintInfo:newPrintInfo + + + + shouldCloseWindowController:windowController + + + + shouldRunSavePanelWithAccessoryView + + + + showWindows + + + + undoManager + + + + updateChangeCount:changeType + + + + validateMenuItem:anItem + + + + windowControllerDidLoadNib:windowController + + + + windowControllerWillLoadNib:windowController + + + + windowControllers + + + + windowNibName + + + + writeToFile:fileName + + + + + + + diff --git a/Documentation/gsdoc/NSDocumentController.gsdoc b/Documentation/gsdoc/NSDocumentController.gsdoc new file mode 100644 index 000000000..4298d7c92 --- /dev/null +++ b/Documentation/gsdoc/NSDocumentController.gsdoc @@ -0,0 +1,124 @@ + + + + + NSDocumentController + + + + + 0.1 + 28 February, 2000 + + + + NSDocumentController + + AppKit/NSDocumentController.h + NSObject + + + sharedDocumentController + + + + closeAllDocuments + + + + currentDirectory + + + + currentDocument + + + + displayNameForType:docType + + + + documentClassForType:docType + + + + documentForFileName:fileName + + + + documentForWindow:window + + + + documents + + + + fileExtensionsFromType:docType + + + + fileNamesFromRunningOpenPanel + + + + hasEditedDocuments + + + + makeDocumentWithContentsOfFile:fileName + + + + makeUntitledDocumentOfType:type + + + + newDocument:sender + + + + openDocument:sender + + + + openDocumentWithContentsOfFile:fileName + + + + openUntitledDocumentOfType:docType + + + + reviewUnsavedDocumentsWithAlertTitle:titlecancellable:flag + + + + runModalOpenPanel:openPanel + + + + saveAllDocuments:sender + + + + setShouldCreateUI:flag + + + + shouldCreateUI + + + + typeFromFileExtension:fileExtension + + + + validateMenuItem:anItem + + + + + + + diff --git a/Documentation/gsdoc/NSEPSImageRep.gsdoc b/Documentation/gsdoc/NSEPSImageRep.gsdoc new file mode 100644 index 000000000..46d8a6de7 --- /dev/null +++ b/Documentation/gsdoc/NSEPSImageRep.gsdoc @@ -0,0 +1,44 @@ + + + + + NSEPSImageRep + + + + + 0.1 + 28 February, 2000 + + + + NSEPSImageRep + + AppKit/NSEPSImageRep.h + NSCoding + + + imageRepWithData:epsData + + + + EPSRepresentation + + + + boundingBox + + + + initWithData:epsData + + + + prepareGState + + + + + + + diff --git a/Documentation/gsdoc/NSEvent.gsdoc b/Documentation/gsdoc/NSEvent.gsdoc new file mode 100644 index 000000000..5b3f505b7 --- /dev/null +++ b/Documentation/gsdoc/NSEvent.gsdoc @@ -0,0 +1,120 @@ + + + + + NSEvent + + + + + 0.1 + 28 February, 2000 + + + + NSEvent + + AppKit/NSEvent.h + NSCoding + + + enterExitEventWithType:typelocation:locationmodifierFlags:flagstimestamp:timewindowNumber:windowNumbercontext:(NSDPSContext *)context eventNumber:eventNumbertrackingNumber:trackingNumber + + + + keyEventWithType:typelocation:locationmodifierFlags:flagstimestamp:timewindowNumber:windowNumcontext:(NSDPSContext *)context characters:characterscharactersIgnoringModifiers:unmodCharactersisARepeat:(BOOL)repeatKey keyCode:code + + + + mouseEventWithType:typelocation:locationmodifierFlags:flagstimestamp:timewindowNumber:windowNumcontext:(NSDPSContext *)context eventNumber:eventNumberclickCount:(int)clickNumber pressure:pressure + + + + otherEventWithType:typelocation:locationmodifierFlags:flagstimestamp:timewindowNumber:windowNumcontext:(NSDPSContext *)context subtype:subtypedata1:(int)data1 data2:data2 + + + + stopPeriodicEvents + + + + characters + + + + charactersIgnoringModifiers + + + + clickCount + + + + context + + + + data1 + + + + data2 + + + + eventNumber + + + + isARepeat + + + + keyCode + + + + locationInWindow + + + + modifierFlags + + + + pressure + + + + subtype + + + + timestamp + + + + trackingNumber + + + + type + + + + userData + + + + window + + + + windowNumber + + + + + + + diff --git a/Documentation/gsdoc/NSFileWrapper.gsdoc b/Documentation/gsdoc/NSFileWrapper.gsdoc new file mode 100644 index 000000000..a888f5fa5 --- /dev/null +++ b/Documentation/gsdoc/NSFileWrapper.gsdoc @@ -0,0 +1,140 @@ + + + + + NSFileWrapper + + + + + 0.1 + 28 February, 2000 + + + + NSFileWrapper + + AppKit/NSFileWrapper.h + NSObject + + + addFileWithPath:path + + + + addFileWrapper:wrapper + + + + addRegularFileWithContents:contentspreferredFilename:filename + + + + addSymbolicLinkWithDestination:pathpreferredFilename:filename + + + + fileAttributes + + + + filename + + + + fileWrappers + + + + icon + + + + initDirectoryWithFileWrappers:wrappers + + + + initRegularFileWithContents:contents + + + + initSymbolicLinkWithDestination:path + + + + initWithPath:path + + + + initWithSerializedRepresentation:data + + + + isDirectory + + + + isRegularFile + + + + isSymbolicLink + + + + keyForFileWrapper:wrapper + + + + needsToBeUpdatedFromPath:path + + + + preferredFilename + + + + regularFileContents + + + + removeFileWrapper:wrapper + + + + serializedRepresentation + + + + setFileAttributes:attributes + + + + setFilename:filename + + + + setIcon:anImage + + + + setPreferredFilename:filename + + + + symbolicLinkDestination + + + + updateFromPath:path + + + + writeToFile:pathatomically:atomicFlagupdateFilenames:updateNamesFlag + + + + + + + diff --git a/Documentation/gsdoc/NSFont.gsdoc b/Documentation/gsdoc/NSFont.gsdoc new file mode 100644 index 000000000..a10a1b6d1 --- /dev/null +++ b/Documentation/gsdoc/NSFont.gsdoc @@ -0,0 +1,232 @@ + + + + + NSFont + + + + + 0.1 + 28 February, 2000 + + + + NSFont + + AppKit/NSFont.h + NSCoding + + + boldSystemFontOfSize:fontSize + + + + controlContentFontOfSize:fontSize + + + + fontWithName:typeface + + + + fontWithName:fontName + + + + menuFontOfSize:fontSize + + + + messageFontOfSize:fontSize + + + + paletteFontOfSize:fontSize + + + + preferredFontNames + + + + setPreferredFontNames:fontNames + + + + setUserFixedPitchFont:aFont + + + + setUserFont:aFont + + + + systemFontOfSize:fontSize + + + + titleBarFontOfSize:fontSize + + + + toolTipsFontOfSize:fontSize + + + + useFont:fontName + + + + userFixedPitchFontOfSize:fontSize + + + + userFontOfSize:fontSize + + + + advancementForGlyph:aGlyph + + + + afmFileContents + + + + ascender + + + + boundingRectForFont + + + + boundingRectForGlyph:aGlyph + + + + capHeight + + + + descender + + + + displayName + + + + encodingScheme + + + + familyName + + + + fontName + + + + glyphIsEncoded:aGlyph + + + + glyphPacking + + + + glyphWithName:glyphName + + + + isBaseFont + + + + isFixedPitch + + + + italicAngle + + + + matrix + + + + maximumAdvancement + + + + mostCompatibleStringEncoding + + + + pointSize + + + + positionOfGlyph:aGlyphforCharacter:aCharstruckOverRect:aRect + + + + positionOfGlyph:aGlyphprecededByGlyph:prevGlyph + + + + positionOfGlyph:aGlyphstruckOverGlyph:baseGlyphmetricsExist:flag + + + + positionOfGlyph:aGlyphstruckOverRect:aRectmetricsExist:flag + + + + positionOfGlyph:aGlyphwithRelation:relationtoBaseGlyph:baseGlyphtotalAdvancement:offsetmetricsExist:flag + + + + positionsForCompositeSequence:glyphsnumberOfGlyphs:numGlyphspointArray:points + + + + printerFont + + + + screenFont + + + + set + + + + underlinePosition + + + + underlineThickness + + + + widthOfString:aString + + + + widths + + + + xHeight + + + + + + + diff --git a/Documentation/gsdoc/NSFontManager.gsdoc b/Documentation/gsdoc/NSFontManager.gsdoc new file mode 100644 index 000000000..505cee941 --- /dev/null +++ b/Documentation/gsdoc/NSFontManager.gsdoc @@ -0,0 +1,180 @@ + + + + + NSFontManager + + + + + 0.1 + 28 February, 2000 + + + + NSFontManager + + AppKit/NSFontManager.h + NSObject + + + setFontManagerFactory:aClass + + + + setFontPanelFactory:factoryId + + + + sharedFontManager + + + + action + + + + addFontTrait:sender + + + + availableFontFamilies + + + + availableFontNamesWithTraits:fontTraitMask + + + + availableFonts + + + + availableMembersOfFontFamily:family + + + + convertFont:aFont + + + + convertFont:aFonttoFace:typeface + + + + convertFont:aFonttoFamily:family + + + + convertFont:aFonttoHaveTrait:fontTrait + + + + convertFont:aFonttoNotHaveTrait:fontTraitMask + + + + convertFont:aFonttoSize:size + + + + convertWeight:increaseFlag + + + + delegate + + + + fontMenu:createFlag + + + + fontNamed:typefacehasTraits:fontTraitMask + + + + fontPanel:createFlag + + + + fontWithFamily:familytraits:(NSFontTraitMask)fontTraitMask weight:weight + + + + isEnabled + + + + isMultiple + + + + localizedNameForFamily:family + + + + modifyFont:sender + + + + modifyFontViaPanel:sender + + + + orderFrontFontPanel:sender + + + + removeFontTrait:sender + + + + selectedFont + + + + sendAction + + + + setAction:aSelector + + + + setDelegate:anObject + + + + setEnabled:flag + + + + setFontMenu:aMenu + + + + setSelectedFont:aFontisMultiple:flag + + + + traitsOfFont:aFont + + + + weightOfFont:aFont + + + + changeFont:sender + + + + fontManager:theFontManagerwillIncludeFont:fontName + + + + + + + diff --git a/Documentation/gsdoc/NSFontPanel.gsdoc b/Documentation/gsdoc/NSFontPanel.gsdoc new file mode 100644 index 000000000..44eb539e5 --- /dev/null +++ b/Documentation/gsdoc/NSFontPanel.gsdoc @@ -0,0 +1,60 @@ + + + + + NSFontPanel + + + + + 0.1 + 28 February, 2000 + + + + NSFontPanel + + AppKit/NSFontPanel.h + NSCoding + + + sharedFontPanel + + + + sharedFontPanelExists + + + + accessoryView + + + + isEnabled + + + + panelConvertFont:aFont + + + + setAccessoryView:aView + + + + setEnabled:flag + + + + setPanelFont:aFontisMultiple:flag + + + + worksWhenModal + + + + + + + diff --git a/Documentation/gsdoc/NSForm.gsdoc b/Documentation/gsdoc/NSForm.gsdoc new file mode 100644 index 000000000..38596fa63 --- /dev/null +++ b/Documentation/gsdoc/NSForm.gsdoc @@ -0,0 +1,88 @@ + + + + + NSForm + + + + + 0.1 + 28 February, 2000 + + + + NSForm + + AppKit/NSForm.h + NSCoding + + + addEntry:title + + + + cellAtIndex:entryIndex + + + + drawCellAtIndex:entryIndex + + + + indexOfCellWithTag:tag + + + + indexOfSelectedItem + + + + insertEntry:titleatIndex:entryIndex + + + + removeEntryAtIndex:entryIndex + + + + selectTextAtIndex:entryIndex + + + + setBezeled:flag + + + + setBordered:flag + + + + setEntryWidth:width + + + + setInterlineSpacing:spacing + + + + setTextAlignment:alignment + + + + setTextFont:font + + + + setTitleAlignment:alignment + + + + setTitleFont:font + + + + + + + diff --git a/Documentation/gsdoc/NSFormCell.gsdoc b/Documentation/gsdoc/NSFormCell.gsdoc new file mode 100644 index 000000000..d3b6c73dd --- /dev/null +++ b/Documentation/gsdoc/NSFormCell.gsdoc @@ -0,0 +1,80 @@ + + + + + NSFormCell + + + + + 0.1 + 28 February, 2000 + + + + NSFormCell + + AppKit/NSFormCell.h + NSCoding + + + attributedTitle + + + + initTextCell:aString + + + + isOpaque + + + + setAttributedTitle:anAttributedString + + + + setTitle:aString + + + + setTitleAlignment:alignment + + + + setTitleFont:font + + + + setTitleWidth:width + + + + setTitleWithMnemonic:titleWithAmpersand + + + + title + + + + titleAlignment + + + + titleFont + + + + titleWidth + + + + titleWidth:aSize + + + + + + + diff --git a/Documentation/gsdoc/NSGraphicsContext.gsdoc b/Documentation/gsdoc/NSGraphicsContext.gsdoc new file mode 100644 index 000000000..9d41b50a9 --- /dev/null +++ b/Documentation/gsdoc/NSGraphicsContext.gsdoc @@ -0,0 +1,56 @@ + + + + + NSGraphicsContext + + + + + 0.1 + 28 February, 2000 + + + + NSGraphicsContext + + AppKit/NSGraphicsContext.h + NSObject + + + currentContext + + + + setCurrentContext:context + + + + flush + + + + flushGraphics + + + + isDrawingToScreen + + + + restoreGraphicsState + + + + saveGraphicsState + + + + wait + + + + + + + diff --git a/Documentation/gsdoc/NSHelpManager.gsdoc b/Documentation/gsdoc/NSHelpManager.gsdoc new file mode 100644 index 000000000..d523ada1c --- /dev/null +++ b/Documentation/gsdoc/NSHelpManager.gsdoc @@ -0,0 +1,52 @@ + + + + + NSHelpManager + + + + + 0.1 + 28 February, 2000 + + + + NSHelpManager + + AppKit/NSHelpManager.h + NSObject + + + isContextHelpModeActive + + + + setContextHelpModeActive:flag + + + + sharedHelpManager + + + + contextHelpForObject:object + + + + removeContextHelpForObject:object + + + + setContextHelp:helpforObject:object + + + + showContextHelpForObject:objectlocationHint:point + + + + + + + diff --git a/Documentation/gsdoc/NSImage.gsdoc b/Documentation/gsdoc/NSImage.gsdoc new file mode 100644 index 000000000..5ba3011c9 --- /dev/null +++ b/Documentation/gsdoc/NSImage.gsdoc @@ -0,0 +1,244 @@ + + + + + NSImage + + + + + 0.1 + 28 February, 2000 + + + + NSImage + + AppKit/NSImage.h + NSCoding + + + canInitWithPasteboard:pasteboard + + + + imageFileTypes + + + + imageNamed:name + + + + imagePasteboardTypes + + + + imageUnfilteredFileTypes + + + + imageUnfilteredPasteboardTypes + + + + addRepresentation:imageRep + + + + addRepresentations:imageReps + + + + backgroundColor + + + + bestRepresentationForDevice:deviceDescription + + + + cacheDepthMatchesImageDepth + + + + compositeToPoint:aPointfromRect:aRectoperation:op + + + + compositeToPoint:aPointoperation:op + + + + delegate + + + + dissolveToPoint:aPointfraction:aFloat + + + + dissolveToPoint:aPointfromRect:aRectfraction:aFloat + + + + drawRepresentation:imageRep + + + + initByReferencingFile:filename + + + + initWithBitmapHandle:bitmap + + + + initWithContentsOfFile:filename + + + + initWithData:data + + + + initWithIconHandle:icon + + + + initWithPasteboard:pasteboard + + + + initWithSize:aSize + + + + isCachedSeparately + + + + isDataRetained + + + + isFlipped + + + + isValid + + + + lockFocus + + + + lockFocusOnRepresentation:imageRepresentation + + + + matchesOnMultipleResolution + + + + name + + + + prefersColorMatch + + + + recache + + + + removeRepresentation:imageRep + + + + representations + + + + scalesWhenResized + + + + setBackgroundColor:aColor + + + + setCacheDepthMatchesImageDepth:flag + + + + setCachedSeparately:flag + + + + setDataRetained:flag + + + + setDelegate:anObject + + + + setFlipped:flag + + + + setMatchesOnMultipleResolution:flag + + + + setName:aString + + + + setPrefersColorMatch:flag + + + + setScalesWhenResized:flag + + + + setSize:aSize + + + + setUsesEPSOnResolutionMismatch:flag + + + + size + + + + TIFFRepresentation + + + + TIFFRepresentationUsingCompression:compfactor:aFloat + + + + unlockFocus + + + + usesEPSOnResolutionMismatch + + + + imageDidNotDraw:sender + + + + + + + diff --git a/Documentation/gsdoc/NSImageCell.gsdoc b/Documentation/gsdoc/NSImageCell.gsdoc new file mode 100644 index 000000000..97dfda5e8 --- /dev/null +++ b/Documentation/gsdoc/NSImageCell.gsdoc @@ -0,0 +1,48 @@ + + + + + NSImageCell + + + + + 0.1 + 28 February, 2000 + + + + NSImageCell + + AppKit/NSImageCell.h + NSCopying + + + imageAlignment + + + + imageFrameStyle + + + + imageScaling + + + + setImageAlignment:alignment + + + + setImageFrameStyle:frameStyle + + + + setImageScaling:scaling + + + + + + + diff --git a/Documentation/gsdoc/NSImageRep.gsdoc b/Documentation/gsdoc/NSImageRep.gsdoc new file mode 100644 index 000000000..feb2c741c --- /dev/null +++ b/Documentation/gsdoc/NSImageRep.gsdoc @@ -0,0 +1,156 @@ + + + + + NSImageRep + + + + + 0.1 + 28 February, 2000 + + + + NSImageRep + + AppKit/NSImageRep.h + NSCoding + + + canInitWithData:data + + + + canInitWithPasteboard:pasteboard + + + + imageFileTypes + + + + imagePasteboardTypes + + + + imageRepClassForData:data + + + + imageRepClassForFileType:type + + + + imageRepClassForPasteboardType:type + + + + imageRepWithContentsOfFile:filename + + + + imageRepWithPasteboard:pasteboard + + + + imageRepsWithContentsOfFile:filename + + + + imageRepsWithPasteboard:pasteboard + + + + imageUnfilteredFileTypes + + + + imageUnfilteredPasteboardTypes + + + + registerImageRepClass:imageRepClass + + + + registeredImageRepClasses + + + + unregisterImageRepClass:imageRepClass + + + + bitsPerSample + + + + colorSpaceName + + + + draw + + + + drawAtPoint:aPoint + + + + drawInRect:rect + + + + hasAlpha + + + + isOpaque + + + + pixelsHigh + + + + pixelsWide + + + + setAlpha:flag + + + + setBitsPerSample:anInt + + + + setColorSpaceName:string + + + + setOpaque:flag + + + + setPixelsHigh:anInt + + + + setPixelsWide:anInt + + + + setSize:aSize + + + + size + + + + + + + diff --git a/Documentation/gsdoc/NSImageView.gsdoc b/Documentation/gsdoc/NSImageView.gsdoc new file mode 100644 index 000000000..232fcb7af --- /dev/null +++ b/Documentation/gsdoc/NSImageView.gsdoc @@ -0,0 +1,64 @@ + + + + + NSImageView + + + + + 0.1 + 28 February, 2000 + + + + NSImageView + + AppKit/NSImageView.h + NSCoding + + + image + + + + imageAlignment + + + + imageFrameStyle + + + + imageScaling + + + + isEditable + + + + setEditable:flag + + + + setImage:image + + + + setImageAlignment:alignment + + + + setImageFrameStyle:frameStyle + + + + setImageScaling:scaling + + + + + + + diff --git a/Documentation/gsdoc/NSInputManager.gsdoc b/Documentation/gsdoc/NSInputManager.gsdoc new file mode 100644 index 000000000..755adb8d5 --- /dev/null +++ b/Documentation/gsdoc/NSInputManager.gsdoc @@ -0,0 +1,48 @@ + + + + + NSInputManager + + + + + 0.1 + 28 February, 2000 + + + + NSInputManager + + AppKit/NSInputManager.h + NSTextInput + + + currentInputManager + + + + initWithName:inputServerName + + + + localizedInputManagerName + + + + markedTextSelectionChanged:aRange + + + + markedTextWillBeAbandoned:sender + + + + wantsToInterpretAllKeystrokes + + + + + + + diff --git a/Documentation/gsdoc/NSInputServer.gsdoc b/Documentation/gsdoc/NSInputServer.gsdoc new file mode 100644 index 000000000..527641578 --- /dev/null +++ b/Documentation/gsdoc/NSInputServer.gsdoc @@ -0,0 +1,76 @@ + + + + + NSInputServer + + + + + 0.1 + 28 February, 2000 + + + + NSInputServer + + AppKit/NSInputServer.h + NSObject + + + activeConversationWillChange:senderoldConversation:convnewConversation:new + + + + canBeDisabled + + + + cancelInput:senderconversation:conv + + + + doCommandBySelector:aSelectorsender:(id)sender conversation:conv + + + + + + + + insertText:aStringsender:(id)sender conversation:conv + + + + markedTextSelectionChanged:aRangesender:(id)sender conversation:conv + + + + markedTextWillBeAbandoned:senderconversation:conv + + + + senderDidBecomeActive:sender + + + + senderDidResignActive:sender + + + + setActivated:flagsender:sender + + + + terminate:sender + + + + wantsToInterpretAllKeystrokes + + + + + + + diff --git a/Documentation/gsdoc/NSLayoutManager.gsdoc b/Documentation/gsdoc/NSLayoutManager.gsdoc new file mode 100644 index 000000000..bcf133671 --- /dev/null +++ b/Documentation/gsdoc/NSLayoutManager.gsdoc @@ -0,0 +1,356 @@ + + + + + NSLayoutManager + + + + + 0.1 + 28 February, 2000 + + + + NSLayoutManager + + AppKit/NSLayoutManager.h + NSObject + + + addTextContainer:aTextContainer + + + + backgroundLayoutEnabled + + + + boundingRectForGlyphRange:glyphRangeinTextContainer:aTextContainer + + + + characterIndexForGlyphAtIndex:glyphIndex + + + + characterRangeForGlyphRange:glyphRangeactualGlyphRange:actualGlyphRange + + + + delegate + + + + deleteGlyphsInRange:glyphRange + + + + drawBackgroundForGlyphRange:glyphRange + + + + drawGlyphsForGlyphRange:glyphRange + + + + drawsOutsideLineFragmentForGlyphAtIndex:glyphIndex + + + + drawUnderlineForGlyphRange:glyphRangeunderlineType:underlineTypebaselineOffset:baselineOffsetlineFragmentRect:lineRectlineFragmentGlyphRange:lineGlyphRangecontainerOrigin:containerOrigin + + + + extraLineFragmentRect + + + + extraLineFragmentTextContainer + + + + extraLineFragmentUsedRect + + + + firstTextView + + + + firstUnlaidCharacterIndex + + + + firstUnlaidGlyphIndex + + + + fractionOfDistanceThroughGlyphForPoint:aPointinTextContainer:aTextContainer + + + + getFirstUnlaidCharacterIndex:charIndexglyphIndex:glyphIndex + + + + getGlyphs:glyphArray + + + + glyphAtIndex:glyphIndex + + + + glyphAtIndex:glyphIndexisValidIndex:flag + + + + glyphIndexForPoint:aPointinTextContainer:aTextContainer + + + + glyphIndexForPoint:aPointinTextContainer:aTextContainerfractionOfDistanceThroughGlyph:partialFraction + + + + glyphRangeForBoundingRect:aRectinTextContainer:aTextContainer + + + + glyphRangeForBoundingRectWithoutAdditionalLayout:boundsinTextContainer:container + + + + glyphRangeForCharacterRange:charRangeactualCharacterRange:actualCharRange + + + + glyphRangeForTextContainer:aTextContainer + + + + hyphenationFactor + + + + init + + + + insertGlyph:aGlyphatGlyphIndex:glyphIndexcharacterIndex:charIndex + + + + insertTextContainer:aTextContainer + + + + intAttribute:attributeTagforGlyphAtIndex:glyphIndex + + + + invalidateDisplayForCharacterRange:charRange + + + + invalidateDisplayForGlyphRange:glyphRange + + + + invalidateGlyphsForCharacterRange:charRangechangeInLength:lengthChangeactualCharacterRange:actualCharRange + + + + invalidateLayoutForCharacterRange:charRangeisSoft:(BOOL)flag actualCharacterRange:actualCharRange + + + + isValidGlyphIndex:glyphIndex + + + + layoutManagerOwnsFirstResponderInWindow:aWindow + + + + lineFragmentRectForGlyphAtIndex:glyphIndexeffectiveRange:lineFragmentRange + + + + lineFragmentUsedRectForGlyphAtIndex:glyphIndexeffectiveRange:lineFragmentRange + + + + locationForGlyphAtIndex:glyphIndex + + + + notShownAttributeForGlyphAtIndex:glyphIndex + + + + numberOfGlyphs + + + + rangeOfNominallySpacedGlyphsContainingIndex:glyphIndex + + + + rectArrayForCharacterRange:charRangewithinSelectedCharacterRange:selCharRangeinTextContainer:aTextContainer + + + + rectArrayForGlyphRange:glyphRangewithinSelectedGlyphRange:selGlyphRangeinTextContainer:aTextContainer + + + + removeTextContainerAtIndex:index + + + + replaceGlyphAtIndex:glyphIndex + + + + replaceTextStorage:newTextStorage + + + + rulerAccessoryViewForTextView:aTextViewparagraphStyle:paraStyleruler:(NSRulerView *)aRulerView enabled:flag + + + + rulerMarkersForTextView:aTextViewparagraphStyle:paraStyle + + + + setBackgroundLayoutEnabled:flag + + + + setCharacterIndex:charIndexforGlyphAtIndex:glyphIndex + + + + setDelegate:anObject + + + + setDrawsOutsideLineFragment:flagforGlyphAtIndex:glyphIndex + + + + setExtraLineFragmentRect:aRectusedRect:usedRecttextContainer:aTextContainer + + + + setHyphenationFactor:factor + + + + setIntAttribute:attributeTagvalue:(int)anInt forGlyphAtIndex:glyphIndex + + + + setLineFragmentRect:fragmentRectforGlyphRange:glyphRange + + + + setLocation:aPointforStartOfGlyphRange:glyphRange + + + + setNotShownAttribute:flagforGlyphAtIndex:glyphIndex + + + + setShowsControlCharacters:flag + + + + setShowsInvisibleCharacters:flag + + + + setTextContainer:aTextContainer + + + + setTextStorage:textStorage + + + + setUsesScreenFonts:flag + + + + showAttachmentCell:cellinRect:rectcharacterIndex:attachmentIndex; + + + + showsControlCharacters + + + + showsInvisibleCharacters + + + + substituteFontForFont:originalFont + + + + textContainerChangedGeometry:aTextContainer + + + + textContainerChangedTextView:aTextContainer + + + + textContainerForGlyphAtIndex:glyphIndexeffectiveRange:effectiveGlyphRange + + + + textContainers + + + + textStorage + + + + textStorage:aTextStorageedited:(unsigned int)mask range:rangechangeInLength:lengthChangeinvalidatedRange:invalidatedCharRange + + + + textViewForBeginningOfSelection + + + + underlineGlyphRange:glyphRangeunderlineType:underlineTypelineFragmentRect:lineRectlineFragmentGlyphRange:lineGlyphRangecontainerOrigin:containerOrigin + + + + usedRectForTextContainer:aTextContainer + + + + usesScreenFonts + + + + layoutManager:aLayoutManagerdidCompleteLayoutForTextContainer:aTextContainer + + + + layoutManagerDidInvalidateLayout:aLayoutManager + + + + + + + diff --git a/Documentation/gsdoc/NSMatrix.gsdoc b/Documentation/gsdoc/NSMatrix.gsdoc new file mode 100644 index 000000000..4d434e97a --- /dev/null +++ b/Documentation/gsdoc/NSMatrix.gsdoc @@ -0,0 +1,412 @@ + + + + + NSMatrix + + + + + 0.1 + 28 February, 2000 + + + + NSMatrix + + AppKit/NSMatrix.h + NSCoding + + + acceptsFirstMouse:theEvent + + + + addColumn + + + + addColumnWithCells:newCells + + + + addRow + + + + addRowWithCells:newCells + + + + allowsEmptySelection + + + + autosizesCells + + + + backgroundColor + + + + cellAtRow:rowcolumn:column + + + + cellBackgroundColor + + + + cellClass + + + + cellFrameAtRow:rowcolumn:column + + + + cellSize + + + + cellWithTag:anInt + + + + cells + + + + delegate + + + + deselectAllCells + + + + doubleAction + + + + drawCellAtRow:rowcolumn:column + + + + drawsBackground + + + + drawsCellBackground + + + + errorAction + + + + getNumberOfRows:rowCount + + + + getRow:rowcolumn:column + + + + highlightCell:flagatRow:rowcolumn:column + + + + initWithFrame:frameRect + + + + initWithFrame:frameRectmode:(int)aMode cellClass:factoryIdnumberOfRows:numRowsnumberOfColumns:numColumns + + + + initWithFrame:frameRectmode:(int)aMode prototype:aCellnumberOfRows:numRowsnumberOfColumns:numColumns + + + + insertColumn:column + + + + insertColumn:columnwithCells:newCells + + + + insertRow:row + + + + insertRow:rowwithCells:newCells + + + + intercellSpacing + + + + isAutoscroll + + + + isSelectionByRect + + + + keyCell + + + + makeCellAtRow:rowcolumn:column + + + + mode + + + + mouseDown:theEvent + + + + mouseDownFlags + + + + nextText + + + + numberOfColumns + + + + numberOfRows + + + + performKeyEquivalent:theEvent + + + + previousText + + + + prototype + + + + putCell:newCellatRow:(int)row column:column + + + + removeColumn:column + + + + removeRow:row + + + + renewRows:newRows + + + + resetCursorRects + + + + scrollCellToVisibleAtRow:rowcolumn:column + + + + selectAll:sender + + + + selectCellAtRow:rowcolumn:column + + + + selectCellWithTag:anInt + + + + selectText:sender + + + + selectTextAtRow:rowcolumn:column + + + + selectedCell + + + + selectedCells + + + + selectedColumn + + + + selectedRow + + + + sendAction + + + + sendAction:aSelectorto:(id)anObject forAllCells:flag + + + + sendDoubleAction + + + + setAllowsEmptySelection:flag + + + + setAutoscroll:flag + + + + setAutosizesCells:flag + + + + setBackgroundColor:aColor + + + + setCellBackgroundColor:aColor + + + + setCellClass:aClass + + + + setCellSize:aSize + + + + setDelegate:anObject + + + + setDoubleAction:aSelector + + + + setDrawsBackground:flag + + + + setDrawsCellBackground:flag + + + + setErrorAction:aSelector + + + + setIntercellSpacing:aSize + + + + setKeyCell:aCell + + + + setMode:aMode + + + + setNextText:anObject + + + + setPreviousText:anObject + + + + setPrototype:aCell + + + + setScrollable:flag + + + + setSelectionByRect:flag + + + + setSelectionFrom:startPosto:(int)endPos anchor:anchorPos + + + + setState:valueatRow:(int)row column:column + + + + setTabKeyTraversesCells:flag + + + + setValidateSize:flag + + + + sizeToCells + + + + sortUsingFunction:(id,id, void *))comparator context:context + + + + sortUsingSelector:comparator + + + + tabKeyTraversesCells + + + + textDidBeginEditing:notification + + + + textDidChange:notification + + + + textDidEndEditing:notification + + + + textShouldBeginEditing:textObject + + + + textShouldEndEditing:textObject + + + + + + + diff --git a/Documentation/gsdoc/NSMenu.gsdoc b/Documentation/gsdoc/NSMenu.gsdoc new file mode 100644 index 000000000..796bb28c1 --- /dev/null +++ b/Documentation/gsdoc/NSMenu.gsdoc @@ -0,0 +1,208 @@ + + + + + NSMenu + + + + + 0.1 + 28 February, 2000 + + + + NSMenu + + AppKit/NSMenu.h + NSCoding + + + menuZone + + + + setMenuZone:zone + + + + addItem:newItem + + + + addItemWithTitle:aStringaction:(SEL)aSelector keyEquivalent:keyEquiv + + + + attachedMenu + + + + autoenablesItems + + + + contextMenuRepresentation + + + + helpRequested:event + + + + indexOfItem:anObject + + + + indexOfItemWithRepresentedObject:anObject + + + + indexOfItemWithSubmenu:anObject + + + + indexOfItemWithTag:aTag + + + + indexOfItemWithTarget:anObjectandAction:actionSelector + + + + indexOfItemWithTitle:aTitle + + + + initWithTitle:aTitle + + + + insertItem:newItem + + + + insertItemWithTitle:aStringaction:(SEL)aSelector keyEquivalent:keyEquiv + + + + isAttached + + + + isTornOff + + + + itemArray + + + + itemAtIndex:index + + + + itemChanged:anObject + + + + itemWithTag:aTag + + + + itemWithTitle:aString + + + + locationForSubmenu:aSubmenu + + + + menuChangedMessagesEnabled + + + + menuRepresentation + + + + numberOfItems + + + + performActionForItemAtIndex:index + + + + performKeyEquivalent:theEvent + + + + removeItem:anItem + + + + removeItemAtIndex:index + + + + setAutoenablesItems:flag + + + + setContextMenuRepresentation:menuRep + + + + setMenuChangedMessagesEnabled:flag + + + + setMenuRepresentation:menuRep + + + + setSubmenu:aMenuforItem:anItem + + + + setSupermenu:supermenu + + + + setTearOffMenuRepresentation:menuRep + + + + setTitle:aString + + + + sizeToFit + + + + submenuAction:sender + + + + supermenu + + + + tearOffMenuRepresentation + + + + title + + + + update + + + + + + + diff --git a/Documentation/gsdoc/NSMenuItem.gsdoc b/Documentation/gsdoc/NSMenuItem.gsdoc new file mode 100644 index 000000000..d7040e476 --- /dev/null +++ b/Documentation/gsdoc/NSMenuItem.gsdoc @@ -0,0 +1,23 @@ + + + + + NSMenuItem + + + + + 0.1 + 28 February, 2000 + + + + NSMenuItem + + AppKit/NSMenuItem.h + + + + + + diff --git a/Documentation/gsdoc/NSMenuItemCell.gsdoc b/Documentation/gsdoc/NSMenuItemCell.gsdoc new file mode 100644 index 000000000..3a6c3d752 --- /dev/null +++ b/Documentation/gsdoc/NSMenuItemCell.gsdoc @@ -0,0 +1,124 @@ + + + + + NSMenuItemCell + + + + + 0.1 + 28 February, 2000 + + + + NSMenuItemCell + + AppKit/NSMenuItemCell.h + NSCoding + + + calcSize + + + + drawBorderAndBackgroundWithFrame:cellFrame + + + + drawImageWithFrame:cellFrame + + + + drawKeyEquivalentWithFrame:cellFrame + + + + drawSeparatorItemWithFrame:cellFrame + + + + drawStateImageWithFrame:cellFrame + + + + drawTitleWithFrame:cellFrame + + + + imageRectForBounds:cellFrame + + + + imageWidth + + + + isHighlighted + + + + keyEquivalentRectForBounds:cellFrame + + + + keyEquivalentWidth + + + + menuItem + + + + menuView + + + + needsDisplay + + + + needsSizing + + + + setHighlighted:flag + + + + setMenuItem:item + + + + setMenuView:menuView + + + + setNeedsDisplay:flag + + + + setNeedsSizing:flag + + + + stateImageRectForBounds:cellFrame + + + + stateImageWidth + + + + titleRectForBounds:cellFrame + + + + titleWidth + + + + + + + diff --git a/Documentation/gsdoc/NSMenuView.gsdoc b/Documentation/gsdoc/NSMenuView.gsdoc new file mode 100644 index 000000000..b3e459844 --- /dev/null +++ b/Documentation/gsdoc/NSMenuView.gsdoc @@ -0,0 +1,188 @@ + + + + + NSMenuView + + + + + 0.1 + 28 February, 2000 + + + + NSMenuView + + AppKit/NSMenuView.h + NSCoding + + + menuBarHeight + + + + attachedMenu + + + + attachedMenuView + + + + attachSubmenuForItemAtIndex:index + + + + detachSubmenu + + + + font + + + + highlightedItemIndex + + + + horizontalEdgePadding + + + + imageAndTitleOffset + + + + imageAndTitleWidth + + + + indexOfItemAtPoint:point + + + + innerRect + + + + isAttached + + + + isHorizontal + + + + isTornOff + + + + itemAdded:notification + + + + itemChanged:notification + + + + itemRemoved:notification + + + + keyEquivalentOffset + + + + keyEquivalentWidth + + + + locationForSubmenu:aSubmenu + + + + menu + + + + menuItemCellForItemAtIndex:index + + + + needsSizing + + + + performActionWithHighlightingForItemAtIndex:index + + + + rectOfItemAtIndex:index + + + + resizeWindowWithMaxHeight:maxHeight + + + + setFont:font + + + + setHighlightedItemIndex:index + + + + setHorizontal:flag + + + + setHorizontalEdgePadding:pad + + + + setMenu:menu + + + + setMenuItemCell:cellforItemAtIndex:index + + + + setNeedsDisplayForItemAtIndex:index + + + + setNeedsSizing:flag + + + + setWindowFrameForAttachingToRect:screenRectonScreen:(NSScreen *)screen preferredEdge:edgepopUpSelectedItem:selectedItemIndex + + + + sizeToFit + + + + stateImageOffset + + + + stateImageWidth + + + + trackWithEvent:event + + + + update + + + + + + + diff --git a/Documentation/gsdoc/NSMutableAttributedStringAdditions.gsdoc b/Documentation/gsdoc/NSMutableAttributedStringAdditions.gsdoc new file mode 100644 index 000000000..77c8ed76e --- /dev/null +++ b/Documentation/gsdoc/NSMutableAttributedStringAdditions.gsdoc @@ -0,0 +1,63 @@ + + + + + NSMutableAttributedStringAdditions + + + + + 0.1 + 28 February, 2000 + + + + NSMutableAttributedStringAdditions + + AppKit/NSAttributedString.h + + + applyFontTraits:maskrange:aRange + + + + fixAttachmentAttributeInRange:aRange + + + + fixAttributesInRange:aRange + + + + fixFontAttributeInRange:aRange + + + + fixParagraphStyleAttributeInRange:aRange + + + + setAlignment:alignment + + + + subscriptRange:aRange + + + + superscriptRange:aRange + + + + unscriptRange:aRange + + + + updateAttachmentsFromPath:path + + + + + + + diff --git a/Documentation/gsdoc/NSMutableParagraphStyle.gsdoc b/Documentation/gsdoc/NSMutableParagraphStyle.gsdoc new file mode 100644 index 000000000..04d520aa4 --- /dev/null +++ b/Documentation/gsdoc/NSMutableParagraphStyle.gsdoc @@ -0,0 +1,76 @@ + + + + + NSMutableParagraphStyle + + + + + 0.1 + 28 February, 2000 + + + + NSMutableParagraphStyle + + AppKit/NSParagraphStyle.h + NSCoding + + + addTabStop:tabStop + + + + removeTabStop:tabStop + + + + setAlignment:alignment + + + + setFirstLineHeadIndent:aFloat + + + + setHeadIndent:aFloat + + + + setLineBreakMode:mode + + + + setLineSpacing:aFloat + + + + setMaximumLineHeight:aFloat + + + + setMinimumLineHeight:aFloat + + + + setParagraphSpacing:aFloat + + + + setParagraphStyle:aStyle + + + + setTabStops:tabStops + + + + setTailIndent:aFloat + + + + + + + diff --git a/Documentation/gsdoc/NSOpenPanel.gsdoc b/Documentation/gsdoc/NSOpenPanel.gsdoc new file mode 100644 index 000000000..24ec6d2e7 --- /dev/null +++ b/Documentation/gsdoc/NSOpenPanel.gsdoc @@ -0,0 +1,68 @@ + + + + + NSOpenPanel + + + + + 0.1 + 28 February, 2000 + + + + NSOpenPanel + + AppKit/NSOpenPanel.h + NSObject + + + openPanel + + + + allowsMultipleSelection + + + + canChooseDirectories + + + + canChooseFiles + + + + filenames + + + + runModalForDirectory:directoryfile:(NSString *)filename types:fileTypes + + + + runModalForTypes:fileTypes + + + + setAllowsMultipleSelection:flag + + + + setCanChooseDirectories:flag + + + + setCanChooseFiles:flag + + + + URLs + + + + + + + diff --git a/Documentation/gsdoc/NSPICTImageRep.gsdoc b/Documentation/gsdoc/NSPICTImageRep.gsdoc new file mode 100644 index 000000000..10ecb912e --- /dev/null +++ b/Documentation/gsdoc/NSPICTImageRep.gsdoc @@ -0,0 +1,40 @@ + + + + + NSPICTImageRep + + + + + 0.1 + 28 February, 2000 + + + + NSPICTImageRep + + AppKit/NSPICTImageRep.h + NSCoding + + + imageRepWithData:pictData + + + + boundingBox + + + + initWithData:pictData + + + + PICTRepresentation + + + + + + + diff --git a/Documentation/gsdoc/NSPageLayout.gsdoc b/Documentation/gsdoc/NSPageLayout.gsdoc new file mode 100644 index 000000000..c806c9982 --- /dev/null +++ b/Documentation/gsdoc/NSPageLayout.gsdoc @@ -0,0 +1,76 @@ + + + + + NSPageLayout + + + + + 0.1 + 28 February, 2000 + + + + NSPageLayout + + AppKit/NSPageLayout.h + NSObject + + + pageLayout + + + + accessoryView + + + + convertOldFactor:oldnewFactor:new + + + + pickedButton:sender + + + + pickedOrientation:sender + + + + pickedPaperSize:sender + + + + pickedUnits:sender + + + + printInfo + + + + readPrintInfo + + + + runModal + + + + runModalWithPrintInfo:printInfo + + + + setAccessoryView:aView + + + + writePrintInfo + + + + + + + diff --git a/Documentation/gsdoc/NSPanel.gsdoc b/Documentation/gsdoc/NSPanel.gsdoc new file mode 100644 index 000000000..bd9c1997e --- /dev/null +++ b/Documentation/gsdoc/NSPanel.gsdoc @@ -0,0 +1,48 @@ + + + + + NSPanel + + + + + 0.1 + 28 February, 2000 + + + + NSPanel + + AppKit/NSPanel.h + NSCoding + + + becomesKeyOnlyIfNeeded + + + + isFloatingPanel + + + + setBecomesKeyOnlyIfNeeded:flag + + + + setFloatingPanel:flag + + + + setWorksWhenModal:flag + + + + worksWhenModal + + + + + + + diff --git a/Documentation/gsdoc/NSParagraphStyle.gsdoc b/Documentation/gsdoc/NSParagraphStyle.gsdoc new file mode 100644 index 000000000..5cb3f2b1a --- /dev/null +++ b/Documentation/gsdoc/NSParagraphStyle.gsdoc @@ -0,0 +1,68 @@ + + + + + NSParagraphStyle + + + + + 0.1 + 28 February, 2000 + + + + NSParagraphStyle + + AppKit/NSParagraphStyle.h + NSCoding + + + defaultParagraphStyle + + + + alignment + + + + firstLineHeadIndent + + + + headIndent + + + + lineBreakMode + + + + lineSpacing + + + + maximumLineHeight + + + + minimumLineHeight + + + + paragraphSpacing + + + + tabStops + + + + tailIndent + + + + + + + diff --git a/Documentation/gsdoc/NSPasteboard.gsdoc b/Documentation/gsdoc/NSPasteboard.gsdoc new file mode 100644 index 000000000..bda9b7164 --- /dev/null +++ b/Documentation/gsdoc/NSPasteboard.gsdoc @@ -0,0 +1,128 @@ + + + + + NSPasteboard + + + + + 0.1 + 28 February, 2000 + + + + NSPasteboard + + AppKit/NSPasteboard.h + NSObject + + + generalPasteboard + + + + pasteboardByFilteringData:dataofType:type + + + + pasteboardByFilteringFile:filename + + + + pasteboardByFilteringTypesInPasteboard:pasteboard + + + + pasteboardWithName:name + + + + pasteboardWithUniqueName + + + + typesFilterableTo:type + + + + addTypes:newTypes + + + + availableTypeFromArray:types + + + + changeCount + + + + dataForType:dataType + + + + declareTypes:newTypes + + + + name + + + + propertyListForType:dataType + + + + readFileContentsType:typetoFile:filename + + + + readFileWrapper; + + + + releaseGlobally + + + + setData:dataforType:dataType + + + + setPropertyList:propertyList + + + + setString:stringforType:dataType + + + + stringForType:dataType + + + + types + + + + writeFileContents:filename + + + + writeFileWrapper:wrapper; + + + + pasteboardChangedOwner:sender + + + + pasteboard:senderprovideDataForType:type + + + + + + + diff --git a/Documentation/gsdoc/NSPopUpButton.gsdoc b/Documentation/gsdoc/NSPopUpButton.gsdoc new file mode 100644 index 000000000..c53fb421c --- /dev/null +++ b/Documentation/gsdoc/NSPopUpButton.gsdoc @@ -0,0 +1,168 @@ + + + + + NSPopUpButton + + + + + 0.1 + 28 February, 2000 + + + + NSPopUpButton + + AppKit/NSPopUpButton.h + NSCoding + + + addItemWithTitle:title + + + + addItemsWithTitles:itemTitles + + + + autoenablesItems + + + + indexOfItem:anObject + + + + indexOfItemWithRepresentedObject:anObject + + + + indexOfItemWithTag:tag + + + + indexOfItemWithTarget:targetandAction:actionSelector + + + + indexOfItemWithTitle:title + + + + indexOfSelectedItem + + + + initWithFrame:frameRect + + + + insertItemWithTitle:titleatIndex:index + + + + itemArray + + + + itemAtIndex:index + + + + itemTitleAtIndex:index + + + + itemTitles + + + + itemWithTitle:title + + + + lastItem + + + + menu + + + + numberOfItems + + + + preferredEdge + + + + pullsDown + + + + removeAllItems + + + + removeItemAtIndex:index + + + + removeItemWithTitle:title + + + + selectedItem + + + + selectItem(id <NSMenuItem>)anObject + + + + selectItemAtIndex:index + + + + selectItemWithTitle:title + + + + setAutoenablesItems:flag + + + + setFont:fontObject + + + + setMenu:menu + + + + setPreferredEdge:edge + + + + setPullsDown:flag + + + + setTitle:aString + + + + synchronizeTitleAndSelectedItem + + + + titleOfSelectedItem + + + + + + + diff --git a/Documentation/gsdoc/NSPopUpButtonCell.gsdoc b/Documentation/gsdoc/NSPopUpButtonCell.gsdoc new file mode 100644 index 000000000..ba025d0de --- /dev/null +++ b/Documentation/gsdoc/NSPopUpButtonCell.gsdoc @@ -0,0 +1,204 @@ + + + + + NSPopUpButtonCell + + + + + 0.1 + 28 February, 2000 + + + + NSPopUpButtonCell + + AppKit/NSPopUpButtonCell.h + NSCoding + + + addItemWithTitle:title + + + + addItemsWithTitles:itemTitles + + + + altersStateOfSelectedItem + + + + arrowPosition + + + + attachPopUpWithFrame:cellFrame + + + + autoenablesItems + + + + dismissPopUp + + + + indexOfItem:item + + + + indexOfItemWithRepresentedObject:obj + + + + indexOfItemWithTag:tag + + + + indexOfItemWithTarget:targetandAction:actionSelector + + + + indexOfItemWithTitle:title + + + + indexOfSelectedItem + + + + initTextCell:stringValue + + + + insertItemWithTitle:titleatIndex:index + + + + itemArray + + + + itemAtIndex:index + + + + itemTitleAtIndex:index + + + + itemTitles + + + + itemWithTitle:title + + + + lastItem + + + + menu + + + + numberOfItems + + + + performClick:sender + + + + performClickWithFrame:frameinView:controlView + + + + preferredEdge + + + + pullsDown + + + + removeAllItems + + + + removeItemAtIndex:index + + + + removeItemWithTitle:title + + + + selectedItem + + + + selectItem:item + + + + selectItemAtIndex:index + + + + selectItemWithTitle:title + + + + setAltersStateOfSelectedItem:flag + + + + setArrowPosition:position + + + + setAutoenablesItems:flag + + + + setMenu:menu + + + + setPreferredEdge:edge + + + + setPullsDown:flag + + + + setTitle:aString + + + + setUsesItemFromMenu:flag + + + + synchronizeTitleAndSelectedItem + + + + titleOfSelectedItem + + + + usesItemFromMenu + + + + + + + diff --git a/Documentation/gsdoc/NSPrintInfo.gsdoc b/Documentation/gsdoc/NSPrintInfo.gsdoc new file mode 100644 index 000000000..1a314391f --- /dev/null +++ b/Documentation/gsdoc/NSPrintInfo.gsdoc @@ -0,0 +1,160 @@ + + + + + NSPrintInfo + + + + + 0.1 + 28 February, 2000 + + + + NSPrintInfo + + AppKit/NSPrintInfo.h + NSCoding + + + defaultPrinter + + + + setDefaultPrinter:aPrinter + + + + setSharedPrintInfo:printInfo + + + + sharedPrintInfo + + + + sizeForPaperName:name + + + + bottomMargin + + + + dictionary + + + + horizontalPagination + + + + initWithDictionary:aDictionary + + + + isHorizontallyCentered + + + + isVerticallyCentered + + + + jobDisposition + + + + leftMargin + + + + orientation + + + + paperName + + + + paperSize + + + + printer + + + + rightMargin + + + + setBottomMargin:margin + + + + setHorizontalPagination:mode + + + + setHorizontallyCentered:flag + + + + setJobDisposition:disposition + + + + setLeftMargin:margin + + + + setOrientation:orientation + + + + setPaperName:name + + + + setPaperSize:aSize + + + + setPrinter:aPrinter + + + + setRightMargin:margin + + + + setTopMargin:margin + + + + setUpPrintOperationDefaultValues + + + + setVerticalPagination:mode + + + + setVerticallyCentered:flag + + + + topMargin + + + + verticalPagination + + + + + + + diff --git a/Documentation/gsdoc/NSPrintOperation.gsdoc b/Documentation/gsdoc/NSPrintOperation.gsdoc new file mode 100644 index 000000000..9786d69fb --- /dev/null +++ b/Documentation/gsdoc/NSPrintOperation.gsdoc @@ -0,0 +1,136 @@ + + + + + NSPrintOperation + + + + + 0.1 + 28 February, 2000 + + + + NSPrintOperation + + AppKit/NSPrintOperation.h + NSObject + + + EPSOperationWithView:aViewinsideRect:recttoData:data + + + + EPSOperationWithView:aViewinsideRect:recttoData:dataprintInfo:aPrintInfo + + + + EPSOperationWithView:aViewinsideRect:recttoPath:pathprintInfo:aPrintInfo + + + + currentOperation + + + + printOperationWithView:aView + + + + printOperationWithView:aViewprintInfo:aPrintInfo + + + + setCurrentOperation:operation + + + + accessoryView + + + + cleanUpOperation + + + + context + + + + createContext + + + + currentPage + + + + deliverResult + + + + destroyContext + + + + initEPSOperationWithView:aViewinsideRect:recttoData:dataprintInfo:aPrintInfo + + + + initWithView:aViewprintInfo:aPrintInfo + + + + isEPSOperation + + + + pageOrder + + + + printInfo + + + + printPanel + + + + runOperation + + + + setAccessoryView:aView + + + + setPageOrder:order + + + + setPrintInfo:aPrintInfo + + + + setPrintPanel:panel + + + + setShowPanels:flag + + + + showPanels + + + + view + + + + + + + diff --git a/Documentation/gsdoc/NSPrintPanel.gsdoc b/Documentation/gsdoc/NSPrintPanel.gsdoc new file mode 100644 index 000000000..87479004c --- /dev/null +++ b/Documentation/gsdoc/NSPrintPanel.gsdoc @@ -0,0 +1,60 @@ + + + + + NSPrintPanel + + + + + 0.1 + 28 February, 2000 + + + + NSPrintPanel + + AppKit/NSPrintPanel.h + NSObject + + + printPanel + + + + accessoryView + + + + finalWritePrintInfo + + + + pickedAllPages:sender + + + + pickedButton:sender + + + + pickedLayoutList:sender + + + + runModal + + + + setAccessoryView:aView + + + + updateFromPrintInfo + + + + + + + diff --git a/Documentation/gsdoc/NSPrinter.gsdoc b/Documentation/gsdoc/NSPrinter.gsdoc new file mode 100644 index 000000000..664c2a248 --- /dev/null +++ b/Documentation/gsdoc/NSPrinter.gsdoc @@ -0,0 +1,132 @@ + + + + + NSPrinter + + + + + 0.1 + 28 February, 2000 + + + + NSPrinter + + AppKit/NSPrinter.h + NSCoding + + + printerNames + + + + printerTypes + + + + printerWithName:name + + + + printerWithName:namedomain:domainincludeUnavailable:includeUnavailable + + + + printerWithType:type + + + + acceptsBinary + + + + booleanForKey:keyinTable:table + + + + deviceDescription + + + + domain + + + + floatForKey:keyinTable:table + + + + host + + + + imageRectForPaper:paperName + + + + intForKey:keyinTable:table + + + + isColor + + + + isFontAvailable:faceName + + + + isKey:keyinTable:table + + + + isOutputStackInReverseOrder + + + + languageLevel + + + + name + + + + note + + + + pageSizeForPaper:paperName + + + + rectForKey:keyinTable:table + + + + sizeForKey:keyinTable:table + + + + statusForTable:table + + + + stringForKey:keyinTable:table + + + + stringListForKey:keyinTable:table + + + + type + + + + + + + diff --git a/Documentation/gsdoc/NSProgressIndicator.gsdoc b/Documentation/gsdoc/NSProgressIndicator.gsdoc new file mode 100644 index 000000000..08bc671a8 --- /dev/null +++ b/Documentation/gsdoc/NSProgressIndicator.gsdoc @@ -0,0 +1,96 @@ + + + + + NSProgressIndicator + + + + + 0.1 + 28 February, 2000 + + + + NSProgressIndicator + + AppKit/NSProgressIndicator.h + NSCoding + + + animate:sender + + + + animationDelay + + + + doubleValue + + + + incrementBy:delta + + + + initWithFrame:frameRect + + + + isBezeled + + + + isIndeterminate + + + + maxValue + + + + minValue + + + + setAnimationDelay:delay + + + + setBezeled:flag + + + + setDoubleValue:doubleValue + + + + setIndeterminate:flag + + + + setMaxValue:newMaximum + + + + setMinValue:newMinimum + + + + setUsesThreadedAnimation:flag + + + + stopAnimation:sender + + + + usesThreadedAnimation + + + + + + + diff --git a/Documentation/gsdoc/NSResponder.gsdoc b/Documentation/gsdoc/NSResponder.gsdoc new file mode 100644 index 000000000..0ce40501c --- /dev/null +++ b/Documentation/gsdoc/NSResponder.gsdoc @@ -0,0 +1,388 @@ + + + + + NSResponder + + + + + 0.1 + 28 February, 2000 + + + + NSResponder + + AppKit/NSResponder.h + NSCoding + + + acceptsFirstResponder + + + + becomeFirstResponder + + + + capitalizeWord:sender + + + + centerSelectionInVisibleArea:sender + + + + changeCaseOfLetter:sender + + + + complete:sender + + + + deleteBackward:sender + + + + deleteForward:sender + + + + deleteToBeginningOfLine:sender + + + + deleteToBeginningOfParagraph:sender + + + + deleteToEndOfLine:sender + + + + deleteToEndOfParagraph:sender + + + + deleteToMark:sender + + + + deleteWordBackward:sender + + + + deleteWordForward:sender + + + + doCommandBySelector:aSelector + + + + flagsChanged:theEvent + + + + flushBufferedKeyEvents + + + + helpRequested:theEvent + + + + indent:sender + + + + insertBacktab:sender + + + + insertNewline:sender + + + + insertNewlineIgnoringFieldEditor:sender + + + + insertParagraphSeparator:sender + + + + insertTab:sender + + + + insertTabIgnoringFieldEditor:sender + + + + insertText:aString + + + + interfaceStyle + + + + interpretKeyEvents:eventArray + + + + keyDown:theEvent + + + + keyUp:theEvent + + + + lowercaseWord:sender + + + + menu + + + + mouseDown:theEvent + + + + mouseDragged:theEvent + + + + mouseEntered:theEvent + + + + mouseExited:theEvent + + + + mouseMoved:theEvent + + + + mouseUp:theEvent + + + + moveBackward:sender + + + + moveBackwardAndModifySelection:sender + + + + moveDown:sender + + + + moveDownAndModifySelection:sender + + + + moveForward:sender + + + + moveForwardAndModifySelection:sender + + + + moveLeft:sender + + + + moveRight:sender + + + + moveToBeginningOfDocument:sender + + + + moveToBeginningOfLine:sender + + + + moveToBeginningOfParagraph:sender + + + + moveToEndOfDocument:sender + + + + moveToEndOfLine:sender + + + + moveToEndOfParagraph:sender + + + + moveUp:sender + + + + moveUpAndModifySelection:sender + + + + moveWordBackward:sender + + + + moveWordBackwardAndModifySelection:sender + + + + moveWordForward:sender + + + + moveWordForwardAndModifySelection:sender + + + + nextResponder + + + + noResponderFor:eventSelector + + + + pageDown:sender + + + + pageUp:sender + + + + performKeyEquivalent:theEvent + + + + performMnemonic:aString + + + + resignFirstResponder + + + + rightMouseDown:theEvent + + + + rightMouseDragged:theEvent + + + + rightMouseUp:theEvent + + + + scrollLineDown:sender + + + + scrollLineUp:sender + + + + scrollPageDown:sender + + + + scrollPageUp:sender + + + + selectAll:sender + + + + selectLine:sender + + + + selectParagraph:sender + + + + selectToMark:sender + + + + selectWord:sender + + + + setInterfaceStyle:interfaceStyle + + + + setMark:sender + + + + setMenu:aMenu + + + + setNextResponder:aResponder + + + + showContextHelp:sender + + + + swapWithMark:sender + + + + transpose:sender + + + + transposeWords:sender + + + + tryToPerform:anAction + + + + undoManager + + + + uppercaseWord:sender + + + + validRequestorForSendType:sendTypereturnType:returnType + + + + yank:sender + + + + + + + diff --git a/Documentation/gsdoc/NSRulerMarker.gsdoc b/Documentation/gsdoc/NSRulerMarker.gsdoc new file mode 100644 index 000000000..04b14fcf6 --- /dev/null +++ b/Documentation/gsdoc/NSRulerMarker.gsdoc @@ -0,0 +1,100 @@ + + + + + NSRulerMarker + + + + + 0.1 + 28 February, 2000 + + + + NSRulerMarker + + AppKit/NSRulerMarker.h + NSCopying + + + drawRect:aRect + + + + image + + + + imageOrigin + + + + imageRectInRuler + + + + initWithRulerView:aRulerViewmarkerLocation:locationimage:(NSImage *)anImage imageOrigin:imageOrigin + + + + isDragging + + + + isMovable + + + + isRemovable + + + + makerLocation + + + + representedObject + + + + ruler + + + + setImage:anImage + + + + setImageOrigin:aPoint + + + + setMarkerLocation:location + + + + setMovable:flag + + + + setRemovable:flag + + + + setRepresentedObject:anObject + + + + thicknessRequiredInRuler + + + + trackMouse:theEvent + + + + + + + diff --git a/Documentation/gsdoc/NSRulerView.gsdoc b/Documentation/gsdoc/NSRulerView.gsdoc new file mode 100644 index 000000000..0463ff530 --- /dev/null +++ b/Documentation/gsdoc/NSRulerView.gsdoc @@ -0,0 +1,192 @@ + + + + + NSRulerView + + + + + 0.1 + 28 February, 2000 + + + + NSRulerView + + AppKit/NSRulerView.h + NSCoding + + + registerUnitWithName:unitNameabbreviation:abbreviationunitToPointsConversionFactor:conversionFactorstepUpCycle:(NSArray *)stepUpCycle stepDownCycle:stepDownCycle + + + + accessoryView + + + + addMarker:aMarker + + + + baselineLocation + + + + clientView + + + + drawHashMarksAndLabelsInRect:aRect + + + + drawMarkersInRect:aRect + + + + initWithScrollView:aScrollView + + + + invalidateHashMarks + + + + isFlipped + + + + markers + + + + measurementUnits + + + + moveRulerlineFromLocation:oldLoctoLocation:newLoc + + + + orientation + + + + originOffset + + + + removeMarker:aMarker + + + + requiredThickness + + + + reservedThicknessForAccessoryView + + + + reservedThicknessForMarkers + + + + ruleThickness + + + + scrollView + + + + setAccessoryView:aView + + + + setClientView:aView + + + + setMarkers:markers + + + + setMeasurementUnits:unitName + + + + setOrientation:orientation + + + + setOriginOffset:offset + + + + setReservedThicknessForAccessoryView:thickness + + + + setReservedThicknessForMarkers:thickness + + + + setRuleThickness:thickness + + + + setScrollView:scrollView + + + + trackMarker:aMarkerwithMouseEvent:theEvent + + + + rulerView:aRulerViewdidAddMarker:aMarker + + + + rulerView:aRulerViewdidMoveMarker:aMarker + + + + rulerView:aRulerViewdidRemoveMarker:aMarker + + + + rulerView:aRulerViewhandleMouseDown:theEvent + + + + rulerView:aRulerViewshouldAddMarker:aMarker + + + + rulerView:aRulerViewshouldMoveMarker:aMarker + + + + rulerView:aRulerViewshouldRemoveMarker:aMarker + + + + rulerView:aRulerViewwillAddMarker:aMarkeratLocation:location + + + + rulerView:aRulerViewwillMoveMarker:aMarkertoLocation:location + + + + rulerView:aRulerViewwillSetClientView:newClient + + + + + + + diff --git a/Documentation/gsdoc/NSSavePanel.gsdoc b/Documentation/gsdoc/NSSavePanel.gsdoc new file mode 100644 index 000000000..0f798143d --- /dev/null +++ b/Documentation/gsdoc/NSSavePanel.gsdoc @@ -0,0 +1,115 @@ + + + + + NSSavePanel + + + + + 0.1 + 28 February, 2000 + + + + NSSavePanel + + AppKit/NSSavePanel.h + + + savePanel + + + + cancel:sender + + + + directory + + + + encodeWithCoder:coder + + + + initWithCoder:coder + + + + ok:sender + + + + prompt + + + + requiredFileType + + + + runModalForDirectory:path + + + + selectText:sender + + + + setAccessoryView:aView + + + + setDelegate:anObject + + + + setDirectory:path + + + + setPrompt:prompt + + + + setRequiredFileType:type + + + + setTreatsFilePackagesAsDirectories:flag + + + + setTitle:title + + + + title + + + + treatsFilePackagesAsDirectories + + + + validateVisibleColumns + + + + panel:sendercompareFilename:fileName1with:(NSString *)fileName2 caseSensitive:flag + + + + panel:sendershouldShowFilename:filename + + + + panel:senderisValidFilename:filename + + + + + + + diff --git a/Documentation/gsdoc/NSScreen.gsdoc b/Documentation/gsdoc/NSScreen.gsdoc new file mode 100644 index 000000000..2b841275d --- /dev/null +++ b/Documentation/gsdoc/NSScreen.gsdoc @@ -0,0 +1,56 @@ + + + + + NSScreen + + + + + 0.1 + 28 February, 2000 + + + + NSScreen + + AppKit/NSScreen.h + NSObject + + + deepestScreen + + + + mainScreen + + + + screens + + + + depth + + + + deviceDescription + + + + frame + + + + supportedWindowDepths + + + + visibleFrame + + + + + + + diff --git a/Documentation/gsdoc/NSScrollView.gsdoc b/Documentation/gsdoc/NSScrollView.gsdoc new file mode 100644 index 000000000..9bcf17134 --- /dev/null +++ b/Documentation/gsdoc/NSScrollView.gsdoc @@ -0,0 +1,232 @@ + + + + + NSScrollView + + + + + 0.1 + 28 February, 2000 + + + + NSScrollView + + AppKit/NSScrollView.h + NSCoding + + + contentSizeForFrameSize:frameSizehasHorizontalScroller:hFlaghasVerticalScroller:vFlagborderType:borderType + + + + frameSizeForContentSize:contentSizehasHorizontalScroller:hFlaghasVerticalScroller:vFlagborderType:borderType + + + + rulerViewClass + + + + setRulerViewClass:aClass + + + + backgroundColor + + + + borderType + + + + contentSize + + + + contentView + + + + documentCursor + + + + documentView + + + + documentVisibleRect + + + + hasHorizontalRuler + + + + hasHorizontalScroller + + + + hasVerticalRuler + + + + hasVerticalScroller + + + + horizontalLineScroll + + + + horizontalPageScroll + + + + horizontalRulerView + + + + horizontalScroller + + + + isRulerVisible + + + + lineScroll + + + + pageScroll + + + + reflectScrolledClipView:aClipView + + + + rulersVisible + + + + scrollsDynamically + + + + setBackgroundColor:aColor + + + + setBorderType:borderType + + + + setContentView:aView + + + + setDocumentCursor:aCursor + + + + setDocumentView:aView + + + + setHasHorizontalRuler:flag + + + + setHasHorizontalScroller:flag + + + + setHasVerticalRuler:flag + + + + setHasVerticalScroller:flag + + + + setHorizontalLineScroll:aFloat + + + + setHorizontalPageScroll:aFloat + + + + setHorizontalRulerView:aRulerView + + + + setHorizontalScroller:aScroller + + + + setLineScroll:aFloat + + + + setPageScroll:aFloat + + + + setRulersVisible:flag + + + + setScrollsDynamically:flag + + + + setVerticalLineScroll:aFloat + + + + setVerticalPageScroll:aFloat + + + + setVerticalRulerView:aRulerView + + + + setVerticalScroller:aScroller + + + + tile + + + + toggleRuler:sender + + + + verticalLineScroll + + + + verticalPageScroll + + + + verticalRulerView + + + + verticalScroller + + + + + + + diff --git a/Documentation/gsdoc/NSScroller.gsdoc b/Documentation/gsdoc/NSScroller.gsdoc new file mode 100644 index 000000000..e0c591ee7 --- /dev/null +++ b/Documentation/gsdoc/NSScroller.gsdoc @@ -0,0 +1,92 @@ + + + + + NSScroller + + + + + 0.1 + 28 February, 2000 + + + + NSScroller + + AppKit/NSScroller.h + NSCoding + + + scrollerWidth + + + + arrowsPosition + + + + checkSpaceForParts + + + + drawArrow:arrowhighlight:flag + + + + drawKnob + + + + drawParts + + + + highlight:flag + + + + hitPart + + + + initWithFrame:frameRect + + + + knobProportion + + + + rectForPart:aPart + + + + setArrowsPosition:location + + + + setFloatValue:aFloatknobProportion:knobProp + + + + testPart:aPoint + + + + trackKnob:theEvent + + + + trackScrollButtons:theEvent + + + + usableParts + + + + + + + diff --git a/Documentation/gsdoc/NSSecureTextField.gsdoc b/Documentation/gsdoc/NSSecureTextField.gsdoc new file mode 100644 index 000000000..e305bf8d5 --- /dev/null +++ b/Documentation/gsdoc/NSSecureTextField.gsdoc @@ -0,0 +1,24 @@ + + + + + NSSecureTextField + + + + + 0.1 + 28 February, 2000 + + + + NSSecureTextField + + AppKit/NSSecureTextField.h + NSCoding + + + + + + diff --git a/Documentation/gsdoc/NSSecureTextFieldCell.gsdoc b/Documentation/gsdoc/NSSecureTextFieldCell.gsdoc new file mode 100644 index 000000000..f3704f2da --- /dev/null +++ b/Documentation/gsdoc/NSSecureTextFieldCell.gsdoc @@ -0,0 +1,32 @@ + + + + + NSSecureTextFieldCell + + + + + 0.1 + 28 February, 2000 + + + + NSSecureTextFieldCell + + AppKit/NSSecureTextField.h + NSCoding + + + echosBullets + + + + setEchosBullets:flag + + + + + + + diff --git a/Documentation/gsdoc/NSSlider.gsdoc b/Documentation/gsdoc/NSSlider.gsdoc new file mode 100644 index 000000000..30a5deef6 --- /dev/null +++ b/Documentation/gsdoc/NSSlider.gsdoc @@ -0,0 +1,144 @@ + + + + + NSSlider + + + + + 0.1 + 28 February, 2000 + + + + NSSlider + + AppKit/NSSlider.h + NSCoding + + + acceptsFirstMouse:mouseDownEvent + + + + allowsTickMarkValuesOnly + + + + altIncrementValue + + + + closestTickMarkValueToValue:aValue + + + + image + + + + indexOfTickMarkAtPoint:point + + + + isVertical + + + + knobThickness + + + + maxValue + + + + minValue + + + + numberOfTickMarks + + + + rectOfTickMarkAtIndex:index + + + + setAllowsTickMarkValuesOnly:flag + + + + setAltIncrementValue:increment + + + + setImage:barImage + + + + setKnobThickness:thickness + + + + setMaxValue:maxValue + + + + setMinValue:minValue + + + + setNumberOfTickMarks:numberOfTickMarks + + + + setTickMarkPosition:position + + + + setTitle:barTitle + + + + setTitleCell:titleCell + + + + setTitleColor:color + + + + setTitleFont:font + + + + tickMarkPosition + + + + tickMarkValueAtIndex:index + + + + title + + + + titleCell + + + + titleColor + + + + titleFont + + + + + + + diff --git a/Documentation/gsdoc/NSSliderCell.gsdoc b/Documentation/gsdoc/NSSliderCell.gsdoc new file mode 100644 index 000000000..524545f74 --- /dev/null +++ b/Documentation/gsdoc/NSSliderCell.gsdoc @@ -0,0 +1,156 @@ + + + + + NSSliderCell + + + + + 0.1 + 28 February, 2000 + + + + NSSliderCell + + AppKit/NSSliderCell.h + NSCoding + + + prefersTrackingUntilMouseUp + + + + allowsTickMarkValuesOnly + + + + altIncrementValue + + + + closestTickMarkValueToValue:aValue + + + + drawBarInside:aRectflipped:flipped + + + + drawKnob + + + + drawKnob:knobRect + + + + indexOfTickMarkAtPoint:point + + + + isVertical + + + + knobRectFlipped:flipped + + + + knobThickness + + + + maxValue + + + + minValue + + + + numberOfTickMarks + + + + rectOfTickMarkAtIndex:index + + + + setAllowsTickMarkValuesOnly:flag + + + + setAltIncrementValue:increment + + + + setKnobThickness:thickness + + + + setMaxValue:aDouble + + + + setMinValue:aDouble + + + + setNumberOfTickMarks:numberOfTickMarks + + + + setTickMarkPosition:position + + + + setTitle:title + + + + setTitleCell:aCell + + + + setTitleColor:color + + + + setTitleFont:font + + + + tickMarkPosition + + + + tickMarkValueAtIndex:index + + + + title + + + + titleCell + + + + titleColor + + + + titleFont + + + + trackRect + + + + + + + diff --git a/Documentation/gsdoc/NSSpellChecker.gsdoc b/Documentation/gsdoc/NSSpellChecker.gsdoc new file mode 100644 index 000000000..d286b60a4 --- /dev/null +++ b/Documentation/gsdoc/NSSpellChecker.gsdoc @@ -0,0 +1,92 @@ + + + + + NSSpellChecker + + + + + 0.1 + 28 February, 2000 + + + + NSSpellChecker + + AppKit/NSSpellChecker.h + NSObject + + + sharedSpellChecker + + + + sharedSpellCheckerExists + + + + uniqueSpellDocumentTag + + + + accessoryView + + + + checkSpellingOfString:stringToCheck + + + + checkSpellingOfString:stringToCheckstartingAt:(int)startingOffset language:languagewrap:(BOOL)wrapFlag inSpellDocumentWithTag:tagwordCount:wordCount + + + + closeSpellDocumentWithTag:tag + + + + countWordsInString:stringToCount + + + + ignoreWord:wordToIgnoreinSpellDocumentWithTag:tag + + + + ignoredWordsInSpellDocumentWithTag:tag + + + + language + + + + setAccessoryView:aView + + + + setIgnoredWords:someWordsinSpellDocumentWithTag:tag + + + + setLanguage:language + + + + setWordFieldStringValue:aString + + + + spellingPanel + + + + updateSpellingPanelWithMisspelledWord:word + + + + + + + diff --git a/Documentation/gsdoc/NSSpellServer.gsdoc b/Documentation/gsdoc/NSSpellServer.gsdoc new file mode 100644 index 000000000..f68fefe30 --- /dev/null +++ b/Documentation/gsdoc/NSSpellServer.gsdoc @@ -0,0 +1,60 @@ + + + + + NSSpellServer + + + + + 0.1 + 28 February, 2000 + + + + NSSpellServer + + AppKit/NSSpellServer.h + NSObject + + + delegate + + + + isWordInUserDictionaries:wordcaseSensitive:flag + + + + registerLanguage:language + + + + run + + + + setDelegate:anObject + + + + spellServer:senderdidForgetWord:wordinLanguage:language + + + + spellServer:senderdidLearnWord:wordinLanguage:language + + + + spellServer:senderfindMisspelledWordInString:stringToChecklanguage:(NSString *)language wordCount:wordCount + + + + spellServer:sendersuggestGuessesForWord:wordinLanguage:language + + + + + + + diff --git a/Documentation/gsdoc/NSSplitView.gsdoc b/Documentation/gsdoc/NSSplitView.gsdoc new file mode 100644 index 000000000..00c354251 --- /dev/null +++ b/Documentation/gsdoc/NSSplitView.gsdoc @@ -0,0 +1,52 @@ + + + + + NSSplitView + + + + + 0.1 + 28 February, 2000 + + + + NSSplitView + + AppKit/NSSplitView.h + NSCoding + + + adjustSubviews + + + + delegate + + + + dividerThickness + + + + drawDividerInRect:aRect + + + + isVertical + + + + setDelegate:anObject + + + + setVertical:flag + + + + + + + diff --git a/Documentation/gsdoc/NSStringAdditions.gsdoc b/Documentation/gsdoc/NSStringAdditions.gsdoc new file mode 100644 index 000000000..714634973 --- /dev/null +++ b/Documentation/gsdoc/NSStringAdditions.gsdoc @@ -0,0 +1,35 @@ + + + + + NSStringAdditions + + + + + 0.1 + 28 February, 2000 + + + + NSStringAdditions + + AppKit/NSStringDrawing.h + + + drawAtPoint:aPointwithAttributes:attributes + + + + drawInRect:aRectwithAttributes:attributes + + + + sizeWithAttributes:attributes + + + + + + + diff --git a/Documentation/gsdoc/NSTabView.gsdoc b/Documentation/gsdoc/NSTabView.gsdoc new file mode 100644 index 000000000..add346c63 --- /dev/null +++ b/Documentation/gsdoc/NSTabView.gsdoc @@ -0,0 +1,144 @@ + + + + + NSTabView + + + + + 0.1 + 28 February, 2000 + + + + NSTabView + + AppKit/NSTabView.h + NSCoding + + + addTabViewItem:tabViewItem + + + + allowsTruncatedLabels + + + + contentRect + + + + delegate + + + + drawsBackground + + + + font + + + + indexOfTabViewItem:tabViewItem + + + + indexOfTabViewItemWithIdentifier:identifier + + + + insertTabViewItem:tabViewItem + + + + minimumSize + + + + numberOfTabViewItems + + + + removeTabViewItem:tabViewItem + + + + selectFirstTabViewItem:sender + + + + selectLastTabViewItem:sender + + + + selectNextTabViewItem:sender + + + + selectPreviousTabViewItem:sender + + + + selectedTabViewItem + + + + selectTabViewItem:tabViewItem + + + + selectTabViewItemAtIndex:index + + + + selectTabViewItemWithIdentifier:identifier; + + + + setAllowsTruncatedLabels:allowTruncatedLabels + + + + setDelegate:anObject + + + + setDrawsBackground:flag + + + + setFont:font + + + + setTabViewType:tabViewType + + + + tabViewItemAtIndex:index + + + + tabViewItemAtPoint:point + + + + tabViewItems + + + + tabViewType + + + + takeSelectedTabViewItemFromSender:sender + + + + + + + diff --git a/Documentation/gsdoc/NSTabViewItem.gsdoc b/Documentation/gsdoc/NSTabViewItem.gsdoc new file mode 100644 index 000000000..2edee6499 --- /dev/null +++ b/Documentation/gsdoc/NSTabViewItem.gsdoc @@ -0,0 +1,84 @@ + + + + + NSTabViewItem + + + + + 0.1 + 28 February, 2000 + + + + NSTabViewItem + + AppKit/NSTabViewItem.h + NSCoding + + + color + + + + drawLabel:shouldTruncateLabel + + + + identifier + + + + initialFirstResponder + + + + initWithIdentifier:identifier + + + + label + + + + setColor:color + + + + setIdentifier:identifier + + + + setInitialFirstResponder:view + + + + setLabel:label + + + + setView:view + + + + sizeOfLabel:shouldTruncateLabel + + + + tabState + + + + tabView + + + + view + + + + + + + diff --git a/Documentation/gsdoc/NSTableColumn.gsdoc b/Documentation/gsdoc/NSTableColumn.gsdoc new file mode 100644 index 000000000..0c11be97f --- /dev/null +++ b/Documentation/gsdoc/NSTableColumn.gsdoc @@ -0,0 +1,104 @@ + + + + + NSTableColumn + + + + + 0.1 + 28 February, 2000 + + + + NSTableColumn + + AppKit/NSTableColumn.h + NSObject + + + dataCell + + + + headerCell + + + + initWithIdentifier:anObject + + + + identifier + + + + isEditable + + + + isResizable + + + + maxWidth + + + + minWidth + + + + setDataCell:aCell + + + + setEditable:flag + + + + setHeaderCell:aCell + + + + setIdentifier:anObject + + + + setMaxWidth:maxWidth + + + + setMinWidth:minWidth + + + + setResizable:flag + + + + setTableView:aTableView + + + + setWidth:newWidth + + + + sizeToFit + + + + tableView + + + + width + + + + + + + diff --git a/Documentation/gsdoc/NSTableHeaderCell.gsdoc b/Documentation/gsdoc/NSTableHeaderCell.gsdoc new file mode 100644 index 000000000..2441f7d61 --- /dev/null +++ b/Documentation/gsdoc/NSTableHeaderCell.gsdoc @@ -0,0 +1,28 @@ + + + + + NSTableHeaderCell + + + + + 0.1 + 28 February, 2000 + + + + NSTableHeaderCell + + AppKit/NSTableHeaderCell.h + NSCoding + + + drawInteriorWithFrame:cellFrame + + + + + + + diff --git a/Documentation/gsdoc/NSTableHeaderView.gsdoc b/Documentation/gsdoc/NSTableHeaderView.gsdoc new file mode 100644 index 000000000..a53aad700 --- /dev/null +++ b/Documentation/gsdoc/NSTableHeaderView.gsdoc @@ -0,0 +1,52 @@ + + + + + NSTableHeaderView + + + + + 0.1 + 28 February, 2000 + + + + NSTableHeaderView + + AppKit/NSTableHeaderView.h + NSCoding + + + columnAtPoint:aPoint + + + + draggedColumn + + + + draggedDistance + + + + headerRectOfColumn:columnIndex + + + + resizedColumn + + + + setTableView:aTableView + + + + tableView + + + + + + + diff --git a/Documentation/gsdoc/NSTableView.gsdoc b/Documentation/gsdoc/NSTableView.gsdoc new file mode 100644 index 000000000..c4d0936e9 --- /dev/null +++ b/Documentation/gsdoc/NSTableView.gsdoc @@ -0,0 +1,404 @@ + + + + + NSTableView + + + + + 0.1 + 28 February, 2000 + + + + NSTableView + + AppKit/NSTableView.h + NSCoding + + + addTableColumn:aColumn + + + + allowsColumnReordering + + + + allowsColumnResizing + + + + allowsColumnSelection + + + + allowsEmptySelection + + + + allowsMultipleSelection + + + + autoresizesAllColumnsToFit + + + + autosaveName + + + + autosaveTableColumns + + + + backgroundColor + + + + clickedColumn + + + + clickedRow + + + + columnAtPoint:aPoint + + + + columnsInRect:aRect + + + + columnWithIdentifier:anObject + + + + cornerView + + + + dataSource + + + + delegate + + + + deselectAll:sender + + + + deselectColumn:columnIndex + + + + deselectRow:rowIndex + + + + doubleAction + + + + drawGridInClipRect:aRect + + + + drawRow:rowIndex + + + + drawsGrid + + + + editColumn:columnIndexrow:(int)rowIndex withEvent:theEvent + + + + editedColumn + + + + editedRow + + + + frameOfCellAtColumn:columnIndex + + + + gridColor + + + + headerView + + + + highlightSelectionInClipRect:clipRect + + + + initWithFrame:frameRect + + + + intercellSpacing + + + + isColumnSelected:columnIndex + + + + isRowSelected:rowIndex + + + + moveColumn:columnIndex + + + + noteNumberOfRowsChanged + + + + numberOfColumns + + + + numberOfRows + + + + numberOfSelectedColumns + + + + numberOfSelectedRows + + + + rectOfColumn:columnIndex + + + + rectOfRow:rowIndex + + + + reloadData + + + + removeTableColumn:aTableColumn + + + + rowAtPoint:aPoint + + + + rowHeight + + + + rowsInRect:aRect + + + + scrollColumnToVisible:columnIndex + + + + scrollRowToVisible:rowIndex + + + + selectAll:sender + + + + selectColumn:columnIndexbyExtendingSelection:flag + + + + selectedColumn + + + + selectedColumnEnumerator + + + + selectedRow + + + + selectedRowEnumerator + + + + selectRow:rowIndexbyExtendingSelection:flag + + + + setAllowsColumnReordering:flag + + + + setAllowsColumnResizing:flag + + + + setAllowsColumnSelection:flag + + + + setAllowsEmptySelection:flag + + + + setAllowsMultipleSelection:flag + + + + setAutoresizesAllColumnsToFit:flag + + + + setAutosaveName:name + + + + setAutosaveTableColumns:flag + + + + setBackgroundColor:aColor + + + + setCornerView:aView + + + + setDataSource:anObject + + + + setDelegate:anObject + + + + setDoubleAction:aSelector + + + + setDrawsGrid:flag + + + + setGridColor:aColor + + + + setHeaderView:aHeaderView + + + + setIntercellSpacing:aSize + + + + setRowHeight:rowHeight + + + + sizeLastColumnToFit + + + + sizeToFit + + + + tableColumns + + + + tableColumnWithIdentifier:anObject + + + + textDidBeginEditing:aNotification + + + + textDidChange:aNotification + + + + textDidEndEditing:aNotification + + + + textShouldBeginEditing:textObject + + + + textShouldEndEditing:textObject + + + + tile + + + + selectionShouldChangeInTableView:aTableView + + + + tableView:aTableViewshouldEditTableColumn:aTableColumn + + + + tableView:aTableViewshouldSelectRow:rowIndex + + + + tableView:aTableViewshouldSelectTableColumn:aTableColumn + + + + tableView:aTableViewwillDisplayCell:aCellforTableColumn:aTableColumn + + + + tableViewColumnDidMove:aNotification + + + + tableViewColumnDidResize:aNotification + + + + tableViewSelectionDidChange:aNotification + + + + tableViewSelectionIsChanging:aNotification + + + + + + + diff --git a/Documentation/gsdoc/NSText.gsdoc b/Documentation/gsdoc/NSText.gsdoc new file mode 100644 index 000000000..df30342f9 --- /dev/null +++ b/Documentation/gsdoc/NSText.gsdoc @@ -0,0 +1,316 @@ + + + + + NSText + + + + + 0.1 + 28 February, 2000 + + + + NSText + + AppKit/NSText.h + NSChangeSpelling + + + alignCenter:sender + + + + alignLeft:sender + + + + alignRight:sender + + + + alignment + + + + backgroundColor + + + + changeFont:sender + + + + checkSpelling:sender + + + + copy:sender + + + + copyFont:sender + + + + copyRuler:sender + + + + cut:sender + + + + delegate + + + + delete:sender + + + + drawsBackground + + + + font + + + + importsGraphics + + + + initWithFrame:frameRect + + + + isEditable + + + + isFieldEditor + + + + isHorizontallyResizable + + + + isRichText + + + + isRulerVisible + + + + isSelectable + + + + isVerticallyResizable + + + + maxSize + + + + minSize + + + + paste:sender + + + + pasteFont:sender + + + + pasteRuler:sender + + + + readRTFDFromFile:path + + + + replaceCharactersInRange:aRangewithRTF:rtfData + + + + replaceCharactersInRange:aRangewithRTFD:rtfdData + + + + replaceCharactersInRange:aRangewithString:aString + + + + RTFDFromRange:aRange + + + + scrollRangeToVisible:aRange + + + + selectAll:sender + + + + selectedRange + + + + setAlignment:mode + + + + setBackgroundColor:aColor + + + + setDelegate:anObject + + + + setDrawsBackground:flag + + + + setEditable:flag + + + + setFieldEditor:flag + + + + setFont:aFont + + + + setFont:aFont + + + + setHorizontallyResizable:flag + + + + setImportsGraphics:flag + + + + setMaxSize:aSize + + + + setMinSize:aSize + + + + setRichText:flag + + + + setSelectable:flag + + + + setSelectedRange:aRange + + + + setString:aString + + + + setTextColor:aColor + + + + setTextColor:aColor + + + + setUsesFontPanel:flag + + + + setVerticallyResizable:flag + + + + showGuessPanel:sender + + + + sizeToFit + + + + string + + + + subscript:sender + + + + superscript:sender + + + + textColor + + + + toggleRuler:sender + + + + underline:sender + + + + unscript:sender + + + + usesFontPanel + + + + writeRTFDToFile:pathatomically:atomicFlag + + + + textDidBeginEditing:aNotification + + + + textDidChange:aNotification + + + + textDidEndEditing:aNotification + + + + textShouldBeginEditing:aTextObject + + + + textShouldEndEditing:aTextObject + + + + + + + diff --git a/Documentation/gsdoc/NSTextAttachment.gsdoc b/Documentation/gsdoc/NSTextAttachment.gsdoc new file mode 100644 index 000000000..31da46c01 --- /dev/null +++ b/Documentation/gsdoc/NSTextAttachment.gsdoc @@ -0,0 +1,44 @@ + + + + + NSTextAttachment + + + + + 0.1 + 28 February, 2000 + + + + NSTextAttachment + + AppKit/NSTextAttachment.h + NSObject + + + attachmentCell + + + + fileWrapper + + + + initWithFileWrapper:aWrapper + + + + setAttachmentCell:aCell + + + + setFileWrapper:aWrapper + + + + + + + diff --git a/Documentation/gsdoc/NSTextAttachmentCell.gsdoc b/Documentation/gsdoc/NSTextAttachmentCell.gsdoc new file mode 100644 index 000000000..4fa836540 --- /dev/null +++ b/Documentation/gsdoc/NSTextAttachmentCell.gsdoc @@ -0,0 +1,32 @@ + + + + + NSTextAttachmentCell + + + + + 0.1 + 28 February, 2000 + + + + NSTextAttachmentCell + + NSTextAttachment.h + NSTextAttachmentCell + + + trackMouse:theEventinRect:(NSRect)cellFrame ofView:aTextViewuntilMouseUp:flag + + + + wantsToTrackMouse + + + + + + + diff --git a/Documentation/gsdoc/NSTextContainer.gsdoc b/Documentation/gsdoc/NSTextContainer.gsdoc new file mode 100644 index 000000000..b9292908f --- /dev/null +++ b/Documentation/gsdoc/NSTextContainer.gsdoc @@ -0,0 +1,92 @@ + + + + + NSTextContainer + + + + + 0.1 + 28 February, 2000 + + + + NSTextContainer + + AppKit/NSTextContainer.h + NSObject + + + containerSize + + + + containsPoint:aPoint + + + + heightTracksTextView + + + + initWithContainerSize:aSize + + + + isSimpleRectangularTextContainer + + + + layoutManager + + + + lineFragmentPadding + + + + lineFragmentRectForProposedRect:proposedRectsweepDirection:sweepDirectionmovementDirection:movementDirection + + + + replaceLayoutManager:aLayoutManager + + + + setContainerSize:aSize + + + + setHeightTracksTextView:flag + + + + setLayoutManager:aLayoutManager + + + + setLineFragmentPadding:aFloat + + + + setTextView:aTextView + + + + setWidthTracksTextView:flag + + + + textView + + + + widthTracksTextView + + + + + + + diff --git a/Documentation/gsdoc/NSTextField.gsdoc b/Documentation/gsdoc/NSTextField.gsdoc new file mode 100644 index 000000000..98440b086 --- /dev/null +++ b/Documentation/gsdoc/NSTextField.gsdoc @@ -0,0 +1,156 @@ + + + + + NSTextField + + + + + 0.1 + 28 February, 2000 + + + + NSTextField + + AppKit/NSTextField.h + NSCoding + + + acceptsFirstResponder + + + + allowsEditingTextAttributes + + + + backgroundColor + + + + delegate + + + + drawsBackground + + + + errorAction + + + + importsGraphics + + + + isBezeled + + + + isBordered + + + + isEditable + + + + isSelectable + + + + nextText + + + + previousText + + + + selectText:sender + + + + setAllowsEditingTextAttributes:flag + + + + setBackgroundColor:aColor + + + + setBezeled:flag + + + + setBordered:flag + + + + setDelegate:anObject + + + + setDrawsBackground:flag + + + + setEditable:flag + + + + setErrorAction:aSelector + + + + setImportsGraphics:flag + + + + setPreviousText:anObject + + + + setSelectable:flag + + + + setTextColor:aColor + + + + setTitleWithMnemonic:aString + + + + textColor + + + + textDidBeginEditing:aNotification + + + + textDidChange:aNotification + + + + textDidEndEditing:aNotification + + + + textShouldBeginEditing:textObject + + + + textShouldEndEditing:textObject + + + + + + + diff --git a/Documentation/gsdoc/NSTextFieldCell.gsdoc b/Documentation/gsdoc/NSTextFieldCell.gsdoc new file mode 100644 index 000000000..306f7c867 --- /dev/null +++ b/Documentation/gsdoc/NSTextFieldCell.gsdoc @@ -0,0 +1,52 @@ + + + + + NSTextFieldCell + + + + + 0.1 + 28 February, 2000 + + + + NSTextFieldCell + + AppKit/NSTextFieldCell.h + NSCoding + + + backgroundColor + + + + drawsBackground + + + + setBackgroundColor:aColor + + + + setDrawsBackground:flag + + + + setTextColor:aColor + + + + setUpFieldEditorAttributes:textObj + + + + textColor + + + + + + + diff --git a/Documentation/gsdoc/NSTextStorage.gsdoc b/Documentation/gsdoc/NSTextStorage.gsdoc new file mode 100644 index 000000000..c4400ad82 --- /dev/null +++ b/Documentation/gsdoc/NSTextStorage.gsdoc @@ -0,0 +1,76 @@ + + + + + NSTextStorage + + + + + 0.1 + 28 February, 2000 + + + + NSTextStorage + + AppKit/NSTextStorage.h + NSCopying + + + addLayoutManager:aLayoutManager + + + + changeInLength + + + + delegate + + + + edited:maskrange:oldRangechangeInLength:lengthChange + + + + editedMask + + + + editedRange + + + + endEditing + + + + layoutManagers + + + + processEditing + + + + removeLayoutManager:aLayoutManager + + + + setDelegate:anObject + + + + textStorageDidProcessEditing:aNotification + + + + textStorageWillProcessEditing:aNotification + + + + + + + diff --git a/Documentation/gsdoc/NSTextTab.gsdoc b/Documentation/gsdoc/NSTextTab.gsdoc new file mode 100644 index 000000000..8fdcf211a --- /dev/null +++ b/Documentation/gsdoc/NSTextTab.gsdoc @@ -0,0 +1,36 @@ + + + + + NSTextTab + + + + + 0.1 + 28 February, 2000 + + + + NSTextTab + + AppKit/NSParagraphStyle.h + NSCopying + + + initWithType:typelocation:location + + + + location + + + + tabStopType + + + + + + + diff --git a/Documentation/gsdoc/NSTextView.gsdoc b/Documentation/gsdoc/NSTextView.gsdoc new file mode 100644 index 000000000..6ad8fedc8 --- /dev/null +++ b/Documentation/gsdoc/NSTextView.gsdoc @@ -0,0 +1,500 @@ + + + + + NSTextView + + + + + 0.1 + 28 February, 2000 + + + + NSTextView + + AppKit/NSTextView.h + NSTextInput + + + registerForServices + + + + acceptableDragTypes + + + + alignJustified:sender + + + + allowsUndo; + + + + backgroundColor + + + + becomeFirstResponder + + + + changeColor:sender + + + + cleanUpAfterDragOperation + + + + clickedOnLink:linkatIndex:charIndex + + + + delegate + + + + didChangeText + + + + dragOperationForDraggingInfo:dragInfo + + + + drawInsertionPointInRect:aRectcolor:(NSColor *)aColor turnedOn:flag + + + + drawsBackground + + + + encodeWithCoder:encoder + + + + importsGraphics + + + + initWithCoder:decoder + + + + initWithFrame:frameRect + + + + initWithFrame:frameRecttextContainer:aTextContainer + + + + insertText:aString + + + + insertionPointColor + + + + invalidateTextContainerOrigin + + + + isEditable + + + + isFieldEditor + + + + isRichText + + + + isRulerVisible + + + + isSelectable + + + + layoutManager + + + + loosenKerning:sender + + + + lowerBaseline:sender + + + + markedRange + + + + markedTextAttributes + + + + pasteAsPlainText:sender + + + + pasteAsRichText:sender + + + + preferredPasteboardTypeFromArray:availableTypesrestrictedToTypesFromArray:allowedTypes + + + + raiseBaseline:sender + + + + readablePasteboardTypes + + + + readSelectionFromPasteboard:pboard + + + + readSelectionFromPasteboard:pboard + + + + replaceTextContainer:aTextContainer + + + + resignFirstResponder + + + + rulerView:aRulerViewdidAddMarker:aMarker + + + + rulerView:aRulerViewdidMoveMarker:aMarker + + + + rulerView:aRulerViewdidRemoveMarker:aMarker + + + + rulerView:aRulerViewhandleMouseDown:theEvent + + + + rulerView:aRulerViewshouldAddMarker:aMarker + + + + rulerView:aRulerViewshouldMoveMarker:aMarker + + + + rulerView:aRulerViewshouldRemoveMarker:aMarker + + + + rulerView:aRulerViewwillAddMarker:aMarkeratLocation:location + + + + rulerView:aRulerViewwillMoveMarker:aMarkertoLocation:location + + + + selectedRange + + + + selectedTextAttributes + + + + selectionAffinity + + + + selectionGranularity + + + + selectionRangeForProposedRange:proposedSelRange + + + + setAllowsUndo:flag + + + + setAlignment:alignment + + + + setBackgroundColor:aColor + + + + setConstrainedFrameSize:desiredSize + + + + setDelegate:anObject + + + + setDrawsBackground:flag + + + + setEditable:flag + + + + setFieldEditor:flag + + + + setImportsGraphics:flag + + + + setInsertionPointColor:aColor + + + + setMarkedTextAttributes:attributes + + + + setNeedsDisplayInRect:aRectavoidAdditionalLayout:flag + + + + setRichText:flag + + + + setRulerVisible:flag + + + + setSelectable:flag + + + + setSelectedRange:charRange + + + + setSelectedRange:charRangeaffinity:(NSSelectionAffinity)affinity stillSelecting:flag + + + + setSelectedTextAttributes:attributes + + + + setSelectionGranularity:granularity + + + + setSmartInsertDeleteEnabled:flag + + + + setTextContainerInset:inset + + + + setTypingAttributes:attributes + + + + setUsesFontPanel:flag + + + + setUsesRuler:flag + + + + shouldChangeTextInRange:affectedCharRange + + + + shouldDrawInsertionPoint + + + + smartDeleteRangeForProposedRange:proposedCharRange + + + + smartInsertAfterStringForString:aStringreplacingRange:charRange + + + + smartInsertBeforeStringForString:aStringreplacingRange:charRange + + + + spellCheckerDocumentTag + + + + textContainer + + + + textContainerInset + + + + textContainerOrigin + + + + textStorage + + + + tightenKerning:sender + + + + turnOffKerning:sender + + + + turnOffLigatures:sender + + + + typingAttributes + + + + updateDragTypeRegistration + + + + updateFontPanel + + + + updateInsertionPointStateAndRestartTimer:flag + + + + updateRuler + + + + useAllLigatures:sender + + + + usesFontPanel + + + + usesRuler + + + + useStandardKerning:sender + + + + useStandardLigatures:sender + + + + validRequestorForSendType:sendTypereturnType:returnType + + + + writablePasteboardTypes + + + + writeSelectionToPasteboard:pboard + + + + writeSelectionToPasteboard:pboard + + + + textView:aTextViewclickedOnCell:attachmentCell + + + + textView:textViewclickedOnCell:cellinRect:cellFrame + + + + textView:textViewclickedOnLink:link + + + + textView:textViewclickedOnLink:linkatIndex:charIndex + + + + textView:aTextViewdoCommandBySelector:aSelector + + + + textView:aTextViewdoubleClickedOnCell:attachmentCell + + + + textView:textViewdoubleClickedOnCell:cellinRect:cellFrame + + + + textView:aTextViewdraggedCell:attachmentCellinRect:(NSRect)aRect event:theEvent + + + + textView:viewdraggedCell:cellinRect:rectevent:eventatIndex:charIndex + + + + textView:aTextViewshouldChangeTextInRange:affectedCharRange + + + + textView:aTextViewwillChangeSelectionFromCharacterRange:oldSelectedCharRange + + + + textViewDidChangeSelection:aNotification + + + + undoManagerForTextView:view + + + + + + + diff --git a/Documentation/gsdoc/NSView.gsdoc b/Documentation/gsdoc/NSView.gsdoc new file mode 100644 index 000000000..26bd5becc --- /dev/null +++ b/Documentation/gsdoc/NSView.gsdoc @@ -0,0 +1,572 @@ + + + + + NSView + + + + + 0.1 + 28 February, 2000 + + + + NSView + + AppKit/NSView.h + NSCoding + + + defaultMenu + + + + focusView + + + + acceptsFirstMouse:theEvent + + + + addCursorRect:aRectcursor:aCursor + + + + addSubview:aView + + + + addSubview:aViewpositioned:placerelativeTo:otherView + + + + addToPageSetup + + + + addTrackingRect:aRectowner:(id)anObject userData:userDataassumeInside:flag + + + + adjustPageHeightNew:newBottomtop:(float)top bottom:proposedBottom + + + + adjustPageWidthNew:newRightleft:(float)left right:proposedRight + + + + adjustScroll:proposedVisibleRect + + + + allocateGState + + + + ancestorSharedWithView:aView + + + + autoresizesSubviews + + + + autoresizingMask + + + + autoscroll:theEvent + + + + beginPage:ordinalNumlabel:(NSString *)aString bBox:pageRect + + + + beginPageSetupRect:aRectplacement:location + + + + beginPrologueBBox:boundingBoxcreationDate:dateCreatedcreatedBy:(NSString *)anApplication fonts:fontNamesforWhom:(NSString *)user pages:numPages + + + + beginSetup + + + + beginTrailer + + + + bounds + + + + boundsRotation + + + + canDraw + + + + centerScanRect:aRect + + + + convertPoint:aPointfromView:aView + + + + convertPoint:aPoint + + + + convertRect:aRectfromView:aView + + + + convertRect:aRecttoView:aView + + + + convertSize:aSizefromView:aView + + + + convertSize:aSizetoView:aView + + + + dataWithEPSInsideRect:aRect + + + + discardCursorRects + + + + display + + + + displayIfNeeded + + + + displayIfNeededIgnoringOpacity + + + + displayIfNeededInRect:aRect + + + + displayIfNeededInRectIgnoringOpacity:aRect + + + + displayRect:aRect + + + + displayRectIgnoringOpacity:aRect + + + + dragFile:fullPathfromRect:(NSRect)aRect slideBack:slideBack + + + + dragImage:anImageat:(NSPoint)imageLoc offset:mouseOffsetevent:(NSEvent *)theEvent pasteboard:pboardsource:(id)sourceObject slideBack:slideBack + + + + drawPageBorderWithSize:borderSize + + + + drawRect:aRect + + + + drawSheetBorderWithSize:borderSize + + + + enclosingScrollView + + + + endHeaderComments + + + + endPage + + + + endPageSetup + + + + endPrologue + + + + endSetup + + + + endTrailer + + + + fax:sender + + + + frame + + + + frameRotation + + + + gState + + + + heightAdjustLimit + + + + hitTest:aPoint + + + + initWithFrame:frameRect + + + + interfaceStyle + + + + isDescendantOf:aView + + + + isFlipped + + + + isOpaque + + + + isRotatedFromBase + + + + isRotatedOrScaledFromBase + + + + knowsPageRange:range + + + + knowsPagesFirst:firstPageNum + + + + locationOfPrintRect:aRect + + + + lockFocus + + + + menuForEvent:theEvent + + + + mouse:aPoint + + + + needsDisplay + + + + needsPanelToBecomeKey + + + + nextKeyView + + + + nextValidKeyView + + + + opaqueAncestor + + + + performKeyEquivalent:theEvent + + + + performMnemonic:aString + + + + postsBoundsChangedNotifications + + + + postsFrameChangedNotifications + + + + previousKeyView + + + + previousValidKeyView + + + + print:sender + + + + rectForPage:pageNumber + + + + reflectScrolledClipView:aClipView + + + + registerForDraggedTypes:pboardTypes + + + + releaseGState + + + + removeCursorRect:aRectcursor:aCursor + + + + removeFromSuperview + + + + removeFromSuperviewWithoutNeedingDisplay + + + + removeTrackingRect:aTag + + + + renewGState + + + + replaceSubview:oldView + + + + resetCursorRects + + + + resizeSubviewsWithOldSize:oldFrameSize + + + + resizeWithOldSuperviewSize:oldFrameSize + + + + rotateByAngle:angle + + + + scaleUnitSquareToSize:newUnitSize + + + + scrollClipView:aClipView + + + + scrollPoint:aPoint + + + + scrollRect:aRect + + + + scrollRectToVisible:aRect + + + + setAutoresizesSubviews:flag + + + + setAutoresizingMask:mask + + + + setBounds:boundsRect + + + + setBoundsOrigin:newOrigin + + + + setBoundsRotation:angle + + + + setBoundsSize:newSize + + + + setFrame:frameRect + + + + setFrameOrigin:newOrigin + + + + setFrameRotation:angle + + + + setFrameSize:newSize + + + + setInterfaceStyle:interfaceStyle + + + + setNeedsDisplay:flag + + + + setNeedsDisplayInRect:invalidRect + + + + setNextKeyView:aView + + + + setPostsBoundsChangedNotifications:flag + + + + setPostsFrameChangedNotifications:flag + + + + setToolTip:string + + + + setUpGState + + + + shouldDelayWindowOrderingForEvent:theEvent + + + + shouldDrawColor + + + + sortSubviewsUsingFunction:(id,id, void *))compare context:context + + + + subviews + + + + superview + + + + tag + + + + toolTip + + + + translateOriginToPoint:newOrigin + + + + unlockFocus + + + + unregisterDraggedTypes + + + + viewWillMoveToSuperview:newSuperview + + + + viewWillMoveToWindow:newWindow + + + + viewWithTag:aTag + + + + visibleRect + + + + widthAdjustLimit + + + + window + + + + writeEPSInsideRect:aRecttoPasteboard:pboard + + + + + + + diff --git a/Documentation/gsdoc/NSWindow.gsdoc b/Documentation/gsdoc/NSWindow.gsdoc new file mode 100644 index 000000000..4dbf36662 --- /dev/null +++ b/Documentation/gsdoc/NSWindow.gsdoc @@ -0,0 +1,664 @@ + + + + + NSWindow + + + + + 0.1 + 28 February, 2000 + + + + NSWindow + + AppKit/NSWindow.h + NSCoding + + + contentRectForFrameRect:frameRect + + + + defaultDepthLimit + + + + frameRectForContentRect:contentRect + + + + menuChanged:aMenu + + + + minFrameWidthWithTitle:aTitlestyleMask:aStyle + + + + removeFrameUsingName:name + + + + acceptsMouseMovedEvents + + + + areCursorRectsEnabled + + + + aspectRatio + + + + backgroundColor + + + + backingType + + + + becomeKeyWindow + + + + becomeMainWindow + + + + cacheImageInRect:aRect + + + + canBecomeKeyWindow + + + + canBecomeMainWindow + + + + canStoreColor + + + + cascadeTopLeftFromPoint:topLeftPoint + + + + center + + + + close + + + + constrainFrameRect:frameRect + + + + contentView + + + + convertBaseToScreen:aPoint + + + + convertScreenToBase:aPoint + + + + currentEvent + + + + dataWithEPSInsideRect:aRect + + + + deepestScreen + + + + defaultButtonCell + + + + delegate + + + + deminiaturize:sender + + + + depthLimit + + + + deviceDescription + + + + disableCursorRects + + + + disableFlushWindow + + + + disableKeyEquivalentForDefaultButtonCell + + + + discardCachedImage + + + + discardCursorRects + + + + discardEventsMatchingMask:maskbeforeEvent:lastEvent + + + + display + + + + displayIfNeeded + + + + dragImage:anImageat:(NSPoint)aPoint offset:initialOffsetevent:(NSEvent *)theEvent pasteboard:pboardsource:(id)sourceObject slideBack:slideBack + + + + enableCursorRects + + + + enableFlushWindow + + + + enableKeyEquivalentForDefaultButtonCell + + + + endEditingFor:anObject + + + + fax:sender + + + + fieldEditor:createFlag + + + + firstResponder + + + + flushWindow + + + + flushWindowIfNeeded + + + + frame + + + + frameAutosaveName + + + + gState + + + + hasDynamicDepthLimit + + + + hidesOnDeactivate + + + + initialFirstResponder + + + + initWithContentRect:contentRectstyleMask:(unsigned int)styleMask backing:backingType + + + + initWithContentRect:contentRectstyleMask:(unsigned int)styleMask backing:bufferingTypedefer:(BOOL)flag screen:aScreen + + + + interfaceStyle + + + + invalidateCursorRectsForView:aView + + + + isAutodisplay + + + + isDocumentEdited + + + + isExcludedFromWindowsMenu + + + + isFlushWindowDisabled + + + + isKeyWindow + + + + isMainWindow + + + + isMiniaturized + + + + isOneShot + + + + isReleasedWhenClosed + + + + isVisible + + + + isZoomed; + + + + keyDown:theEvent + + + + keyViewSelectionDirection + + + + level + + + + makeFirstResponder:aResponder + + + + makeKeyAndOrderFront:sender + + + + makeKeyWindow + + + + makeMainWindow + + + + maxSize + + + + miniaturize:sender + + + + miniwindowImage + + + + miniwindowTitle + + + + minSize + + + + mouseLocationOutsideOfEventStream + + + + nextEventMatchingMask:mask + + + + nextEventMatchingMask:maskuntilDate:expirationDateinMode:(NSString *)mode dequeue:dequeue + + + + orderBack:sender + + + + orderFront:sender + + + + orderFrontRegardless + + + + orderOut:sender + + + + orderWindow:placerelativeTo:otherWindowNumber + + + + performClose:sender + + + + performMiniaturize:sender + + + + performZoom:sender + + + + postEvent:anEvent + + + + print:sender + + + + registerForDraggedTypes:pboardTypes + + + + representedFilename + + + + resetCursorRects + + + + resignKeyWindow + + + + resignMainWindow + + + + resizeFlags + + + + resizeIncrements + + + + restoreCachedImage + + + + saveFrameUsingName:name + + + + screen + + + + selectKeyViewFollowingView:aView + + + + selectKeyViewPrecedingView:aView + + + + selectNextKeyView:sender + + + + selectPreviousKeyView:sender + + + + sendEvent:theEvent + + + + setAcceptsMouseMovedEvents:flag + + + + setAspectRatio:ratio + + + + setAutodisplay:flag + + + + setBackgroundColor:aColor + + + + setBackingType:backingType + + + + setContentSize:aSize + + + + setContentView:aView + + + + setDefaultButtonCell:aButtonCell + + + + setDelegate:anObject + + + + setDepthLimit:limit + + + + setDocumentEdited:flag + + + + setDynamicDepthLimit:flag + + + + setExcludedFromWindowsMenu:flag + + + + setFrame:frameRect + + + + setFrameAutosaveName:name + + + + setFrameFromString:aString + + + + setFrameOrigin:aPoint + + + + setFrameTopLeftPoint:aPoint + + + + setFrameUsingName:name + + + + setHidesOnDeactivate:flag + + + + setInitialFirstResponder:aView + + + + setInterfaceStyle:interfaceStyle + + + + setLevel:newLevel + + + + setMaxSize:aSize + + + + setMiniwindowImage:anImage + + + + setMiniwindowTitle:aString + + + + setMinSize:aSize + + + + setOneShot:flag + + + + setReleasedWhenClosed:flag + + + + setRepresentedFilename:path + + + + setResizeIncrements:increments + + + + setTitle:aString + + + + setTitleWithRepresentedFilename:path + + + + setViewsNeedDisplay:flag + + + + setWindowController:windowController + + + + stringWithSavedFrame + + + + styleMask + + + + title + + + + tryToPerform:anAction + + + + unregisterDraggedTypes + + + + update + + + + useOptimizedDrawing:flag + + + + validRequestorForSendType:sendTypereturnType:returnType + + + + viewsNeedDisplay + + + + windowController + + + + windowHandle + + + + windowNumber + + + + worksWhenModal + + + + zoom:sender + + + + + + + diff --git a/Documentation/gsdoc/NSWindowController.gsdoc b/Documentation/gsdoc/NSWindowController.gsdoc new file mode 100644 index 000000000..56889da8e --- /dev/null +++ b/Documentation/gsdoc/NSWindowController.gsdoc @@ -0,0 +1,108 @@ + + + + + NSWindowController + + + + + 0.1 + 28 February, 2000 + + + + NSWindowController + + AppKit/NSWindowController.h + NSObject + + + close + + + + document + + + + initWithWindow:window + + + + initWithWindowNibName:windowNibName + + + + initWithWindowNibName:windowNibName + + + + isWindowLoaded + + + + loadWindow + + + + owner + + + + setDocument:document + + + + setShouldCascadeWindows:flag + + + + setShouldCloseDocument:flag + + + + setWindowFrameAutosaveName:name + + + + shouldCascadeWindows + + + + shouldCloseDocument + + + + showWindow:sender + + + + window + + + + windowDidLoad + + + + windowFrameAutosaveName + + + + windowNibName + + + + windowTitleForDocumentDisplayName:displayName + + + + windowWillLoad + + + + + + + diff --git a/Documentation/gsdoc/NSWorkspace.gsdoc b/Documentation/gsdoc/NSWorkspace.gsdoc new file mode 100644 index 000000000..d6b7d1369 --- /dev/null +++ b/Documentation/gsdoc/NSWorkspace.gsdoc @@ -0,0 +1,140 @@ + + + + + NSWorkspace + + + + + 0.1 + 28 February, 2000 + + + + NSWorkspace + + AppKit/NSWorkspace.h + NSObject + + + sharedWorkspace + + + + checkForRemovableMedia + + + + extendPowerOffBy:requested + + + + fileSystemChanged + + + + findApplications + + + + fullPathForApplication:appName + + + + getFileSystemInfoForPath:fullPathisRemovable:removableFlagisWritable:(BOOL *)writableFlag isUnmountable:unmountableFlagdescription:(NSString **)description type:fileSystemType + + + + getInfoForFile:fullPathapplication:appName + + + + hideOtherApplications + + + + iconForFile:fullPath + + + + iconForFileType:fileType + + + + iconForFiles:fullPaths + + + + launchApplication:appName + + + + launchApplication:appNameshowIcon:showIconautolaunch:autolaunch + + + + mountNewRemovableMedia + + + + mountedRemovableMedia + + + + noteFileSystemChanged + + + + noteUserDefaultsChanged + + + + notificationCenter + + + + openFile:fullPath + + + + openFile:fullPathfromImage:anImageat:(NSPoint)point inView:aView + + + + openFile:fullPathwithApplication:appName + + + + openFile:fullPathwithApplication:appNameandDeactivate:flag + + + + openTempFile:fullPath + + + + performFileOperation:operationsource:(NSString *)source destination:destinationfiles:(NSArray *)files tag:tag + + + + selectFile:fullPathinFileViewerRootedAtPath:rootFullPath + + + + slideImage:imagefrom:(NSPoint)fromPoint to:toPoint + + + + unmountAndEjectDeviceAtPath:path + + + + userDefaultsChanged + + + + + + + diff --git a/Documentation/gsdoc/README b/Documentation/gsdoc/README new file mode 100644 index 000000000..d9d81f75d --- /dev/null +++ b/Documentation/gsdoc/README @@ -0,0 +1,10 @@ +Skeleton class documentation in gsdoc format. + +Run the gsdoc tool giving it the names of the .gsdoc files in this directory +in order to generate html output. + +To build/install the gsdoc tool - see the core/base/GSDoc directory. + +The DTD describing the gsdoc documentation markup language can be found +in the GSDoc directory. +