libs-gui/Headers/AppKit
Gregory John Casamento 8572458a5d Add methods and actions for layout classes as well as the abstract classes for NSCollectionViewLayout.
Declarations added to collectionview layout header.

Clean compile for NSCollectionViewLayout abstract class

Add header for NSCollectionViewFlowLayout.h

Add skeleton implementation of NSCollectionViewFlowLayout

Add implementation for simple setter/getter methods.

Correct compilation error with non-clang compilers

Fix compilation issues

Add getter/setter for collectionViewLayout

Skeleton of NSCollectionViewTransitionLayout implementation

Add encoding/decoding for collectionViewLayout key

Make NSCollectionViewGridLayout default if the NSCollectionViewLayoutKey is not set

Add protocols for DataSource and Prefetching for NSCollectionView

Add 10.11 methods to delegate declaration

remove templating from NSCollectionViewDelegate that gcc can't handle.

New delegate methods for NSCollectionViewDelegate to support NSSets of NSIndexPaths and multiple selection.

Reset .travis.yml to the proper version and modify NSCollectionView.h to use forward declarations for both NSPasteboard and NSPasteboardWriting so that we don't explicitly import.

Add declarations for missing methods from 10.11 version of NSCollectionView

Add new methods for 10.11 for moving, deleting and collapsing sections.

Add new methods from 10.11

Add the remaining missing methods as well as delcarations for blocks needed for batch handler and completion handler.

Add skeleton implementations for all new methods

Changes to add new methods to collection view for delegate

Consolidate the registeredClass and registeredNib maps.

Implementation of dataSource related methods

Implment nib loading for NSCollectionViewItem subclasses

Remove uneeded ivars, add categories for override and layout

Minor formatting change

Update categories and organization of code

Add init method to NSCollectionViewFlowLayoutInvalidationContext

Add collectionview layout subclasses

Declarations added to collectionview layout header.

Clean compile for NSCollectionViewLayout abstract class

Add skeleton implementation of NSCollectionViewFlowLayout

Add implementation for simple setter/getter methods.

Correct compilation error with non-clang compilers

Fix compilation issues

Add getter/setter for collectionViewLayout

Add encoding/decoding for collectionViewLayout key

Make NSCollectionViewGridLayout default if the NSCollectionViewLayoutKey is not set

Add protocols for DataSource and Prefetching for NSCollectionView

New delegate methods for NSCollectionViewDelegate to support NSSets of NSIndexPaths and multiple selection.

Reset .travis.yml to the proper version and modify NSCollectionView.h to use forward declarations for both NSPasteboard and NSPasteboardWriting so that we don't explicitly import.

Add declarations for missing methods from 10.11 version of NSCollectionView

Add new methods for 10.11 for moving, deleting and collapsing sections.

Add new methods from 10.11

Changes to add new methods to collection view for delegate

Consolidate the registeredClass and registeredNib maps.

Add init method to NSCollectionViewFlowLayoutInvalidationContext

