darling-cocotron/AppKit
Sergey Bugaev f965e69721 Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa
The upstream Cocotron assumes that the implementation of the file panels
is provided by the display, i.e. by the native toolkit. That is what we
ultimately want as well, but we're far from being there yet, and we also
don't want to make any toolkit a hard requirement.

So in order to have our cake and eat it too, these panel implementations
are designed work entirely inside Cocoa but also let the display provide
a native implementation instead if one is available.
2018-12-17 00:34:31 +03:00
..
AppKit.xcodeproj in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
CoreData_ Fix direct isa access 2017-12-17 16:11:05 +03:00
de.lproj Moved window fully on screen 2013-02-11 15:54:04 -05:00
en.lproj Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa 2018-12-17 00:34:31 +03:00
fr.lproj Moved window fully on screen 2013-02-11 15:39:02 -05:00
include/AppKit Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa 2018-12-17 00:34:31 +03:00
Linux.subproj Split X11.subproj into X11.backend and Linux.subproj (FreeType, fontconfig) 2018-11-27 22:25:54 +03:00
nib.subproj Fix loading the first main menu item 2018-11-27 22:25:54 +03:00
NSAnimation CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSCollectionView Fix direct isa access 2017-12-17 16:11:05 +03:00
NSColor.subproj Include the objc runtime header where needed 2018-09-02 23:20:29 +03:00
NSColorPicker.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSController NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSDrawer.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSEvent.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSInterfacePart CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSKeyboardBinding Fix direct isa access 2017-12-17 16:11:05 +03:00
NSKeyValueBinding NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSMenu.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSOpenGL Port Cocotron to the new EGL-based OpenGL.framework 2018-05-27 08:26:31 +03:00
NSSavePanel.subproj Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa 2018-12-17 00:34:31 +03:00
NSSegmentedControl NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSSystemInfoPanel CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSTextTable CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSTextView.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSToolbar.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
RTF.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
UNIDATA Support for bidi in the layout manager/text editing 2012-12-07 19:04:05 +01:00
Win32.subproj CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
X11.backend Fix always reporting left mouse button 2018-12-17 00:34:31 +03:00
_NSControllerArray.h Work on building AppKit 2017-07-09 14:34:32 +03:00
_NSManagedProxy.h Work on building AppKit 2017-07-09 14:34:32 +03:00
_NSRuleEditorViewSliceHolder.h
_NSRuleEditorViewSliceHolder.m
CGEvent.h More work on AppKit 2017-07-09 21:21:26 +03:00
CMakeLists.txt Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa 2018-12-17 00:34:31 +03:00
conversions.h Work on building AppKit 2017-07-09 14:34:32 +03:00
Info.plist
KTFont_FT.h Split X11.subproj into X11.backend and Linux.subproj (FreeType, fontconfig) 2018-11-27 22:25:54 +03:00
NSAccessibility.m
NSActionCell.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSActionTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSActionTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSAddTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSAddTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSAdvanced.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSAdvanced.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSAffineTransform.m
NSAlert.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSAlertPanel.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSAlertPanel.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSAlertPanelExclamation.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSAnimationContext.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSApplication.m Fix -[NSApp runModalForWindow:] hanging 2018-12-16 23:56:58 +03:00
NSAttributedString.m Further NSInteger-ization 2018-08-11 08:20:36 +03:00
NSBezierPath.m Further CGFloat/O2Float-ization 2018-08-11 08:20:36 +03:00
NSBidiHelper.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSBinder.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSBitmapImageRep-Private.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSBitmapImageRep.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSBox.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSBrowser.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSBrowserCell.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSBrowserCellArrow.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSBrowserCellColorList.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSButton.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSButtonCell_disclosure_highlighted.tif
NSButtonCell_disclosure_normal.tif
NSButtonCell_disclosure_selected.tif
NSButtonCell.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSButtonImageSource.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSCachedImageRep.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSCachingBinder.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSCell.m Only invoke updateCell: if the controlView responds to it 2018-09-02 23:18:02 +03:00
NSCellUndoManager.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSCellUndoManager.m
NSCIImageRep.m
NSClassSwapper.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSClipView.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSColor_catalog.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSColor_CGColor.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSColorList.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSColorPanel.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSColorPickerColorList.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSColorPickerSliders.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSColorPickerWheel.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSColorPickerWheelView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSColorSpace.m
NSColorWell.m Fix -[NSColorWell mouseDown:] logic 2018-06-15 17:49:39 +03:00
NSComboBox.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSComboBoxCell.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSComboBoxCellDown.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSComboBoxView.h NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSComboBoxView.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSComboBoxWindow.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSComboBoxWindow.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSControl.m Include the objc runtime header where needed 2018-09-02 23:20:29 +03:00
NSControlAuxiliary.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSControllerMarker.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSControllerSelectionProxy.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSCursor.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSCursorRect.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSCursorRect.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSCustomImageRep.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSCustomObject.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSCustomResource.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSCustomView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSDatePicker.m Implement needsPanelToBecomeKey behavior 2011-01-29 16:26:21 -05:00
NSDatePickerCell.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSDisplay.m Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa 2018-12-17 00:34:31 +03:00
NSDockTile.m
NSDocument.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSDocumentController.m Support CFBundleTypeExtensions=* 2018-09-02 23:21:39 +03:00
NSDraggingManager.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSDraggingManager.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSDrawerWindow.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSEnterFullScreenTemplate.ai
NSEnterFullScreenTemplate.pdf
NSEPSImageRep.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSErrors.h Add NSErrors definitions 2018-08-14 14:44:48 +02:00
NSErrors.m Add NSErrors definitions 2018-08-14 14:44:48 +02:00
NSEvent_CoreGraphics.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSEvent_keyboard.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSEvent_mouse.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSEvent_other.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSEvent_periodic.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSExitFullScreenTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSExitFullScreenTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSFileWrapperExtensions.m Move NSFileWrapper to Foundation 2018-08-13 21:08:07 -04:00
NSFont.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSFontDescriptor.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSFontFamily.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSFontFamily.m Pretend to have arbitrary font families like we do for individual fonts already 2018-11-27 22:25:54 +03:00
NSFontManager.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSFontMetric.h CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSFontMetric.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSFontPanel.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSFontPanelCell.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSFontPanelCell.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSFontTypeface.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSFontTypeface.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSForm.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSFormCell.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSGlyphGenerator.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSGlyphInfo.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSGoLeftTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSGoLeftTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSGoRightTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSGoRightTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSGradient.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSGraphics.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSGraphicsContext.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSGraphicsContextFunctions.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSGraphicsStyle.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSHelpManager.m
NSHighlightedBrowserCellArrow.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSHighlightedRadioButton.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSHighlightedSwitch.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSIBObjectData.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSImage.m Add a bunch of NSImageName's 2018-11-27 22:33:48 +03:00
NSImageCell.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSImageRep.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSImageView.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSInfo.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSInfo.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSInterfaceGraphics.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSInterfacePart.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSInterfacePartAttributedString.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSInterfacePartDisabledAttributedString.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSInterfaceStyle.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSInvalidDataFreestandingTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSInvalidDataFreestandingTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSKeyboardBinding.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSKeyboardBindingManager.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSKVOBinder.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSLevelIndicator.m
NSLevelIndicatorCell.m
NSLockLockedTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSLockLockedTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSLockUnlockedTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSLockUnlockedTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSMainMenuView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSMatrix.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSMeasurementUnit.h CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSMeasurementUnit.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSMenuView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSMenuWindow.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSModalSessionX.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSModalSessionX.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSMultipleValueBinder.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSMutableAttributedString.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSMutableParagraphStyle.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSNibAXRelationshipConnector.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSNibBindingConnector.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSNibHelpConnector.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSObservationProxy.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSOutlineView.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSOverflowMenuView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSPageLayout.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSPanel.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSParagraphStyle.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSPasteboard.m Add stubs and other things for The Unarchiver 2018-08-14 17:54:53 +02:00
NSPathCell.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSPathComponentCell.m NSPathControl, NSPathCell, NSPathComponentCell fixes for layout compatibility 2010-11-03 22:37:40 -04:00
NSPathControl.m NSPathControl, NSPathCell, NSPathComponentCell fixes for layout compatibility 2010-11-03 22:37:40 -04:00
NSPDFImageRep.m NSScroller, NSView minor improvements 2010-11-03 15:18:22 -04:00
NSPersistentDocument.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSPoof.png Original poof graphic for Cocotron 2013-09-22 14:38:46 -04:00
NSPoofAnimation.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSPoofAnimation.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSPopover.m Add stubs and other things for The Unarchiver 2018-08-14 17:54:53 +02:00
NSPopUpButton.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSPopUpButtonCell.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSPopUpButtonCellPopUp.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSPopUpButtonCellPullDown.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSPopUpView.h Further NSInteger-ization 2018-08-11 08:20:36 +03:00
NSPopUpView.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSPopUpWindow.h NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSPopUpWindow.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSPredicateEditor.h
NSPredicateEditor.m
NSPredicateEditorRowTemplate.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSPredicateEditorRowTemplate.m
NSPreferencesGeneral.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSPreferencesGeneral.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSPrinter.m
NSPrintInfo.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSPrintOperation.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSPrintPanel.m Add missing strings 2013-10-04 11:48:19 -04:00
NSPrintProgressPanelController.h Add support for the NSPrintOperation showsProgressPanel 2013-07-25 16:33:33 -04:00
NSPrintProgressPanelController.m Add support for the NSPrintOperation showsProgressPanel 2013-07-25 16:33:33 -04:00
NSProgressIndicator.m Disable threaded animation of NSProgressIndicator 2018-09-02 23:23:12 +03:00
NSRadioButton.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSRangeArray.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSRefreshTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSRefreshTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSRemoveTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSRemoveTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSResponder.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSRichTextReader.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSRichTextWriter.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSRuleEditor.h
NSRuleEditor.m
NSRuleEditorButtonCell.h
NSRuleEditorButtonCell.m
NSRuleEditorViewSliceRow.h
NSRuleEditorViewSliceRow.m
NSRulerMarker.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSRulerMarker+NSTextExtensions.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSRulerMarkerTab.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSRulerView.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSRunningApplication.m Add stubs and other things for The Unarchiver 2018-08-14 17:54:53 +02:00
NSScreen.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSScroller.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSScrollView.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSSearchField.m
NSSearchFieldCell.m merge 3d9c3b7 2015-03-26 21:45:09 -04:00
NSSearchGlass.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSearchGlass.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSecureLayoutManager.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSSecureTextField.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSecureTextFieldCell.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSecureTextView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSSegmentItem.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSShadow.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSSheetContext.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSheetContext.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSlider.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSliderCell.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSSound.m merge 61556ff 2015-03-29 23:10:35 -04:00
NSSpellChecker.m Temporary attributes not being found when drawing glyphs 2014-01-16 13:29:33 -08:00
NSSpellCheckerTagData.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSSpellCheckerTagData.m rough in more spelling, fix build warnings 2011-08-25 23:08:17 -04:00
NSSpellingViewController.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSSpellingViewController.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSSplitView.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSSplitViewHDimple.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSplitViewVDimple.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSStatusBar_(Private).h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSStatusBar.m Added basic implementation of NSStatusBar and NSStatusItem, Private headers added to allow for additional callbacks, changes made to Win32Window to facilitate tray event callbacks. Currently unsupported features are: drawing status bar background, view-based menu items, view an text-based status items 2012-02-17 19:45:27 +00:00
NSStatusItem.m Added basic implementation of NSStatusBar and NSStatusItem, Private headers added to allow for additional callbacks, changes made to Win32Window to facilitate tray event callbacks. Currently unsupported features are: drawing status bar background, view-based menu items, view an text-based status items 2012-02-17 19:45:27 +00:00
NSStatusItem+Private.h Forgot to add extra files before commit 2012-02-17 19:52:14 +00:00
NSStepper.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSStepperCell.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSStopProgressFreestandingTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSStopProgressFreestandingTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSStopProgressTemplate.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSStopProgressTemplate.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSStringDrawer.h CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSStringDrawer.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSStringDrawing.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSubmenuView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSSwitch.tiff Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSystemInfoPanel.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSTableColumn.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSTableCornerView.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTableCornerView.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTableHeaderCell.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTableHeaderView.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSTableView.m Fix NSTableView rendering zero-sized rows 2018-12-17 00:34:31 +03:00
NSTabView.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSTabViewItem.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSText.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTextAttachment.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTextAttachmentCell.m
NSTextBinder.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSTextField.m Add several missing API stubs 2018-08-11 08:20:36 +03:00
NSTextFieldBinder.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSTextFieldCell.m NSInteger-ization 2018-12-16 23:54:57 +03:00
NSTextList.m
NSTextStorage_concrete.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSTextViewSharedData.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSThemeFrame.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSThemeFrame.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSTokenAttachmentCell.h add private Apple private API class NSTokenAttachmentCell 2010-11-03 22:27:47 -04:00
NSTokenAttachmentCell.m add private Apple private API class NSTokenAttachmentCell 2010-11-03 22:27:47 -04:00
NSTokenField.m
NSTokenFieldCell.m
NSToolbarCustomizationPalette.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSToolbarCustomizationView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSToolbarItemView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSToolbarView.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSToolTipWindow.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSToolTipWindow.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTrackingArea.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTreeNode.h
NSTreeNode.m
NSTypesetter_concrete.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSTypesetter.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSUndoTextOperation.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSUser.ai Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSUser.pdf Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSUserDefaultsControllerProxy.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSView.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSViewBackingLayer.h CoreAnimation work 2011-01-03 21:45:53 -05:00
NSViewBackingLayer.m CoreAnimation work 2011-01-03 21:45:53 -05:00
NSViewController.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSWindow-Drag.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSWindow-Drag.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSWindow-Private.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSWindow.m Actually propagate setAcceptsMouseMovedEvents to XSelectInput() 2018-12-17 00:34:31 +03:00
NSWindowAnimationContext.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSWindowAnimationContext.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSWindowController.m Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSWindowScripting.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSWindowScripting.m locks on currentEvent 2011-08-10 23:04:35 -04:00
NSWindowTemplate.h Work on building AppKit 2017-07-09 14:34:32 +03:00
NSWorkspace.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2Context_builtin_FT.h Split X11.subproj into X11.backend and Linux.subproj (FreeType, fontconfig) 2018-11-27 22:25:54 +03:00
O2Font_FT.h Split X11.subproj into X11.backend and Linux.subproj (FreeType, fontconfig) 2018-11-27 22:25:54 +03:00