libs-gui/Source
gcasa b34fbf2d07 * Source/NSAlert.m: GSAlertSheet - removed unecessary parentWindow
and  container ivars in interface declaration.  Removed uneeded
	accessors for parentWindow and contentRect.  Added check in
	frameFromParentWindowFrame to check to see if parent is initialized
	prior to using it.   Removed NSBox in the init.. method since it 
	could cause issues with drawing.   Added code to lighten the 
	color of the background of the sheet relative to the parent window.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28409 72102866-910b-0410-8b05-ffd578937521
2009-07-26 00:35:13 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
CompatibilityHeaders.make Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
DocMakefile Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
externs.m Add more implementation to NSObjectController. 2009-06-28 23:09:50 +00:00
Functions.m Add dummy version of NSSetFocusRingStyle. 2008-08-09 15:54:56 +00:00
GNUmakefile * Headers/AppKit/AppKit.h: Add include for NSSpeechSynthesizer.h 2009-03-23 06:36:50 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GNUmakefile.preamble Fix failure to locate tools 2008-12-06 08:01:09 +00:00
GSAnimator.m Remove retain cycle with NSAnimation and simplify implementation. 2009-01-18 16:04:12 +00:00
GSBindingHelpers.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSDisplayServer.m Make sure the static variable windowmaps is always initialized before 2009-05-31 15:30:03 +00:00
GSDragView.m Scroll NSTextView during dragging if the mouse pointer is close to the 2008-12-16 21:13:21 +00:00
GSEPSPrintOperation.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSFontInfo.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSFusedSilica.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSFusedSilicaContext.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSFusedSilicaContext.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSGModelLoader.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSGormLoader.m * Headers/Additions/GNUstepGUI/GSNibCompatibility.h: Remove 2008-12-02 07:05:19 +00:00
GSGormLoading.m * Source/GSGormLoading.m: (-[GSNibItem initWithCoder:]) initialize 2008-12-10 04:22:05 +00:00
GSGuiPrivate.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSHbox.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSHelpManagerPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSHorizontalTypesetter.m * Source/GSHorizontalTypesetter.m: Use thread dictionary to hold 2009-04-15 01:27:42 +00:00
GSInfoPanel.m Use setTitle: instead of setStringValue: for theme button. 2009-03-15 17:40:08 +00:00
GSKeyBindingAction.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSKeyBindingAction.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSKeyBindingTable.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSKeyBindingTable.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSLayoutManager.m * Source/GSLayoutManager.m: do not return (0,0) when a zero length 2009-02-26 05:42:09 +00:00
GSMemoryPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSModelLoaderFactory.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSNibLoader.m * Source/GSNibLoader.m: Correct the message to indicate an issue 2009-02-04 06:48:06 +00:00
GSNibLoading.m Don't reference ivar after the object has been freed. 2009-03-20 09:52:06 +00:00
GSPDFPrintOperation.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSPrinting.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSPrintOperation.m Add more missing localization includes. 2009-03-01 19:04:58 +00:00
GSServicesManager.m make url loading easier 2009-03-20 10:17:29 +00:00
GSSimpleLayoutManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSSlideView.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSSlideView.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSStandardWindowDecorationView.m * Source/GSStandardWindowDecorationView.m: Live window resize changes 2009-05-23 15:50:51 +00:00
GSTable.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSTextStorage.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSTextStorage.m match change to base library. 2009-01-12 18:39:23 +00:00
GSTheme.m fix for bug #25553 reported by Lu Liyi 2009-02-11 08:32:50 +00:00
GSThemeDrawing.m Changed all title methods on NSButtonCell to use the 2009-02-21 23:15:22 +00:00
GSThemeInspector.m display theme version in inspector. 2008-12-29 18:31:14 +00:00
GSThemePanel.m Minor improvement in display of themes to select from. 2009-01-02 10:19:59 +00:00
GSThemePrivate.h Reorganize location of theme proxy code. Add some more comments too. 2009-02-10 14:32:08 +00:00
GSThemeTools.m Add checks of tile sizes 2009-02-07 08:59:39 +00:00
GSTitleView.m Get buttons for GSTitleView from NSWindow. 2009-05-01 22:54:11 +00:00
GSToolbarCustomizationPalette.h Stripped down version of the toolbar customization 2009-02-10 21:02:33 +00:00
GSToolbarCustomizationPalette.m * Panels/English.lproj/GSToolbarCustomizationPalette.gorm: Add 2009-03-23 03:57:50 +00:00
GSToolbarView.m * Source/GSToolbarView.m: Added code to save the configuration when 2009-03-16 07:33:31 +00:00
GSToolTips.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSToolTips.m fix for #25385 2009-01-31 06:17:29 +00:00
GSTrackingRect.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSTypesetter.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSVbox.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSWindowDecorationView.h Delegate the content rect computation to the actual window decoration 2008-10-20 13:28:28 +00:00
GSWindowDecorationView.m * Source/GSWindowDecorationView.m: initialize offsets to prevent 2009-04-12 23:17:49 +00:00
libgnustep-gui.def Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
linking.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSActionCell.m * Source/GSNibLoading.m: Read objects/accessibility and oids 2008-12-21 03:11:08 +00:00
NSAffineTransform.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSAlert.m * Source/NSAlert.m: GSAlertSheet - removed unecessary parentWindow 2009-07-26 00:35:13 +00:00
NSAnimation.m Add auto release pool to animation loop. 2009-01-19 17:25:51 +00:00
NSApplication.m * Source/NSAlert.m: Implementation of GSAlertSheet. 2009-07-13 18:12:52 +00:00
NSArrayController.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSAttributedString.m Improve localization. 2009-03-01 17:42:46 +00:00
NSBezierPath.m * Source/NSBezierPath.m (-appendBezierPathWithRoundedRect:xRadius:yRadius:): 2009-04-27 13:12:25 +00:00
NSBitmapImageRep+GIF.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+GIF.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+ICNS.h * configure: Regenerated file 2008-08-12 04:58:04 +00:00
NSBitmapImageRep+ICNS.m Forgotten NSBrowser commit. 2008-10-31 09:53:21 +00:00
NSBitmapImageRep+JPEG.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+JPEG.m Fix broken jpeg boolean def 2008-10-21 00:55:37 +00:00
NSBitmapImageRep+PNG.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+PNG.m Look for location of png.h 2009-02-16 23:23:41 +00:00
NSBitmapImageRep+PNM.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+PNM.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep.m Made the code a bit more tolerant on matching colour spaces during 2008-12-11 23:34:56 +00:00
NSBox.m Make code a little easier to read (and a tiny bit more efficient). 2008-12-29 12:28:50 +00:00
NSBrowser.m Make code a little easier to read (and a tiny bit more efficient). 2008-12-29 12:28:50 +00:00
NSBrowserCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBundleAdditions.m * Source/NSBundleAdditions.m: 2009-02-11 05:43:06 +00:00
NSButton.m Trigger the action of NSButton and NSPopUpButton in their keyDown 2008-11-05 23:01:37 +00:00
NSButtonCell.m Changed all title methods on NSButtonCell to use the 2009-02-21 23:15:22 +00:00
NSButtonImageSource.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSButtonImageSource.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSCachedImageRep.m Made all initialisation methods on NSWindowController a bit safer. Solves bug #25004. 2008-12-07 21:22:13 +00:00
NSCell.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSClipView.m removed C99-ism 2008-12-28 15:05:47 +00:00
NSColor.m And again some more missing localization includes. 2009-03-01 19:13:19 +00:00
NSColorList.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSColorPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSColorPicker.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSColorSpace.m And again some more missing localization includes. 2009-03-01 19:13:19 +00:00
NSColorWell.m fix for #26277 2009-04-24 07:44:09 +00:00
NSComboBox.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSComboBoxCell.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSControl.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSController.m Fully implement the class NSUserDefaultsController. 2009-01-05 18:15:53 +00:00
NSCursor.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSCustomImageRep.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDataLink.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDataLinkManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDataLinkPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDocument.m Check whether there is a returned save panel, this wont be the case 2009-06-02 21:40:07 +00:00
NSDocumentController.m * Source/NSDocumentController.m: Return default type if the 2009-04-08 02:24:27 +00:00
NSDocumentFrameworkPrivate.h Implement NSDocument autosaving. 2008-12-14 16:39:15 +00:00
NSDrawer.m * Source/NSAlert.m: Implementation of GSAlertSheet. 2009-07-13 18:12:52 +00:00
NSEPSImageRep.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSEvent.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFileWrapper.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFont.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFontDescriptor.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFontManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFontPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSForm.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFormCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSGlyphGenerator.m Add fallback glyph when no glyph can be found for current character. 2008-07-13 09:31:00 +00:00
NSGraphicsContext.m Try to deal with the case when there is no current context. 2009-03-25 08:40:38 +00:00
NSHelpManager.m Add GSHelpViewer user default 2008-12-29 08:22:38 +00:00
NSHelpPanel.m Need to make sure we don't create text containers with negative dimensions. 2009-02-03 15:56:51 +00:00
nsimage-tiff.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSImage.m Reorganize location of theme proxy code. Add some more comments too. 2009-02-10 14:32:08 +00:00
NSImageCell.m Moved _sizeForBorderType() into GSTheme header and added more methods 2008-09-08 18:59:48 +00:00
NSImageRep.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSImageView.m Make image view non editable by default. 2009-02-17 19:14:41 +00:00
NSInputManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSInputServer.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSInterfaceStyle.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSKeyValueBinding.m Small bug fixes for NSKeyValueBinding 2009-06-21 22:21:26 +00:00
NSLayoutManager.m * Source/GSStandardWindowDecorationView.m: Live window resize changes 2009-05-23 15:50:51 +00:00
NSLevelIndicator.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSLevelIndicatorCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSManagedObjectContext.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSManagedObjectContext.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSMatrix.m Fix for 64bit specific bug introduced by gc changes 2009-03-12 17:40:55 +00:00
NSMenu.m Get buttons for GSTitleView from NSWindow. 2009-05-01 22:54:11 +00:00
NSMenuItem.m * Source/NSMenuItem.m: Retain the GSMenuSeparator instance if 2009-01-16 16:56:44 +00:00
NSMenuItemCell.m * Source/NSMenuItemCell.m: encode menu item in encodeWithCoder: 2009-01-10 03:49:43 +00:00
NSMenuView.m * Source/NSMenuView.m: Removed adjustment to Y coords in the 2009-04-10 05:33:14 +00:00
NSMovie.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSMovieView.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSNib.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +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 * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSObjectController.m Add more implementation to NSObjectController. 2009-06-28 23:09:50 +00:00
NSOpenGLContext.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSOpenGLPixelFormat.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSOpenGLView.m Some improvements and bux fix related to OpenGL 2009-03-03 20:12:43 +00:00
NSOpenPanel.m * Source/NSOpenPanel.m: Corrects bug #25471. Only enable 2009-02-16 03:15:05 +00:00
NSOutlineView.m Fix small memory access bug found by valgrind. 2009-03-20 07:55:25 +00:00
NSPageLayout.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSParagraphStyle.m Correct computation of attachment cell frame. 2009-02-01 14:07:30 +00:00
NSPasteboard.m * Headers/AppKit/NSSpeechSynthesizer.h: Added _module ivar. 2009-04-07 22:52:52 +00:00
NSPopUpButton.m Add type casts to keep compiler happy. 2008-12-31 16:49:46 +00:00
NSPopUpButtonCell.m New method used by Apple NIB files. 2009-04-11 20:28:08 +00:00
NSPrinter.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSPrintInfo.m And again some more missing localization includes. 2009-03-01 19:13:19 +00:00
NSPrintOperation.m * Source/NSPrintOperation.m: Add include needed for Windows. 2009-07-17 06:42:32 +00:00
NSPrintPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSProgressIndicator.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSResponder.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSRulerMarker.m * Source/NSRulerMarker.m: Changes suggested by Doug Simons for 2009-04-10 02:55:34 +00:00
NSRulerView.m Correct NSRulerView version to be an integer. 2009-02-17 07:44:03 +00:00
NSSavePanel.m Optimize last change on NSSavePanel. 2009-02-23 21:10:20 +00:00
NSScreen.m Small bugfix and performance optimisation. 2009-01-30 16:27:36 +00:00
NSScroller.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSScrollView.m * Source/NSScrollView.m: If the scrollview has scrollers, 2009-04-19 03:23:11 +00:00
NSSearchField.m * Headers/AppKit/NSSearchFieldCell.h: Give the values assigned in 2009-04-19 04:50:04 +00:00
NSSearchFieldCell.m * Headers/AppKit/NSSearchFieldCell.h: Give the values assigned in 2009-04-19 04:50:04 +00:00
NSSecureTextField.m Change so that echos bullets by default. 2008-12-01 23:57:21 +00:00
NSSegmentedCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSegmentedControl.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSelection.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSlider.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSliderCell.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSSound.m Use lightweight header 2008-12-07 05:58:33 +00:00
NSSpeechSynthesizer.m * Headers/AppKit/NSSpeechSynthesizer.h: 2009-06-05 22:26:09 +00:00
NSSpellChecker.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSplitView.m Add a live resize for splitviews. Users can revert to the old behaviour 2009-05-22 01:20:07 +00:00
NSStepper.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSStepperCell.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSStringDrawing.m * Source/GSHorizontalTypesetter.m: Use thread dictionary to hold 2009-04-15 01:27:42 +00:00
NSTableColumn.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTableHeaderCell.m Clean up for NSTextFieldCell and resulting changes to sub classes. 2008-12-08 16:28:13 +00:00
NSTableHeaderView.m removed c99-ism 2009-07-05 20:12:22 +00:00
NSTableView.m * Source/NSTableView.m (-_editPreviousEditableCellBeforeRow:column:, 2009-07-06 14:21:22 +00:00
NSTabView.m * Source/NSTabView.m: Autoresize subviews when loaded from the nib 2009-04-10 18:03:45 +00:00
NSTabViewItem.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSText.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextAttachment.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextBlock.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextContainer.m * Source/GSStandardWindowDecorationView.m: Live window resize changes 2009-05-23 15:50:51 +00:00
NSTextField.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextFieldCell.m Clean up for NSTextFieldCell and resulting changes to sub classes. 2008-12-08 16:28:13 +00:00
NSTextList.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextStorage.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextTable.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextTableBlock.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextView.m * Source/NSTextView.m (-initWithCoder:, -setTextContainer:): 2009-07-24 07:35:38 +00:00
NSTextView_actions.m Fix implementation of NSTextView's transpose action to really match 2008-12-21 11:40:58 +00:00
NSTokenField.m * Headers/AppKit/NSTokenFieldCell.h 2008-08-07 05:17:32 +00:00
NSTokenFieldCell.m * Headers/AppKit/NSTokenFieldCell.h 2008-08-07 05:17:32 +00:00
NSToolbar.m Changes for size mode support. 2009-03-21 16:34:15 +00:00
NSToolbarFrameworkPrivate.h * Panels/English.lproj/GSToolbarCustomizationPalette.gorm: Changed 2009-03-21 16:14:46 +00:00
NSToolbarItem.m Fixes to correct issues with toolbar pallete customization. 2009-03-16 05:25:22 +00:00
NSToolbarItemGroup.m Extension and clean up of NSToolbarItem. 2008-12-30 22:20:21 +00:00
NSUserDefaultsController.m Retain the shared user defaults controller before returning it in 2009-06-21 22:35:23 +00:00
NSView.m * Source/NSView.m (-_setNeedsDisplayInRect_real:) Set the window 2009-07-06 14:18:16 +00:00
NSWindow.m Initial changes for sheet implementation. More to come. 2009-05-14 22:17:48 +00:00
NSWindowController.m Ensure that new windows properly show their document edited status. 2008-12-14 19:15:18 +00:00
NSWorkspace.m * Source/NSWorkspace.m: Improve handling of CFBundleType... 2009-05-24 02:17:05 +00:00
tiff.m Fix incorrect commits 2008-06-12 14:09:48 +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