Fix issues with rebase
2023-01-30 10:48:02 -05:00
..
AppKit.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
AppKitDefines.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
AppKitErrors.h Fix issues pointed out by Fred. More fixes to come. 2020-04-13 14:14:14 -04:00
AppKitExceptions.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
DPSOperators.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAccessibility.h NSAccessibility: declare base Accessibility APIs 2017-07-25 22:33:12 +01:00
NSAccessibilityConstants.h NSAccessibility: declare base Accessibility APIs 2017-07-25 22:33:12 +01:00
NSAccessibilityCustomAction.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAccessibilityCustomRotor.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAccessibilityElement.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAccessibilityProtocols.h Add protocols 2020-06-15 05:10:09 -04:00
NSActionCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAffineTransform.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAlert.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAnimation.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAnimationContext.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAppearance.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSApplication.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSArrayController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSAttributedString.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSBezierPath.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSBitmapImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSBox.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSBrowser.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSBrowserCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSButton.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSButtonCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSButtonTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCachedImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCandidateListTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCIImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSClickGestureRecognizer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSClipView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCollectionView.h Add methods and actions for layout classes as well as the abstract classes for NSCollectionViewLayout. 2023-01-30 10:48:02 -05:00
NSCollectionViewCompositionalLayout.h Add collectionview layout subclasses 2023-01-30 10:48:02 -05:00
NSCollectionViewFlowLayout.h Add methods and actions for layout classes as well as the abstract classes for NSCollectionViewLayout. 2023-01-30 10:48:02 -05:00
NSCollectionViewGridLayout.h Add collectionview layout subclasses 2023-01-30 10:48:02 -05:00
NSCollectionViewItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCollectionViewLayout.h Add methods and actions for layout classes as well as the abstract classes for NSCollectionViewLayout. 2023-01-30 10:48:02 -05:00
NSCollectionViewTransitionLayout.h Add methods and actions for layout classes as well as the abstract classes for NSCollectionViewLayout. 2023-01-30 10:48:02 -05:00
NSColor.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorList.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorPicker.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorPickerTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorPicking.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorSampler.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorSpace.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSColorWell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSComboBox.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSComboBoxCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSControl.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCursor.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCustomImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSCustomTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDataAsset.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDataLink.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDataLinkManager.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDataLinkPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDatePicker.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDatePickerCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDockTile.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDocument.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDocumentController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDragging.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSDrawer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSEPSImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSErrors.h Change declarations to NSExceptionName 2020-03-26 10:19:32 -04:00
NSEvent.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSFileWrapper.h Move NSFileWrapper to Foundation. 2019-09-08 17:32:05 -04:00
NSFileWrapperExtensions.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSFont.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSFontAssetRequest.h Fix build error 2022-09-29 13:34:16 -04:00
NSFontCollection.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSFontDescriptor.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSFontManager.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSFontPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSForm.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSFormCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGestureRecognizer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGlyphGenerator.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGlyphInfo.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGradient.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGraphics.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGraphicsContext.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGridView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSGroupTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSHelpManager.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSHelpPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSImage.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSImageCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSImageView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSInputManager.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSInputServer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSInterfaceStyle.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSKeyValueBinding.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSLayoutAnchor.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSLayoutConstraint.h Implement constraintsWithVisualFormat method on NSLayoutConstraint 2022-11-05 20:33:23 +11:00
NSLayoutGuide.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSLayoutManager.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSLevelIndicator.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSLevelIndicatorCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMagnificationGestureRecognizer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMatrix.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMediaLibraryBrowserController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMenu.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMenuItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMenuItemCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMenuView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMovie.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSMovieView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSNib.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSNibConnector.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSNibControlConnector.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSNibDeclarations.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSNibLoading.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSNibOutletConnector.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSObjectController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSOpenGL.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSOpenGLView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSOpenPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSOutlineView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPageController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPageLayout.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPanGestureRecognizer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSParagraphStyle.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPasteboard.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPasteboardItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPathCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPathComponentCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPathControl.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPathControlItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPDFImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPDFInfo.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPDFPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPersistentDocument.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPickerTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPICTImageRep.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPopover.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPopoverTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPopUpButton.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPopUpButtonCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPredicateEditor.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPredicateEditorRowTemplate.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPressGestureRecognizer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPrinter.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPrintInfo.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPrintOperation.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSPrintPanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSProgressIndicator.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSResponder.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSRotationGestureRecognizer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSRuleEditor.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSRulerMarker.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSRulerView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSRunningApplication.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSavePanel.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSScreen.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSScroller.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSScrollView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSScrubber.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSScrubberItemView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSScrubberLayout.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSearchField.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSearchFieldCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSecureTextField.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSegmentedCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSegmentedControl.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSeguePerforming.h Add proxy objects to perform segue 2020-07-02 13:24:48 -04:00
NSSelection.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSShadow.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSharingService.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSharingServicePickerToolbarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSharingServicePickerTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSlider.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSliderAccessory.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSliderCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSliderTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSound.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSpeechRecognizer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSpeechSynthesizer.h Fix compilation error, include AppKitDefines.h 2022-10-10 09:18:34 -04:00
NSSpellChecker.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04: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 Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSplitViewController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSplitViewItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStackView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStatusBar.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStatusBarButton.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStatusItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStepper.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStepperCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStepperTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStoryboard.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStoryboardSegue.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSStringDrawing.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSSwitch.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTableColumn.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTableHeaderCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTableHeaderView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTableView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTabView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTabViewController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTabViewItem.h add AppKitDefines or header usage will fail later 2022-10-13 23:44:19 +02:00
NSText.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextAlternatives.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextAttachment.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextCheckingClient.h Minor changes 2020-08-06 07:46:27 -04:00
NSTextCheckingController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextContainer.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextField.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextFieldCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextFinder.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextInputClient.h Add guards 2020-08-09 08:00:42 -04:00
NSTextInputContext.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextList.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextStorage.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextTable.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTextView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTitlebarAccessoryViewController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTokenField.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTokenFieldCell.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSToolbar.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSToolbarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSToolbarItemGroup.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTouch.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTouchBar.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTouchBarItem.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTrackingArea.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTreeController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSTreeNode.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSUserDefaultsController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSUserInterfaceCompression.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSUserInterfaceItemIdentification.h fix typo for non-property compilers breaking build 2020-05-07 15:19:17 +02:00
NSUserInterfaceItemSearching.h Fix all of the issues mentioned by Fred. 2020-04-15 18:34:04 -04:00
NSUserInterfaceLayout.h NSUserInterfaceLayout: create interface layout constants 2017-07-25 22:33:12 +01:00
NSUserInterfaceValidation.h implement suggestion to call validation methods in perform methods. 2020-08-14 11:13:45 -04:00
NSView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSViewController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSVisualEffectView.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSWindow.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSWindowController.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
NSWindowRestoration.h Fix all of the issues mentioned by Fred. 2020-04-15 18:34:04 -04:00
NSWorkspace.h Add defines for export of classes to DLL when building on WIndows 2022-09-29 12:09:13 -04:00
PSOperators.h Change DPS/PS functions to CGFloat and NSInteger. 2013-02-05 19:18:49 +00:00