stx_libtool.st
branchjv
changeset 12123 4bde08cebd48
parent 11219 efefc0270e85
child 12125 0c49a3b13e43
--- a/stx_libtool.st	Fri Jan 27 22:18:53 2012 +0100
+++ b/stx_libtool.st	Sun Jan 29 12:53:39 2012 +0000
@@ -1,6 +1,6 @@
 "
  COPYRIGHT (c) 2006 by eXept Software AG
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -23,7 +23,7 @@
 copyright
 "
  COPYRIGHT (c) 2006 by eXept Software AG
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -42,7 +42,7 @@
 !
 
 extensionsVersion_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/stx_libtool.st,v 1.79 2012-01-27 12:01:06 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/stx_libtool.st,v 1.66 2011/08/07 18:44:47 vrany Exp $'
 !
 
 extensionsVersion_SVN
@@ -56,11 +56,11 @@
      preRequisites scan. See #preRequisites for more."
 
     ^ #(
-        #'exept:expecco'    "Expecco::ExpeccoNetAPI - referenced by AbstractLauncherApplication>>bugReporterAvailable "
-        #'exept:httpPortal'    "WebApplicationModel - referenced by Tools::NewSystemBrowser>>classMenuNewWebApplication "
-        #'exept:osi/asn1'    "OSI::ASN1Browser - referenced by FileBrowser>>openASN1Browser "
-        #'stx:libwebkit'    "WebKitView - referenced by Tools::WebBrowserPage>>webKitView "
-        #'stx:libsvn'
+	#'exept:expecco'    "Expecco::ExpeccoNetAPI - referenced by AbstractLauncherApplication>>bugReporterAvailable "
+	#'exept:httpPortal'    "WebApplicationModel - referenced by Tools::NewSystemBrowser>>classMenuNewWebApplication "
+	#'exept:osi/asn1'    "OSI::ASN1Browser - referenced by FileBrowser>>openASN1Browser "
+	#'stx:libwebkit'    "WebKitView - referenced by Tools::WebBrowserPage>>webKitView "
+	#'stx:libsvn'
 
     )
 
@@ -77,18 +77,18 @@
      exclude individual packages in the #excludedFromPrerequisites method."
 
     ^ #(
-        #'stx:goodies/refactoryBrowser/parser'    "RBProgramNodeVisitor - superclass of Tools::BreakpointBrowser::MessageArgumentExtractor "
-        #'stx:libbasic'    "Object - superclass of VersionDiffBrowser::ClassChangeSet "
-        #'stx:libbasic2'    "List - superclass of AbstractFileBrowser::DirectoryHistory "
-        #'stx:libbasic3'    "MessageTally - superclass of Tools::Profiler "
-        #'stx:libboss'    "BinaryOutputManager - referenced by Tools::Profiler>>storeStatisticsOn: "
-        #'stx:libcomp'    "AbstractSyntaxHighlighter - superclass of SyntaxHighlighter2 "
-        #'stx:libui'    "MenuComponentSpec - superclass of EditFieldWithCompletionSpec "
-        #'stx:libview'    "SimpleView - superclass of InspectorView "
-        #'stx:libview2'    "SimpleDialog - superclass of FileDialog "
-        #'stx:libwidg'    "DialogBox - superclass of AboutBox "
-        #'stx:libwidg2'    "SelectionInListModelView - superclass of Tools::CodeCompletionMenu "
-        #'stx:libwidg3'    "ClockView - referenced by WorkspaceApplication>>addStopWatch "
+	#'stx:goodies/refactoryBrowser/parser'    "RBProgramNodeVisitor - superclass of Tools::BreakpointBrowser::MessageArgumentExtractor "
+	#'stx:libbasic'    "Object - superclass of VersionDiffBrowser::ClassChangeSet "
+	#'stx:libbasic2'    "List - superclass of AbstractFileBrowser::DirectoryHistory "
+	#'stx:libbasic3'    "MessageTally - superclass of Tools::Profiler "
+	#'stx:libboss'    "BinaryOutputManager - referenced by Tools::Profiler>>storeStatisticsOn: "
+	#'stx:libcomp'    "AbstractSyntaxHighlighter - superclass of SyntaxHighlighter2 "
+	#'stx:libui'    "MenuComponentSpec - superclass of EditFieldWithCompletionSpec "
+	#'stx:libview'    "SimpleView - superclass of InspectorView "
+	#'stx:libview2'    "SimpleDialog - superclass of FileDialog "
+	#'stx:libwidg'    "DialogBox - superclass of AboutBox "
+	#'stx:libwidg2'    "SelectionInListModelView - superclass of Tools::CodeCompletionMenu "
+	#'stx:libwidg3'    "ClockView - referenced by WorkspaceApplication>>addStopWatch "
     )
 
     "Modified: / 06-07-2011 / 16:15:46 / jv"
