libs-gui/Source
Marcian Lytwyn 2088ec1ab5 Merge more code with gui main branch revision 39484
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@39504 72102866-910b-0410-8b05-ffd578937521
2016-03-09 15:09:26 +00: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 Merge externs.m file 2015-06-26 13:54:36 +00:00
Functions.m Printing/misc merges 2015-06-26 00:00:53 +00:00
GNUmakefile Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
GNUmakefile.postamble Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
GNUmakefile.preamble Merge with main branch revision 39484 2016-03-08 21:15:30 +00:00
GSAnimator.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSAutocompleteWindow.h Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSAutocompleteWindow.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
GSBindingHelpers.h * Headers/AppKit/NSKeyValueBinding.h, 2012-03-12 12:24:17 +00:00
GSCharacterPanel.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSDisplayServer.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
GSDragView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00: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 Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +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 Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSGormLoading.m Gorm and GSHorizontalTypesetter merges 2015-06-26 15:34:29 +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 Add some support for help links and markers in RTF documents. These 2011-01-03 11:48:57 +00:00
GSHelpManagerPanel.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSHorizontalTypesetter.m Gorm and GSHorizontalTypesetter merges 2015-06-26 15:34:29 +00:00
GSIconManager.h
GSIconManager.m
GSImageMagickImageRep.m Merge more code with gui main branch revision 39484 2016-03-09 15:09:26 +00:00
GSInfoPanel.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +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 fixed _didInvalidateLayout to properly reset internal state 2013-08-26 21:19:31 +00:00
GSMemoryPanel.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSModelLoaderFactory.m GSModelLoaderFact, GSServicesManager and GSTextStorage merges 2015-06-26 16:41:14 +00:00
GSNibLoader.m Fix clang compiler warnings as reported by Sebastian Reitenbach 2012-01-23 14:27:58 +00:00
GSNibLoading.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
GSPDFPrintOperation.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSPrinting.m Merge with gui main:38613 2015-06-22 15:52:38 +00:00
GSPrintOperation.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSServicesManager.m GSModelLoaderFact, GSServicesManager and GSTextStorage merges 2015-06-26 16:41:14 +00:00
GSSlideView.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSSlideView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSStandardWindowDecorationView.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +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 Merge more code with gui main branch revision 39484 2016-03-09 15:09:26 +00:00
GSTextStorage.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSTextStorage.m GSModelLoaderFact, GSServicesManager and GSTextStorage merges 2015-06-26 16:41:14 +00:00
GSTheme.m Merge more code with gui main branch revision 39484 2016-03-09 15:09:26 +00:00
GSThemeDrawing.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
GSThemeInspector.m * Source/GSThemeInspector.m: Add missing include. 2012-02-01 18:42:10 +00:00
GSThemeMenu.m Merge additional code to fix tab drawing 2015-06-20 16:06:26 +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 Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
GSThemePrivate.h Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
GSThemeTools.m Merge additional code to fix tab drawing 2015-06-20 16:06:26 +00:00
GSThemeWindow.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
GSTitleView.m GSTitleView and GSToolbarCustomizationPalette merges 2015-06-26 16:47:48 +00:00
GSToolbarCustomizationPalette.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSToolbarCustomizationPalette.m GSTitleView and GSToolbarCustomizationPalette merges 2015-06-26 16:47:48 +00:00
GSToolbarView.m Merge more code with gui main branch revision 39484 2016-03-09 15:09:26 +00:00
GSToolTips.h Merge with latest changes from main branch 2012-10-25 19:30:39 +00:00
GSToolTips.m Merge more code with gui main branch revision 39484 2016-03-09 15:09:26 +00: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 GSWindowDecorationView merge 2015-06-26 16:59:32 +00:00
GSXibElement.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
GSXibLoader.m Merge with gui main branch revision 39484 2016-03-08 21:44:29 +00:00
GSXibLoading.m Merge with main branch revision 39484 2016-03-08 19:39:32 +00:00
GSXibObjectContainer.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
GSXibParser.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
libgnustep-gui.def
linking.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
NSActionCell.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSAffineTransform.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSAlert.m Add suppression button to NSAlert 2015-12-02 21:54:37 +00:00
NSAnimation.m NSAnimation, NSApplication and NSArrayController merges 2015-06-26 17:22:16 +00:00
NSAnimationContext.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
NSApplication.m NSAnimation, NSApplication and NSArrayController merges 2015-06-26 17:22:16 +00:00
NSArrayController.m NSAnimation, NSApplication and NSArrayController merges 2015-06-26 17:22:16 +00:00
NSAttributedString.m Merge Source/NSAttributedString.m 2015-06-20 16:30:25 +00:00
NSBezierPath.m Merge with main branch revision: 39320 2016-01-29 23:26:28 +00: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 Merge Source/NSBimapImageRep,GIF,JPEG,PNG files 2015-06-20 16:37:34 +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 Revert test code to original code 2014-05-12 15:05:16 +00: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 Merge Source/NSBimapImageRep,GIF,JPEG,PNG files 2015-06-20 16:37:34 +00: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 Merge Source/NSBimapImageRep,GIF,JPEG,PNG files 2015-06-20 16:37:34 +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 Merge Source/NSBimapImageRep,GIF,JPEG,PNG files 2015-06-20 16:37:34 +00:00
NSBox.m Attempt at fixing NSBox color loading 2015-12-10 23:33:34 +00:00
NSBrowser.m Merge Headers/AppKit/NSBrowser.h Source/NSBrowser.m Source/NSBrowserCell.m 2015-06-20 21:02:13 +00:00
NSBrowserCell.m Merge Headers/AppKit/NSBrowser.h Source/NSBrowser.m Source/NSBrowserCell.m 2015-06-20 21:02:13 +00:00
NSBundleAdditions.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
NSButton.m Move previous lock focus up to NSButton - affects PSMTabBar in a bad way 2016-01-29 23:22:11 +00:00
NSButtonCell.m Default NSSwitch bezel style to NSRegularSquareBezelStyle 2015-12-31 20:22:30 +00: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
NSCachedImageRep.m Merge fixes and additional merges 2015-06-25 18:51:04 +00:00
NSCell.m Sometimes field editor shows up incorrectly when editing cell in table view 2016-02-02 22:23:47 +00:00
NSClipView.m NSCell, NSClipView and NSCollectionView merges 2015-06-26 18:05:15 +00:00
NSCollectionView.m NSCell, NSClipView and NSCollectionView merges 2015-06-26 18:05:15 +00:00
NSCollectionViewItem.m Header and NSCollection* source merges 2015-06-26 00:29:04 +00:00
NSColor.m GSAutoCompleteWindow/Color/ColorWell/ColorList merges 2015-06-26 02:03:03 +00:00
NSColorList.m GSAutoCompleteWindow/Color/ColorWell/ColorList merges 2015-06-26 02:03:03 +00:00
NSColorPanel.m fix color swatch when dragging color on Windows 2015-11-25 20:09:24 +00:00
NSColorPicker.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSColorSpace.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorWell.m GSAutoCompleteWindow/Color/ColorWell/ColorList merges 2015-06-26 02:03:03 +00:00
NSComboBox.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSComboBoxCell.m NSComboBoxCell merges 2015-06-26 18:05:57 +00:00
NSControl.m NSControl NSEnabled keyed value ALWAYS YES regardless of the control's enabled setting in IB 2016-02-01 19:19:32 +00:00
NSController.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSCursor.m NSCursor and NSDocument merges 2015-06-26 19:19:59 +00:00
NSCustomImageRep.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSDataLink.m Fixed different issues spotted by the static code analysis. 2011-03-06 22:58:56 +00:00
NSDataLinkManager.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +00:00
NSDataLinkPanel.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSDocument.m NSCursor and NSDocument merges 2015-06-26 19:19:59 +00:00
NSDocumentController.m Merge Source/NSDocumentController.m - fix Source/NSDocumentFrameworkPrivate.h 2015-06-30 21:58:51 +00:00
NSDocumentFrameworkPrivate.h Merge Source/NSDocumentController.m - fix Source/NSDocumentFrameworkPrivate.h 2015-06-30 21:58:51 +00:00
NSDrawer.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSEPSImageRep.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSEvent.m Merge Source/NSEvent.m 2015-06-30 22:01:18 +00:00
NSFileWrapper.m Merge Headers/AppKit/NSFileWrapper.h Source/NSFileWrapper.m 2015-06-30 22:06:42 +00:00
NSFont.m Reinstate missing font code in case 'GSDefaultForMissingFont' doens't work 2015-08-16 22:46:40 +00:00
NSFontDescriptor.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +00:00
NSFontManager.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSFontPanel.m Merge Headers/AppKit/NSFontPanel.h Source/NSFontPanel.m 2015-06-30 22:25:22 +00:00
NSForm.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSFormCell.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00: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 Merge Source/NSGradient.m Source/NSImage.m Source/NSImageRep.m 2015-06-30 23:04:56 +00:00
NSGraphicsContext.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSHelpManager.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSHelpPanel.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
nsimage-tiff.h * Source/tiff.m: 2011-04-21 22:19:06 +00:00
NSImage.m Merge Source/NSGradient.m Source/NSImage.m Source/NSImageRep.m 2015-06-30 23:04:56 +00:00
NSImageCell.m * Source/NSImageCell.m (-drawInteriorWithFrame:inView:): Only 2012-01-31 02:27:18 +00:00
NSImageRep.m Merge Source/NSGradient.m Source/NSImage.m Source/NSImageRep.m 2015-06-30 23:04:56 +00:00
NSImageView.m Merge Source/NSImageView.m Source/NSInputManager.m Source/NSLayoutManager.m 2015-07-01 19:32:05 +00:00
NSInputManager.m Merge Source/NSImageView.m Source/NSInputManager.m Source/NSLayoutManager.m 2015-07-01 19:32:05 +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, 2012-03-12 12:24:17 +00:00
NSLayoutManager.m Additional merges with GUI main branch revision 39320: Source/NSLayoutManager.m Source/NSTextView.m 2016-02-02 23:26:13 +00: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
NSMatrix.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSMenu.m Debug for tracking down GPBS issue(s) - to be removed eventually 2016-02-05 20:46:25 +00:00
NSMenuItem.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSMenuItemCell.m Fix menuItem and popUpButton drawing issues from merge 2015-08-03 20:18:58 +00:00
NSMenuView.m Fixed NSMenu removeAllItems to also remove the cell views. 2015-07-30 18:31:15 +00:00
NSMovie.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSMovieView.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSNib.m Rewrite of top level object handling in NIB/Gorm/Xib loading. 2010-03-28 21:33:08 +00:00
NSNibAXAttributeConnector.m
NSNibAXRelationshipConnector.m
NSNibBindingConnector.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSNibConnector.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
NSObjectController.m Merge Source/NSObjectController.m 2015-07-01 23:31:10 +00:00
NSOpenGLContext.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +00:00
NSOpenGLPixelFormat.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSOpenGLView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSOpenPanel.m Fix open/save panel runModal - should only default dir 2012-09-09 00:52:57 +00:00
NSOutlineView.m expand or collapse all when item is nil 2015-09-08 22:54:55 +00:00
NSPageLayout.m Merge Source/NSPageLayout.m 2015-07-02 00:24:09 +00:00
NSPanel.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSParagraphStyle.m Merge Source/NSParagraphStyle.m 2015-07-02 00:38:19 +00:00
NSPasteboard.m Add temporary exception log 2016-02-23 17:36:40 +00:00
NSPopover.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSPopUpButton.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSPopUpButtonCell.m ignore altersStateOfSelectedItem for pullsDown popups 2015-08-04 01:58:16 +00:00
NSPrinter.m Merge Source/NSPrintPanel.m Source/NSPrinter.m Source/NSProgressIndicator.m 2015-07-02 00:51:10 +00:00
NSPrintInfo.m * Source/NSPrinter.m: 2011-12-15 06:51:02 +00:00
NSPrintOperation.m * Source/NSPrintOperation.m (_print): Fix read of uninitialized 2011-12-31 22:37:55 +00:00
NSPrintPanel.m Merge Source/NSPrintPanel.m Source/NSPrinter.m Source/NSProgressIndicator.m 2015-07-02 00:51:10 +00:00
NSProgressIndicator.m Merge Source/NSPrintPanel.m Source/NSPrinter.m Source/NSProgressIndicator.m 2015-07-02 00:51:10 +00:00
NSResponder.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSRulerMarker.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSRulerView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSSavePanel.m Revert NSSavePanel code due to problems on new mingw/clang development environment 2015-07-09 16:38:45 +00:00
NSScreen.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSScroller.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSScrollView.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSSearchField.m Some coding standard changes for NSSearchField 2010-12-27 13:44:18 +00:00
NSSearchFieldCell.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSSecureTextField.m * Source/NSSecureTextField.m: Add GSSimpleSecureGlyphGenerator and 2012-01-24 10:40:13 +00:00
NSSegmentedCell.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSSegmentedControl.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSSelection.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSShadow.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSSlider.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSSliderCell.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSSound.m Replace direct use of the isa pointer with a call to object_getClass() 2011-07-14 07:17:24 +00:00
NSSpeechSynthesizer.m add missing import 2011-03-28 14:04:25 +00:00
NSSpellChecker.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSSplitView.m Treat an empty autosaveName as nil to fix problem with some nibs 2015-08-14 20:51:12 +00:00
NSStatusBar.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
NSStatusItem.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
NSStepper.m
NSStepperCell.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSStringDrawing.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTableColumn.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTableHeaderCell.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTableHeaderView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTableView.m local variable should start as NO, in some cases it is not set later. 2015-08-18 16:07:01 +00:00
NSTabView.m Add comment for removing merge on bug# 6150 fix 2015-07-20 19:50:40 +00:00
NSTabViewItem.m Merge additional code to fix tab drawing 2015-06-20 16:06:26 +00:00
NSText.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTextAttachment.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTextBlock.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTextContainer.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTextField.m improve editing behavior when formatter returns a new string 2014-04-23 22:46:26 +00:00
NSTextFieldCell.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTextList.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTextStorage.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTextTable.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTextTableBlock.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextView.m Additional merges with GUI main branch revision 39320: Source/NSLayoutManager.m Source/NSTextView.m 2016-02-02 23:26:13 +00:00
NSTextView_actions.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 Show toolbar before customizing. 2016-01-06 20:16:22 +00:00
NSToolbarFrameworkPrivate.h Applied a fix/workaround to an issue where a toolbar would cease from validating itself after its window was closed and re-opened. 2013-09-11 16:54:56 +00:00
NSToolbarItem.m Added testplant comment 2016-02-02 23:26:33 +00:00
NSToolbarItemGroup.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTrackingArea.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
NSTreeController.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSTreeNode.m Initial merge with r38582 of gui main trunk 2015-06-11 17:48:41 +00:00
NSUserDefaultsController.m * Source/NSUserDefaultsController.m 2011-11-13 16:43:26 +00:00
NSView.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
NSViewController.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSViewPrivate.h Add new file: NSViewPrivate.h 2012-10-20 00:06:53 +00:00
NSWindow.m Merge some code with main brnch revision 39289 2016-02-01 22:08:22 +00:00
NSWindowController.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
NSWorkspace.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
tiff.m Complete merge with GUI main branch revision 38613 2015-07-08 22:21:16 +00:00
win32-def.top
win32-entry.c