libs-gui/Source
Wolfgang Lux 85c794ab22 While shifting a menu on screen that is partially off screen, correctly
handle the cases where the menu is off screen on the top and the left
side of the screen, respectively. This fixes bug #31415.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31038 72102866-910b-0410-8b05-ffd578937521
2010-07-26 19:16:18 +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 new Files NSViewController.h and NSViewController.m. Fixes #29822 2010-05-31 03:46:35 +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 Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
GSEPSPrintOperation.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48: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 Avoid compiler warnings from old compilers. 2010-04-05 18:20:24 +00:00
GSGormLoader.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +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
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 few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +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
GSTextStorage.h Fix to return an immutable proxy. 2010-02-09 09:14:14 +00:00
GSTextStorage.m Fix to return an immutable proxy. 2010-02-09 09:14:14 +00:00
GSTheme.m 2010-07-22 19:35-EDT Gregory John Casamento <greg.casamento@gmail.com> 2010-07-22 23:27:36 +00:00
GSThemeDrawing.m Remove compiler warning for NSBrowser header cell drawing. 2010-05-11 16:48:44 +00:00
GSThemeInspector.m Added missing internationalisation (now is completed) and more strings in spanish 2010-01-04 01:41:31 +00:00
GSThemeMenu.m * Headers/Additions/GNUstepGUI/GSTheme.h: Added method 2010-05-20 08:09:08 +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 removed c99isms 2010-04-16 18:58:26 +00:00
GSToolbarView.m Make toolbar resizing behavior match the Cocoa behavior 2010-05-21 15:01:45 +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 * Source/GSToolTips.m: Use a single retained window for tooltips instead of a 2010-04-13 18:59:45 +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 Fixed bug moving views from one window to another, which was causing the EOModeler inspector not to work on GNUstep (while it works on Apple) 2010-06-05 00:47:49 +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 Do not attempt to open an untitled document upon launching a document 2010-06-01 21:36:51 +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 Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +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 Small corrections to last commit. 2010-05-24 19:30:49 +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 few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBrowser.m Add support for backtab character. 2010-07-25 20:51:40 +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 further refinements to behavior of performKeyEquivalent: methods 2010-06-22 22:00:47 +00:00
NSButtonCell.m Correct serious nib loading bug on big endian machines. 2010-05-29 08:32:02 +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 few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +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 Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +00:00
NSColor.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorList.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSColorPanel.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +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: Add a minimum distance which you need to 2010-01-24 06:27:36 +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 Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +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 Use NSNibOwner instead of @"NSOwner". Remove the hard coded "gorm" 2010-03-30 07:54:04 +00:00
NSDocument.m Add support for document types with a wild card extension to 2010-05-31 21:40:13 +00:00
NSDocumentController.m Disable directory selection in open panels presented by 2010-05-31 22:34:05 +00:00
NSDocumentFrameworkPrivate.h Add an attribute to NSDocumentController to maintain the recent 2010-05-12 08:17:26 +00:00
NSDrawer.m Propagate the change of NSWindow's designated initializer to all 2010-05-15 20:43:27 +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 Handle events of type flagschanged correctly. 2010-03-16 09:15:54 +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 Fixed keyed decoding of NSFont to fall back to a standard font only if 2010-05-30 21:47:04 +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 Remove key equivalents from the font manager's default font menu that 2010-05-15 20:52:29 +00:00
NSFontPanel.m Usability improvement: Make color and font panels key only when 2010-02-20 00:20:30 +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 Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +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 2010-07-22 19:35-EDT Gregory John Casamento <greg.casamento@gmail.com> 2010-07-22 23:27:36 +00:00
NSImageCell.m Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +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 Clean up and addition of cut/copy/paste methods, based on code 2009-12-29 11:24:01 +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 Make NSLayoutManager attributes and flags persistent when using a 2010-05-30 17:51:29 +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 Add support for backtab character. 2010-07-25 20:51:40 +00:00
NSMenu.m While shifting a menu on screen that is partially off screen, correctly 2010-07-26 19:16:18 +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 Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSMenuView.m While shifting a menu on screen that is partially off screen, correctly 2010-07-26 19:16:18 +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 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 NSOpenGLView: fix resising when loaded from nibs 2010-03-15 00:11:11 +00:00
NSOpenPanel.m * Headers/Additions/GNUstepGUI/GSTheme.h: Add category to allow 2010-02-28 04:31:54 +00:00
NSOutlineView.m * Headers/AppKit/NSOutlineView.h, 2010-05-31 22:18:45 +00:00
NSPageLayout.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSPanel.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSParagraphStyle.m Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +00:00
NSPasteboard.m Expand RETAIN()/RELEASE() macros calling super (work around for clang PR6811). 2010-04-10 17:48:49 +00:00
NSPopUpButton.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSPopUpButtonCell.m Ensure that the appearance of an NSPopUpButton is not inadvertently 2010-07-09 20:06:18 +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 ... and the same change in NSResponder. 2009-11-23 23:06:00 +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 Add method directoryURL to NSSavePanel. 2010-05-02 10:21:40 +00:00
NSScreen.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSScroller.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
NSScrollView.m Correct serious nib loading bug on big endian machines. 2010-05-29 08:32:02 +00:00
NSSearchField.m Make the signatures of methods consistent between headers and implementation files. 2010-02-20 13:21:57 +00:00
NSSearchFieldCell.m Fix for NSSearchField not sending action messages during typing 2010-03-20 20:57:15 +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 Fix tick mark related calculations of NSSliderCell to correctly take 2010-06-21 19:42:08 +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 Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSSplitView.m * Source/NSSplitView.m (-adjustSubviews): 2010-07-26 01:54:24 +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 Use theme tiles (if available) to draw table headers. New tile names are 2010-01-29 22:21:34 +00:00
NSTableHeaderView.m Remove some stupid compiler warnings. 2010-04-06 08:12:47 +00:00
NSTableView.m Correct serious nib loading bug on big endian machines. 2010-05-29 08:32:02 +00:00
NSTabView.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSTabViewItem.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +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 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 When editing of a text field ends after pressing the Return key and no 2010-04-14 07:11:50 +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 * Source/NSTextStorage.m: Correct spelling of header file. 2009-08-16 19:15:32 +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 Select text restored by an undo in a NSTextView and set insertion 2010-05-30 21:17:50 +00:00
NSTextView_actions.m Implement additional NSResponder action methods to scroll to the 2010-03-27 22:03:34 +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 Fix numerous issues with toolbar customization 2010-04-13 21:38:31 +00:00
NSToolbarFrameworkPrivate.h * Source/NSToolbarFrameworkPrivate.h: Correct include for new 2010-01-14 09:04:45 +00:00
NSToolbarItem.m Make toolbar resizing behavior match the Cocoa behavior 2010-05-21 15:01:45 +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 Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +00:00
NSViewController.m new Files NSViewController.h and NSViewController.m. Fixes #29822 2010-05-31 03:46:35 +00:00
NSWindow.m Correction of last changes as pointed out by Derek Fawcus 2010-07-26 11:05:07 +00:00
NSWindowController.m Avoid loading a window controller's nib prematurely if the document 2010-05-30 22:55:39 +00:00
NSWorkspace.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
tiff.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +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