diff --git a/Documentation/gsdoc/AppKit.gsdoc b/Documentation/gsdoc/AppKit.gsdoc index 73b42c85e..66a1f3fc0 100644 --- a/Documentation/gsdoc/AppKit.gsdoc +++ b/Documentation/gsdoc/AppKit.gsdoc @@ -14,7 +14,6 @@ AppKit - NSArchiver NSActionCell NSAffineTransform NSApplication diff --git a/Documentation/gsdoc/NSActionCell.gsdoc b/Documentation/gsdoc/NSActionCell.gsdoc index b1a41662e..2ab115e86 100644 --- a/Documentation/gsdoc/NSActionCell.gsdoc +++ b/Documentation/gsdoc/NSActionCell.gsdoc @@ -21,83 +21,83 @@ action - + controlView - + doubleValue - + drawWithFrame:cellFrame - + floatValue - + intValue - + setAction:aSelector - + setAlignment:mode - + setBezeled:flag - + setBordered:flag - + setEnabled:flag - - setFloatingPointFormat:autoRangeleft:(unsigned int)leftDigits right:rightDigits + + 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 index 404aba9fc..39477d1d9 100644 --- a/Documentation/gsdoc/NSAffineTransform.gsdoc +++ b/Documentation/gsdoc/NSAffineTransform.gsdoc @@ -21,71 +21,71 @@ 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 index d51467859..2b6326e1f 100644 --- a/Documentation/gsdoc/NSApplication.gsdoc +++ b/Documentation/gsdoc/NSApplication.gsdoc @@ -21,355 +21,355 @@ 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 + + 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 + + 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/NSBezierPath.gsdoc b/Documentation/gsdoc/NSBezierPath.gsdoc index 3da1a0306..8c12bd618 100644 --- a/Documentation/gsdoc/NSBezierPath.gsdoc +++ b/Documentation/gsdoc/NSBezierPath.gsdoc @@ -21,223 +21,223 @@ 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 index c184d4328..dd02f5de2 100644 --- a/Documentation/gsdoc/NSBitmapImageRep.gsdoc +++ b/Documentation/gsdoc/NSBitmapImageRep.gsdoc @@ -21,99 +21,99 @@ 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 index 4c67fc9c8..2a3dc3a04 100644 --- a/Documentation/gsdoc/NSBox.gsdoc +++ b/Documentation/gsdoc/NSBox.gsdoc @@ -21,75 +21,75 @@ 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 index bad2d1fe8..30695b8b9 100644 --- a/Documentation/gsdoc/NSBrowser.gsdoc +++ b/Documentation/gsdoc/NSBrowser.gsdoc @@ -21,347 +21,347 @@ 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 index 626f1bcde..0819b661f 100644 --- a/Documentation/gsdoc/NSBrowserCell.gsdoc +++ b/Documentation/gsdoc/NSBrowserCell.gsdoc @@ -21,43 +21,43 @@ 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 index 29ba1b05d..ff19a3354 100644 --- a/Documentation/gsdoc/NSBundleAdditions.gsdoc +++ b/Documentation/gsdoc/NSBundleAdditions.gsdoc @@ -20,23 +20,23 @@ 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 index c70d9ce16..f0ba8e9a7 100644 --- a/Documentation/gsdoc/NSButton.gsdoc +++ b/Documentation/gsdoc/NSButton.gsdoc @@ -21,159 +21,159 @@ allowsMixedState - + alternateImage - + alternateTitle - + attributedAlternateTitle - + attributedTitle - + bezelStyle - + getPeriodicDelay:delayinterval:interval - + highlight:flag - + imagePosition - + isBordered - + isTransparent - + keyEquivalent - - keyEquivalentModifierMask + + 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 + + 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 index 092e0754a..151e49680 100644 --- a/Documentation/gsdoc/NSButtonCell.gsdoc +++ b/Documentation/gsdoc/NSButtonCell.gsdoc @@ -21,195 +21,195 @@ alternateImage - + alternateMnemonic - + alternateMnemonicLocation - + alternateTitle - + attributedAlternateTitle - + attributedTitle - + bezelStyle - + getPeriodicDelay:delayinterval:interval - + gradientType - + highlightsBy - + imageDimsWhenDisabled - + imagePosition - + isOpaque - + isTransparent - + keyEquivalent - + keyEquivalentFont - - keyEquivalentModifierMask + + 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 + + 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 index 75b2c7d0d..942b710d9 100644 --- a/Documentation/gsdoc/NSCachedImageRep.gsdoc +++ b/Documentation/gsdoc/NSCachedImageRep.gsdoc @@ -21,19 +21,19 @@ initWithSize:sizedepth:depthseparate:flagalpha:alpha - + initWithWindow:aWindow - + rect - + window - + diff --git a/Documentation/gsdoc/NSCell.gsdoc b/Documentation/gsdoc/NSCell.gsdoc index 1985e0071..8bc178be4 100644 --- a/Documentation/gsdoc/NSCell.gsdoc +++ b/Documentation/gsdoc/NSCell.gsdoc @@ -21,451 +21,451 @@ 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 + + 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 + + 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 index edc058331..64c28f745 100644 --- a/Documentation/gsdoc/NSClipView.gsdoc +++ b/Documentation/gsdoc/NSClipView.gsdoc @@ -21,115 +21,115 @@ 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 index 1b4693e8b..7c14ab51a 100644 --- a/Documentation/gsdoc/NSCoderAdditions.gsdoc +++ b/Documentation/gsdoc/NSCoderAdditions.gsdoc @@ -20,7 +20,7 @@ decodeNXColor - + diff --git a/Documentation/gsdoc/NSColor.gsdoc b/Documentation/gsdoc/NSColor.gsdoc index 9cfa99c50..a38da5b86 100644 --- a/Documentation/gsdoc/NSColor.gsdoc +++ b/Documentation/gsdoc/NSColor.gsdoc @@ -21,327 +21,327 @@ 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 index b8e06f324..94d2daab8 100644 --- a/Documentation/gsdoc/NSColorList.gsdoc +++ b/Documentation/gsdoc/NSColorList.gsdoc @@ -21,55 +21,55 @@ 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 index b09632bcd..7b3cc4079 100644 --- a/Documentation/gsdoc/NSColorPanel.gsdoc +++ b/Documentation/gsdoc/NSColorPanel.gsdoc @@ -21,87 +21,87 @@ 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 index 6c4546c4c..e5fcdc575 100644 --- a/Documentation/gsdoc/NSColorPicker.gsdoc +++ b/Documentation/gsdoc/NSColorPicker.gsdoc @@ -21,35 +21,35 @@ 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 index 92b1ad183..b0ff5a7f9 100644 --- a/Documentation/gsdoc/NSColorWell.gsdoc +++ b/Documentation/gsdoc/NSColorWell.gsdoc @@ -21,39 +21,39 @@ 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 index 166ecd71e..8842ea5fb 100644 --- a/Documentation/gsdoc/NSComboBox.gsdoc +++ b/Documentation/gsdoc/NSComboBox.gsdoc @@ -21,143 +21,143 @@ 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 index da82e4c80..5709d66a7 100644 --- a/Documentation/gsdoc/NSComboBoxCell.gsdoc +++ b/Documentation/gsdoc/NSComboBoxCell.gsdoc @@ -21,147 +21,147 @@ 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 index a9dd52db5..40899c542 100644 --- a/Documentation/gsdoc/NSControl.gsdoc +++ b/Documentation/gsdoc/NSControl.gsdoc @@ -21,271 +21,271 @@ 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 index 87bf48666..0e6ffe909 100644 --- a/Documentation/gsdoc/NSCursor.gsdoc +++ b/Documentation/gsdoc/NSCursor.gsdoc @@ -21,83 +21,83 @@ 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 index 158e87695..eb1bae5d9 100644 --- a/Documentation/gsdoc/NSCustomImageRep.gsdoc +++ b/Documentation/gsdoc/NSCustomImageRep.gsdoc @@ -21,15 +21,15 @@ delegate - + drawSelector - + initWithDrawSelector:aMethoddelegate:anObject - + diff --git a/Documentation/gsdoc/NSDPSContext.gsdoc b/Documentation/gsdoc/NSDPSContext.gsdoc index da5451f2b..85c83c99e 100644 --- a/Documentation/gsdoc/NSDPSContext.gsdoc +++ b/Documentation/gsdoc/NSDPSContext.gsdoc @@ -21,167 +21,167 @@ 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 + + writeBOSArray:datacount:itemsofType:type - - writeBOSNumString:datalength:countofType(DPSDefinedType)type scale:scale + + writeBOSNumString:datalength:countofType(DPSDefinedType)type scale:scale - - writeBOSString:datalength:bytes + + writeBOSString:datalength:bytes - - writeBinaryObjectSequence:datalength:bytes + + writeBinaryObjectSequence:datalength:bytes - + writeData:buf - + writePostScriptWithLanguageEncodingConversion:buf - + diff --git a/Documentation/gsdoc/NSDocument.gsdoc b/Documentation/gsdoc/NSDocument.gsdoc index 24aaf5b8e..36e4f37ac 100644 --- a/Documentation/gsdoc/NSDocument.gsdoc +++ b/Documentation/gsdoc/NSDocument.gsdoc @@ -21,203 +21,203 @@ 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 index 4298d7c92..9ae8661e4 100644 --- a/Documentation/gsdoc/NSDocumentController.gsdoc +++ b/Documentation/gsdoc/NSDocumentController.gsdoc @@ -21,103 +21,103 @@ 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 index 46d8a6de7..85ec660a9 100644 --- a/Documentation/gsdoc/NSEPSImageRep.gsdoc +++ b/Documentation/gsdoc/NSEPSImageRep.gsdoc @@ -21,23 +21,23 @@ imageRepWithData:epsData - + EPSRepresentation - + boundingBox - + initWithData:epsData - + prepareGState - + diff --git a/Documentation/gsdoc/NSEvent.gsdoc b/Documentation/gsdoc/NSEvent.gsdoc index 5b3f505b7..97a6a8b73 100644 --- a/Documentation/gsdoc/NSEvent.gsdoc +++ b/Documentation/gsdoc/NSEvent.gsdoc @@ -18,102 +18,102 @@ NSCoding - enterExitEventWithType:typelocation:locationmodifierFlags:flagstimestamp:timewindowNumber:windowNumbercontext:(NSDPSContext *)context eventNumber:eventNumbertrackingNumber:trackingNumber + 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 + + 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 + + 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 + + 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 + + modifierFlags - + pressure - + subtype - + timestamp - + trackingNumber - + type - + userData - + window - + windowNumber - + diff --git a/Documentation/gsdoc/NSFileWrapper.gsdoc b/Documentation/gsdoc/NSFileWrapper.gsdoc index a888f5fa5..547ba3bcb 100644 --- a/Documentation/gsdoc/NSFileWrapper.gsdoc +++ b/Documentation/gsdoc/NSFileWrapper.gsdoc @@ -21,119 +21,119 @@ 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 index a10a1b6d1..7353dcd51 100644 --- a/Documentation/gsdoc/NSFont.gsdoc +++ b/Documentation/gsdoc/NSFont.gsdoc @@ -21,211 +21,211 @@ 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 index 505cee941..d305c1766 100644 --- a/Documentation/gsdoc/NSFontManager.gsdoc +++ b/Documentation/gsdoc/NSFontManager.gsdoc @@ -21,159 +21,159 @@ 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 index 44eb539e5..ae58960ca 100644 --- a/Documentation/gsdoc/NSFontPanel.gsdoc +++ b/Documentation/gsdoc/NSFontPanel.gsdoc @@ -21,39 +21,39 @@ 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 index 38596fa63..4a0161853 100644 --- a/Documentation/gsdoc/NSForm.gsdoc +++ b/Documentation/gsdoc/NSForm.gsdoc @@ -21,67 +21,67 @@ 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 index d3b6c73dd..f122a2ca5 100644 --- a/Documentation/gsdoc/NSFormCell.gsdoc +++ b/Documentation/gsdoc/NSFormCell.gsdoc @@ -21,59 +21,59 @@ 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 index 9d41b50a9..14995191d 100644 --- a/Documentation/gsdoc/NSGraphicsContext.gsdoc +++ b/Documentation/gsdoc/NSGraphicsContext.gsdoc @@ -21,35 +21,35 @@ currentContext - + setCurrentContext:context - + flush - + flushGraphics - + isDrawingToScreen - + restoreGraphicsState - + saveGraphicsState - + wait - + diff --git a/Documentation/gsdoc/NSHelpManager.gsdoc b/Documentation/gsdoc/NSHelpManager.gsdoc index d523ada1c..9dbc9e578 100644 --- a/Documentation/gsdoc/NSHelpManager.gsdoc +++ b/Documentation/gsdoc/NSHelpManager.gsdoc @@ -21,31 +21,31 @@ 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 index 5ba3011c9..16b9dba39 100644 --- a/Documentation/gsdoc/NSImage.gsdoc +++ b/Documentation/gsdoc/NSImage.gsdoc @@ -21,223 +21,223 @@ 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 index 97dfda5e8..b40ec247f 100644 --- a/Documentation/gsdoc/NSImageCell.gsdoc +++ b/Documentation/gsdoc/NSImageCell.gsdoc @@ -21,27 +21,27 @@ imageAlignment - + imageFrameStyle - + imageScaling - + setImageAlignment:alignment - + setImageFrameStyle:frameStyle - + setImageScaling:scaling - + diff --git a/Documentation/gsdoc/NSImageRep.gsdoc b/Documentation/gsdoc/NSImageRep.gsdoc index feb2c741c..c927ad63f 100644 --- a/Documentation/gsdoc/NSImageRep.gsdoc +++ b/Documentation/gsdoc/NSImageRep.gsdoc @@ -21,135 +21,135 @@ 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 index 232fcb7af..942f412e8 100644 --- a/Documentation/gsdoc/NSImageView.gsdoc +++ b/Documentation/gsdoc/NSImageView.gsdoc @@ -21,43 +21,43 @@ 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 index 755adb8d5..dded1aaef 100644 --- a/Documentation/gsdoc/NSInputManager.gsdoc +++ b/Documentation/gsdoc/NSInputManager.gsdoc @@ -21,27 +21,27 @@ currentInputManager - + initWithName:inputServerName - + localizedInputManagerName - + markedTextSelectionChanged:aRange - + markedTextWillBeAbandoned:sender - + wantsToInterpretAllKeystrokes - + diff --git a/Documentation/gsdoc/NSInputServer.gsdoc b/Documentation/gsdoc/NSInputServer.gsdoc index 527641578..8fcd68f26 100644 --- a/Documentation/gsdoc/NSInputServer.gsdoc +++ b/Documentation/gsdoc/NSInputServer.gsdoc @@ -21,55 +21,55 @@ 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 index bcf133671..c62f63740 100644 --- a/Documentation/gsdoc/NSLayoutManager.gsdoc +++ b/Documentation/gsdoc/NSLayoutManager.gsdoc @@ -21,335 +21,335 @@ addTextContainer:aTextContainer - + backgroundLayoutEnabled - + boundingRectForGlyphRange:glyphRangeinTextContainer:aTextContainer - - characterIndexForGlyphAtIndex:glyphIndex + + characterIndexForGlyphAtIndex:glyphIndex - + characterRangeForGlyphRange:glyphRangeactualGlyphRange:actualGlyphRange - + delegate - + deleteGlyphsInRange:glyphRange - + drawBackgroundForGlyphRange:glyphRange - + drawGlyphsForGlyphRange:glyphRange - - drawsOutsideLineFragmentForGlyphAtIndex:glyphIndex + + drawsOutsideLineFragmentForGlyphAtIndex:glyphIndex - + drawUnderlineForGlyphRange:glyphRangeunderlineType:underlineTypebaselineOffset:baselineOffsetlineFragmentRect:lineRectlineFragmentGlyphRange:lineGlyphRangecontainerOrigin:containerOrigin - + extraLineFragmentRect - + extraLineFragmentTextContainer - + extraLineFragmentUsedRect - + firstTextView - - firstUnlaidCharacterIndex + + firstUnlaidCharacterIndex - - firstUnlaidGlyphIndex + + firstUnlaidGlyphIndex - + fractionOfDistanceThroughGlyphForPoint:aPointinTextContainer:aTextContainer - - getFirstUnlaidCharacterIndex:charIndexglyphIndex:glyphIndex + + getFirstUnlaidCharacterIndex:charIndexglyphIndex:glyphIndex - - getGlyphs:glyphArray + + getGlyphs:glyphArray - - glyphAtIndex:glyphIndex + + glyphAtIndex:glyphIndex - - glyphAtIndex:glyphIndexisValidIndex:flag + + glyphAtIndex:glyphIndexisValidIndex:flag - + glyphIndexForPoint:aPointinTextContainer:aTextContainer - - glyphIndexForPoint:aPointinTextContainer:aTextContainerfractionOfDistanceThroughGlyph:partialFraction + + glyphIndexForPoint:aPointinTextContainer:aTextContainerfractionOfDistanceThroughGlyph:partialFraction - + glyphRangeForBoundingRect:aRectinTextContainer:aTextContainer - + glyphRangeForBoundingRectWithoutAdditionalLayout:boundsinTextContainer:container - + glyphRangeForCharacterRange:charRangeactualCharacterRange:actualCharRange - + glyphRangeForTextContainer:aTextContainer - + hyphenationFactor - + init - - insertGlyph:aGlyphatGlyphIndex:glyphIndexcharacterIndex:charIndex + + insertGlyph:aGlyphatGlyphIndex:glyphIndexcharacterIndex:charIndex - + insertTextContainer:aTextContainer - - intAttribute:attributeTagforGlyphAtIndex:glyphIndex + + intAttribute:attributeTagforGlyphAtIndex:glyphIndex - + invalidateDisplayForCharacterRange:charRange - + invalidateDisplayForGlyphRange:glyphRange - + invalidateGlyphsForCharacterRange:charRangechangeInLength:lengthChangeactualCharacterRange:actualCharRange - + invalidateLayoutForCharacterRange:charRangeisSoft:(BOOL)flag actualCharacterRange:actualCharRange - + isValidGlyphIndex:glyphIndex - + layoutManagerOwnsFirstResponderInWindow:aWindow - - lineFragmentRectForGlyphAtIndex:glyphIndexeffectiveRange:lineFragmentRange + + lineFragmentRectForGlyphAtIndex:glyphIndexeffectiveRange:lineFragmentRange - - lineFragmentUsedRectForGlyphAtIndex:glyphIndexeffectiveRange:lineFragmentRange + + lineFragmentUsedRectForGlyphAtIndex:glyphIndexeffectiveRange:lineFragmentRange - - locationForGlyphAtIndex:glyphIndex + + locationForGlyphAtIndex:glyphIndex - - notShownAttributeForGlyphAtIndex:glyphIndex + + notShownAttributeForGlyphAtIndex:glyphIndex - - numberOfGlyphs + + numberOfGlyphs - - rangeOfNominallySpacedGlyphsContainingIndex:glyphIndex + + rangeOfNominallySpacedGlyphsContainingIndex:glyphIndex - + rectArrayForCharacterRange:charRangewithinSelectedCharacterRange:selCharRangeinTextContainer:aTextContainer - + rectArrayForGlyphRange:glyphRangewithinSelectedGlyphRange:selGlyphRangeinTextContainer:aTextContainer - - removeTextContainerAtIndex:index + + removeTextContainerAtIndex:index - - replaceGlyphAtIndex:glyphIndex + + replaceGlyphAtIndex:glyphIndex - + replaceTextStorage:newTextStorage - + rulerAccessoryViewForTextView:aTextViewparagraphStyle:paraStyleruler:(NSRulerView *)aRulerView enabled:flag - + rulerMarkersForTextView:aTextViewparagraphStyle:paraStyle - + setBackgroundLayoutEnabled:flag - - setCharacterIndex:charIndexforGlyphAtIndex:glyphIndex + + setCharacterIndex:charIndexforGlyphAtIndex:glyphIndex - + setDelegate:anObject - - setDrawsOutsideLineFragment:flagforGlyphAtIndex:glyphIndex + + setDrawsOutsideLineFragment:flagforGlyphAtIndex:glyphIndex - + setExtraLineFragmentRect:aRectusedRect:usedRecttextContainer:aTextContainer - + setHyphenationFactor:factor - - setIntAttribute:attributeTagvalue:(int)anInt forGlyphAtIndex:glyphIndex + + setIntAttribute:attributeTagvalue:(int)anInt forGlyphAtIndex:glyphIndex - + setLineFragmentRect:fragmentRectforGlyphRange:glyphRange - + setLocation:aPointforStartOfGlyphRange:glyphRange - - setNotShownAttribute:flagforGlyphAtIndex:glyphIndex + + 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 + + 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 index 4d434e97a..861d226cd 100644 --- a/Documentation/gsdoc/NSMatrix.gsdoc +++ b/Documentation/gsdoc/NSMatrix.gsdoc @@ -21,391 +21,391 @@ 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 index 796bb28c1..9c2d2fd26 100644 --- a/Documentation/gsdoc/NSMenu.gsdoc +++ b/Documentation/gsdoc/NSMenu.gsdoc @@ -21,187 +21,187 @@ 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/NSMenuItemCell.gsdoc b/Documentation/gsdoc/NSMenuItemCell.gsdoc index 3a6c3d752..6b84d2f5f 100644 --- a/Documentation/gsdoc/NSMenuItemCell.gsdoc +++ b/Documentation/gsdoc/NSMenuItemCell.gsdoc @@ -21,103 +21,103 @@ 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 index b3e459844..aa24a4000 100644 --- a/Documentation/gsdoc/NSMenuView.gsdoc +++ b/Documentation/gsdoc/NSMenuView.gsdoc @@ -21,167 +21,167 @@ 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 index 77c8ed76e..8de26889e 100644 --- a/Documentation/gsdoc/NSMutableAttributedStringAdditions.gsdoc +++ b/Documentation/gsdoc/NSMutableAttributedStringAdditions.gsdoc @@ -20,43 +20,43 @@ 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 index 04d520aa4..d3e89d9d5 100644 --- a/Documentation/gsdoc/NSMutableParagraphStyle.gsdoc +++ b/Documentation/gsdoc/NSMutableParagraphStyle.gsdoc @@ -21,55 +21,55 @@ 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 index 24ec6d2e7..c964f2eb4 100644 --- a/Documentation/gsdoc/NSOpenPanel.gsdoc +++ b/Documentation/gsdoc/NSOpenPanel.gsdoc @@ -21,47 +21,47 @@ 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 index 10ecb912e..8d2d6eab4 100644 --- a/Documentation/gsdoc/NSPICTImageRep.gsdoc +++ b/Documentation/gsdoc/NSPICTImageRep.gsdoc @@ -21,19 +21,19 @@ imageRepWithData:pictData - + boundingBox - + initWithData:pictData - + PICTRepresentation - + diff --git a/Documentation/gsdoc/NSPageLayout.gsdoc b/Documentation/gsdoc/NSPageLayout.gsdoc index c806c9982..a2e4b0f5c 100644 --- a/Documentation/gsdoc/NSPageLayout.gsdoc +++ b/Documentation/gsdoc/NSPageLayout.gsdoc @@ -21,55 +21,55 @@ 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 index bd9c1997e..1ff17c9da 100644 --- a/Documentation/gsdoc/NSPanel.gsdoc +++ b/Documentation/gsdoc/NSPanel.gsdoc @@ -21,27 +21,27 @@ becomesKeyOnlyIfNeeded - + isFloatingPanel - + setBecomesKeyOnlyIfNeeded:flag - + setFloatingPanel:flag - + setWorksWhenModal:flag - + worksWhenModal - + diff --git a/Documentation/gsdoc/NSParagraphStyle.gsdoc b/Documentation/gsdoc/NSParagraphStyle.gsdoc index 5cb3f2b1a..d8981ac23 100644 --- a/Documentation/gsdoc/NSParagraphStyle.gsdoc +++ b/Documentation/gsdoc/NSParagraphStyle.gsdoc @@ -21,47 +21,47 @@ defaultParagraphStyle - + alignment - + firstLineHeadIndent - + headIndent - + lineBreakMode - + lineSpacing - + maximumLineHeight - + minimumLineHeight - + paragraphSpacing - + tabStops - + tailIndent - + diff --git a/Documentation/gsdoc/NSPasteboard.gsdoc b/Documentation/gsdoc/NSPasteboard.gsdoc index bda9b7164..45218885e 100644 --- a/Documentation/gsdoc/NSPasteboard.gsdoc +++ b/Documentation/gsdoc/NSPasteboard.gsdoc @@ -21,107 +21,107 @@ 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 index c53fb421c..49ea2bd57 100644 --- a/Documentation/gsdoc/NSPopUpButton.gsdoc +++ b/Documentation/gsdoc/NSPopUpButton.gsdoc @@ -21,147 +21,147 @@ 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 index ba025d0de..5b0cf97a4 100644 --- a/Documentation/gsdoc/NSPopUpButtonCell.gsdoc +++ b/Documentation/gsdoc/NSPopUpButtonCell.gsdoc @@ -21,183 +21,183 @@ 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 index 1a314391f..c0ecc2f74 100644 --- a/Documentation/gsdoc/NSPrintInfo.gsdoc +++ b/Documentation/gsdoc/NSPrintInfo.gsdoc @@ -21,139 +21,139 @@ 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 index 9786d69fb..09dcdb7bc 100644 --- a/Documentation/gsdoc/NSPrintOperation.gsdoc +++ b/Documentation/gsdoc/NSPrintOperation.gsdoc @@ -21,115 +21,115 @@ 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 index 87479004c..d677ba734 100644 --- a/Documentation/gsdoc/NSPrintPanel.gsdoc +++ b/Documentation/gsdoc/NSPrintPanel.gsdoc @@ -21,39 +21,39 @@ 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 index 664c2a248..f35adc5ac 100644 --- a/Documentation/gsdoc/NSPrinter.gsdoc +++ b/Documentation/gsdoc/NSPrinter.gsdoc @@ -21,111 +21,111 @@ 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 index 08bc671a8..cc17009c1 100644 --- a/Documentation/gsdoc/NSProgressIndicator.gsdoc +++ b/Documentation/gsdoc/NSProgressIndicator.gsdoc @@ -21,75 +21,75 @@ 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 index 0ce40501c..b71b38998 100644 --- a/Documentation/gsdoc/NSResponder.gsdoc +++ b/Documentation/gsdoc/NSResponder.gsdoc @@ -21,367 +21,367 @@ 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 index 04b14fcf6..b10efea14 100644 --- a/Documentation/gsdoc/NSRulerMarker.gsdoc +++ b/Documentation/gsdoc/NSRulerMarker.gsdoc @@ -21,79 +21,79 @@ 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 index 0463ff530..6e7025029 100644 --- a/Documentation/gsdoc/NSRulerView.gsdoc +++ b/Documentation/gsdoc/NSRulerView.gsdoc @@ -21,171 +21,171 @@ 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 index 0f798143d..b0689dd5a 100644 --- a/Documentation/gsdoc/NSSavePanel.gsdoc +++ b/Documentation/gsdoc/NSSavePanel.gsdoc @@ -20,95 +20,95 @@ 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 index 2b841275d..63422a7b0 100644 --- a/Documentation/gsdoc/NSScreen.gsdoc +++ b/Documentation/gsdoc/NSScreen.gsdoc @@ -21,35 +21,35 @@ deepestScreen - + mainScreen - + screens - + depth - + deviceDescription - + frame - + supportedWindowDepths - + visibleFrame - + diff --git a/Documentation/gsdoc/NSScrollView.gsdoc b/Documentation/gsdoc/NSScrollView.gsdoc index 9bcf17134..47db2aec6 100644 --- a/Documentation/gsdoc/NSScrollView.gsdoc +++ b/Documentation/gsdoc/NSScrollView.gsdoc @@ -21,211 +21,211 @@ 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 index e0c591ee7..dad09796b 100644 --- a/Documentation/gsdoc/NSScroller.gsdoc +++ b/Documentation/gsdoc/NSScroller.gsdoc @@ -21,71 +21,71 @@ 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/NSSecureTextFieldCell.gsdoc b/Documentation/gsdoc/NSSecureTextFieldCell.gsdoc index f3704f2da..761442af6 100644 --- a/Documentation/gsdoc/NSSecureTextFieldCell.gsdoc +++ b/Documentation/gsdoc/NSSecureTextFieldCell.gsdoc @@ -21,11 +21,11 @@ echosBullets - + setEchosBullets:flag - + diff --git a/Documentation/gsdoc/NSSlider.gsdoc b/Documentation/gsdoc/NSSlider.gsdoc index 30a5deef6..b8c7e2ac9 100644 --- a/Documentation/gsdoc/NSSlider.gsdoc +++ b/Documentation/gsdoc/NSSlider.gsdoc @@ -21,123 +21,123 @@ 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 index 524545f74..bf32aff0a 100644 --- a/Documentation/gsdoc/NSSliderCell.gsdoc +++ b/Documentation/gsdoc/NSSliderCell.gsdoc @@ -21,135 +21,135 @@ 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 index d286b60a4..9430ac501 100644 --- a/Documentation/gsdoc/NSSpellChecker.gsdoc +++ b/Documentation/gsdoc/NSSpellChecker.gsdoc @@ -21,71 +21,71 @@ 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 index f68fefe30..fc3140378 100644 --- a/Documentation/gsdoc/NSSpellServer.gsdoc +++ b/Documentation/gsdoc/NSSpellServer.gsdoc @@ -21,39 +21,39 @@ 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 index 00c354251..1903e9398 100644 --- a/Documentation/gsdoc/NSSplitView.gsdoc +++ b/Documentation/gsdoc/NSSplitView.gsdoc @@ -21,31 +21,31 @@ adjustSubviews - + delegate - + dividerThickness - + drawDividerInRect:aRect - + isVertical - + setDelegate:anObject - + setVertical:flag - + diff --git a/Documentation/gsdoc/NSStringAdditions.gsdoc b/Documentation/gsdoc/NSStringAdditions.gsdoc index 714634973..84a584fa6 100644 --- a/Documentation/gsdoc/NSStringAdditions.gsdoc +++ b/Documentation/gsdoc/NSStringAdditions.gsdoc @@ -20,15 +20,15 @@ drawAtPoint:aPointwithAttributes:attributes - + drawInRect:aRectwithAttributes:attributes - + sizeWithAttributes:attributes - + diff --git a/Documentation/gsdoc/NSTabView.gsdoc b/Documentation/gsdoc/NSTabView.gsdoc index add346c63..3a9a28aae 100644 --- a/Documentation/gsdoc/NSTabView.gsdoc +++ b/Documentation/gsdoc/NSTabView.gsdoc @@ -21,123 +21,123 @@ 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 index 2edee6499..bf6d5c062 100644 --- a/Documentation/gsdoc/NSTabViewItem.gsdoc +++ b/Documentation/gsdoc/NSTabViewItem.gsdoc @@ -21,63 +21,63 @@ 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 index 0c11be97f..84457cb09 100644 --- a/Documentation/gsdoc/NSTableColumn.gsdoc +++ b/Documentation/gsdoc/NSTableColumn.gsdoc @@ -21,83 +21,83 @@ 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 index 2441f7d61..072d1db3d 100644 --- a/Documentation/gsdoc/NSTableHeaderCell.gsdoc +++ b/Documentation/gsdoc/NSTableHeaderCell.gsdoc @@ -21,7 +21,7 @@ drawInteriorWithFrame:cellFrame - + diff --git a/Documentation/gsdoc/NSTableHeaderView.gsdoc b/Documentation/gsdoc/NSTableHeaderView.gsdoc index a53aad700..2d841ca79 100644 --- a/Documentation/gsdoc/NSTableHeaderView.gsdoc +++ b/Documentation/gsdoc/NSTableHeaderView.gsdoc @@ -21,31 +21,31 @@ columnAtPoint:aPoint - + draggedColumn - + draggedDistance - + headerRectOfColumn:columnIndex - + resizedColumn - + setTableView:aTableView - + tableView - + diff --git a/Documentation/gsdoc/NSTableView.gsdoc b/Documentation/gsdoc/NSTableView.gsdoc index c4d0936e9..66a57ccd4 100644 --- a/Documentation/gsdoc/NSTableView.gsdoc +++ b/Documentation/gsdoc/NSTableView.gsdoc @@ -21,383 +21,383 @@ 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 index df30342f9..bf1d81680 100644 --- a/Documentation/gsdoc/NSText.gsdoc +++ b/Documentation/gsdoc/NSText.gsdoc @@ -21,295 +21,295 @@ 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 index 31da46c01..f62e7b030 100644 --- a/Documentation/gsdoc/NSTextAttachment.gsdoc +++ b/Documentation/gsdoc/NSTextAttachment.gsdoc @@ -21,23 +21,23 @@ attachmentCell - + fileWrapper - + initWithFileWrapper:aWrapper - + setAttachmentCell:aCell - + setFileWrapper:aWrapper - + diff --git a/Documentation/gsdoc/NSTextAttachmentCell.gsdoc b/Documentation/gsdoc/NSTextAttachmentCell.gsdoc index 4fa836540..d8193f110 100644 --- a/Documentation/gsdoc/NSTextAttachmentCell.gsdoc +++ b/Documentation/gsdoc/NSTextAttachmentCell.gsdoc @@ -21,11 +21,11 @@ trackMouse:theEventinRect:(NSRect)cellFrame ofView:aTextViewuntilMouseUp:flag - + wantsToTrackMouse - + diff --git a/Documentation/gsdoc/NSTextContainer.gsdoc b/Documentation/gsdoc/NSTextContainer.gsdoc index b9292908f..57c197194 100644 --- a/Documentation/gsdoc/NSTextContainer.gsdoc +++ b/Documentation/gsdoc/NSTextContainer.gsdoc @@ -21,71 +21,71 @@ 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 index 98440b086..13d17de2a 100644 --- a/Documentation/gsdoc/NSTextField.gsdoc +++ b/Documentation/gsdoc/NSTextField.gsdoc @@ -21,135 +21,135 @@ 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 index 306f7c867..6526ff000 100644 --- a/Documentation/gsdoc/NSTextFieldCell.gsdoc +++ b/Documentation/gsdoc/NSTextFieldCell.gsdoc @@ -21,31 +21,31 @@ backgroundColor - + drawsBackground - + setBackgroundColor:aColor - + setDrawsBackground:flag - + setTextColor:aColor - + setUpFieldEditorAttributes:textObj - + textColor - + diff --git a/Documentation/gsdoc/NSTextStorage.gsdoc b/Documentation/gsdoc/NSTextStorage.gsdoc index c4400ad82..1697f70d2 100644 --- a/Documentation/gsdoc/NSTextStorage.gsdoc +++ b/Documentation/gsdoc/NSTextStorage.gsdoc @@ -21,55 +21,55 @@ addLayoutManager:aLayoutManager - + changeInLength - + delegate - + edited:maskrange:oldRangechangeInLength:lengthChange - - editedMask + + 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 index 8fdcf211a..e3bdd9fc6 100644 --- a/Documentation/gsdoc/NSTextTab.gsdoc +++ b/Documentation/gsdoc/NSTextTab.gsdoc @@ -21,15 +21,15 @@ initWithType:typelocation:location - + location - + tabStopType - + diff --git a/Documentation/gsdoc/NSTextView.gsdoc b/Documentation/gsdoc/NSTextView.gsdoc index 6ad8fedc8..501f3e7a2 100644 --- a/Documentation/gsdoc/NSTextView.gsdoc +++ b/Documentation/gsdoc/NSTextView.gsdoc @@ -21,479 +21,479 @@ registerForServices - + acceptableDragTypes - + alignJustified:sender - + allowsUndo; - + backgroundColor - + becomeFirstResponder - + changeColor:sender - + cleanUpAfterDragOperation - - clickedOnLink:linkatIndex:charIndex + + clickedOnLink:linkatIndex:charIndex - + delegate - + didChangeText - - dragOperationForDraggingInfo:dragInfo + + 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: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 index 26bd5becc..0548090dc 100644 --- a/Documentation/gsdoc/NSView.gsdoc +++ b/Documentation/gsdoc/NSView.gsdoc @@ -21,551 +21,551 @@ 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 + + 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 + + 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 index 4dbf36662..3c2eff586 100644 --- a/Documentation/gsdoc/NSWindow.gsdoc +++ b/Documentation/gsdoc/NSWindow.gsdoc @@ -21,643 +21,643 @@ contentRectForFrameRect:frameRect - + defaultDepthLimit - + frameRectForContentRect:contentRect - + menuChanged:aMenu - - minFrameWidthWithTitle:aTitlestyleMask:aStyle + + 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 + + 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:mask - - nextEventMatchingMask:maskuntilDate:expirationDateinMode:(NSString *)mode dequeue:dequeue + + 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 + + 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 index 56889da8e..5f03db901 100644 --- a/Documentation/gsdoc/NSWindowController.gsdoc +++ b/Documentation/gsdoc/NSWindowController.gsdoc @@ -21,87 +21,87 @@ 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 index d6b7d1369..7f82766b2 100644 --- a/Documentation/gsdoc/NSWorkspace.gsdoc +++ b/Documentation/gsdoc/NSWorkspace.gsdoc @@ -21,119 +21,119 @@ 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 - +