From a703c5f2ae7157bde8f668272860cf6f62d06ca6 Mon Sep 17 00:00:00 2001 From: Gregory John Casamento Date: Sat, 12 Mar 2005 02:20:18 +0000 Subject: [PATCH] Removed GormTest. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20898 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 13 +++ Documentation/GNUmakefile | 2 +- Testing/GNUmakefile | 42 -------- Testing/GormTest.gorm/data.classes | 154 ----------------------------- Testing/GormTest.gorm/objects.gorm | Bin 2047 -> 0 bytes Testing/GormTest.m | 81 --------------- 6 files changed, 14 insertions(+), 278 deletions(-) delete mode 100644 Testing/GNUmakefile delete mode 100644 Testing/GormTest.gorm/data.classes delete mode 100644 Testing/GormTest.gorm/objects.gorm delete mode 100644 Testing/GormTest.m diff --git a/ChangeLog b/ChangeLog index d7367033..73da0e02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-03-11 21:25 Gregory John Casamento + + * GormTest: Removed the "GormTest" application. Since most + .gorm files use classes which will never be linked into that + application and since the "test interface" functionality in + Gorm itself provides the same functionality, this app is being + removed. + +2005-03-09 23:58 Gregory John Casamento + + * Documentation/GNUmakefile: Install docs into correct + location under ${GNUSTEP_SYSTEM_ROOT}/Library/Documentation. + 2005-03-08 00:15 Gregory John Casamento * GNUmakefile: Added new files. diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index c43c880d..694a0f73 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -1,4 +1,4 @@ - +GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT) GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles include $(GNUSTEP_MAKEFILES)/common.make diff --git a/Testing/GNUmakefile b/Testing/GNUmakefile deleted file mode 100644 index a31ab71b..00000000 --- a/Testing/GNUmakefile +++ /dev/null @@ -1,42 +0,0 @@ -# GNUmakefile: makefile for GNUstep nib loading test -# -# Copyright (C) 1999 Free Software Foundation, Inc. -# -# Author: Richard Frith-Macdonald -# Date: 1999 -# -# This file is part of GNUstep. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# 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 -# - -include $(GNUSTEP_MAKEFILES)/common.make - -# -# MAIN APP -# -APP_NAME = GormTest -GormTest_MAIN_MODEL_FILE = GormTest.gorm -GormTest_RESOURCE_FILES = GormTest.gorm -GormTest_OBJC_FILES = \ - GormTest.m - --include GNUmakefile.preamble - --include GNUmakefile.local - -include $(GNUSTEP_MAKEFILES)/application.make - --include GNUmakefile.postamble \ No newline at end of file diff --git a/Testing/GormTest.gorm/data.classes b/Testing/GormTest.gorm/data.classes deleted file mode 100644 index 0db143fe..00000000 --- a/Testing/GormTest.gorm/data.classes +++ /dev/null @@ -1,154 +0,0 @@ -{ - Controller = { - Actions = ( - "open:" - ); - Outlets = ( - ); - Super = NSObject; - }; - FirstResponder = { - Actions = ( - "activateContextHelpMode:", - "alignCenter:", - "alignJustified:", - "alignLeft:", - "alignRight:", - "arrangeInFront:", - "cancel:", - "capitalizeWord:", - "changeColor:", - "changeFont:", - "checkSpelling:", - "close:", - "complete:", - "copy:", - "copyFont:", - "copyRuler:", - "cut:", - "delete:", - "deleteBackward:", - "deleteForward:", - "deleteToBeginningOfLine:", - "deleteToBeginningOfParagraph:", - "deleteToEndOfLine:", - "deleteToEndOfParagraph:", - "deleteToMark:", - "deleteWordBackward:", - "deleteWordForward:", - "deminiaturize:", - "deselectAll:", - "fax:", - "hide:", - "hideOtherApplications:", - "indent:", - "loosenKerning:", - "lowerBaseline:", - "lowercaseWord:", - "makeKeyAndOrderFront:", - "miniaturize:", - "miniaturizeAll:", - "moveBackward:", - "moveBackwardAndModifySelection:", - "moveDown:", - "moveDownAndModifySelection:", - "moveForward:", - "moveForwardAndModifySelection:", - "moveLeft:", - "moveRight:", - "moveToBeginningOfDocument:", - "moveToBeginningOfLine:", - "moveToBeginningOfParagraph:", - "moveToEndOfDocument:", - "moveToEndOfLine:", - "moveToEndOfParagraph:", - "moveUp:", - "moveUpAndModifySelection:", - "moveWordBackward:", - "moveWordBackwardAndModifySelection:", - "moveWordForward:", - "moveWordForwardAndModifySelection:", - "newDocument:", - "ok:", - "openDocument:", - "orderBack:", - "orderFront:", - "orderFrontColorPanel:", - "orderFrontDataLinkPanel:", - "orderFrontFontPanel:", - "orderFrontHelpPanel:", - "orderFrontStandardAboutPanel:", - "orderFrontStandardInfoPanel:", - "orderOut:", - "pageDown:", - "pageUp:", - "paste:", - "pasteAsPlainText:", - "pasteAsRichText:", - "pasteFont:", - "pasteRuler:", - "performClose:", - "performMiniaturize:", - "performZoom:", - "print:", - "raiseBaseline:", - "revertDocumentToSaved:", - "runPageLayout:", - "runToolbarCustomizationPalette:", - "saveAllDocuments:", - "saveDocument:", - "saveDocumentAs:", - "saveDocumentTo:", - "scrollLineDown:", - "scrollLineUp:", - "scrollPageDown:", - "scrollPageUp:", - "scrollViaScroller:", - "selectAll:", - "selectLine:", - "selectNextKeyView:", - "selectParagraph:", - "selectPreviousKeyView:", - "selectText:", - "selectText:", - "selectToMark:", - "selectWord:", - "showContextHelp:", - "showGuessPanel:", - "showHelp:", - "showWindow:", - "stop:", - "subscript:", - "superscript:", - "swapWithMark:", - "takeDoubleValueFrom:", - "takeFloatValueFrom:", - "takeIntValueFrom:", - "takeObjectValueFrom:", - "takeStringValueFrom:", - "terminate:", - "tightenKerning:", - "toggle:", - "toggleContinuousSpellChecking:", - "toggleRuler:", - "toggleToolbarShown:", - "toggleTraditionalCharacterShape:", - "transpose:", - "transposeWords:", - "turnOffKerning:", - "turnOffLigatures:", - "underline:", - "unhide:", - "unhideAllApplications:", - "unscript:", - "uppercaseWord:", - "useAllLigatures:", - "useStandardKerning:", - "useStandardLigatures:", - "yank:", - "zoom:", - "open:" - ); - Super = NSObject; - }; -} \ No newline at end of file diff --git a/Testing/GormTest.gorm/objects.gorm b/Testing/GormTest.gorm/objects.gorm deleted file mode 100644 index 37f22fcd9339ef54cc3fb1a5e43a9e0a185b6c9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2047 zcma)7Yj@j35FN?#LyoPcN$rwC!4y&;Kr>R~5X>vVp}`;Q9FBN=kRzPvyjrqisWQ_Yzp>&f(@#YVAZTbbz~1b=Zevi zLW@|F^sQWSOC1NE7x=$hr~L^VKOZ{b^91#@O60mEH*<3HhJ5No6BR54?tt#dqy~PL zQtyRn9b@m{_$bRHNfO+ULa*&X7aM5>o2&T^UEg)$dFcMbI={L8WpIs#WGQ)Kit1&Z zy43()O}I`us;~|EjD>#$p;r)lMV@!0ZZ+4fs$_|4atLn9SH)h8?33AS>W&@Z3%n}{ zudVSAx2VQ#$!z4iG}Qhyi1O<0$@j(TuGd#rf@WS_Ci9BAT2ir|?^svQs2S34*fwiW zkvOvn-k0=Z8)V}ne9P3qAg;UWQf2HF~!m%Z;@dn=_Gwn#xN}fZ7dMo^n z57HXGE#GF{%dDSpp zMMGzXpQI%r4Y()CMMH^U8V1uT-IY(x4bZa*yO?DP@V$0>Lxg5O1t|4ClX}JDAKAaU zkxPRYKbOZ3_@uyEH%d*ui~DcDv-m?q$-8~07fu(>hRe}vW>Z1j|O z@Tsi85C%5zz-)*+BtJkteQtv60|a~ryHc=t^A-ar!Nat{O}>-h7X+RNa718VfG-JH z0`v&9xRu~n1WLS>;MW8;1o(!)T>-u&u*bUzerGn}UY5uCJf5{-yYRivM25m-F_O)qw745BsS>HFWV*5{gE;aVP#jER$HzR%Nma F@;}^?igEw| diff --git a/Testing/GormTest.m b/Testing/GormTest.m deleted file mode 100644 index b04633b4..00000000 --- a/Testing/GormTest.m +++ /dev/null @@ -1,81 +0,0 @@ -/* GormTest.m - * - * Copyright (C) 1999 Free Software Foundation, Inc. - * - * Author: Richard Frith-Macdonald - * Date: 1999 - * - * This file is part of GNUstep. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * 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. - */ - -#include -#include - -@interface Controller: NSObject -{ -} -- (id)open: (id) sender; -@end - -@implementation Controller - -- (id) open: (id)sender -{ - NSArray *fileTypes = [NSArray arrayWithObjects: @"gorm", nil]; - NSOpenPanel *oPanel = [NSOpenPanel openPanel]; - id oldDelegate = [NSApp delegate]; - int result; - - [oPanel setAllowsMultipleSelection: NO]; - [oPanel setCanChooseFiles: YES]; - [oPanel setCanChooseDirectories: NO]; - result = [oPanel runModalForDirectory: NSHomeDirectory() - file: nil - types: fileTypes]; - if (result == NSOKButton) - { - [NSBundle loadNibFile: [oPanel filename] - externalNameTable: - [NSDictionary dictionaryWithObject: NSApp forKey: @"NSOwner"] - withZone: NSDefaultMallocZone()]; - if ([NSApp delegate] == oldDelegate) - { - NSRunAlertPanel(NULL, - [NSString stringWithFormat: @"Nib did not set app delegate"], - @"OK", NULL, NULL); - return nil; - } - if ([[NSApp delegate] isKindOfClass: [NSWindow class]] == NO) - { - NSRunAlertPanel(NULL, - [NSString stringWithFormat: - @"Nib set app delegate to something other than a window"], - @"OK", NULL, NULL); - return nil; - } - [[NSApp delegate] makeKeyAndOrderFront: self]; - return self; - } - return nil; /* Failed */ -} -@end - -int -main(int argc, const char **argv) -{ - return NSApplicationMain(argc, argv); -}