libs-gui/Source
Marcian Lytwyn 2189504a44 Fix recursion crash on method 'update'
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@38481 72102866-910b-0410-8b05-ffd578937521
2015-05-07 22:40:12 +00:00
..
.cvsignore
CompatibilityHeaders.make
DocMakefile Remove the GSFusedSilica files as they are obsolete now. 2011-02-20 20:10:57 +00:00
externs.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
Functions.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GNUmakefile Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GNUmakefile.postamble Removed obsolete manual dependency rules in gnustep-gui GNUmakefile.postamble 2010-02-11 22:40:50 +00:00
GNUmakefile.preamble
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 Patch for possible string size caching problem for same strings 2014-02-25 18:49:27 +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 Add gui/backend support for checking running service - windows only 2015-03-26 19:52:49 +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 dopt to the fact that NSAffineTransform now uses a matrix of CGFloats. 2010-02-20 16:30:27 +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 Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +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 Warning message when horizontal typesetter enters multiple levels of recursion 2015-01-17 00:08:39 +00: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 * Source/GSImageMagickImageRep.m: Don't call DestroyImage on a 2011-07-13 03:34:38 +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 Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
GSNibLoader.m Fix clang compiler warnings as reported by Sebastian Reitenbach 2012-01-23 14:27:58 +00:00
GSNibLoading.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSPDFPrintOperation.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSPrinting.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSPrintOperation.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSServicesManager.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 Fix warnigns reported by clang. 2011-04-08 23:21:55 +00:00
GSTextStorage.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSTextStorage.m Small GC fixups. Make sure that we're actually using GC-tracked memory when we think that we are. 2011-06-29 15:41:14 +00:00
GSTheme.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSThemeDrawing.m Use windows-like spinning images for GNUstep (currently windows AND linux platforms) 2014-08-01 20:46:33 +00:00
GSThemeInspector.m * Source/GSThemeInspector.m: Add missing include. 2012-02-01 18:42:10 +00:00
GSThemeMenu.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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
GSThemePrivate.h Draw borders using image tiles, if available. 2010-02-07 21:42:50 +00:00
GSThemeTools.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSTitleView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSToolbarCustomizationPalette.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSToolbarCustomizationPalette.m Source\NSToolbarItem.m: Fixed a bug where calling setImage: on a toolbar item would draw the image even if the toolbar display mode would be set to NSToolbarDisplayModeLabelOnly 2014-03-28 17:47:45 +00:00
GSToolbarView.m Fix tool bar item tool tips 2014-12-02 21:09:22 +00:00
GSToolTips.h Merge with latest changes from main branch 2012-10-25 19:30:39 +00:00
GSToolTips.m Fixed two issues with tooltips. (a) locationInView was being converted twice, producing invalid coordinates the second time, when using a provider to get the tooltips. (b) Tooltips were not working if you had two tracking rects next to each other in the same view, when moving from one to the other, depending on the order they were processed, one could get the enter before the other's exit, thus canceling the timer. 2014-12-05 19:01:46 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
GSXibLoader.m Fix object ID parsing in XIB loading due to Apple moving to string ID represenatation 2014-12-02 20:36:00 +00:00
GSXibLoading.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
libgnustep-gui.def * Source/libgnustep-gui.def: Export GSTheme class. 2009-08-26 22:55:41 +00:00
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 Position NSAlert panel 2015-03-26 22:06:52 +00:00
NSAnimation.m * Source/NSAnimation.m (NSViewAnimation -dealloc): Use DESTROY 2011-07-24 18:53:07 +00:00
NSApplication.m Adjust modal window position to relative window requested 2015-03-27 00:11:44 +00:00
NSArrayController.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSAttributedString.m Fixed NSAttributedString.m to always do a font substitution when necessary on unicode characters. 2013-08-28 03:11:51 +00:00
NSBezierPath.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 avoid obsolete macros 2011-02-28 15:43:25 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSBox.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSBrowser.m Removed an NSLog that was forgotten in previous commit. 2013-09-12 17:25:10 +00:00
NSBrowserCell.m * Source/NSBrowserCell.m (-drawInteriorWithFrame:inView:): 2011-12-21 06:43:42 +00:00
NSBundleAdditions.m avoid calls to non-standard method 2011-03-05 16:18:04 +00:00
NSButton.m Replace some occurences of int with NSInteger 2011-12-17 17:16:09 +00:00
NSButtonCell.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSCell.m Field editor for NSCell should have it's textview/textcontainer sized to title rectangle height 2014-03-15 17:13:13 +00:00
NSClipView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSCollectionView.m prevent infinite recursion if width is NaN 2014-04-25 17:02:48 +00:00
NSCollectionViewItem.m Finalized drag&drop on NSCollectionView, fixed a bug in NSTabView where the nextKeyView was being set to a dealloc'd view after closing all tabs and reopening one. 2013-03-08 22:59:40 +00:00
NSColor.m Fix decoding color space 6 from XIB 2015-05-05 20:36:57 +00:00
NSColorList.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSColorPanel.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 * Source/NSColorWell.m (-objectValue, -setObjectValue:, 2011-11-07 15:30:33 +00:00
NSComboBox.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSComboBoxCell.m Fix possible NSAttributedString return from data source objectValue invocation 2014-12-04 20:11:20 +00:00
NSControl.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSController.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSCursor.m Switch XIB cursor logs to Debug level 2014-01-23 16:13:37 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSDocumentController.m Open recent menu to clear items that have been deleted whenever it reloads. 2014-09-12 16:13:48 +00:00
NSDocumentFrameworkPrivate.h Replace #include -> #import 2011-03-04 11:33:22 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSFileWrapper.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +00:00
NSFont.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 tidyup 2011-02-28 14:24:57 +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 Switch XIB cursor logs to Debug level 2014-01-23 16:13:37 +00:00
NSImageCell.m * Source/NSImageCell.m (-drawInteriorWithFrame:inView:): Only 2012-01-31 02:27:18 +00:00
NSImageRep.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSImageView.m NSImageView sends mouseDown: to it's nextResponder when it is not editable, as it seems to do in Cocoa. 2013-04-19 20:50:24 +00:00
NSInputManager.m Remove hardcoded escape key processing in NSTextView.m:keyDown method added previously, add binding processing code for escape key, add default escape key binding to complete: method 2013-09-03 22:36:08 +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 Changed == to >= to fix a crash when layout_char is beyond the length of the string. 2015-01-29 18:22:17 +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 Fix recursion crash on method 'update' 2015-05-07 22:40:12 +00:00
NSMenuItem.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSMenuItemCell.m Fix for a problem with drop down indicators overlapping text 2013-12-11 15:54:44 +00:00
NSMenuView.m Revert last change 2015-03-11 00:57:46 +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
NSObjectController.m * Headers/AppKit/NSKeyValueBinding.h, 2012-03-12 12:24:17 +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 Add a log when we have an invalid drop item 2013-12-11 15:51:30 +00:00
NSPageLayout.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSPanel.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSParagraphStyle.m Additional information in description method 2014-12-04 16:12:01 +00:00
NSPasteboard.m * Source/NSPasteboard.m (NSURL-writeToPasteboard:): Revert the 2012-04-24 16:54:53 +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 fix NSPopUpButtonCell to ignore the altersStateOfSelectedItem setting as in Cocoa 2015-04-20 20:56:05 +00:00
NSPrinter.m Raise an exception if the PPD file cannot be read. Change make based on 2012-01-03 09:18:51 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSProgressIndicator.m Some more progress indicator changes 2014-08-05 02:52:03 +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 fix the save panel title to update correctly when it is set 2015-03-26 20:03:54 +00:00
NSScreen.m Additional fixes for 'screen' method processing 2014-05-05 16:34:52 +00:00
NSScroller.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSScrollView.m Table header view display update rectangle incorrect - patched for now 2014-03-11 22:30:17 +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 Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +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 * Source/NSSpellChecker.m: Use NSLog rather than a popup alert when the spell 2011-09-07 19:56:36 +00:00
NSSplitView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSStepper.m Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +00:00
NSStepperCell.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSStringDrawing.m Fixed formatting in previous committ 2015-03-23 22:09:14 +00:00
NSTableColumn.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTableHeaderCell.m Don't wrap text in table view headers by default. Partially fixes #30020. 2011-03-09 09:00:46 +00:00
NSTableHeaderView.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTableView.m fix broken display update when expanding an outlineView item 2015-04-17 15:39:53 +00:00
NSTabView.m Back out last mod which was redundant and confusing 2014-01-23 16:17:21 +00:00
NSTabViewItem.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +00:00
NSText.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTextAttachment.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextBlock.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTextContainer.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTextField.m improve editing behavior when formatter returns a new string 2014-04-23 22:46:26 +00:00
NSTextFieldCell.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSTextList.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextStorage.m Merge from revision 35723 from main branch plus NSCell allowsUndo flag extract from xib 2012-10-19 22:51:20 +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 Fix bug with fieldEditor undo history carrying across between fields 2015-01-08 20:32:49 +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 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
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 Fix tool bar item tool tips 2014-12-02 21:09:22 +00:00
NSToolbarItemGroup.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTreeController.m * Headers/AppKit/NSTreeController.h 2012-02-29 15:32:09 +00:00
NSUserDefaultsController.m * Source/NSUserDefaultsController.m 2011-11-13 16:43:26 +00:00
NSView.m fix broken display update when expanding an outlineView item 2015-04-17 15:39:53 +00:00
NSViewController.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSViewPrivate.h Add new file: NSViewPrivate.h 2012-10-20 00:06:53 +00:00
NSWindow.m Revert last change 2015-03-11 00:57:46 +00:00
NSWindowController.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
NSWorkspace.m Merged Trunk changes from rev 35219 to TestPlant branch. 2013-08-09 14:24:48 +00:00
tiff.m * Source/tiff.m: 2011-04-21 22:19:06 +00:00
win32-def.top
win32-entry.c