libs-gui/Headers/AppKit
Fred Kiefer 1aa1803744 * Headers/AppKit/NSBrowser.h
* Headers/AppKit/NSFontPanel.h
        * Headers/AppKit/NSMatrix.h
        * Headers/AppKit/NSTableView.h
        * Source/NSBrowser.m
        * Source/NSFontPanel.m
        * Source/NSMatrix.m: Small fixes to last change.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36042 72102866-910b-0410-8b05-ffd578937521
2013-01-30 22:13:32 +00:00
..
AppKit.h * Headers/AppKit/AppKit.h: Add NSColorSpace.h. This fixes bug #34913. 2011-11-27 23:14:26 +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 * Source/NSLayoutManager.m: 2011-05-26 03:55:55 +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 First set of NSInteger/NSUInteger cleanup in gui. 2013-01-27 20:28:35 +00:00
NSAnimation.h Another qualifier for ARC mode. 2011-06-29 16:03:03 +00:00
NSApplication.h * Headers/AppKit/NSApplication.h 2013-01-29 08:35:49 +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 Rewrote NSBezierPath to allow subclasses. 2011-10-04 13:32:50 +00:00
NSBitmapImageRep.h Fix clang compiler warnings as reported by Sebastian Reitenbach 2012-01-23 14:27:58 +00:00
NSBox.h Merge selected changes from testplant branch. 2012-10-13 18:43:38 +00:00
NSBrowser.h * Headers/AppKit/NSBrowser.h 2013-01-30 22:13:32 +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 Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSCachedImageRep.h * Source/NSCachedImageRep.m: Restore the implementation of -draw 2011-08-30 02:20:29 +00:00
NSCell.h * Headers/AppKit/NSCell.h 2013-01-29 21:57:41 +00:00
NSClipView.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColor.h * Headers/AppKit/NSCell.h 2013-01-29 21:57:41 +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 Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
NSComboBoxCell.h Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
NSControl.h Fix all current compiler warnings on FreeBSD/x86-64. 2013-01-30 09:48:54 +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 * Source/NSMatrix.m (_shiftModifier:): Use correct column index 2011-03-12 19:01:54 +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 Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +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 Add an attribute to NSDocumentController to maintain the recent 2010-05-12 08:17:26 +00:00
NSDragging.h Correct the definition of NSDragOperation and all its usages. 2010-12-22 16:16:14 +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 Fix AppKit headers to allow inclusion in ARC mode. Since ARC requires the non-fragile ABI, a better solution would be to simply not expose any of these ivars with the non-fragile ABI. 2011-06-29 15:39:45 +00:00
NSFileWrapper.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +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 * Headers/AppKit/NSBrowser.h 2013-01-30 22:13:32 +00:00
NSForm.h Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
NSFormCell.h Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +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 * Headers/AppKit/NSCell.h 2013-01-29 21:57:41 +00:00
NSGraphicsContext.h Replace NSCompositeHighlight with GSCompositeHighlight and map NSCompositeHighlight onto 2012-02-18 21:10:07 +00:00
NSHelpManager.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSHelpPanel.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSImage.h * Source/NSImage.m: Implement 2011-07-16 02:09:06 +00:00
NSImageCell.h * Headers/AppKit/NSImageCell.h: 2011-11-11 23:10:15 +00:00
NSImageRep.h * Headers/AppKit/NSImageRep.h: Add comment clarifying that -draw 2012-02-24 20:00:41 +00:00
NSImageView.h * Headers/AppKit/NSImageView.h, 2012-01-18 21:03:37 +00:00
NSInputManager.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +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, 2012-03-12 12:24:17 +00:00
NSLayoutManager.h * Headers/AppKit/NSTextContainer.h, 2013-01-19 18:22:45 +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 * Headers/AppKit/NSBrowser.h 2013-01-30 22:13:32 +00:00
NSMenu.h Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
NSMenuItem.h Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSMenuItemCell.h Some more #include -> #import replacement. 2010-03-25 21:30:28 +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 * Source/NSOpenPanel.m: Use the NSSavePanel _allowedFileTypes ivar 2011-09-07 07:46:28 +00:00
NSOutlineView.h * Headers/AppKit/NSOutlineView.h: 2012-02-03 21:41:41 +00:00
NSPageLayout.h Some more #include -> #import replacement. 2010-03-28 21:36:19 +00:00
NSPanel.h First set of NSInteger/NSUInteger cleanup in gui. 2013-01-27 20:28:35 +00:00
NSParagraphStyle.h Some more #include -> #import replacement. 2010-03-28 21:36:19 +00:00
NSPasteboard.h Patch by Julian Mayer. 2011-10-04 13:30:53 +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 Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSRulerView.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSavePanel.h * Headers/AppKit/NSSavePanel.h 2012-08-31 19:02:35 +00:00
NSScreen.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSScroller.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSScrollView.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +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 Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSegmentedControl.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +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 Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSSliderCell.h Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +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: 2012-03-27 04:32:57 +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 Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTableHeaderCell.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTableHeaderView.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTableView.h * Headers/AppKit/NSBrowser.h 2013-01-30 22:13:32 +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 Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTextAttachment.h Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTextContainer.h * Headers/AppKit/NSTextContainer.h, 2013-01-19 18:22:45 +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 Merge selected changes from testplant branch. 2012-10-13 18:43:38 +00:00
NSTextTable.h First attempt at implemtning these classes. Code mostly by Nikolaus 2009-12-19 22:35:06 +00:00
NSTextView.h * Headers/AppKit/NSTextView.h: Change _dragTargetLocation to NSUInteger 2011-12-15 18:37:19 +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
NSTreeController.h * Headers/AppKit/NSTreeController.h 2012-02-29 15:32:09 +00:00
NSTreeNode.h * Headers/AppKit/NSTreeController.h 2012-02-29 15:32:09 +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 * Headers/AppKit/NSCell.h 2013-01-29 21:57:41 +00:00
NSViewController.h Add loading of NIB to NSViewController. 2011-01-24 11:47:55 +00:00
NSWindow.h First set of NSInteger/NSUInteger cleanup in gui. 2013-01-27 20:28:35 +00:00
NSWindowController.h Final part of #include -> #import replacement in official headers. 2010-03-31 21:21:18 +00:00
NSWorkspace.h Add a few MacOSX methods with dummy implementations. 2011-06-11 15:48:08 +00:00
PSOperators.h Add explicit return types to a couple of methods and __attribute__((unused)) to 2012-04-06 12:26:34 +00:00