..
.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
Rewrite of top level object handling in NIB/Gorm/Xib loading.
2010-03-28 21:33:08 +00:00
Functions.m
Small change for bug #27309 and a helper function for GSTaskBar.
2009-11-08 16:12:04 +00:00
GNUmakefile
Add file for basic XIB loading. This is only partly working and will
2010-03-14 23:07:53 +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
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
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
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +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
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
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
Attempt to improve a possibly misleading comment about releasing top
2010-03-30 07:09:44 +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
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
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
Added missing internationalisation and more strings in spanish
2010-01-03 22:27:01 +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/GSHorizontalTypesetter.m: Remove unlock and
2009-08-23 16:37:28 +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
Next attempt at getting .nib file loading right. Make sure that
2010-05-12 14:19:55 +00:00
GSPDFPrintOperation.m
Remove compiler warnings from clang.
2010-04-10 17:48:46 +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
uninitialised var fix suggested by Anibal Rindisbacher <anibal784@gmail.com>
2010-03-15 21:26:06 +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
* 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
Attempt fix for Riccardos's latest issue.
2010-05-09 06:55:33 +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-12 22:47:10 +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
removed c99isms
2010-04-16 18:58:26 +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
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
GSWindowDecorationView.m
Fix a regression where a window's content view was improperly resized
2010-05-07 18:22:13 +00:00
GSXibLoader.m
Fix bug where some objects loaded from a .xib file were not sent an
2010-05-12 09:51:45 +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 incorrect return code of NSRunAlertPanel when called in a non-gui
2010-04-23 15:12:06 +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
protect changedMessagesEnabled flag; update menus after modal session, key or main window change
2010-03-09 23:11:40 +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
Change move word forwoard to move to the next end of a word rather
2010-03-27 21:51:33 +00:00
NSBezierPath.m
Next bit of #include -> #import replacement.
2010-03-24 09:18:14 +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
Lots of small tweaks to make -gui compile without warnings with clang.
2010-04-10 20:33:30 +00:00
NSBitmapImageRep+ICNS.h
* configure: Regenerated file
2008-08-12 04:58:04 +00:00
NSBitmapImageRep+ICNS.m
Fix up teh includes to compile again after latest changes to base. Still
2010-02-20 10:40:44 +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
* Source/NSBitmapImageRep+JPEG.m (-_JPEGRepresentationWithProperties:errorMessage:): Use the
2010-04-12 14:27: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
Remove PNG is experimental log
2010-02-20 19:16:20 +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
Apply patch by Eric Wasylishen to correct the orientation of colorAtX:y:
2009-12-14 13:26:26 +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
NSBrowser header themeing
2010-04-19 03:14:36 +00:00
NSBrowserCell.m
Lots of small tweaks to make -gui compile without warnings with clang.
2010-04-10 20:33:30 +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
Trigger the action of NSButton and NSPopUpButton in their keyDown
2008-11-05 23:01:37 +00:00
NSButtonCell.m
Lots of small tweaks to make -gui compile without warnings with clang.
2010-04-10 20:33:30 +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
Lots of small tweaks to make -gui compile without warnings with clang.
2010-04-10 20:33:30 +00:00
NSClipView.m
Small keyed decoing improvements.
2010-03-15 12:55:12 +00:00
NSColor.m
Another bit of #include -> #import replacement.
2010-03-24 22:41:21 +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
Another bit of #include -> #import replacement.
2010-03-24 22:41:21 +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
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
Yet another bit of #include -> #import replacement. Replace includes of Foundation.h.
2010-03-25 09:11:50 +00:00
NSDocumentController.m
Make number of remembered recent documents configurable with a user
2010-05-12 10:24:17 +00:00
NSDocumentFrameworkPrivate.h
Add an attribute to NSDocumentController to maintain the recent
2010-05-12 08:17:26 +00:00
NSDrawer.m
fix problem with drawer window being shown prematurely
2010-04-05 15:31:48 +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
dopt to the fact that NSAffineTransform now uses a matrix of CGFloats.
2010-02-20 16:30:27 +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
Small theme update, plus documentation fixes and tweaks to avoid warnings.
2009-08-25 07:46:37 +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
Lots of small tweaks to make -gui compile without warnings with clang.
2010-04-10 20:33:30 +00:00
NSHelpManager.m
Some more #include -> #import replacement.
2010-03-25 21:30:28 +00:00
NSHelpPanel.m
Added missing internationalisation and more strings in spanish
2010-01-03 22:27:01 +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
Attempt fix for Riccardos's latest issue.
2010-05-09 06:55:33 +00:00
NSImageCell.m
Fix up teh includes to compile again after latest changes to base. Still
2010-02-20 10:40:44 +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
Clean up and addition of cut/copy/paste methods, based on code
2009-12-29 11:24:01 +00:00
NSInputManager.m
Merge changes from Doug Simons to trunk.
2009-11-15 18:04:17 +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
Fix error updating dynamic services
2010-02-26 05:20:59 +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
Honor sendsActionOnEndEditing setting when editing ended by something other than return
2010-04-19 17:11:25 +00:00
NSMenu.m
* Headers/Additions/GNUstepGUI/GSTheme.h: Added method
2010-05-12 22:47:10 +00:00
NSMenuItem.m
Only rebuild in-window menus when needed (significant performance improvement)
2010-04-24 17:12:35 +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
Yet another set of #include -> #import replacement.
2010-03-31 08:14:50 +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
fix occasional exception while dragging
2010-04-24 19:43:35 +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
Some more #include -> #import replacement.
2010-03-25 21:30:28 +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
Use NSNibOwner instead of @"NSOwner". Remove the hard coded "gorm"
2010-03-30 07:54:04 +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
Small bugfix and performance optimisation.
2009-01-30 16:27:36 +00:00
NSScroller.m
Remove compiler warnings from clang.
2010-04-10 17:48:46 +00:00
NSScrollView.m
core/gui: Add an option to turn off the inner border lines in NSScrollView which look bad on any non-NeXT like theme
2010-04-18 22:39:18 +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
* configure, configure.ac, Headers/Additions/GNUstepGUI/config.h.in,
2010-04-28 18:14:43 +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
Remove compiler warnings from clang.
2010-04-10 17:48:46 +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
Remove compiler warnings from clang.
2010-04-10 17:48:46 +00:00
NSTabView.m
* Source/NSTabView.m: Autoresize subviews when loaded from the nib
2009-04-10 18:03:45 +00:00
NSTabViewItem.m
Yet another set of #include -> #import replacement.
2010-03-31 08:14:50 +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
* Source/NSTextContainer.m (-replaceLayoutManager:): Retain the
2010-03-23 20:27:23 +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
Usability improvements: When setting the cursor to the beginning of a
2010-03-27 21:41:29 +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
Fix numerous issues with toolbar customization
2010-04-13 21:38:31 +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
Lots of small tweaks to make -gui compile without warnings with clang.
2010-04-10 20:33:30 +00:00
NSWindow.m
Fix a rather long standing incompatibility between GNUstep and Cocoa
2010-05-12 14:47:10 +00:00
NSWindowController.m
* Source/NSWindowController.m: Fixed a problem where controller marks
2010-04-23 19:26:44 +00:00
NSWorkspace.m
Remove compiler warnings from clang.
2010-04-10 17:48:46 +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