@@ -206,7 +206,6 @@
         #'Tools::CodeView2'
         (#'Tools::CodeView2DemoApp' autoload)
         #'Tools::CodeViewService'
-        #'Tools::BackgroundSourceProcessingService'
         (#'Tools::CompilerWarningToDoListEntry' autoload)
         #'Tools::DiffCodeView2'
         (#'Tools::DiffCodeView2DemoApp' autoload)
@@ -258,7 +257,6 @@
         FileBrowserV2
         FileBrowserV2SettingsAppl
         FileDialogWithPreview
-        AbstractFileFinderApplicationComponent
         FindFileApplication
         ImageInspectorView
         NewLauncher
@@ -311,15 +309,7 @@
         #'Tools::InheritanceClassList'
         #'Tools::LintHighlighter'
         #'Tools::LintService'
-        #'Tools::SourceCodeManagerConfigurationTestTool'
-        #'Tools::BrowserListWithFilter'
-        FileBasedSourceCodeManagementSettingsAppl
-        DataBaseSourceCodeManagementSettingsAppl
-        DirectoryDifferenceViewApplication
-        MercurialSourceCodeManagementSettingsAppl
     )
-
-    "Modified: / 27-01-2012 / 11:57:48 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
 extensionMethodNames
@@ -327,109 +317,109 @@
      Entries are 2-element array literals, consisting of class-name and selector."
 
     ^ #(
-        Breakpoint icon
-        BreakpointDescription icon
-        ByteArray inspectorExtraAttributes
-        Change flattenOnto:
-        Change flattenedChanges
-        Change removed
-        Change removed:
-        ChangeSet condenseChangesForRemoved
-        ChangeSet flattenOnto:
-        ChangeSet flattenedChanges
-        ChangeSet inspector2TabBrowser
-        ChangeSet inspector2Tabs
-        Character inspectorExtraAttributes
-        CharacterArray inspector2TabBytes
-        CharacterArray inspector2TabText
-        CharacterArray inspector2Tabs
-        CharacterArray inspectorExtraAttributes
-        Collection inspectorExtraAttributes
-        Color inspectorClass
-        Color inspectorExtraAttributes
-        CompositeChange condenseChangesForRemoved
-        CompositeChange flattenOnto:
-        CompositeChange removed
-        CompositeChange removed:
-        Date inspectorExtraAttributes
-        Dictionary inspector2TabLabel
-        Dictionary inspectorClass
-        EditTextView absoluteXOfPosition:
-        EditTextView absoluteYOfCursor
-        EditTextView xOfPosition:
-        EditTextView yOfCursor
-        EditTextView yOfPosition:
-        ExecutableFunction printStringForBrowserWithSelector:
-        Form inspectorClass
-        Image inspectorClass
-        Integer inspectorExtraAttributes
-        MenuView shortKeys
-        Method inspectorExtraAttributes
-        Method printStringForBrowserWithSelector:inClass:
-        Method selectorPrintStringInBrowserFor:
-        Method selectorPrintStringInBrowserFor:class:
-        MethodDictionary inspectorClass
-        Object asTestCase
-        Object inspect
-        Object inspector2TabCommon
-        Object inspector2TabForBasicInspect
-        Object inspector2TabForInspectorClass
-        Object inspector2TabLabel
-        Object inspector2Tabs
-        Object inspectorExtraAttributes
-        Object isTestCaseLike
-        Object newInspector2Tab
-        OrderedCollection inspectorClass
-        PopUpMenu asMenu
-        ProfileTree method
-        ProfileTree package
-        RunArray inspectorClass
-        SelectionInListModelView textStartLeft
-        SelectionInListModelView textStartLeft:
-        Set inspectorClass
-        SimpleView isCodeView2
-        StringCollection inspector2TabText
-        StringCollection inspector2Tabs
-        Symbol formattedCode
-        Text inspector2TabText
-        Text inspectorExtraAttributes
-        Timestamp inspectorExtraAttributes
-        UserPreferences alwaysOpenNewTabWhenCtrlClick
-        UserPreferences alwaysOpenNewTabWhenCtrlClick:
-        UserPreferences showBookmarkBar
-        UserPreferences showBookmarkBar:
-        UserPreferences showEmbeddedTestRunnerInBrowser
-        UserPreferences showEmbeddedTestRunnerInBrowser:
-        UserPreferences showGlobalHistory
-        UserPreferences showGlobalHistory:
-        UserPreferences showLocalHistory
-        UserPreferences showLocalHistory:
-        UserPreferences showMethodTemplate
-        UserPreferences showMethodTemplate:
-        UserPreferences sortAndIndentClassesByInheritance
-        UserPreferences sortAndIndentClassesByInheritance:
-        UserPreferences useCodeView2In:
-        UserPreferences useCodeView2InBrowser
-        UserPreferences useCodeView2InBrowser:
-        UserPreferences useCodeView2InDebugger
-        UserPreferences useCodeView2InDebugger:
-        UserPreferences useCodeView2InTools
-        UserPreferences useCodeView2InTools:
-        UserPreferences useCodeView2InWorkspace
-        UserPreferences useCodeView2InWorkspace:
-        UserPreferences webBrowserLikeLayout
-        UserPreferences webBrowserLikeLayout:
-        'AbstractSyntaxHighlighter class' formatExpression:in:elementsInto:
-        'AbstractSyntaxHighlighter class' formatMethod:in:using:elementsInto:
-        'GenericToolbarIconLibrary class' bookmarks22x22
-        'GenericToolbarIconLibrary class' bug16x16Icon
-        'GenericToolbarIconLibrary class' bug24x24Icon
-        'GenericToolbarIconLibrary class' bug32x32Icon
-        'GenericToolbarIconLibrary class' lint16x16Icon
-        'GenericToolbarIconLibrary class' lint24x24Icon
-        'GenericToolbarIconLibrary class' lint32x32Icon
-        'NameSpace class' inspectorClass
-        'Smalltalk class' inspectorClass
+	Breakpoint icon
+	BreakpointDescription icon
+	ByteArray inspectorExtraAttributes
+	Change flattenOnto:
+	Change flattenedChanges
+	Change removed
+	Change removed:
+	ChangeSet condenseChangesForRemoved
+	ChangeSet flattenOnto:
+	ChangeSet flattenedChanges
+	ChangeSet inspector2TabBrowser
+	ChangeSet inspector2Tabs
+	Character inspectorExtraAttributes
+	CharacterArray inspector2TabBytes
+	CharacterArray inspector2TabText
+	CharacterArray inspector2Tabs
+	CharacterArray inspectorExtraAttributes
+	Collection inspectorExtraAttributes
+	Color inspectorClass
+	Color inspectorExtraAttributes
+	CompositeChange condenseChangesForRemoved
+	CompositeChange flattenOnto:
+	CompositeChange removed
+	CompositeChange removed:
+	Date inspectorExtraAttributes
+	Dictionary inspector2TabLabel
+	Dictionary inspectorClass
+	EditTextView absoluteXOfPosition:
+	EditTextView absoluteYOfCursor
+	EditTextView xOfPosition:
+	EditTextView yOfCursor
+	EditTextView yOfPosition:
+	ExecutableFunction printStringForBrowserWithSelector:
+	Form inspectorClass
+	Image inspectorClass
+	Integer inspectorExtraAttributes
+	MenuView shortKeys
+	Method inspectorExtraAttributes
+	Method printStringForBrowserWithSelector:inClass:
+	Method selectorPrintStringInBrowserFor:
+	Method selectorPrintStringInBrowserFor:class:
+	MethodDictionary inspectorClass
+	Object asTestCase
+	Object inspect
+	Object inspector2TabCommon
+	Object inspector2TabForBasicInspect
+	Object inspector2TabForInspectorClass
+	Object inspector2TabLabel
+	Object inspector2Tabs
+	Object inspectorExtraAttributes
+	Object isTestCaseLike
+	Object newInspector2Tab
+	OrderedCollection inspectorClass
+	PopUpMenu asMenu
+	ProfileTree method
+	ProfileTree package
+	RunArray inspectorClass
+	SelectionInListModelView textStartLeft
+	SelectionInListModelView textStartLeft:
+	Set inspectorClass
+	SimpleView isCodeView2
+	StringCollection inspector2TabText
+	StringCollection inspector2Tabs
+	Symbol formattedCode
+	Text inspector2TabText
+	Text inspectorExtraAttributes
+	Timestamp inspectorExtraAttributes
+	UserPreferences alwaysOpenNewTabWhenCtrlClick
+	UserPreferences alwaysOpenNewTabWhenCtrlClick:
+	UserPreferences showBookmarkBar
+	UserPreferences showBookmarkBar:
+	UserPreferences showEmbeddedTestRunnerInBrowser
+	UserPreferences showEmbeddedTestRunnerInBrowser:
+	UserPreferences showGlobalHistory
+	UserPreferences showGlobalHistory:
+	UserPreferences showLocalHistory
+	UserPreferences showLocalHistory:
+	UserPreferences showMethodTemplate
+	UserPreferences showMethodTemplate:
+	UserPreferences sortAndIndentClassesByInheritance
+	UserPreferences sortAndIndentClassesByInheritance:
+	UserPreferences useCodeView2In:
+	UserPreferences useCodeView2InBrowser
+	UserPreferences useCodeView2InBrowser:
+	UserPreferences useCodeView2InDebugger
+	UserPreferences useCodeView2InDebugger:
+	UserPreferences useCodeView2InTools
+	UserPreferences useCodeView2InTools:
+	UserPreferences useCodeView2InWorkspace
+	UserPreferences useCodeView2InWorkspace:
+	UserPreferences webBrowserLikeLayout
+	UserPreferences webBrowserLikeLayout:
+	'AbstractSyntaxHighlighter class' formatExpression:in:elementsInto:
+	'AbstractSyntaxHighlighter class' formatMethod:in:using:elementsInto:
+	'GenericToolbarIconLibrary class' bookmarks22x22
+	'GenericToolbarIconLibrary class' bug16x16Icon
+	'GenericToolbarIconLibrary class' bug24x24Icon
+	'GenericToolbarIconLibrary class' bug32x32Icon
+	'GenericToolbarIconLibrary class' lint16x16Icon
+	'GenericToolbarIconLibrary class' lint24x24Icon
+	'GenericToolbarIconLibrary class' lint32x32Icon
+	'NameSpace class' inspectorClass
+	'Smalltalk class' inspectorClass
     )
 ! !
 
@@ -488,9 +478,9 @@
 !stx_libtool class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/stx_libtool.st,v 1.79 2012-01-27 12:01:06 vrany Exp $'
+    ^ '$Id: stx_libtool.st 7810 2011-08-12 14:54:02Z vranyj1 $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/stx_libtool.st,v 1.79 2012-01-27 12:01:06 vrany Exp $'
-! !
+    ^ '§Header: /cvs/stx/stx/libtool/stx_libtool.st,v 1.66 2011/08/07 18:44:47 vrany Exp §'
+! !
\ No newline at end of file