libs-gui/Source
gcasa 065dfabb42 2011-01-09 21:58-EST Gregory John Casamento <greg.casamento@gmail.com>
* Source/NSSavePanel.m: (-_initWithoutGModel): added
	code near the and to close the current menu when in Win95
	mode.  If this doesn't happen the menu remains open
	and allows the user to drag the window around while the 
	menu remains in it's old position.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31864 72102866-910b-0410-8b05-ffd578937521
2011-01-10 02:48:30 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
externs.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
Functions.m Small corrections to last commit. 2010-05-24 19:30:49 +00:00
GNUmakefile Add some support for help links and markers in RTF documents. These 2011-01-03 11:48:57 +00:00
GNUmakefile.postamble Removed obsolete manual dependency rules in gnustep-gui GNUmakefile.postamble 2010-02-11 22:40:50 +00:00
GNUmakefile.preamble Fix failure to locate tools 2008-12-06 08:01:09 +00:00
GSAnimator.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +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 Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
GSDragView.m Check whether the drag source supports methods before calling them. 2010-12-27 13:40:57 +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
GSFusedSilica.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSFusedSilicaContext.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSFusedSilicaContext.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSGModelLoader.m Fix GModel loading that was broken since the last restructuring of the 2010-08-29 10:07:13 +00:00
GSGormLoader.m Fix GModel loading that was broken since the last restructuring of the 2010-08-29 10:07:13 +00:00
GSGormLoading.m Add support for a recent documents menu in .gorm files. 2010-05-14 19:20:45 +00:00
GSGuiPrivate.h Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
GSHbox.m changed header include to import 2010-05-18 22:24:07 +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 Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +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
GSInfoPanel.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingAction.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingAction.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingTable.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingTable.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSLayoutManager.m Implement glyph attribute handling. 2010-12-13 21:26:15 +00:00
GSMemoryPanel.m Final set of #include -> #import replacement in additional headers. 2010-04-07 08:59:43 +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 Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
GSNibLoading.m Fix bug where a window was ignoring its autosaved frame when loaded 2010-05-15 21:00:25 +00:00
GSPDFPrintOperation.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
GSPrinting.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSPrintOperation.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSServicesManager.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +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 * Headers/Additions/GNUstepGUI/GSTheme.h: Added methods 2010-01-13 20:51:30 +00:00
GSTable.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSTextFinder.h Implement a standard find panel for NSTextView. 2010-08-02 18:57:00 +00:00
GSTextFinder.m Implement a standard find panel for NSTextView. 2010-08-02 18:57:00 +00:00
GSTextStorage.h Fix to return an immutable proxy. 2010-02-09 09:14:14 +00:00
GSTextStorage.m Fix an unsigned->NSUInteger 2010-09-15 22:17:51 +00:00
GSTheme.m Replace sel_eq with sel_isEqual 2010-09-09 23:50:38 +00:00
GSThemeDrawing.m added Icon for the Music folder 2010-12-14 10:22:50 +00:00
GSThemeInspector.m First batch of corrections based on David's static analysis. 2010-09-12 16:34:22 +00:00
GSThemeMenu.m * Source/GSThemeMenu.m: Changes for compiling with older compilers. 2010-12-27 21:41:54 +00:00
GSThemeOpenSavePanels.m * Headers/Additions/GNUstepGUI/GSTheme.h: Add category to allow 2010-02-28 04:31:54 +00:00
GSThemePanel.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
GSThemePrivate.h Draw borders using image tiles, if available. 2010-02-07 21:42:50 +00:00
GSThemeTools.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
GSTitleView.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
GSToolbarCustomizationPalette.h Stripped down version of the toolbar customization 2009-02-10 21:02:33 +00:00
GSToolbarCustomizationPalette.m GSToolbarCustomizationView needs to retain its list of palette items. 2010-10-26 00:13:20 +00:00
GSToolbarView.m * Source/GSToolbarView.m (initSystemExtensionsColors): Remove 2010-12-31 16:19:52 +00:00
GSToolTips.h Fixed the point argument to -view:stringForToolTip:point:userData: (should be relative to the tracking rectangle, was relative to the window). Added support for displaying tooltips from NSToolTipAttributeName attributes in NSTextView. 2010-10-22 16:38:29 +00:00
GSToolTips.m Fix build with gcc. 2010-10-22 21:23: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 changed header include to import 2010-05-18 22:24:07 +00:00
GSWindowDecorationView.m * Source/GSThemeMenu.m: Changes for compiling with older compilers. 2010-12-27 21:41:54 +00:00
GSXibLoader.m Add Xib loading header so that the classes in the GSXibLoader can be used by applications. 2010-05-29 05:27:04 +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 Change tag to NSInteger. 2010-03-23 21:26:24 +00:00
NSAffineTransform.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
NSAlert.m Fix NSAlert implementation so that buttons are assigned tags starting 2010-05-31 22:20:38 +00:00
NSAnimation.m Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSApplication.m Fixed the behaviour of menu in window when hide the app 2011-01-09 06:10:02 +00:00
NSArrayController.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSAttributedString.m Avoid potential illegal access violation introduced with the previous 2010-06-18 17:03:55 +00:00
NSBezierPath.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +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 Small corrections to last commit. 2010-05-24 19:30:49 +00:00
NSBitmapImageRep+ICNS.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+ICNS.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +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 remove useless double statement, remove unused variable and assignment 2010-09-13 15:41:53 +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 * Source/NSBitmapImageRep+PNG.m: Reverting change which removed 2010-05-29 15:27:59 +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 few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBox.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSBrowser.m Adding theme method for NSBrowser drawing. 2010-11-26 19:49:04 +00:00
NSBrowserCell.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBundleAdditions.m Rewrite of top level object handling in NIB/Gorm/Xib loading. 2010-03-28 21:33:08 +00:00
NSButton.m Fix small bugs found by static analyser. 2010-09-24 18:58:57 +00:00
NSButtonCell.m First batch of corrections based on David's static analysis. 2010-09-12 16:34:22 +00:00
NSButtonImageSource.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSButtonImageSource.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSCachedImageRep.m First batch of corrections based on David's static analysis. 2010-09-12 16:34:22 +00:00
NSCell.m Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSClipView.m Replaced _rFlags.flipped_view use with -isFlipped and deprecated 2010-09-03 08:21:52 +00:00
NSColor.m Fix small bugs found by static analyser. 2010-09-24 18:58:57 +00:00
NSColorList.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSColorPanel.m * ColorPickers/GSWheelColorPicker.m: Rewrite to draw the HSV 2010-08-23 23:34:06 +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 Correct the definition of NSDragOperation and all its usages. 2010-12-22 16:16:14 +00:00
NSComboBox.m Replace sel_eq with sel_isEqual 2010-09-09 23:50:38 +00:00
NSComboBoxCell.m First batch of corrections based on David's static analysis. 2010-09-12 16:34:22 +00:00
NSControl.m Change tag to NSInteger. 2010-03-23 21:26:24 +00:00
NSController.m Fully implement the class NSUserDefaultsController. 2009-01-05 18:15:53 +00:00
NSCursor.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +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 First batch of corrections based on David's static analysis. 2010-09-12 16:34:22 +00:00
NSDocument.m When NSDocument presents a save panel, make sure the file name has a 2010-12-29 11:47:16 +00:00
NSDocumentController.m Replace sel_eq with sel_isEqual 2010-09-09 23:50:38 +00:00
NSDocumentFrameworkPrivate.h Add an attribute to NSDocumentController to maintain the recent 2010-05-12 08:17:26 +00:00
NSDrawer.m Ensure drawer is visible if parent window became visible since the drawer was opened 2010-11-16 21:50:23 +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 Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSFileWrapper.m Add some support for help links and markers in RTF documents. These 2011-01-03 11:48:57 +00:00
NSFont.m Fix more unsigned int / int cases that should be NS[U]Integer 2010-09-16 02:51:30 +00:00
NSFontDescriptor.m Add better support for font descriptor. Requires a recompile of the backend. 2009-08-23 21:39:28 +00:00
NSFontManager.m Add new category to NSApplication with a method to order the font 2010-09-25 08:12:08 +00:00
NSFontPanel.m Some changes in size of FontPanel 2010-09-13 00:36:45 +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 Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGradient.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGraphicsContext.m Minor tidyup for new Objective-C runtimes 2010-12-27 12:03:56 +00:00
NSHelpManager.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSHelpPanel.m Propagate the change of NSWindow's designated initializer to all 2010-05-15 20:43:27 +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 First batch of corrections based on David's static analysis. 2010-09-12 16:34:22 +00:00
NSImageCell.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSImageRep.m Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +00:00
NSImageView.m Correct the definition of NSDragOperation and all its usages. 2010-12-22 16:16:14 +00:00
NSInputManager.m Use NSDeleteCharacter for the backspace key. 2010-07-26 12:39:37 +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 Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
NSKeyValueBinding.m Small bug fixes for NSKeyValueBinding 2009-06-21 22:21:26 +00:00
NSLayoutManager.m Prevent potential null pointer dereference when computing the size of 2011-01-01 16:43:34 +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 Implement NSMatrix -setEnabled:. It enables or disables all cells as 2011-01-03 07:51:11 +00:00
NSMenu.m Various fixes for menus in Macintosh interface style (some apply to 2010-12-30 19:56:03 +00:00
NSMenuItem.m Implement NSUserKeyEquivalents default for providing custom key equivalents for menu items 2010-06-08 16:38:30 +00:00
NSMenuItemCell.m * Source/NSMenuItemCell.m: Implement drawing a line in the menu 2010-12-29 17:21:15 +00:00
NSMenuView.m Improvements for menu in window 2011-01-08 07:04:57 +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 Rewrite of top level object handling in NIB/Gorm/Xib loading. 2010-03-28 21:33:08 +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 Replace sel_eq with sel_isEqual 2010-09-09 23:50:38 +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 NSOpenGLView: fix resising when loaded from nibs 2010-03-15 00:11:11 +00:00
NSOpenPanel.m Overriden -[NSSavePanel runModal] in NSOpenPanel to take in account the allowed 2010-10-31 15:34:25 +00:00
NSOutlineView.m Fixed NSOutlineView to use incremental loading as Mac OS X does. 2010-09-27 12:21:54 +00:00
NSPageLayout.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSPanel.m * Source/NSPanel.m: Override 2010-08-04 04:36:53 +00:00
NSParagraphStyle.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSPasteboard.m Fix deadlock issue; make generalPasteboard more efficient 2010-10-19 22:57:52 +00:00
NSPopUpButton.m Fix more unsigned int / int cases that should be NS[U]Integer 2010-09-16 02:51:30 +00:00
NSPopUpButtonCell.m Added NSTableView to the drawing methods for GSTheme. 2010-11-28 00:05:46 +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 Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSPrintOperation.m Added missing internationalisation (now is completed) and more strings in spanish 2010-01-04 01:41:31 +00:00
NSPrintPanel.m Propagate the change of NSWindow's designated initializer to all 2010-05-15 20:43:27 +00:00
NSProgressIndicator.m Fix incorrect assignment in NSProgressIndicator -setDisplayedWhenStopped: 2010-01-11 21:15:54 +00:00
NSResponder.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSRulerMarker.m Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSRulerView.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSavePanel.m 2011-01-09 21:58-EST Gregory John Casamento <greg.casamento@gmail.com> 2011-01-10 02:48:30 +00:00
NSScreen.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSScroller.m Added method to draw scroller using theme. 2010-11-26 19:16:46 +00:00
NSScrollView.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSSearchField.m Some coding standard changes for NSSearchField 2010-12-27 13:44:18 +00:00
NSSearchFieldCell.m Fix cancel button to correctly clear the field and send action. 2011-01-04 18:57:26 +00:00
NSSecureTextField.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSegmentedCell.m NSSegmentedCell initWithCoder: fixes 2010-04-15 19:46:59 +00:00
NSSegmentedControl.m NSSegmentedCell themeing support 2010-01-29 03:11:43 +00:00
NSSelection.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Clean up for NSSlider and NSSliderCell 2009-11-16 12:26:38 +00:00
NSSliderCell.m Adding methods to draw knob and bar to theme. 2010-11-26 22:48:46 +00:00
NSSound.m Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +00:00
NSSpeechSynthesizer.m * Headers/AppKit/NSSpeechSynthesizer.h: 2009-06-05 22:26:09 +00:00
NSSpellChecker.m Make the spell panel a utility window like the font and color panels. 2010-08-15 20:38:07 +00:00
NSSplitView.m Replaced _rFlags.flipped_view use with -isFlipped and deprecated 2010-09-03 08:21:52 +00:00
NSStepper.m Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +00:00
NSStepperCell.m Fix NSStepperCell min/max clamping behaviour (same fix as the one to NSSliderCell I made a while ago) 2010-02-01 10:08:28 +00:00
NSStringDrawing.m Remove some stupid compiler warnings. 2010-04-06 08:12:47 +00:00
NSTableColumn.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTableHeaderCell.m Added methods for drawing tableheader cell. 2010-11-27 03:51:13 +00:00
NSTableHeaderView.m Change to GSThemeDrawing to implement drawTableHeaderRect:inView: 2010-11-27 18:17:49 +00:00
NSTableView.m Correct the definition of NSDragOperation and all its usages. 2010-12-22 16:16:14 +00:00
NSTabView.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSTabViewItem.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +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 Call the deprecated OpenStep delegate methods if the delegate of a 2011-01-01 16:56:12 +00:00
NSTextBlock.m Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSTextContainer.m Really commit the NSTextContainer changes of r30491 and not only their 2010-05-30 20:57:01 +00:00
NSTextField.m Add special case to preserve the current X selection when editing of a 2010-08-15 20:52:09 +00:00
NSTextFieldCell.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTextList.m Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSTextStorage.m Avoid potential crash when removing the last layout manager of a text 2011-01-01 16:35:03 +00:00
NSTextTable.m First attempt at implemtning these classes. Code mostly by Nikolaus 2009-12-19 22:35:06 +00:00
NSTextTableBlock.m Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSTextView.m Add missing conversion from character indexes to glyph indexes when 2011-01-01 16:48:08 +00:00
NSTextView_actions.m Add missing assignment to update the typing attributes after deleting 2010-11-22 16:03:20 +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 Don't show a toolbar customization palette for a toolbar when user 2010-12-30 18:58:12 +00:00
NSToolbarFrameworkPrivate.h * Source/NSToolbarFrameworkPrivate.h: Correct include for new 2010-01-14 09:04:45 +00:00
NSToolbarItem.m Correct the definition of NSDragOperation and all its usages. 2010-12-22 16:16:14 +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 Add the 10.5 coordinate transformation methods. 2010-12-22 17:06:35 +00:00
NSViewController.m new Files NSViewController.h and NSViewController.m. Fixes #29822 2010-05-31 03:46:35 +00:00
NSWindow.m Fixed the behaviour of menu in window when hide the app 2011-01-09 06:10:02 +00:00
NSWindowController.m Send windowControllerWillLoadNib: and windowControllerDidLoadNib: to 2010-10-08 06:46:58 +00:00
NSWorkspace.m Improve implementation of NSWorkspace methods querying volume and file 2010-12-29 13:03:20 +00:00
tiff.m Fix long standing bug where an incorrect tiff representation was 2011-01-04 14:10:12 +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