libs-gui/Headers/AppKit
Fred Kiefer 28b1b39b7b * Headers/AppKit/NSDocumentController.h,
* Source/NSDocumentController.m: Add 10.7 methods.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39978 72102866-910b-0410-8b05-ffd578937521
2016-07-12 08:41:17 +00:00
..
AppKit.h Add NSAnimationContext to umbrella header 2015-10-15 15:53:56 +00:00
AppKitDefines.h Fix AppKit exports for inclusion in C++ code. 2013-01-15 12:32:03 +00:00
AppKitExceptions.h Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
DPSOperators.h Change DPS/PS functions to CGFloat and NSInteger. 2013-02-05 19:18:49 +00:00
NSActionCell.h First set of NSInteger/NSUInteger cleanup in gui. 2013-01-27 20:28:35 +00:00
NSAffineTransform.h * Source/GSDragView.m (-init): Set the window background colour to clear. 2011-06-28 20:59:24 +00:00
NSAlert.h * Headers/AppKit/NSAlert.h, 2014-01-31 21:47:34 +00:00
NSAnimation.h * Headers/AppKit/NSAnimation.h 2013-12-31 18:30:46 +00:00
NSAnimationContext.h fix typo 2015-10-15 15:15:43 +00:00
NSApplication.h Primitive presentationOptions implementation 2015-10-28 01:39:07 +00:00
NSArrayController.h Fix all current compiler warnings on FreeBSD/x86-64. 2013-01-30 09:48:54 +00:00
NSAttributedString.h NSTextView continuous spell checking 2011-03-12 07:45:14 +00:00
NSBezierPath.h Change NSBezierPath to use NSInteger and CGFloat and adjust uses to 2013-02-01 14:03:08 +00:00
NSBitmapImageRep.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 00:08:33 +00:00
NSBox.h Merge selected changes from testplant branch. 2012-10-13 18:43:38 +00:00
NSBrowser.h * Headers/AppKit/NSBrowser.h, 2014-11-16 14:19:11 +00:00
NSBrowserCell.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSButton.h Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSButtonCell.h Change return of -drawTitle:withFrame:inView to NSRect instead of void. 2014-08-21 02:52:06 +00:00
NSCachedImageRep.h Change DPS/PS functions to CGFloat and NSInteger. 2013-02-05 19:18:49 +00:00
NSCell.h * Headers/AppKit/NSCell.h 2014-01-26 22:34:56 +00:00
NSClipView.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 00:49:04 +00:00
NSCollectionView.h * Source/NSTableView.m (-selectedColumnIndexes, 2013-04-21 13:28:47 +00:00
NSCollectionViewItem.h * Source/NSTableView.m (-selectedColumnIndexes, 2013-04-21 13:28:47 +00:00
NSColor.h * Headers/AppKit/NSColor.h, 2015-04-02 22:54:42 +00:00
NSColorList.h Rename color (list) change notifications to match Cocoa (and OpenStep). 2011-01-15 19:28:24 +00:00
NSColorPanel.h Rename color (list) change notifications to match Cocoa (and OpenStep). 2011-01-15 19:28:24 +00:00
NSColorPicker.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorPicking.h Removed Protocol.h import to eliminate potential return type conflicts, between 2010-05-19 15:54:06 +00:00
NSColorSpace.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorWell.h Add explicit return types to a couple of methods and __attribute__((unused)) to 2012-04-06 12:26:34 +00:00
NSComboBox.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 00:49:04 +00:00
NSComboBoxCell.h * Headers/AppKit/NSBrowser.h, 2014-11-16 14:19:11 +00:00
NSControl.h * Headers/AppKit/NSAnimation.h 2013-12-31 18:30:46 +00:00
NSController.h Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSCursor.h Add class method +count in NSCursor to handle cursors on Windows. 2015-03-12 05:34:08 +00:00
NSCustomImageRep.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSDataLink.h Commit minor changes to NSDataLink. 2012-09-11 04:05:33 +00:00
NSDataLinkManager.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSDataLinkPanel.h * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSDocument.h Fix result type of an NSDocument method, which was incompatible with Cocoa. 2010-08-16 07:25:45 +00:00
NSDocumentController.h * Headers/AppKit/NSDocumentController.h, 2016-07-12 08:41:17 +00:00
NSDragging.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 21:37:29 +00:00
NSDrawer.h Make the same change in NSDrawer and also switch to CGFloat. 2011-12-17 20:29:09 +00:00
NSEPSImageRep.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSEvent.h Change NSEvent to CGFloat, NSUInteger and NSInteger. 2013-02-13 08:40:36 +00:00
NSFileWrapper.h Add some OSX 10.6 methods. 2013-10-17 21:05:15 +00:00
NSFont.h * Headers/AppKit/NSTextContainer.h, 2013-01-19 18:22:45 +00:00
NSFontDescriptor.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSFontManager.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSFontPanel.h * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSForm.h * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSFormCell.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 00:49:04 +00:00
NSGlyphGenerator.h Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGradient.h Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGraphics.h Add NSDrawThreePartImage 2013-07-03 16:19:24 +00:00
NSGraphicsContext.h Correct coding/decoding after type changes. 2013-02-17 16:53:48 +00:00
NSHelpManager.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSHelpPanel.h * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSImage.h Some new 10.5 and 10.6 named images 2016-03-09 15:36:59 +00:00
NSImageCell.h * Headers/AppKit/NSImageCell.h: 2011-11-11 23:10:15 +00:00
NSImageRep.h Change DPS/PS functions to CGFloat and NSInteger. 2013-02-05 19:18:49 +00:00
NSImageView.h * Headers/AppKit/NSImageView.h, 2012-01-18 21:03:37 +00:00
NSInputManager.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 21:37:29 +00:00
NSInputServer.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSInterfaceStyle.h * Headers/AppKit/NSInterfaceStyle.h: Remove GSNativeInterfaceStyle. 2012-05-07 20:21:59 +00:00
NSKeyValueBinding.h * Headers/AppKit/NSKeyValueBinding.h, 2013-04-15 20:20:38 +00:00
NSLayoutManager.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 21:37:29 +00:00
NSLevelIndicator.h Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSLevelIndicatorCell.h Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSMatrix.h Change also internal methods and ivars to reflect NSInteger transition of rows and columns. 2015-10-27 18:11:46 +00:00
NSMenu.h * Headers/AppKit/NSMenu.h, 2015-09-21 20:37:56 +00:00
NSMenuItem.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 00:08:33 +00:00
NSMenuItemCell.h * Source/NSMenuItemCell.m 2013-03-02 18:06:25 +00:00
NSMenuView.h Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
NSMovie.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSMovieView.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSNib.h Use NSNibOwner instead of @"NSOwner". Remove the hard coded "gorm" 2010-03-30 07:54:04 +00:00
NSNibConnector.h Clean up includes. 2010-03-20 14:09:02 +00:00
NSNibDeclarations.h Fixed recent Clang warnings about IBOutlet and IBAction being already defined 2012-07-05 11:48:16 +00:00
NSNibLoading.h Clean up includes. 2010-03-20 14:09:02 +00:00
NSObjectController.h Add loading of NIB to NSViewController. 2011-01-24 11:47:55 +00:00
NSOpenGL.h * Headers/AppKit/NSOpenGL.h, 2012-12-26 19:19:50 +00:00
NSOpenGLView.h Some more #include -> #import replacement. 2010-03-28 21:36:19 +00:00
NSOpenPanel.h Minor documentation fixes 2016-05-31 10:24:19 +00:00
NSOutlineView.h * Headers/AppKit/NSOutlineView.h 2013-03-02 18:09:21 +00:00
NSPageLayout.h * Headers/AppKit/NSPageLayout.h 2013-02-08 17:50:25 +00:00
NSPanel.h First set of NSInteger/NSUInteger cleanup in gui. 2013-01-27 20:28:35 +00:00
NSParagraphStyle.h Minor documentation fixes 2016-05-31 10:24:19 +00:00
NSPasteboard.h Patch by Julian Mayer. 2011-10-04 13:30:53 +00:00
NSPopover.h * Headers/AppKit/NSAnimation.h 2013-12-31 18:30:46 +00:00
NSPopUpButton.h Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
NSPopUpButtonCell.h Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
NSPrinter.h Add explicit return types to a couple of methods and __attribute__((unused)) to 2012-04-06 12:26:34 +00:00
NSPrintInfo.h * Source/NSPrinter.m: 2011-12-15 06:51:02 +00:00
NSPrintOperation.h Some more #include -> #import replacement. 2010-03-28 21:36:19 +00:00
NSPrintPanel.h * Headers/AppKit/NSPrintPanel.h: Add missing APPKIT_EXPORT for new strings. 2011-06-22 21:52:43 +00:00
NSProgressIndicator.h Remove unused ivars found by static analyser. 2011-03-10 22:18:42 +00:00
NSResponder.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSRulerMarker.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 00:08:33 +00:00
NSRulerView.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 21:37:29 +00:00
NSSavePanel.h * Headers/AppKit/NSAnimation.h 2013-12-31 18:30:46 +00:00
NSScreen.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSScroller.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSScrollView.h Stub 10.8 methods for allowsMagnification 2015-10-28 00:42:40 +00:00
NSSearchField.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSearchFieldCell.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSecureTextField.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSegmentedCell.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 00:08:33 +00:00
NSSegmentedControl.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 00:08:33 +00:00
NSSelection.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSShadow.h Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSSlider.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSSliderCell.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSSound.h * Headers/AppKit/NSSound.h: Import NSBundle.h for category declaration. 2010-04-09 09:04:42 +00:00
NSSpeechSynthesizer.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSpellChecker.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSpellProtocol.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSpellServer.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSplitView.h * Headers/AppKit/NSSplitView.h 2013-02-10 21:32:07 +00:00
NSStatusBar.h Add code by Nikolaus Schaller <hns@computer.org>, reformatted and 2013-08-17 13:39:16 +00:00
NSStatusItem.h * Headers/AppKit/NSStatusItem.h 2014-05-30 12:28:59 +00:00
NSStepper.h Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +00:00
NSStepperCell.h Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +00:00
NSStringDrawing.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTableColumn.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSTableHeaderCell.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTableHeaderView.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSTableView.h Add NSTableViewSelectionHighlightStyle type and stub accessors 2015-10-02 09:47:29 +00:00
NSTabView.h Merges from the testplant branch for NSTabView, GSXibLoader. 2012-10-09 17:29:51 +00:00
NSTabViewItem.h Merge selected changes from testplant branch. 2012-10-13 18:43:38 +00:00
NSText.h Minor documentation fixes 2016-05-31 10:24:19 +00:00
NSTextAttachment.h Minor documentation fixes 2016-05-31 10:24:19 +00:00
NSTextContainer.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSTextField.h Merged changes from gnustep_testplant_branch branch and cleaned them up 2012-08-17 13:16:12 +00:00
NSTextFieldCell.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSTextList.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextStorage.h Minor documentation fixes 2016-05-31 10:24:19 +00:00
NSTextTable.h More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSTextView.h * Headers/AppKit/NSAnimation.h 2013-12-31 18:30:46 +00:00
NSTokenField.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSTokenFieldCell.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSToolbar.h Fix all current compiler warnings on FreeBSD/x86-64. 2013-01-30 09:48:54 +00:00
NSToolbarItem.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSToolbarItemGroup.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSTrackingArea.h * configure.ac: Try to improve the ICU detection. 2013-11-22 22:44:37 +00:00
NSTreeController.h * Headers/AppKit/NSTreeController.h, 2013-08-19 19:10:22 +00:00
NSTreeNode.h * Headers/AppKit/NSTreeController.h, 2013-08-19 19:10:22 +00:00
NSUserDefaultsController.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSUserInterfaceValidation.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSView.h Add more (dummy) layer property stuff 2015-08-28 20:26:30 +00:00
NSViewController.h Add loading of NIB to NSViewController. 2011-01-24 11:47:55 +00:00
NSWindow.h fix spelling to american English 2015-10-28 01:49:12 +00:00
NSWindowController.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSWorkspace.h tag is NSInteger* not int* in recent AppKit 2016-03-22 17:17:58 +00:00
PSOperators.h Change DPS/PS functions to CGFloat and NSInteger. 2013-02-05 19:18:49 +00:00