libs-gui/Source
2020-01-19 20:15:47 -05:00
..
.cvsignore
CompatibilityHeaders.make Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
DocMakefile Remove the GSFusedSilica files as they are obsolete now. 2011-02-20 20:10:57 +00:00
externs.m Correct some additional issues 2020-01-17 10:06:00 -05:00
Functions.m * Source/Functions.m (NSFrameRectWithWidth): Use one pixel width 2013-12-01 20:58:06 +00:00
GNUmakefile Merge branch 'master' of github.com:gnustep/libs-gui into NSAppearance_branch 2020-01-19 20:15:47 -05:00
GNUmakefile.postamble * Update release notes to prepare for upcoming release. 2013-12-23 16:57:18 +00:00
GNUmakefile.preamble Allow GUI to build when base has been configured without libxml2 2015-11-01 23:09:40 +00:00
GSAnimator.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSAutocompleteWindow.h Add autocomplete in NSTextView. 2013-06-19 18:40:28 +00:00
GSAutocompleteWindow.m Fix last revert. 2015-02-24 06:14:50 +00:00
GSBindingHelpers.h * Headers/AppKit/NSKeyValueBinding.h, 2012-03-12 12:24:17 +00:00
GSCharacterPanel.m Reworked version of patches by Marcian Lytwyn 2012-12-16 22:51:23 +00:00
GSDisplayServer.m hidewindow methods was renamed to hideApplication. 2019-04-06 22:36:56 +03:00
GSDragView.m * Source/GSDragView.m (_setCursor): Do not hold cursors array - 2019-04-17 17:44:54 +03:00
GSEPSPrintOperation.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSFastEnumeration.h Added GSFastEnumeration.h from -base to -gui so we can use fast enumeration there too. 2010-10-22 13:11:14 +00:00
GSFontInfo.m * Source/GSFontInfo.m (-fontDescriptor): Simplify creation of font 2016-09-19 20:53:34 +00:00
GSGhostscriptImageRep.m * Source/GSGhostscriptImageRep.m: Add missing ASSIGN 2012-01-10 18:39:34 +00:00
GSGModelLoader.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSGormLoader.m lintian spelling correctes provided by Eric Heintzmann 2016-05-28 09:49:15 +00:00
GSGormLoading.m * Source/GSGormLoading.m (GSWindowTemplate initWithCoder:): 2014-07-24 21:09:05 +00:00
GSGuiPrivate.h * Headers/Additions/GNUstepGUI/GSTheme.h: New GSThemeMargins struct. 2011-08-15 23:12:37 +00:00
GSHbox.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSHelpAttachment.m Fix minor issues with move of NSFileWrapper 2019-09-11 12:31:38 -04:00
GSHelpManagerPanel.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSHorizontalTypesetter.m * Source/GSHorizontalTypesetter.m: removed extra imports left from 2019-12-11 12:13:09 +02:00
GSIconManager.h Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +00:00
GSIconManager.m Don't touch icon positions when the icon manager is not used, so that 2010-01-27 23:43:41 +00:00
GSImageMagickImageRep.m Working NSPDFImageRep 2019-12-02 10:53:08 -05:00
GSInfoPanel.m * Source/GSInfoPanel.m (value_from_info_plist_for_key): Use 2012-10-12 15:19:29 +00:00
GSKeyBindingAction.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingAction.m tidyup 2011-02-28 14:24:57 +00:00
GSKeyBindingTable.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingTable.m tidyup 2011-02-28 14:24:57 +00:00
GSLayoutManager.m * Headers/Additions/GNUstepGUI/GSLayoutManager.h, 2019-12-10 19:23:04 +02:00
GSMemoryPanel.m Fix all current compiler warnings on FreeBSD/x86-64. 2013-01-30 09:48:54 +00:00
GSModelLoaderFactory.m Fix small bug found by compiler. 2017-07-22 20:44:45 +02:00
GSNibLoader.m lintian spelling correctes provided by Eric Heintzmann 2016-05-28 09:49:15 +00:00
GSNibLoading.m Add class NSIBUserDefinedRuntimeAttributesConnector to handle 2016-06-02 21:37:03 +00:00
GSPDFPrintOperation.m * Source/GSPDFPrintOperation.m: Update -_print and -deliverResult 2013-02-28 09:40:36 +00:00
GSPrinting.m Add print panels to theme. 2015-02-01 20:46:37 +00:00
GSPrintOperation.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSServicesManager.m * Source/GSServicesManager.m: Call the more modern 2013-11-01 20:34:29 +00:00
GSSlideView.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSSlideView.m Resolve clang warnings about wrong format specifiers for NSLog. 2013-02-14 08:58:05 +00:00
GSStandardWindowDecorationView.m Added methods to retrieve dimensions for titlebar buttons and padding dimensions in a theme specific way rather than having them hard-coded. 2015-06-25 18:18:41 +00:00
GSTable.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSTextFinder.h Implement a standard find panel for NSTextView. 2010-08-02 18:57:00 +00:00
GSTextFinder.m * Source/GSTextFinder.m: Fix Ignore Case option to work. 2015-08-26 21:10:12 +00:00
GSTextStorage.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSTextStorage.m Fix some clang static analyser warnings reported by 2017-04-16 11:54:21 +00:00
GSTheme.m Theme alteration for Riccardo, plus some formatting tweaks 2015-11-01 15:38:47 +00:00
GSThemeDrawing.m * Images/common_StepperDown.tiff, 2020-01-10 15:46:22 +02:00
GSThemeInspector.m * Source/GSThemeInspector.m: Add missing include. 2012-02-01 18:42:10 +00:00
GSThemeMenu.m Revert last change and implement a better solution. 2013-09-27 04:33:30 +00:00
GSThemeOpenSavePanels.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSThemePanel.m centerScanRect button to avoid blurring 2012-02-01 22:07:41 +00:00
GSThemePrintPanels.m Move declarations of GSPrintPanel and GSPageLayout to theme and remove uneeded classes since they are not used and only override allocWithZone:. 2015-02-03 20:26:10 +00:00
GSThemePrivate.h * Source/GSThemePrivate.h: 2013-10-16 05:14:32 +00:00
GSThemeTools.m * Tests/gui/NSView/NSView_autoresize_and_rounding.m: Add tests 2015-08-25 21:33:04 +00:00
GSThemeWindow.m Add more theme methods for theming windows. 2015-06-26 00:13:05 +00:00
GSTitleView.m * Source/GSTitleView.m: Use the GSTheme 2013-10-07 06:23:02 +00:00
GSToolbarCustomizationPalette.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSToolbarCustomizationPalette.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
GSToolbarView.m Fix some clang static analyser warnings reported by 2017-04-16 11:54:21 +00:00
GSToolTips.h Fix implementation of tracking rectangles to use the coordinate system 2012-10-06 19:42:56 +00:00
GSToolTips.m * Header* Headers/AppKit/NSColor.h, 2019-07-07 21:39:25 +02:00
GSTrackingRect.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSTypesetter.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSVbox.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSWindowDecorationView.m * Source/GSWindowDecorationView.m (-changeWindowHeight:): Add 2014-07-04 18:10:38 +00:00
GSXibElement.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
GSXibKeyedUnarchiver.m Make the class GSXibKeyedUnarchiver public again. 2017-04-05 21:51:43 +00:00
GSXibLoader.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
GSXibLoading.m Merge some of the changes from the testplant branch. 2017-03-19 19:26:04 +00:00
GSXibObjectContainer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
GSXibParser.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
linking.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
NSAccessibility.m NSAccessibility: declare base Accessibility APIs 2017-07-25 22:33:12 +01:00
NSActionCell.m First set of changes based on pathces by Josh Freeman 2015-09-19 16:45:36 +00:00
NSAffineTransform.m Change DPS/PS functions to CGFloat and NSInteger. 2013-02-05 19:18:49 +00:00
NSAlert.m Close sheet before removing from parent. 2018-02-04 21:18:43 +01:00
NSAnimation.m GC fixups by Josh Freeman 2016-03-28 06:17:35 +00:00
NSAnimationContext.m fix typo 2015-10-15 15:15:43 +00:00
NSAppearance.m Add dealloc 2020-01-19 16:11:06 -05:00
NSApplication.m * Source/NSSliderCell.m: Fix encoding/decoding as the types don't match. 2019-07-28 20:12:26 +02:00
NSArrayController.m * Source/NSCollectionView.m (-tile): Prevent _numberOfColumns 2015-03-08 22:23:06 +00:00
NSAttributedString.m 2017-03-31 Fred Kiefer <FredKiefer@gmx.de> 2017-03-31 21:49:09 +00:00
NSBezierPath.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSBitmapImageRep+GIF.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+GIF.m * Source/NSBitmapImageRep+GIF.m: Handle EGifOpen similar to 2015-05-28 21:44:19 +00:00
NSBitmapImageRep+ICNS.h Method to get all images from an ICNS file. 2011-05-18 20:07:02 +00:00
NSBitmapImageRep+ICNS.m * Source/NSBitmapImageRep+ICNS.m (_imageRepsWithICNSData:): Try to 2019-02-26 21:31:11 +01:00
NSBitmapImageRep+JPEG.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+JPEG.m Check for floorf() and provide simple replacement 2018-06-11 23:46:06 +02:00
NSBitmapImageRep+PNG.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+PNG.m Extract protocol into private header file and use it from both places. 2016-06-04 20:36:46 +00:00
NSBitmapImageRep+PNM.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+PNM.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep.m * Source/NSBitmapImageRep.m (-_convertToFormatBitsPerSample:...): 2019-12-02 22:46:44 +01:00
NSBitmapImageRepPrivate.h Extract protocol into private header file and use it from both places. 2016-06-04 20:36:46 +00:00
NSBox.m floor rects 2015-01-05 14:24:28 +00:00
NSBrowser.m * Source/NSBrowser.m (frameOfColumn:): shift up column only for browser 2019-12-18 17:35:59 +02:00
NSBrowserCell.m Remove uneeded class variables. 2015-06-27 04:00:05 +00:00
NSBundleAdditions.m * Source/NSBundleAdditions.m (-pathForNibResource:): Report type 2019-12-29 22:19:24 +01:00
NSButton.m Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSButtonCell.m * Source/NSButtonCell.m (-setButtonType:): Warn about unsupported 2017-08-27 11:23:43 +02:00
NSButtonImageSource.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSButtonImageSource.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSButtonTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSCachedImageRep.m A bunch of format string fixes and some casts to force formats 2015-05-26 17:15:16 +00:00
NSCandidateListTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSCell.m Add code to trim newlines if cell is in single line mode. Add code to encode single line mode 2019-04-13 23:43:27 -04:00
NSCIImageRep.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSClickGestureRecognizer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSClipView.m * Source/NSClipView.m (-setBounds:, -setBoundsSize:): Use 2013-12-08 14:16:17 +00:00
NSCollectionView.m * Source/NSCollectionView.m (-newItemForRepresentedObject:): 2015-03-12 22:13:42 +00:00
NSCollectionViewItem.m * Source/NSCollectionView.m (-newItemForRepresentedObject:): 2015-03-12 22:13:42 +00:00
NSColor.m * Header* Headers/AppKit/NSColor.h, 2019-07-07 21:39:25 +02:00
NSColorList.m * Headers/AppKit/NSColor.h, 2015-04-02 22:54:42 +00:00
NSColorPanel.m * Headers/AppKit/NSColorPanel.h: Change -alpha to CGFloat. 2016-11-21 22:33:53 +00:00
NSColorPicker.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSColorPickerTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSColorSpace.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorWell.m * Source/NSColorPanel.m (-_initWithoutGModel): Correct target for 2016-11-21 20:54:13 +00:00
NSComboBox.m More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 00:49:04 +00:00
NSComboBoxCell.m * Source/GSTextFinder.m: Fix Ignore Case option to work. 2015-08-26 21:10:12 +00:00
NSControl.m NSControl: create stub for -sizeThatFits: 2017-07-25 22:33:12 +01:00
NSController.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSCursor.m * Headers/AppKit/NSCursor.h: 2019-04-17 17:46:16 +03:00
NSCustomImageRep.m * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSCustomTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSDataLink.m Fixed different issues spotted by the static code analysis. 2011-03-06 22:58:56 +00:00
NSDataLinkManager.m Commit minor changes to NSDataLink. 2012-09-11 04:05:33 +00:00
NSDataLinkPanel.m * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSDatePicker.m Add minimal version of predicate editor copied over from mySTEP. 2020-01-07 21:25:21 +01:00
NSDatePickerCell.m Add minimal version of predicate editor copied over from mySTEP. 2020-01-07 21:25:21 +01:00
NSDockTile.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSDocument.m * Source/NSDocument.m (-revertToContentsOfURL:ofType:error:): Add 2018-03-30 17:01:12 +02:00
NSDocumentController.m minor type fix 2016-11-03 16:04:34 +00:00
NSDocumentFrameworkPrivate.h * Source/NSDocumentFrameworkPrivate.h, 2014-12-08 16:03:49 +00:00
NSDrawer.m First set of NSInteger/NSUInteger cleanup in gui. 2013-01-27 20:28:35 +00:00
NSEPSImageRep.m Removed all instances of include in new files. 2019-12-04 12:02:49 -05:00
NSEvent.m Add phase method forgotten in last commit. 2017-07-22 20:38:39 +02:00
NSFileWrapperExtensions.m Add missing file. 2019-09-14 09:31:22 -04:00
NSFont.m * Source/NSFont.m (smallSystemFontSize): return 10 as default value. 2019-12-12 23:20:12 +02:00
NSFontDescriptor.m * Source/GSFontInfo.m (-fontDescriptor): Simplify creation of font 2016-09-19 20:53:34 +00:00
NSFontManager.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSFontPanel.m * Source/NSFontPanel.m 2014-01-26 12:01:38 +00:00
NSForm.m * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSFormCell.m Add -resetCursorRect:inView: in NSFormCell.m 2013-05-14 18:39:36 +00:00
NSGestureRecognizer.m * Headers/AppKit/NSGestureRecognizer.h 2019-12-06 22:50:13 +01:00
NSGlyphGenerator.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGradient.m abs() -> fabs() 2015-05-26 17:57:19 +00:00
NSGraphicsContext.m * Source/NSGraphicsContext.m (+graphicsContextWithGraphicsPort:flipped:): 2018-09-14 22:18:16 +02:00
NSGroupTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSHelpManager.m Fix all current compiler warnings on FreeBSD/x86-64. 2013-01-30 09:48:54 +00:00
NSHelpPanel.m * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
nsimage-tiff.h lintian spelling correctes provided by Eric Heintzmann 2016-05-28 09:49:15 +00:00
NSImage.m Clean up -[NSImage initWithCoder:], reduce amount of releases of self. 2017-12-07 19:07:43 +00:00
NSImageCell.m * Source/NSImageCell.m (-drawInteriorWithFrame:inView:): Only 2012-01-31 02:27:18 +00:00
NSImageRep.m Working implementation of NSEPSImageRep 2019-12-02 14:23:08 -05:00
NSImageView.m * Source/NSImageView.m (-initWithCoder:): Set default for 2015-03-10 23:16:44 +00:00
NSInputManager.m * Source/NSInputManager.m: Add binding processing code for 2015-08-22 22:09:01 +00:00
NSInputServer.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSInterfaceStyle.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSKeyValueBinding.m * Headers/AppKit/NSKeyValueBinding.h, 2018-02-26 00:13:15 +01:00
NSLayoutManager.m * Headers/Additions/GNUstepGUI/GSLayoutManager.h, 2019-12-10 19:23:04 +02:00
NSLevelIndicator.m Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSLevelIndicatorCell.m Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSMagnificationGestureRecognizer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSMatrix.m Change also internal methods and ivars to reflect NSInteger transition of rows and columns. 2015-10-27 18:11:46 +00:00
NSMenu.m * Source/NSMenu.m (-update): Restructure by splitting up into two 2018-01-14 18:41:23 +01:00
NSMenuItem.m First set of changes based on pathces by Josh Freeman 2015-09-19 16:45:36 +00:00
NSMenuItemCell.m (drawKeyEquivalentWithFrame:inView:): use NCell's textColor instead of check 2019-04-10 12:08:33 +03:00
NSMenuView.m * Source/NSMenuView.m (-attachSubmenuForItemAtIndex:): We should 2017-07-28 19:24:45 +02:00
NSMovie.m * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSMovieView.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSNib.m lintian spelling correctes provided by Eric Heintzmann 2016-05-28 09:49:15 +00:00
NSNibAXAttributeConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSNibAXRelationshipConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSNibBindingConnector.m Fix all current compiler warnings on FreeBSD/x86-64. 2013-01-30 09:48:54 +00:00
NSNibConnector.m Get master to guild again after breakage of last commit. 2020-01-19 17:21:51 +01:00
NSNibControlConnector.m Get master to guild again after breakage of last commit. 2020-01-19 17:21:51 +01:00
NSNibOutletConnector.m Get master to guild again after breakage of last commit. 2020-01-19 17:21:51 +01:00
NSObjectController.m * Headers/AppKit/NSTreeController.h, 2013-08-19 19:10:22 +00:00
NSOpenGLContext.m * TextConverters/RTF/RTFProducer.m (-_addAttributesString:): 2012-08-07 20:50:45 +00:00
NSOpenGLPixelFormat.m * Headers/AppKit/NSOpenGL.h, 2012-12-26 19:19:50 +00:00
NSOpenGLView.m NSOpenGLView.m: Fix docstring for -[NSOpenGLView initWithFrame:pixelFormat:]. 2018-07-08 12:43:29 +00:00
NSOpenPanel.m * Headers/AppKit/NSTableView.h: Add _isValidating 2012-09-11 04:16:51 +00:00
NSOutlineView.m Some int -> NSInteger and float -> CGFloat transitions. 2016-10-08 21:17:53 +00:00
NSPageLayout.m * Source/NSPrinter.m (-addPPDKeyword:withScanner:withPPDPath:): 2018-07-14 20:21:32 +02:00
NSPanel.m First set of NSInteger/NSUInteger cleanup in gui. 2013-01-27 20:28:35 +00:00
NSPanGestureRecognizer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSParagraphStyle.m * Source/NSParagraphStyle.m (-description): Add method. 2014-12-08 10:51:39 +00:00
NSPasteboard.m NSPasteboard: define new constants 2017-07-25 22:33:12 +01:00
NSPasteboardItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPDFImageRep.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPDFInfo.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPDFPanel.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPickerTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPICTImageRep.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPopover.m * Headers/AppKit/NSPopover.h: correct delegate method 2013-04-24 09:25:56 +00:00
NSPopoverTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPopUpButton.m * Headers/AppKit/NSKeyValueBinding.h, 2013-04-15 20:20:38 +00:00
NSPopUpButtonCell.m * Source/GSThemeDrawing.m (-drawTableViewRect:inView:): Use 2015-09-20 21:16:33 +00:00
NSPredicateEditor.m Add minimal version of predicate editor copied over from mySTEP. 2020-01-07 21:25:21 +01:00
NSPredicateEditorRowTemplate.m Add minimal version of predicate editor copied over from mySTEP. 2020-01-07 21:25:21 +01:00
NSPressGestureRecognizer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSPrinter.m * Source/NSPrinter.m (-addPPDKeyword:withScanner:withPPDPath:): 2018-07-14 20:21:32 +02:00
NSPrintInfo.m * Source/NSPrinter.m (-addPPDKeyword:withScanner:withPPDPath:): 2018-07-14 20:21:32 +02:00
NSPrintOperation.m * Source/NSPrintOperation.m (_print): Fix read of uninitialized 2011-12-31 22:37:55 +00:00
NSPrintPanel.m A bunch of format string fixes and some casts to force formats 2015-05-26 17:15:16 +00:00
NSProgressIndicator.m Merge some of the changes from the testplant branch. 2017-03-05 22:12:15 +00:00
NSResponder.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSRotationGestureRecognizer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSRuleEditor.m Add minimal version of predicate editor copied over from mySTEP. 2020-01-07 21:25:21 +01:00
NSRulerMarker.m * Source/NSEvent.m, 2013-03-17 19:53:50 +00:00
NSRulerView.m Correct coding/decoding after type changes. 2013-02-17 16:53:48 +00:00
NSRunningApplication.m NSRunningApplication: create stub for class 2017-07-25 22:33:12 +01:00
NSSavePanel.m * Source/NSApplication.m (-targetForAction:to:from:): Warn about 2018-01-23 20:56:52 +01:00
NSScreen.m Add new backingScaleFactor method on NSScreen. 2017-12-03 22:02:06 +01:00
NSScroller.m NSScroller: define scroller styles 2017-07-31 11:22:59 +01:00
NSScrollView.m * Source/NSScrollView.m (tile): tweak location and height of vertical 2019-12-17 17:30:51 +02:00
NSSearchField.m Some coding standard changes for NSSearchField 2010-12-27 13:44:18 +00:00
NSSearchFieldCell.m Handle correctly the mouse cursor in NSSearchField. 2013-05-06 22:58:46 +00:00
NSSecureTextField.m Remove 'heron' from headers 2019-12-03 17:26:19 -05:00
NSSegmentedCell.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSSegmentedControl.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSSelection.m Remove 'heron' from headers 2019-12-03 17:26:19 -05:00
NSShadow.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSSharingService.m NSSharingService: define class 2017-07-25 22:33:12 +01:00
NSSharingServicePickerTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSSlider.m More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSSliderCell.m * Source/NSSliderCell.m: Fix encoding/decoding as the types don't match. 2019-07-28 20:12:26 +02:00
NSSliderTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSSound.m Replace direct use of the isa pointer with a call to object_getClass() 2011-07-14 07:17:24 +00:00
NSSpeechRecognizer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSSpeechSynthesizer.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSSpellChecker.m NSSpellChecker: implement stub for +isAutomaticQuoteSubstitutionEnabled 2017-08-27 01:42:00 +01:00
NSSplitView.m * Source/NSSplitView.m (-setAutosaveName:): Treat an empty 2015-08-16 19:39:25 +00:00
NSStatusBar.m Add code by Nikolaus Schaller <hns@computer.org>, reformatted and 2013-08-17 13:39:16 +00:00
NSStatusItem.m * Headers/AppKit/NSStatusItem.h 2014-05-30 12:28:59 +00:00
NSStepper.m * Images/common_StepperDown.tiff, 2020-01-10 15:46:22 +02:00
NSStepperCell.m * Images/common_StepperDown.tiff, 2020-01-10 15:46:22 +02:00
NSStepperTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSStringDrawing.m * NSStringDrawing: fixed incorrect string drawing (shortened, misplaced) 2019-12-09 01:18:53 +02:00
NSTableColumn.m * Source/NSTableColumn.m (-initWithCoder:): Make columns 2013-03-08 11:51:51 +00:00
NSTableHeaderCell.m * Headers/Additions/GNUstepGUI/GSTheme.h: 2013-10-04 02:23:16 +00:00
NSTableHeaderView.m Merge some of the changes from the testplant branch. 2017-03-05 22:12:15 +00:00
NSTableView.m * Documentation/news.texi: Fill in some details for pending release. 2019-01-04 17:01:57 +01:00
NSTabView.m * Headers/Additions/GNUstepGUI/GSTheme.h: Add -tabViewContentRectForBounds: 2013-10-15 07:27:44 +00:00
NSTabViewItem.m Optimize case for nil label and thus fix crasher on SPARCs 2016-05-20 06:42:28 +00:00
NSText.m More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 21:37:29 +00:00
NSTextAlternatives.m NSTextAlternatives: implement text alternatives class 2017-07-31 11:22:59 +01:00
NSTextAttachment.m Migrate NSFileWraper to base. 2019-09-10 09:55:07 -04:00
NSTextBlock.m A bunch of format string fixes and some casts to force formats 2015-05-26 17:15:16 +00:00
NSTextContainer.m Remove some extra parameters from debug outputs 2015-05-26 17:08:41 +00:00
NSTextField.m * Source/GSXibLoader.m (-awake:inContainer:withContext:): Allow 2014-05-03 21:45:47 +00:00
NSTextFieldCell.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTextList.m Add _startingItemNumber-related TODOs to NSTextList. 2017-07-31 11:26:43 +01:00
NSTextStorage.m Initial implementations 2019-04-20 08:00:23 -04:00
NSTextTable.m More CGFloat, NSUInteger and NSInteger changes. 2013-02-17 22:44:47 +00:00
NSTextTableBlock.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextView.m Migrate NSFileWraper to base. 2019-09-10 09:55:07 -04:00
NSTextView_actions.m More CGFloat, NSUInteger and NSInteger changes. 2013-02-16 21:37:29 +00:00
NSTokenField.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTokenFieldCell.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSToolbar.m fix warning 2016-03-12 22:48:24 +00:00
NSToolbarFrameworkPrivate.h Fix clang compiler warnings as reported by Sebastian Reitenbach 2012-01-23 14:27:58 +00:00
NSToolbarItem.m 2015-09-13 Fred Kiefer <FredKiefer@gmx.de> 2015-09-13 21:36:40 +00:00
NSToolbarItemGroup.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTouchBarItem.m Fix address and license name in all files. 2019-12-09 18:45:15 -05:00
NSTrackingArea.m * configure.ac: Try to improve the ICU detection. 2013-11-22 22:44:37 +00:00
NSTreeController.m * Headers/AppKit/NSTreeController.h, 2013-08-19 19:10:22 +00:00
NSTreeNode.m * Headers/AppKit/NSTreeController.h, 2013-08-19 19:10:22 +00:00
NSUserDefaultsController.m * Source/NSUserDefaultsController.m 2011-11-13 16:43:26 +00:00
NSView.m * Source/NSView.m (-beginPageInRect:atPlacement): Remove check for 2018-07-27 10:09:44 +02:00
NSViewController.m * Source/NSCollectionView.m (+initialize): Add binding for 2015-03-06 22:40:27 +00:00
NSViewPrivate.h Improve keyboard navigation by automatically computing a key view loop 2012-10-04 09:20:08 +00:00
NSVisualEffectView.m NSVisualEffectView: create class stub 2017-07-25 22:33:12 +01:00
NSWindow.m * Source/NSWindow.m 2019-12-11 14:30:44 +02:00
NSWindowController.m Document methods I have recently used in NSWindowController 2018-03-29 19:38:54 +01:00
NSWorkspace.m Do guard includes for getmntinfo and mntent separately, should help building on Debian/kFreeBSD and fix 55526, but could need more work. 2019-01-21 23:23:16 +01:00
tiff.m Support for writing resolution 2017-04-24 10:42:32 +00:00
win32-def.top Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
win32-entry.c Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00