diff --git a/ChangeLog b/ChangeLog index 72c46d693..51aca4315 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +Fri Oct 18 12:56:14 1996 GNUstep Development + + * SUPPORT: New file. + * Makefile.in: Corrected FSF address and moved comment about + NET-Community support into SUPPORT file. + * aclocal.m4: Likewise. + * configure.in: Likewise. + * config.guess: Likewise. + * Headers/gnustep/dps/*.h: Likewise. + * Headers/gnustep/gui/*.h: Likewise. + * Headers/gnustep/gui/config.h.in: Likewise. + * Source/*.m: Likewise. + * Source/Makefile.in: Likewise. + * Testing/Makefile.in: Likewise. + * configure: Regenerate with autoconf for configure.in changes. + + * Testing/nsarchiver.dat: Remove file. + * Testing/nsarchiver.m: Remove file. + + * Source/NSImageRep.m: Additional NSImage work. + * Source/NSImage.m: Likewise. + * Source/tiff.m: Likewise. + +Thu Oct 17 18:11:39 1996 GNUstep Development + + * Headers/gnustep/resource/gui/README: New file. + * Headers/gnustep/resource/gui/common_ArrowDown.tiff: New file. + * Headers/gnustep/resource/gui/common_ArrowLeft.tiff: New file. + * Headers/gnustep/resource/gui/common_ArrowRight.tiff: New file. + * Headers/gnustep/resource/gui/common_ArrowUp.tiff: New file. + * Headers/gnustep/resource/gui/common_Dimple.tiff: New file. + * Headers/gnustep/resource/gui/common_RadioOff.tiff: New file. + * Headers/gnustep/resource/gui/common_RadioOn.tiff: New file. + * Headers/gnustep/resource/gui/common_SwitchOff.tiff: New file. + * Headers/gnustep/resource/gui/common_SwitchOn.tiff: New file. + * Headers/gnustep/resource/gui/common_ret.tiff: New file. + * Source/Makefile: Add targets for installing and uninstalling + resource directory and files. + Mon Oct 07 16:09:57 1996 Scott Christley * Headers/gnustep/gui/config.sed.nt: Set appropriate definitions. diff --git a/Headers/gnustep/dps/DPSOperators.h b/Headers/gnustep/dps/DPSOperators.h index 08363832c..b6b202cc6 100644 --- a/Headers/gnustep/dps/DPSOperators.h +++ b/Headers/gnustep/dps/DPSOperators.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, Inc., + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_DPSOperators diff --git a/Headers/gnustep/dps/NSDPSContext.h b/Headers/gnustep/dps/NSDPSContext.h index ce5a5bc93..c516d9330 100644 --- a/Headers/gnustep/dps/NSDPSContext.h +++ b/Headers/gnustep/dps/NSDPSContext.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, Inc., + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSDPSContext diff --git a/Headers/gnustep/dps/TypesandConstants.h b/Headers/gnustep/dps/TypesandConstants.h index 9caf955b3..ce1047fe1 100644 --- a/Headers/gnustep/dps/TypesandConstants.h +++ b/Headers/gnustep/dps/TypesandConstants.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, Inc., + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_DPSTypes diff --git a/Headers/gnustep/gui/AppKit.h b/Headers/gnustep/gui/AppKit.h index 3f490148e..c084e8fe5 100644 --- a/Headers/gnustep/gui/AppKit.h +++ b/Headers/gnustep/gui/AppKit.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_AppKit diff --git a/Headers/gnustep/gui/Functions.h b/Headers/gnustep/gui/Functions.h index 417e19abf..22d372f6e 100644 --- a/Headers/gnustep/gui/Functions.h +++ b/Headers/gnustep/gui/Functions.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_AppKitFunctions diff --git a/Headers/gnustep/gui/LogFile.h b/Headers/gnustep/gui/LogFile.h index cd3f61256..cf4c61a60 100644 --- a/Headers/gnustep/gui/LogFile.h +++ b/Headers/gnustep/gui/LogFile.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_LogFile diff --git a/Headers/gnustep/gui/NSActionCell.h b/Headers/gnustep/gui/NSActionCell.h index 388371b8a..6f2548b94 100644 --- a/Headers/gnustep/gui/NSActionCell.h +++ b/Headers/gnustep/gui/NSActionCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSActionCell diff --git a/Headers/gnustep/gui/NSApplication.h b/Headers/gnustep/gui/NSApplication.h index 1949b1607..6f67e761f 100644 --- a/Headers/gnustep/gui/NSApplication.h +++ b/Headers/gnustep/gui/NSApplication.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSApplication diff --git a/Headers/gnustep/gui/NSBitmapImageRep.h b/Headers/gnustep/gui/NSBitmapImageRep.h index bdc365348..4ae416176 100644 --- a/Headers/gnustep/gui/NSBitmapImageRep.h +++ b/Headers/gnustep/gui/NSBitmapImageRep.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSBitmapImageRep @@ -34,6 +32,7 @@ #include #include #include +#include @interface NSBitmapImageRep : NSImageRep diff --git a/Headers/gnustep/gui/NSBox.h b/Headers/gnustep/gui/NSBox.h index d16e53bc7..40f909e75 100644 --- a/Headers/gnustep/gui/NSBox.h +++ b/Headers/gnustep/gui/NSBox.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSBox diff --git a/Headers/gnustep/gui/NSBrowser.h b/Headers/gnustep/gui/NSBrowser.h index 860c61d06..5e4765b2b 100644 --- a/Headers/gnustep/gui/NSBrowser.h +++ b/Headers/gnustep/gui/NSBrowser.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSBrowser diff --git a/Headers/gnustep/gui/NSBrowserCell.h b/Headers/gnustep/gui/NSBrowserCell.h index 5d77ef5bf..adb636551 100644 --- a/Headers/gnustep/gui/NSBrowserCell.h +++ b/Headers/gnustep/gui/NSBrowserCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSBrowserCell diff --git a/Headers/gnustep/gui/NSBundle.h b/Headers/gnustep/gui/NSBundle.h index 9390e43c7..946658e61 100644 --- a/Headers/gnustep/gui/NSBundle.h +++ b/Headers/gnustep/gui/NSBundle.h @@ -1,7 +1,7 @@ /* - NSText.h + NSBundle.h - The text object + Category of additional methods used by GUI Library. Copyright (C) 1996 Free Software Foundation, Inc. @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSBundleAdditions @@ -37,7 +35,7 @@ + (BOOL)loadNibFile:(NSString *)fileName externalNameTable:(NSDictionary *)context -withZone:(NSZone *)zone; + withZone:(NSZone *)zone; + (BOOL)loadNibNamed:(NSString *)aNibName owner:(id)owner; diff --git a/Headers/gnustep/gui/NSButton.h b/Headers/gnustep/gui/NSButton.h index c308ffd97..02e3d890b 100644 --- a/Headers/gnustep/gui/NSButton.h +++ b/Headers/gnustep/gui/NSButton.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSButton diff --git a/Headers/gnustep/gui/NSButtonCell.h b/Headers/gnustep/gui/NSButtonCell.h index 9c1862918..b3b0ac7d0 100644 --- a/Headers/gnustep/gui/NSButtonCell.h +++ b/Headers/gnustep/gui/NSButtonCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSButtonCell diff --git a/Headers/gnustep/gui/NSCachedImageRep.h b/Headers/gnustep/gui/NSCachedImageRep.h index 337b9532e..4da9cbcb6 100644 --- a/Headers/gnustep/gui/NSCachedImageRep.h +++ b/Headers/gnustep/gui/NSCachedImageRep.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSCachedImageRep diff --git a/Headers/gnustep/gui/NSCell.h b/Headers/gnustep/gui/NSCell.h index 5b2529287..a6d2325a0 100644 --- a/Headers/gnustep/gui/NSCell.h +++ b/Headers/gnustep/gui/NSCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSCell diff --git a/Headers/gnustep/gui/NSClipView.h b/Headers/gnustep/gui/NSClipView.h index 7bd753be1..bbb4627f5 100644 --- a/Headers/gnustep/gui/NSClipView.h +++ b/Headers/gnustep/gui/NSClipView.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSClipView diff --git a/Headers/gnustep/gui/NSColor.h b/Headers/gnustep/gui/NSColor.h index 4f6fa402d..123e82706 100644 --- a/Headers/gnustep/gui/NSColor.h +++ b/Headers/gnustep/gui/NSColor.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSColor diff --git a/Headers/gnustep/gui/NSColorList.h b/Headers/gnustep/gui/NSColorList.h index 73684ecf7..5e3c57397 100644 --- a/Headers/gnustep/gui/NSColorList.h +++ b/Headers/gnustep/gui/NSColorList.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSColorList diff --git a/Headers/gnustep/gui/NSColorPanel.h b/Headers/gnustep/gui/NSColorPanel.h index 2309517ca..ed76c23a8 100644 --- a/Headers/gnustep/gui/NSColorPanel.h +++ b/Headers/gnustep/gui/NSColorPanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSColorPanel diff --git a/Headers/gnustep/gui/NSColorPicker.h b/Headers/gnustep/gui/NSColorPicker.h index 5bbb35846..4024e1fe7 100644 --- a/Headers/gnustep/gui/NSColorPicker.h +++ b/Headers/gnustep/gui/NSColorPicker.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSColorPicker diff --git a/Headers/gnustep/gui/NSColorPrivate.h b/Headers/gnustep/gui/NSColorPrivate.h index 1771eec4b..34b1a168d 100644 --- a/Headers/gnustep/gui/NSColorPrivate.h +++ b/Headers/gnustep/gui/NSColorPrivate.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSColorPrivate diff --git a/Headers/gnustep/gui/NSColorWell.h b/Headers/gnustep/gui/NSColorWell.h index 2e7355d02..13b37886b 100644 --- a/Headers/gnustep/gui/NSColorWell.h +++ b/Headers/gnustep/gui/NSColorWell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSColorWell diff --git a/Headers/gnustep/gui/NSControl.h b/Headers/gnustep/gui/NSControl.h index 44fecf904..195c242ac 100644 --- a/Headers/gnustep/gui/NSControl.h +++ b/Headers/gnustep/gui/NSControl.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSControl diff --git a/Headers/gnustep/gui/NSCursor.h b/Headers/gnustep/gui/NSCursor.h index 10f30c3de..589e92415 100644 --- a/Headers/gnustep/gui/NSCursor.h +++ b/Headers/gnustep/gui/NSCursor.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSCursor diff --git a/Headers/gnustep/gui/NSCustomImageRep.h b/Headers/gnustep/gui/NSCustomImageRep.h index 1b6166e59..3f60fcf9a 100644 --- a/Headers/gnustep/gui/NSCustomImageRep.h +++ b/Headers/gnustep/gui/NSCustomImageRep.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSCustomImageRep diff --git a/Headers/gnustep/gui/NSDataLink.h b/Headers/gnustep/gui/NSDataLink.h index 7b92ce0a8..b1fbab7db 100644 --- a/Headers/gnustep/gui/NSDataLink.h +++ b/Headers/gnustep/gui/NSDataLink.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSDataLink diff --git a/Headers/gnustep/gui/NSDataLinkManager.h b/Headers/gnustep/gui/NSDataLinkManager.h index c1adda225..5b8ae9533 100644 --- a/Headers/gnustep/gui/NSDataLinkManager.h +++ b/Headers/gnustep/gui/NSDataLinkManager.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSDataLinkManager diff --git a/Headers/gnustep/gui/NSDataLinkPanel.h b/Headers/gnustep/gui/NSDataLinkPanel.h index a02ec5763..eece11438 100644 --- a/Headers/gnustep/gui/NSDataLinkPanel.h +++ b/Headers/gnustep/gui/NSDataLinkPanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSDataLinkPanel diff --git a/Headers/gnustep/gui/NSEPSImageRep.h b/Headers/gnustep/gui/NSEPSImageRep.h index beb5cc266..f3a5f6afe 100644 --- a/Headers/gnustep/gui/NSEPSImageRep.h +++ b/Headers/gnustep/gui/NSEPSImageRep.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSEPSImageRep diff --git a/Headers/gnustep/gui/NSEvent.h b/Headers/gnustep/gui/NSEvent.h index 91e2341bf..3847796c8 100644 --- a/Headers/gnustep/gui/NSEvent.h +++ b/Headers/gnustep/gui/NSEvent.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSEvent diff --git a/Headers/gnustep/gui/NSFont.h b/Headers/gnustep/gui/NSFont.h index 2181ebe1c..174b8334f 100644 --- a/Headers/gnustep/gui/NSFont.h +++ b/Headers/gnustep/gui/NSFont.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSFont diff --git a/Headers/gnustep/gui/NSFontManager.h b/Headers/gnustep/gui/NSFontManager.h index 51a35c82c..46d588a92 100644 --- a/Headers/gnustep/gui/NSFontManager.h +++ b/Headers/gnustep/gui/NSFontManager.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSFontManager diff --git a/Headers/gnustep/gui/NSFontPanel.h b/Headers/gnustep/gui/NSFontPanel.h index 5c46aeb66..ba7fd419b 100644 --- a/Headers/gnustep/gui/NSFontPanel.h +++ b/Headers/gnustep/gui/NSFontPanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSFontPanel diff --git a/Headers/gnustep/gui/NSFontPrivate.h b/Headers/gnustep/gui/NSFontPrivate.h index cf33e45fe..8ce557cfa 100644 --- a/Headers/gnustep/gui/NSFontPrivate.h +++ b/Headers/gnustep/gui/NSFontPrivate.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSFontPrivate diff --git a/Headers/gnustep/gui/NSForm.h b/Headers/gnustep/gui/NSForm.h index fc85dfc65..02532aa8d 100644 --- a/Headers/gnustep/gui/NSForm.h +++ b/Headers/gnustep/gui/NSForm.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSForm diff --git a/Headers/gnustep/gui/NSFormCell.h b/Headers/gnustep/gui/NSFormCell.h index cc52b48cd..685db5dd9 100644 --- a/Headers/gnustep/gui/NSFormCell.h +++ b/Headers/gnustep/gui/NSFormCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSFormCell diff --git a/Headers/gnustep/gui/NSHelpPanel.h b/Headers/gnustep/gui/NSHelpPanel.h index 2cc87bad7..135de999f 100644 --- a/Headers/gnustep/gui/NSHelpPanel.h +++ b/Headers/gnustep/gui/NSHelpPanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSHelpPanel diff --git a/Headers/gnustep/gui/NSImage.h b/Headers/gnustep/gui/NSImage.h index 85de708f3..2ac024500 100644 --- a/Headers/gnustep/gui/NSImage.h +++ b/Headers/gnustep/gui/NSImage.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSImage diff --git a/Headers/gnustep/gui/NSImageRep.h b/Headers/gnustep/gui/NSImageRep.h index 536caeecb..285d0a033 100644 --- a/Headers/gnustep/gui/NSImageRep.h +++ b/Headers/gnustep/gui/NSImageRep.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSImageRep diff --git a/Headers/gnustep/gui/NSMatrix.h b/Headers/gnustep/gui/NSMatrix.h index ef4d1d9b7..3ee5890f4 100644 --- a/Headers/gnustep/gui/NSMatrix.h +++ b/Headers/gnustep/gui/NSMatrix.h @@ -22,12 +22,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSMatrix diff --git a/Headers/gnustep/gui/NSMenu.h b/Headers/gnustep/gui/NSMenu.h index e387be9ec..3660e39cb 100644 --- a/Headers/gnustep/gui/NSMenu.h +++ b/Headers/gnustep/gui/NSMenu.h @@ -21,12 +21,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSMenu diff --git a/Headers/gnustep/gui/NSMenuCell.h b/Headers/gnustep/gui/NSMenuCell.h index fb2c571f2..de4753e98 100644 --- a/Headers/gnustep/gui/NSMenuCell.h +++ b/Headers/gnustep/gui/NSMenuCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSMenuCell diff --git a/Headers/gnustep/gui/NSMenuPrivate.h b/Headers/gnustep/gui/NSMenuPrivate.h index 8b5fc1663..c766808a7 100644 --- a/Headers/gnustep/gui/NSMenuPrivate.h +++ b/Headers/gnustep/gui/NSMenuPrivate.h @@ -21,8 +21,9 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSMenuPrivate diff --git a/Headers/gnustep/gui/NSOpenPanel.h b/Headers/gnustep/gui/NSOpenPanel.h index cd0ea26bc..1cce8fa46 100644 --- a/Headers/gnustep/gui/NSOpenPanel.h +++ b/Headers/gnustep/gui/NSOpenPanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSOpenPanel diff --git a/Headers/gnustep/gui/NSPageLayout.h b/Headers/gnustep/gui/NSPageLayout.h index 4feb1c59f..87996129c 100644 --- a/Headers/gnustep/gui/NSPageLayout.h +++ b/Headers/gnustep/gui/NSPageLayout.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPageLayout diff --git a/Headers/gnustep/gui/NSPanel.h b/Headers/gnustep/gui/NSPanel.h index c7fb1144f..e3f076326 100644 --- a/Headers/gnustep/gui/NSPanel.h +++ b/Headers/gnustep/gui/NSPanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPanel diff --git a/Headers/gnustep/gui/NSPasteboard.h b/Headers/gnustep/gui/NSPasteboard.h index 598844bc8..411535169 100644 --- a/Headers/gnustep/gui/NSPasteboard.h +++ b/Headers/gnustep/gui/NSPasteboard.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPasteboard diff --git a/Headers/gnustep/gui/NSPopUpButton.h b/Headers/gnustep/gui/NSPopUpButton.h index d73feaa6a..323748aca 100644 --- a/Headers/gnustep/gui/NSPopUpButton.h +++ b/Headers/gnustep/gui/NSPopUpButton.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPopUpButton diff --git a/Headers/gnustep/gui/NSPrintInfo.h b/Headers/gnustep/gui/NSPrintInfo.h index b6660af41..dccef1f91 100644 --- a/Headers/gnustep/gui/NSPrintInfo.h +++ b/Headers/gnustep/gui/NSPrintInfo.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPrintInfo diff --git a/Headers/gnustep/gui/NSPrintOperation.h b/Headers/gnustep/gui/NSPrintOperation.h index 30bee8911..b212e7f19 100644 --- a/Headers/gnustep/gui/NSPrintOperation.h +++ b/Headers/gnustep/gui/NSPrintOperation.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPrintOperation diff --git a/Headers/gnustep/gui/NSPrintPanel.h b/Headers/gnustep/gui/NSPrintPanel.h index 1cc011668..5d0628d7f 100644 --- a/Headers/gnustep/gui/NSPrintPanel.h +++ b/Headers/gnustep/gui/NSPrintPanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPrintPanel diff --git a/Headers/gnustep/gui/NSPrinter.h b/Headers/gnustep/gui/NSPrinter.h index 728a562b8..82c98ef42 100644 --- a/Headers/gnustep/gui/NSPrinter.h +++ b/Headers/gnustep/gui/NSPrinter.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSPrinter diff --git a/Headers/gnustep/gui/NSResponder.h b/Headers/gnustep/gui/NSResponder.h index f4f745bfc..4d53103b3 100644 --- a/Headers/gnustep/gui/NSResponder.h +++ b/Headers/gnustep/gui/NSResponder.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSResponder diff --git a/Headers/gnustep/gui/NSSavePanel.h b/Headers/gnustep/gui/NSSavePanel.h index b90f8d8f6..142f808f4 100644 --- a/Headers/gnustep/gui/NSSavePanel.h +++ b/Headers/gnustep/gui/NSSavePanel.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSSavePanel diff --git a/Headers/gnustep/gui/NSScreen.h b/Headers/gnustep/gui/NSScreen.h index 7c6a4770d..c73b48b4b 100644 --- a/Headers/gnustep/gui/NSScreen.h +++ b/Headers/gnustep/gui/NSScreen.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSScreen diff --git a/Headers/gnustep/gui/NSScrollView.h b/Headers/gnustep/gui/NSScrollView.h index 7cc017ce0..a30ef1f92 100644 --- a/Headers/gnustep/gui/NSScrollView.h +++ b/Headers/gnustep/gui/NSScrollView.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSScrollView diff --git a/Headers/gnustep/gui/NSScroller.h b/Headers/gnustep/gui/NSScroller.h index 8b3c5d168..6ebcf4f53 100644 --- a/Headers/gnustep/gui/NSScroller.h +++ b/Headers/gnustep/gui/NSScroller.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSScroller diff --git a/Headers/gnustep/gui/NSSelection.h b/Headers/gnustep/gui/NSSelection.h index 2bf9faa0f..fb5684e1f 100644 --- a/Headers/gnustep/gui/NSSelection.h +++ b/Headers/gnustep/gui/NSSelection.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSSelection diff --git a/Headers/gnustep/gui/NSSlider.h b/Headers/gnustep/gui/NSSlider.h index 06b365b25..6ee17275c 100644 --- a/Headers/gnustep/gui/NSSlider.h +++ b/Headers/gnustep/gui/NSSlider.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSSlider diff --git a/Headers/gnustep/gui/NSSliderCell.h b/Headers/gnustep/gui/NSSliderCell.h index d17416c87..bf9202439 100644 --- a/Headers/gnustep/gui/NSSliderCell.h +++ b/Headers/gnustep/gui/NSSliderCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSSliderCell diff --git a/Headers/gnustep/gui/NSSpellChecker.h b/Headers/gnustep/gui/NSSpellChecker.h index 876877f63..7dfe33b0c 100644 --- a/Headers/gnustep/gui/NSSpellChecker.h +++ b/Headers/gnustep/gui/NSSpellChecker.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSSpellChecker diff --git a/Headers/gnustep/gui/NSSpellServer.h b/Headers/gnustep/gui/NSSpellServer.h index 465044f62..8eb4694e0 100644 --- a/Headers/gnustep/gui/NSSpellServer.h +++ b/Headers/gnustep/gui/NSSpellServer.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSSpellServer diff --git a/Headers/gnustep/gui/NSSplitView.h b/Headers/gnustep/gui/NSSplitView.h index 9ec66a3e1..1ab8ae5eb 100644 --- a/Headers/gnustep/gui/NSSplitView.h +++ b/Headers/gnustep/gui/NSSplitView.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSSplitView diff --git a/Headers/gnustep/gui/NSText.h b/Headers/gnustep/gui/NSText.h index 8491d75d7..759cdbc12 100644 --- a/Headers/gnustep/gui/NSText.h +++ b/Headers/gnustep/gui/NSText.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSText diff --git a/Headers/gnustep/gui/NSTextField.h b/Headers/gnustep/gui/NSTextField.h index 4f171c192..27fa29b48 100644 --- a/Headers/gnustep/gui/NSTextField.h +++ b/Headers/gnustep/gui/NSTextField.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSTextField diff --git a/Headers/gnustep/gui/NSTextFieldCell.h b/Headers/gnustep/gui/NSTextFieldCell.h index b83858130..b81e05777 100644 --- a/Headers/gnustep/gui/NSTextFieldCell.h +++ b/Headers/gnustep/gui/NSTextFieldCell.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSTextFieldCell diff --git a/Headers/gnustep/gui/NSView.h b/Headers/gnustep/gui/NSView.h index d059df092..ebfcbd7a5 100644 --- a/Headers/gnustep/gui/NSView.h +++ b/Headers/gnustep/gui/NSView.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSView diff --git a/Headers/gnustep/gui/NSWindow.h b/Headers/gnustep/gui/NSWindow.h index 2668d9f68..8e80021e4 100644 --- a/Headers/gnustep/gui/NSWindow.h +++ b/Headers/gnustep/gui/NSWindow.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSWindow diff --git a/Headers/gnustep/gui/NSWorkspace.h b/Headers/gnustep/gui/NSWorkspace.h index 12581344d..150bbbf6d 100644 --- a/Headers/gnustep/gui/NSWorkspace.h +++ b/Headers/gnustep/gui/NSWorkspace.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_NSWorkspace diff --git a/Headers/gnustep/gui/TrackingRectangle.h b/Headers/gnustep/gui/TrackingRectangle.h index 1819b03a9..be61baa6b 100644 --- a/Headers/gnustep/gui/TrackingRectangle.h +++ b/Headers/gnustep/gui/TrackingRectangle.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_TrackingRectangle diff --git a/Headers/gnustep/gui/TypesandConstants.h b/Headers/gnustep/gui/TypesandConstants.h index 71540e17b..e3977c531 100644 --- a/Headers/gnustep/gui/TypesandConstants.h +++ b/Headers/gnustep/gui/TypesandConstants.h @@ -19,12 +19,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_GUITypes diff --git a/Headers/gnustep/gui/config.h.in b/Headers/gnustep/gui/config.h.in index 1ca427d25..0473ca34d 100644 --- a/Headers/gnustep/gui/config.h.in +++ b/Headers/gnustep/gui/config.h.in @@ -22,12 +22,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_AppKitConfig diff --git a/Headers/gnustep/gui/nsimage-tiff.h b/Headers/gnustep/gui/nsimage-tiff.h index f3f5d486d..5463170dc 100644 --- a/Headers/gnustep/gui/nsimage-tiff.h +++ b/Headers/gnustep/gui/nsimage-tiff.h @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Warning: This header file should not be used for reading and diff --git a/Headers/gnustep/gui/stdappkit.h b/Headers/gnustep/gui/stdappkit.h index 99c2538ac..e39f440fe 100644 --- a/Headers/gnustep/gui/stdappkit.h +++ b/Headers/gnustep/gui/stdappkit.h @@ -19,12 +19,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GNUstep_H_AppKitStandard diff --git a/Headers/gnustep/resource/gui/README b/Headers/gnustep/resource/gui/README new file mode 100644 index 000000000..66f38ce33 --- /dev/null +++ b/Headers/gnustep/resource/gui/README @@ -0,0 +1,43 @@ +---------------------------------------------------------------------------- + + GNUstep Icons for the GNUstep generic user environment/UserSuite Apps + and the GNUstep X/DPS window manager. + +---------------------------------------------------------------------------- + +Icons may be used by developers for the creation of Freely +distributable software to run under any OpenSTEP environment +*INCLUDING* GNUstep. Note that apps using these icons may not need to +be distributed under the GPL, but be freely distributed in at least +binary form. + +If you have a special requirement or need icons or design help with +any GNUstep project please feel free to contact me and I will russle +something up for you as quickly as I can to integrate into your +project. + +---------------------------------------------------------------------------- + +Conditions of use: + +No icon may be visually modified any any way without express +permission of the designer +(http://www.gnustep.org/UserSuite/UserSuite.html) My efforts here are +to keep GNUstep elegant and I don't want to waste my time with people +mucking things up -- sorry if this offends you. + +Icons must only be used for the development of application software +for free deployment under OpenSTEP *AND* it must compile and run for +GNUstep. + +---------------------------------------------------------------------------- + +I am open to feedback and would like to include any work that you +think is up to inclusion in the GNUstep project. If you are +interested in developing software for GNUstep please view the GNUstep +home page on (http://www.gnustep.org). + +---------------------------------------------------------------------------- + +Andrew Lindesay +(apl@kcbbs.gen.nz) diff --git a/Headers/gnustep/resource/gui/common_ArrowDown.tiff b/Headers/gnustep/resource/gui/common_ArrowDown.tiff new file mode 100644 index 000000000..ee0120a41 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_ArrowDown.tiff differ diff --git a/Headers/gnustep/resource/gui/common_ArrowLeft.tiff b/Headers/gnustep/resource/gui/common_ArrowLeft.tiff new file mode 100644 index 000000000..46d16c838 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_ArrowLeft.tiff differ diff --git a/Headers/gnustep/resource/gui/common_ArrowRight.tiff b/Headers/gnustep/resource/gui/common_ArrowRight.tiff new file mode 100644 index 000000000..df59a2a3c Binary files /dev/null and b/Headers/gnustep/resource/gui/common_ArrowRight.tiff differ diff --git a/Headers/gnustep/resource/gui/common_ArrowUp.tiff b/Headers/gnustep/resource/gui/common_ArrowUp.tiff new file mode 100644 index 000000000..ec9f08cf8 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_ArrowUp.tiff differ diff --git a/Headers/gnustep/resource/gui/common_Dimple.tiff b/Headers/gnustep/resource/gui/common_Dimple.tiff new file mode 100644 index 000000000..256fcd0d0 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_Dimple.tiff differ diff --git a/Headers/gnustep/resource/gui/common_RadioOff.tiff b/Headers/gnustep/resource/gui/common_RadioOff.tiff new file mode 100644 index 000000000..f646452fb Binary files /dev/null and b/Headers/gnustep/resource/gui/common_RadioOff.tiff differ diff --git a/Headers/gnustep/resource/gui/common_RadioOn.tiff b/Headers/gnustep/resource/gui/common_RadioOn.tiff new file mode 100644 index 000000000..0afeacd42 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_RadioOn.tiff differ diff --git a/Headers/gnustep/resource/gui/common_SwitchOff.tiff b/Headers/gnustep/resource/gui/common_SwitchOff.tiff new file mode 100644 index 000000000..62379d734 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_SwitchOff.tiff differ diff --git a/Headers/gnustep/resource/gui/common_SwitchOn.tiff b/Headers/gnustep/resource/gui/common_SwitchOn.tiff new file mode 100644 index 000000000..f649d1ae5 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_SwitchOn.tiff differ diff --git a/Headers/gnustep/resource/gui/common_ret.tiff b/Headers/gnustep/resource/gui/common_ret.tiff new file mode 100644 index 000000000..ae3455e29 Binary files /dev/null and b/Headers/gnustep/resource/gui/common_ret.tiff differ diff --git a/SUPPORT b/SUPPORT new file mode 100644 index 000000000..69840cb33 --- /dev/null +++ b/SUPPORT @@ -0,0 +1,51 @@ +Copyright (C) 1996 NET-Community + +Everyone is permitted to copy and distribute verbatim copies +of this document, but changing it is not allowed. + +About NET-Community +******************* + +NET-Community was founded in 1995 with the purpose of developing and +supporting free software for the Internet and business community. We +believe that in the long-term free software will provide individuals +and businesses with the most flexible and open solutions for their +needs; while expensive proprietary solutions will be slowly phased +out. Companies will choose free software because it offers greater +flexibility, lower maintenance costs, and more responsive changes to +market demands than closed proprietary systems. With free software, +companies immediately gain the advantage of combined development by +all vendors supporting the software; most proprietary systems are +maintained by a single vendor and as such cannot keep pace with the +changes occuring in the marketplace. + +By free software, we are referring to freedom not to its price. +Software freedom implies that users have the right to copy, +distribute, and modify the software for their own needs and that they +cannot deny other these rights. Software freedom is healthy for the +software industry because it encourages open standards allowing those +consumers to choose vendors based upon their service, support, and +their committment to new software development. With free software, +consumers are not stuck with a single vendor's proprietary system; +they can easily switch vendors if they are not happy with the service +they are getting. + +To better understand how we view the software industry, past, present, +and future; read our white paper, Three Phases of the Software +Industry at http://www.net-community.com/WhitePapers/phases.html. We +welcome any comments, suggestions, or insights you wish to share. + +With NET-Community providing your software support needs, you will +have the service and support to meet your business software needs. +NET-Community has extensive experience with the supported software +because we are directly involved in the design, development, +implementation, and testing of it. We maintain direct contact with +the authors so that you have access to the most qualified support +personnel. + + NET-Community + 522 SW 5th Avenue, Suite 1105 + Portland, Oregon 97204 + 1-800-919-0060 + http://www.net-community.com + mailto:sales@net-community.com diff --git a/Source/Functions.m b/Source/Functions.m index f69446ac4..49b23bfbb 100644 --- a/Source/Functions.m +++ b/Source/Functions.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/LogFile.m b/Source/LogFile.m index 751bb1e1b..01896c41a 100644 --- a/Source/LogFile.m +++ b/Source/LogFile.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/Makefile.in b/Source/Makefile.in index 4d1f5feef..9358a5b94 100644 --- a/Source/Makefile.in +++ b/Source/Makefile.in @@ -21,8 +21,9 @@ # contact Scott Christley at scottc@net-community.com # # You should have received a copy of the GNU Library General Public -# License along with this library; if not, write to the Free -# Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# License along with this library; see the file COPYING.LIB. +# If not, write to the Free Software Foundation, +# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. SHELL = /bin/sh @@ -157,6 +158,17 @@ GNUSTEP_DPS_HEADERS = dps/NSDPSContext.h \ dps/DPSOperators.h \ dps/TypesandConstants.h +GNUSTEP_RESOURCE = gui/common_ArrowDown.tiff \ +gui/common_ArrowLeft.tiff \ +gui/common_ArrowRight.tiff \ +gui/common_ArrowUp.tiff \ +gui/common_Dimple.tiff \ +gui/common_RadioOff.tiff \ +gui/common_RadioOn.tiff \ +gui/common_SwitchOff.tiff \ +gui/common_SwitchOn.tiff \ +gui/common_ret.tiff + OBJS_WITHOUT_INIT = $(MAIN_FILE)$(oext) \ NSActionCell$(oext) \ NSApplication$(oext) \ @@ -266,11 +278,14 @@ $(INIT_FILE_OBJ): $(OBJS_WITHOUT_INIT) $(CC) $(CFLAGS) $(INIT_FILE).c rm tmpinit.c -install: installdirs install-lib install-headers +install: installdirs install-lib install-headers install-resource installdirs: $(srcdir)/../mkinstalldirs \ $(libdir) \ + $(libdir)/gnustep \ + $(libdir)/gnustep/resource \ + $(libdir)/gnustep/resource/gui \ $(includedir)/gnustep \ $(includedir)/gnustep/dps \ $(includedir)/gnustep/gui @@ -300,6 +315,12 @@ install-headers: $(INSTALL_DATA) ../Headers/gnustep/$$file \ $(includedir)/gnustep/$$file ; \ done + +install-resource: + for file in $(GNUSTEP_RESOURCE); do \ + $(INSTALL_DATA) ../Headers/gnustep/resource/$$file \ + $(libdir)/gnustep/resource/$$file ; \ + done # end of install targets uninstall: @@ -308,6 +329,7 @@ uninstall: rm -rf $(includedir)/AppKit rm -rf $(includedir)/DPSClient rm -rf $(libdir)/$(MAIN_FILE)$(libext) + rm -rf $(libdir)/gnustep/resource/gui # # Cleaning diff --git a/Source/NSActionCell.m b/Source/NSActionCell.m index a6fee1515..18c2ab4ee 100644 --- a/Source/NSActionCell.m +++ b/Source/NSActionCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSApplication.m b/Source/NSApplication.m index c0b8f0c79..ffd47579e 100644 --- a/Source/NSApplication.m +++ b/Source/NSApplication.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSBitmapImageRep.m b/Source/NSBitmapImageRep.m index 74f401520..689b60220 100644 --- a/Source/NSBitmapImageRep.m +++ b/Source/NSBitmapImageRep.m @@ -5,7 +5,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. - Written by: Adam Fedor + Author: Adam Fedor Date: Feb 1996 This file is part of the GNUstep GUI Library. @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include @@ -34,7 +32,6 @@ #include #include #include -#include /* Maximum number of planes */ #define MAX_PLANES 5 @@ -63,7 +60,6 @@ /* 8-bit RGB will be converted to 24-bit by the tiff routines, so account for this. */ space = nil; -#ifdef HAVE_TIFF switch(info->photoInterp) { case PHOTOMETRIC_MINISBLACK: space = NSDeviceWhiteColorSpace; break; @@ -76,7 +72,6 @@ default: break; } -#endif [self initWithBitmapDataPlanes: NULL pixelsWide: info->width diff --git a/Source/NSBox.m b/Source/NSBox.m index 727f3e37f..4151f76b1 100644 --- a/Source/NSBox.m +++ b/Source/NSBox.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSBrowser.m b/Source/NSBrowser.m index fda69f165..4645327ab 100644 --- a/Source/NSBrowser.m +++ b/Source/NSBrowser.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSBrowserCell.m b/Source/NSBrowserCell.m index 0130c53e6..19f8d1035 100644 --- a/Source/NSBrowserCell.m +++ b/Source/NSBrowserCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSButton.m b/Source/NSButton.m index 4331b908f..9da09212d 100644 --- a/Source/NSButton.m +++ b/Source/NSButton.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSButtonCell.m b/Source/NSButtonCell.m index 3097bb758..a1442f0bf 100644 --- a/Source/NSButtonCell.m +++ b/Source/NSButtonCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSCachedImageRep.m b/Source/NSCachedImageRep.m index d1c2f7853..f3cc9e039 100644 --- a/Source/NSCachedImageRep.m +++ b/Source/NSCachedImageRep.m @@ -5,7 +5,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. - Written by: Adam Fedor + Author: Adam Fedor Date: Feb 1996 This file is part of the GNUstep GUI Library. @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Keeps a representation of an image in an off-screen window. If the diff --git a/Source/NSCell.m b/Source/NSCell.m index ed5d21fbc..6b4b2fbbf 100644 --- a/Source/NSCell.m +++ b/Source/NSCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSClipView.m b/Source/NSClipView.m index 281056879..ba4c07228 100644 --- a/Source/NSClipView.m +++ b/Source/NSClipView.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSColor.m b/Source/NSColor.m index 5730e9fd5..7a0744a27 100644 --- a/Source/NSColor.m +++ b/Source/NSColor.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSColorList.m b/Source/NSColorList.m index ddd1cfaac..4ad81b86f 100644 --- a/Source/NSColorList.m +++ b/Source/NSColorList.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSColorPanel.m b/Source/NSColorPanel.m index 15a69be94..5e94adf9e 100644 --- a/Source/NSColorPanel.m +++ b/Source/NSColorPanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSColorPicker.m b/Source/NSColorPicker.m index 84605ff89..8d6818622 100644 --- a/Source/NSColorPicker.m +++ b/Source/NSColorPicker.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSColorWell.m b/Source/NSColorWell.m index 452edfdac..c99725d7a 100644 --- a/Source/NSColorWell.m +++ b/Source/NSColorWell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSControl.m b/Source/NSControl.m index d8b611dc7..42e2f1f46 100644 --- a/Source/NSControl.m +++ b/Source/NSControl.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSCursor.m b/Source/NSCursor.m index b706761d7..802040c91 100644 --- a/Source/NSCursor.m +++ b/Source/NSCursor.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSCustomImageRep.m b/Source/NSCustomImageRep.m index 85217f795..ccfa22fb7 100644 --- a/Source/NSCustomImageRep.m +++ b/Source/NSCustomImageRep.m @@ -5,7 +5,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. - Written by: Adam Fedor + Author: Adam Fedor Date: Mar 1996 This file is part of the GNUstep Application Kit Library. @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSDPSContext.m b/Source/NSDPSContext.m index 4f6b5de57..7c08654bb 100644 --- a/Source/NSDPSContext.m +++ b/Source/NSDPSContext.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSDataLink.m b/Source/NSDataLink.m index 9998c0566..35ae89891 100644 --- a/Source/NSDataLink.m +++ b/Source/NSDataLink.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSDataLinkManager.m b/Source/NSDataLinkManager.m index b4b902b45..e2a0f151a 100644 --- a/Source/NSDataLinkManager.m +++ b/Source/NSDataLinkManager.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSDataLinkPanel.m b/Source/NSDataLinkPanel.m index f0f062da7..9fcdf8c74 100644 --- a/Source/NSDataLinkPanel.m +++ b/Source/NSDataLinkPanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSEPSImageRep.m b/Source/NSEPSImageRep.m index 1df4971f7..2ce93d527 100644 --- a/Source/NSEPSImageRep.m +++ b/Source/NSEPSImageRep.m @@ -5,7 +5,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. - Written by: Adam Fedor + Author: Adam Fedor Date: Feb 1996 This file is part of the GNUstep Application Kit Library. @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include @@ -35,8 +33,8 @@ // Initializing a New Instance + (id) imageRepWithData: (NSData *)epsData { - [self notImplemented: _cmd]; - return self; + // [self notImplemented: _cmd]; + return [[self alloc] init]; } - (id) initWithData: (NSData *)epsData { diff --git a/Source/NSEvent.m b/Source/NSEvent.m index a1a7aba07..30350859e 100644 --- a/Source/NSEvent.m +++ b/Source/NSEvent.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSFont.m b/Source/NSFont.m index 1a617586e..906846792 100644 --- a/Source/NSFont.m +++ b/Source/NSFont.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSFontManager.m b/Source/NSFontManager.m index 9fe4472af..f10e856a8 100644 --- a/Source/NSFontManager.m +++ b/Source/NSFontManager.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSFontPanel.m b/Source/NSFontPanel.m index 811b9aaf0..148c4df6a 100644 --- a/Source/NSFontPanel.m +++ b/Source/NSFontPanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSForm.m b/Source/NSForm.m index de380b3a3..414f21bc9 100644 --- a/Source/NSForm.m +++ b/Source/NSForm.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSFormCell.m b/Source/NSFormCell.m index c87cbf0c7..52d8df072 100644 --- a/Source/NSFormCell.m +++ b/Source/NSFormCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSHelpPanel.m b/Source/NSHelpPanel.m index 65dc0d9c4..6552bbdd5 100644 --- a/Source/NSHelpPanel.m +++ b/Source/NSHelpPanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSImage.m b/Source/NSImage.m index 2d6f431dd..09499b147 100644 --- a/Source/NSImage.m +++ b/Source/NSImage.m @@ -5,7 +5,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. - Written by: Adam Fedor + Author: Adam Fedor Date: Feb 1996 This library is free software; you can redistribute it and/or @@ -18,12 +18,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* FIXME: @@ -713,9 +711,11 @@ set_repd_for_rep(NSMutableArray *_reps, NSImageRep *rep, rep_data_t *new_repd) - (void) unlockFocus { +#if 0 if (_lockedView) [_lockedView unlockFocus]; _lockedView = nil; +#endif } - (NSImageRep *) lastRepresentation @@ -729,7 +729,7 @@ set_repd_for_rep(NSMutableArray *_reps, NSImageRep *rep, rep_data_t *new_repd) (NSDictionary *)deviceDescription; { id o, e; - NSImageRep *rep; + NSImageRep *rep = nil; rep_data_t repd; // Make sure we have the images loaded in @@ -745,7 +745,7 @@ set_repd_for_rep(NSMutableArray *_reps, NSImageRep *rep, rep_data_t *new_repd) while (o) { [o getValue: &repd]; - if ([repd.rep class] == [NSBitmapImageRep class]) + if ([repd.rep isKindOfClass: [NSBitmapImageRep class]]) rep = repd.rep; o = [e nextObject]; } diff --git a/Source/NSImageRep.m b/Source/NSImageRep.m index c4f15366b..17c2b8e21 100644 --- a/Source/NSImageRep.m +++ b/Source/NSImageRep.m @@ -5,7 +5,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. - Written by: Adam Fedor + Author: Adam Fedor Date: Feb 1996 This file is part of the GNUstep Application Kit Library. @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include @@ -77,8 +75,8 @@ extension(NSString *name) if (self == [NSImageRep class]) { imageReps = [[NSMutableArray alloc] initWithCapacity: 2]; - [imageReps addObject: [NSBitmapImageRep class]]; - [imageReps addObject: [NSEPSImageRep class]]; + // [imageReps addObject: [NSBitmapImageRep class]]; + // [imageReps addObject: [NSEPSImageRep class]]; } } @@ -109,7 +107,7 @@ extension(NSString *name) for (i = 0; i < count; i++) { Class rep = [imageReps objectAtIndex: i]; -#if 1 +#if 0 if ([[rep imageFileTypes] indexOfObject: ext] != NSNotFound) #else /* xxxFIXME: not implemented in gcc-2.7.2 runtime. */ @@ -118,11 +116,11 @@ extension(NSString *name) #endif { NSData* data = [NSData dataWithContentsOfFile: filename]; -#if 0 +#if 1 if ([rep respondsToSelector: @selector(imageRepsWithData:)]) #endif [array addObjectsFromArray: [rep imageRepsWithData: data]]; -#if 0 +#if 1 else if ([rep respondsToSelector: @selector(imageRepWithData:)]) [array addObject: [rep imageRepWithData: data]]; #endif diff --git a/Source/NSMatrix.m b/Source/NSMatrix.m index 7bc8f5ea2..a9fffa56d 100644 --- a/Source/NSMatrix.m +++ b/Source/NSMatrix.m @@ -21,12 +21,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSMenu.m b/Source/NSMenu.m index e4fad23c0..c7c2f1a31 100644 --- a/Source/NSMenu.m +++ b/Source/NSMenu.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSMenuCell.m b/Source/NSMenuCell.m index 796ce7138..3e713b918 100644 --- a/Source/NSMenuCell.m +++ b/Source/NSMenuCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSOpenPanel.m b/Source/NSOpenPanel.m index 6bb3a5302..ec697bdb0 100644 --- a/Source/NSOpenPanel.m +++ b/Source/NSOpenPanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPageLayout.m b/Source/NSPageLayout.m index 738a394cc..984949d14 100644 --- a/Source/NSPageLayout.m +++ b/Source/NSPageLayout.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPanel.m b/Source/NSPanel.m index 85636e42c..33d0df8c7 100644 --- a/Source/NSPanel.m +++ b/Source/NSPanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPasteboard.m b/Source/NSPasteboard.m index 05b7b56ce..c6660616a 100644 --- a/Source/NSPasteboard.m +++ b/Source/NSPasteboard.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPopUpButton.m b/Source/NSPopUpButton.m index 3a57a73a6..10df37d1b 100644 --- a/Source/NSPopUpButton.m +++ b/Source/NSPopUpButton.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPrintInfo.m b/Source/NSPrintInfo.m index bfea3b8eb..716262a14 100644 --- a/Source/NSPrintInfo.m +++ b/Source/NSPrintInfo.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPrintOperation.m b/Source/NSPrintOperation.m index 49f6083ba..5e5f77dd8 100644 --- a/Source/NSPrintOperation.m +++ b/Source/NSPrintOperation.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPrintPanel.m b/Source/NSPrintPanel.m index 3d0e70b24..66112276c 100644 --- a/Source/NSPrintPanel.m +++ b/Source/NSPrintPanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSPrinter.m b/Source/NSPrinter.m index d6c9e2cd5..6bebe1d2d 100644 --- a/Source/NSPrinter.m +++ b/Source/NSPrinter.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSResponder.m b/Source/NSResponder.m index d30bd2a5f..9f99ca5aa 100644 --- a/Source/NSResponder.m +++ b/Source/NSResponder.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSSavePanel.m b/Source/NSSavePanel.m index 5bf144396..5119bff75 100644 --- a/Source/NSSavePanel.m +++ b/Source/NSSavePanel.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSScreen.m b/Source/NSScreen.m index ae2a72bdb..a232fcb92 100644 --- a/Source/NSScreen.m +++ b/Source/NSScreen.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSScrollView.m b/Source/NSScrollView.m index 2a935ed7d..c4886127b 100644 --- a/Source/NSScrollView.m +++ b/Source/NSScrollView.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSScroller.m b/Source/NSScroller.m index 6676ee336..cee03c566 100644 --- a/Source/NSScroller.m +++ b/Source/NSScroller.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSSelection.m b/Source/NSSelection.m index 3a348f2b6..adec6c93d 100644 --- a/Source/NSSelection.m +++ b/Source/NSSelection.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSSlider.m b/Source/NSSlider.m index 200fac973..c94365c76 100644 --- a/Source/NSSlider.m +++ b/Source/NSSlider.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSSliderCell.m b/Source/NSSliderCell.m index e7857f29a..e0b7b7c7f 100644 --- a/Source/NSSliderCell.m +++ b/Source/NSSliderCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSSpellChecker.m b/Source/NSSpellChecker.m index 5ad6deb3d..7c31758d8 100644 --- a/Source/NSSpellChecker.m +++ b/Source/NSSpellChecker.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSSpellServer.m b/Source/NSSpellServer.m index 94966ce3e..c141bd480 100644 --- a/Source/NSSpellServer.m +++ b/Source/NSSpellServer.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSSplitView.m b/Source/NSSplitView.m index 0f0179fd0..8187f9466 100644 --- a/Source/NSSplitView.m +++ b/Source/NSSplitView.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSText.m b/Source/NSText.m index 766ab40bf..3db461626 100644 --- a/Source/NSText.m +++ b/Source/NSText.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSTextField.m b/Source/NSTextField.m index 97a3f0d5e..e145114ee 100644 --- a/Source/NSTextField.m +++ b/Source/NSTextField.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSTextFieldCell.m b/Source/NSTextFieldCell.m index 724e29eb1..772069c06 100644 --- a/Source/NSTextFieldCell.m +++ b/Source/NSTextFieldCell.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSView.m b/Source/NSView.m index bb6ee348d..58cdab604 100644 --- a/Source/NSView.m +++ b/Source/NSView.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSWindow.m b/Source/NSWindow.m index 277e3e433..53bcf6643 100644 --- a/Source/NSWindow.m +++ b/Source/NSWindow.m @@ -21,12 +21,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/NSWorkspace.m b/Source/NSWorkspace.m index b25593208..e76b7c4c3 100644 --- a/Source/NSWorkspace.m +++ b/Source/NSWorkspace.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/TrackingRectangle.m b/Source/TrackingRectangle.m index 7c4b1c013..fa2025c70 100644 --- a/Source/TrackingRectangle.m +++ b/Source/TrackingRectangle.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/libgnustep-gui.m b/Source/libgnustep-gui.m index af52ad8a9..d1c59813f 100644 --- a/Source/libgnustep-gui.m +++ b/Source/libgnustep-gui.m @@ -20,12 +20,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - If you are interested in a warranty or support for this source code, - contact Scott Christley for more information. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/Source/tiff.m b/Source/tiff.m index e11d13871..54b465269 100644 --- a/Source/tiff.m +++ b/Source/tiff.m @@ -1,10 +1,14 @@ -/* tiff - Functions for dealing with tiff images +/* + tiff.m + + Functions for dealing with tiff images. + Copyright (C) 1996 Free Software Foundation, Inc. - Written by: Adam Fedor + Author: Adam Fedor Date: Feb 1996 - This file is part of the GNUstep Application Kit Library. + This file is part of the GNUstep GUI Library. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -17,8 +21,9 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + License along with this library; see the file COPYING.LIB. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Code in NSTiffRead, NSTiffGetInfo, and NSTiffGetColormap @@ -67,8 +72,6 @@ typedef struct { realloc_data_callback* realloc_data; } chandle_t; -#ifdef HAVE_TIFF - /* Client functions that provide reading/writing of data for libtiff */ static tsize_t TiffHandleRead(thandle_t handle, tdata_t buf, toff_t count) @@ -344,22 +347,28 @@ NSTiffRead(int imageNumber, TIFF* image, NSTiffInfo* info, char* data) case PHOTOMETRIC_RGB: if (newinfo->planarConfig == PLANARCONFIG_CONTIG) { + NSLog(@"PHOTOMETRIC_RGB: CONTIG\n"); for ( row = 0; row < newinfo->height; ++row ) { READ_SCANLINE(0) for ( col = 0; col < newinfo->width; col++) for (i = 0; i < newinfo->samplesPerPixel; i++) - *outP++ = *inP++; + { + *outP++ = *inP++; + } } } else { + NSLog(@"PHOTOMETRIC_RGB: NOT CONTIG\n"); for (i = 0; i < newinfo->samplesPerPixel; i++) for ( row = 0; row < newinfo->height; ++row ) { READ_SCANLINE(i) for ( col = 0; col < newinfo->width; col++) - *outP++ = *inP++; + { + *outP++ = *inP++; + } } } break; @@ -434,44 +443,3 @@ NSTiffGetColormap(TIFF* image) free(info); return map; } - -#else /* HAVE_TIFF */ - -TIFF* -NSTiffOpenData(char* data, long size, const char* mode, - realloc_data_callback* realloc_data) -{ - return NULL; -} - -int -NSTiffClose(TIFF* image) -{ - return 0; -} - -NSTiffInfo * -NSTiffGetInfo(int imageNumber, TIFF* image) -{ - return NULL; -} - -int -NSTiffRead(int imageNumber, TIFF* image, NSTiffInfo* info, char* data) -{ - return -1; -} - -int -NSTiffWrite(TIFF* image, NSTiffInfo* info, char* data) -{ - return -1; -} - -NSTiffColormap * -NSTiffGetColormap(TIFF* image) -{ - return NULL; -} - -#endif /* not HAVE_TIFF */ diff --git a/Testing/Makefile.in b/Testing/Makefile.in index bbdd19d70..595c50e1c 100644 --- a/Testing/Makefile.in +++ b/Testing/Makefile.in @@ -15,8 +15,9 @@ # Library General Public License for more details. # # You should have received a copy of the GNU Library General Public -# License along with this library; if not, write to the Free -# Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# License along with this library; see the file COPYING.LIB. +# If not, write to the Free Software Foundation, Inc., +# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. SHELL = /bin/sh diff --git a/Testing/nsarchiver.dat b/Testing/nsarchiver.dat deleted file mode 100644 index 40e98b475..000000000 Binary files a/Testing/nsarchiver.dat and /dev/null differ diff --git a/Testing/nsarchiver.m b/Testing/nsarchiver.m deleted file mode 100644 index a1530c782..000000000 --- a/Testing/nsarchiver.m +++ /dev/null @@ -1,111 +0,0 @@ -/* A demonstration of writing and reading with NSArchiver */ - -#include -#include -#include - -@interface TestClass : NSObject -{ - id next_responder; -} - -- (void)setNextResponder: anObject; -- nextResponder; -@end - -@implementation TestClass - -- (void)setNextResponder: anObject -{ - next_responder = anObject; -} - -- nextResponder -{ - return next_responder; -} - -// NSCoding protocol -- (void)encodeWithCoder:aCoder -{ - [super encodeWithCoder:aCoder]; - [aCoder encodeObjectReference:next_responder withName:@"Next Responder"]; -} - -- initWithCoder:aDecoder -{ - id d; - [super initWithCoder:aDecoder]; - [aDecoder decodeObjectAt:&next_responder withName:&d]; - return self; -} -@end - -//////////////////////////////////////// - -int main() -{ - id arp; - id r1, r2; - - arp = [[NSAutoreleasePool alloc] init]; - - // Create a simple loop - r1 = [[TestClass alloc] init]; - r2 = [[TestClass alloc] init]; - [r1 setNextResponder: r2]; - [r2 setNextResponder: r1]; - - printf("Writing\n"); - printf("%d\n", [r1 hash]); - printf("%d\n", [r2 hash]); - printf("%d\n", [[r1 nextResponder] hash]); - printf("%d\n", [[r2 nextResponder] hash]); - - //[Coder setDefaultCStreamClass: [TextCStream class]]; - - /* Write it to a file */ - { - id d = [[NSMutableData alloc] init]; - id a = [[NSArchiver alloc] initForWritingWithMutableData: d]; - - [a startEncodingInterconnectedObjects]; - [a encodeRootObject: r1 withName:@"one"]; - [a encodeObject: r2 withName:@"another"]; - [a finishEncodingInterconnectedObjects]; - - [d writeToFile: @"./nsarchiver.dat" atomically:NO]; - - [d release]; - [a release]; - } - - /* Release the object that was coded */ - [r1 release]; - [r2 release]; - - /* Read it back in from the file */ - printf("\nReading:\n"); - { - id d = [[NSData alloc] initWithContentsOfFile: @"./nsarchiver.dat"]; - id a = [[NSUnarchiver alloc] initForReadingWithData: d]; - - [a startDecodingInterconnectedObjects]; - [a decodeObjectAt: &r1 withName:&d]; - [a decodeObjectAt: &r2 withName:&d]; - [a finishDecodingInterconnectedObjects]; - } - - /* Display what we read, to make sure it matches what we wrote */ - { - printf("%d\n", [r1 hash]); - printf("%d\n", [r2 hash]); - printf("%d\n", [[r1 nextResponder] hash]); - printf("%d\n", [[r2 nextResponder] hash]); - } - - /* Do the autorelease. */ - [arp release]; - - exit(0); -} diff --git a/aclocal.m4 b/aclocal.m4 index f0b98985d..ffd32b7fa 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -17,8 +17,9 @@ # Library General Public License for more details. # # You should have received a copy of the GNU Library General Public -# License along with this library; if not, write to the Free -# Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# License along with this library; see the file COPYING.LIB. +# If not, write to the Free Software Foundation, +# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. AC_DEFUN(OBJC_SYS_AUTOLOAD, diff --git a/config.guess b/config.guess index 529e53fed..8b5be7652 100755 --- a/config.guess +++ b/config.guess @@ -12,9 +12,10 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +# You should have received a copy of the GNU General Public +# License along with this library; see the file COPYING. +# If not, write to the Free Software Foundation, +# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # This script attempts to guess a canonical system name similar to diff --git a/configure b/configure index ffc30ebe1..36351fa68 100755 --- a/configure +++ b/configure @@ -533,8 +533,9 @@ fi # Library General Public License for more details. # # You should have received a copy of the GNU Library General Public -# License along with this library; if not, write to the Free -# Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# License along with this library; see the file COPYING.LIB. +# If not, write to the Free Software Foundation, +# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #-------------------------------------------------------------------- @@ -626,7 +627,7 @@ else yes; #endif EOF -if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:630: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:631: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ac_cv_prog_gcc=yes else ac_cv_prog_gcc=no @@ -678,13 +679,13 @@ else # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:688: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:689: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then : @@ -693,13 +694,13 @@ else rm -rf conftest* CPP="${CC-cc} -E -traditional-cpp" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:703: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:704: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then : @@ -862,11 +863,11 @@ else ac_cv_c_cross=yes else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } +{ (eval echo configure:871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } if test -s conftest && (./conftest; exit) 2>/dev/null; then ac_cv_c_cross=no else @@ -884,7 +885,7 @@ if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #include @@ -892,7 +893,7 @@ else #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:896: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:897: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -907,7 +908,7 @@ rm -f conftest* if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat > conftest.$ac_ext < EOF @@ -925,7 +926,7 @@ fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat > conftest.$ac_ext < EOF @@ -946,7 +947,7 @@ if test "$cross_compiling" = yes; then : else cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@ -957,7 +958,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } EOF -{ (eval echo configure:961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } +{ (eval echo configure:962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } if test -s conftest && (./conftest; exit) 2>/dev/null; then : else @@ -988,12 +989,12 @@ if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:997: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:998: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* @@ -1042,12 +1043,12 @@ if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1051: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1052: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out` if test -z "$ac_err"; then rm -rf conftest* diff --git a/configure.in b/configure.in index 5606de00c..d9cf4aa48 100644 --- a/configure.in +++ b/configure.in @@ -20,8 +20,9 @@ AC_INIT(Source/NSApplication.m) # Library General Public License for more details. # # You should have received a copy of the GNU Library General Public -# License along with this library; if not, write to the Free -# Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# License along with this library; see the file COPYING.LIB. +# If not, write to the Free Software Foundation, +# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #--------------------------------------------------------------------