# HG changeset patch # User Jan Vrany # Date 1381883080 -3600 # Node ID 33afbe8a823b1218e501be354cce97f73e3e9629 # Parent aa44e22100de7fa7c2dac96e7bc1162ac2ca83a5 Fixes for tracepoints/counting on Java methods. diff -r aa44e22100de -r 33afbe8a823b Make.proto --- a/Make.proto Tue Oct 15 13:47:18 2013 +0100 +++ b/Make.proto Wed Oct 16 01:24:40 2013 +0100 @@ -267,7 +267,7 @@ $(OUTDIR)NewLauncher.$(O) NewLauncher.$(H): NewLauncher.st $(INCLUDE_TOP)/stx/libtool/AbstractLauncherApplication.$(H) $(INCLUDE_TOP)/stx/libview2/ToolApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)OrderedCollectionInspectorView.$(O) OrderedCollectionInspectorView.$(H): OrderedCollectionInspectorView.st $(INCLUDE_TOP)/stx/libtool/InspectorView.$(H) $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)SetInspectorView.$(O) SetInspectorView.$(H): SetInspectorView.st $(INCLUDE_TOP)/stx/libtool/InspectorView.$(H) $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) -$(OUTDIR)SettingsDialog.$(O) SettingsDialog.$(H): SettingsDialog.st $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItemWithLabelAndIcon.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItemWithLabel.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItem.$(H) $(INCLUDE_TOP)/stx/libtool/AbstractSettingsApplication.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalList.$(H) $(INCLUDE_TOP)/stx/libbasic2/List.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(STCHDR) +$(OUTDIR)SettingsDialog.$(O) SettingsDialog.$(H): SettingsDialog.st $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalList.$(H) $(INCLUDE_TOP)/stx/libbasic2/List.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libtool/AbstractSettingsApplication.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItemWithLabelAndIcon.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItemWithLabel.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItem.$(H) $(STCHDR) $(OUTDIR)SmalltalkCodeGeneratorTool.$(O) SmalltalkCodeGeneratorTool.$(H): SmalltalkCodeGeneratorTool.st $(INCLUDE_TOP)/stx/libtool/CodeGeneratorTool.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)SyntaxElementVariable.$(O) SyntaxElementVariable.$(H): SyntaxElementVariable.st $(INCLUDE_TOP)/stx/libtool/SyntaxElement.$(H) $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)Tools__BackgroundSourceProcessingService.$(O) Tools__BackgroundSourceProcessingService.$(H): Tools__BackgroundSourceProcessingService.st $(INCLUDE_TOP)/stx/libtool/Tools__CodeViewService.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) @@ -325,7 +325,7 @@ $(OUTDIR)Tools__ImplementingClassList.$(O) Tools__ImplementingClassList.$(H): Tools__ImplementingClassList.st $(INCLUDE_TOP)/stx/libtool/Tools__MethodList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)Tools__ImplementingMethodList.$(O) Tools__ImplementingMethodList.$(H): Tools__ImplementingMethodList.st $(INCLUDE_TOP)/stx/libtool/Tools__MethodList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)Tools__NamespaceFilter.$(O) Tools__NamespaceFilter.$(H): Tools__NamespaceFilter.st $(INCLUDE_TOP)/stx/libtool/Tools__NamespaceList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) -$(OUTDIR)Tools__TestRunner2.$(O) Tools__TestRunner2.$(H): Tools__TestRunner2.st $(INCLUDE_TOP)/stx/libtool/Tools__AbstractTestRunner.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__ClassList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItem.$(H) $(STCHDR) +$(OUTDIR)Tools__TestRunner2.$(O) Tools__TestRunner2.$(H): Tools__TestRunner2.st $(INCLUDE_TOP)/stx/libtool/Tools__AbstractTestRunner.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItem.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__ClassList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(STCHDR) $(OUTDIR)Tools__HierarchicalChangeList.$(O) Tools__HierarchicalChangeList.$(H): Tools__HierarchicalChangeList.st $(INCLUDE_TOP)/stx/libtool/Tools__ChangeList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserListWithFilter.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)Tools__HierarchicalPackageFilterList.$(O) Tools__HierarchicalPackageFilterList.$(H): Tools__HierarchicalPackageFilterList.st $(INCLUDE_TOP)/stx/libtool/Tools__HierarchicalProjectList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__ProjectList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItemWithLabel.$(H) $(INCLUDE_TOP)/stx/libwidg2/HierarchicalItem.$(H) $(STCHDR) $(OUTDIR)Tools__InheritanceClassList.$(O) Tools__InheritanceClassList.$(H): Tools__InheritanceClassList.st $(INCLUDE_TOP)/stx/libtool/Tools__HierarchicalClassList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__ClassList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__BrowserList.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) diff -r aa44e22100de -r 33afbe8a823b Tools__MethodList.st --- a/Tools__MethodList.st Tue Oct 15 13:47:18 2013 +0100 +++ b/Tools__MethodList.st Wed Oct 16 01:24:40 2013 +0100 @@ -1723,7 +1723,7 @@ s := s , ' [' , cls name allBold , ']'. ] ]. - showCategory ifTrue:[ + (showCategory and:[aMethod mclass supportsMethodCategories]) ifTrue:[ cat := aMethod category. cat notNil ifTrue:[ s := s , ' {' , (cat "asText allItalic" colorizeAllWith:Color grey), '}' @@ -1817,8 +1817,8 @@ "Created: / 22-10-1996 / 19:51:00 / cg" "Modified: / 15-08-2009 / 13:13:32 / Jan Vrany " - "Modified: / 17-11-2011 / 20:51:18 / Jan Vrany " "Modified: / 07-03-2012 / 19:06:09 / cg" + "Modified: / 16-10-2013 / 01:10:11 / Jan Vrany " ! ! !MethodList methodsFor:'private-watching'! diff -r aa44e22100de -r 33afbe8a823b Tools__NavigationState.st --- a/Tools__NavigationState.st Tue Oct 15 13:47:18 2013 +0100 +++ b/Tools__NavigationState.st Wed Oct 16 01:24:40 2013 +0100 @@ -15,29 +15,29 @@ Object subclass:#NavigationState instanceVariableNames:'browserLabel codeModifiedHolder categoryList classList - packageFilter nameSpaceFilter hidePrivateClasses canvasType - notMetaToggle metaToggle metaToggleLabel organizerMode codeAspect - codeHolder classDocumentationHolder canvas selectorListGenerator - protocolListGenerator classListPerNameSpaceGenerator - classListGenerator categoryListGenerator nameSpaceListGenerator - projectListGenerator classHierarchyTopClass meta selectedMethods - selectedProtocols selectedClasses selectedCategories - selectedProjects selectedNamespaces selectedLintRules - variableFilter filterClassVars sortBy noAllItem autoSearchPattern - autoSearchIgnoreCase autoSearchAction realModifiedStateHolder - methodInfo versionDiffApplication selectorListGeneratorArray - selectedMethodsArray infoLabelHolder packageLabelHolder - cursorLineLabelHolder cursorColLabelHolder modeLabelHolder - sortVariablesBy editModeHolder scrollableCodeView specialEditors - selectedEditorNoteBookTabIndexHolder editorNoteBookListHolder - editorNoteBookCanvasHolder codeView stringSearchToolView - noteBookView inheritanceView documentationView languageHolder - messageSpecHolder messageHolder progressHolder tabContentView - messagePaneView codePaneAndPluginView - codePaneAndPluginViewRelativeCorners pluginVisibleHolder - bookmarkHolder worker packageInfoBackgroundColorHolder - packageInfoButton showMethodTemplate lastMethodShownInCodeView - showingParseError' + packageFilter nameSpaceFilter hidePrivateClasses canvasType + notMetaToggle metaToggle metaToggleLabel organizerMode codeAspect + codeHolder classDocumentationHolder canvas selectorListGenerator + protocolListGenerator classListPerNameSpaceGenerator + classListGenerator categoryListGenerator nameSpaceListGenerator + projectListGenerator classHierarchyTopClass meta selectedMethods + selectedProtocols selectedClasses selectedCategories + selectedProjects selectedNamespaces selectedLintRules + variableFilter filterClassVars sortBy noAllItem autoSearchPattern + autoSearchIgnoreCase autoSearchAction realModifiedStateHolder + methodInfo versionDiffApplication selectorListGeneratorArray + selectedMethodsArray infoLabelHolder packageLabelHolder + cursorLineLabelHolder cursorColLabelHolder modeLabelHolder + sortVariablesBy editModeHolder scrollableCodeView specialEditors + selectedEditorNoteBookTabIndexHolder editorNoteBookListHolder + editorNoteBookCanvasHolder codeView stringSearchToolView + noteBookView inheritanceView documentationView languageHolder + messageSpecHolder messageHolder progressHolder tabContentView + messagePaneView codePaneAndPluginView + codePaneAndPluginViewRelativeCorners pluginVisibleHolder + bookmarkHolder worker packageInfoBackgroundColorHolder + packageInfoButton showMethodTemplate lastMethodShownInCodeView + showingParseError' classVariableNames:'CodeAspectTranslations' poolDictionaries:'' category:'Interface-Browsers-New' @@ -1192,6 +1192,7 @@ "Created: / 24.2.2000 / 23:45:28 / cg" ! ! + !NavigationState methodsFor:'aspects-kludges'! metaToggle diff -r aa44e22100de -r 33afbe8a823b Tools__NewSystemBrowser.st --- a/Tools__NewSystemBrowser.st Tue Oct 15 13:47:18 2013 +0100 +++ b/Tools__NewSystemBrowser.st Wed Oct 16 01:24:40 2013 +0100 @@ -22620,9 +22620,11 @@ methodIsTestAndNotImplementedInSuperclass self selectedMethodsDo:[:eachMethod | - (eachMethod selector startsWith:'is') ifFalse:[^ false]. + (eachMethod mclass notNil and:[eachMethod selector startsWith:'is']) ifFalse:[^ false]. ]. ^ self methodNotImplementedInSuperclass + + "Modified: / 16-10-2013 / 00:10:14 / Jan Vrany " ! methodNotImplementedInClass @@ -55837,23 +55839,23 @@ firstMethod := selectedMethods first. selectedMethods size == 1 ifTrue:[ - ^ self getMethodInfoForMethod:firstMethod. + ^ self getMethodInfoForMethod:firstMethod. ]. differentSourceButSameSemantic := false. source1 := firstMethod source. - selectedMethods from:2 do:[:eachOtherMethod | - eachOtherMethod source ~= source1 ifTrue:[ - Error - handle:[:ex | ^ nil] - do:[ - firstMethod parseTree ~= eachOtherMethod parseTree ifTrue:[ - ^ nil. - ]. - ]. - differentSourceButSameSemantic := true. - ]. + selectedMethods asArray from:2 do:[:eachOtherMethod | + eachOtherMethod source ~= source1 ifTrue:[ + Error + handle:[:ex | ^ nil] + do:[ + firstMethod parseTree ~= eachOtherMethod parseTree ifTrue:[ + ^ nil. + ]. + ]. + differentSourceButSameSemantic := true. + ]. ]. prefix := differentSourceButSameSemantic ifTrue:['Same effect'] ifFalse:['Same source']. @@ -55861,11 +55863,12 @@ "/ all are the same. msg := self getMethodInfoForMethod:firstMethod. msg isEmptyOrNil ifTrue:[ - ^ prefix. + ^ prefix. ]. ^ prefix,' - ' , msg. "Modified: / 28-02-2012 / 16:16:33 / cg" + "Modified: / 16-10-2013 / 00:06:16 / Jan Vrany " ! getMethodInfoForMethod:aMethod diff -r aa44e22100de -r 33afbe8a823b abbrev.stc --- a/abbrev.stc Tue Oct 15 13:47:18 2013 +0100 +++ b/abbrev.stc Wed Oct 16 01:24:40 2013 +0100 @@ -5,6 +5,7 @@ AbstractFileApplicationNoteBookComponent AbstractFileApplicationNoteBookComponent stx:libtool 'Interface-Tools-File' 1 AbstractFileBrowser AbstractFileBrowser stx:libtool 'Interface-Tools-File' 3 AbstractLauncherApplication AbstractLauncherApplication stx:libtool 'Interface-Smalltalk' 7 +AbstractRevisionItem AbstractRevisionItem stx:libtool 'Interface-Browsers-Support' 0 AbstractSettingsApplication AbstractSettingsApplication stx:libtool 'Interface-Smalltalk' 1 AbstractVersionDiffBrowserItem AbstractVersionDiffBrowserItem stx:libtool 'Interface-Browsers-Support' 0 ApplicationBuilder ApplicationBuilder stx:libtool 'Interface-Tools' 8 @@ -19,6 +20,7 @@ ChangeSetBrowser ChangeSetBrowser stx:libtool 'Interface-Browsers' 2 ChangesBrowser ChangesBrowser stx:libtool 'Interface-Browsers' 2 ClassItem ClassItem stx:libtool 'Interface-Browsers-Support' 0 +ClassItemRoot ClassItemRoot stx:libtool 'Interface-Browsers-Support' 0 ClassItemRootForRevision ClassItemRootForRevision stx:libtool 'Interface-Browsers-Support' 0 ClassNameItem ClassNameItem stx:libtool 'Interface-Browsers-Support' 0 ClassRevisionTree ClassRevisionTree stx:libtool 'Interface-Browsers-Support' 1 @@ -70,6 +72,7 @@ ProjectView ProjectView stx:libtool 'Interface-Tools' 2 RCSConflictEditTextView RCSConflictEditTextView stx:libtool 'Views-Text' 2 SemaphoreMonitor SemaphoreMonitor stx:libtool 'Monitors-ST/X' 2 +SmalltalkInspectorView SmalltalkInspectorView stx:libtool 'Interface-Inspector' 2 SourceRevisionItem SourceRevisionItem stx:libtool 'Interface-Browsers-Support' 0 SyntaxElement SyntaxElement stx:libtool 'Interface-CodeView-Syntax' 0 SyntaxHighlighter2 SyntaxHighlighter2 stx:libtool 'Interface-CodeView-Syntax' 3 @@ -145,10 +148,8 @@ stx_libtool stx_libtool stx:libtool '* Projects & Packages *' 3 AbstractDirectoryBrowser AbstractDirectoryBrowser stx:libtool 'Interface-Tools-File' 3 AbstractFileFinderApplicationComponent AbstractFileFinderApplicationComponent stx:libtool 'Interface-Tools-File' 1 -AbstractRevisionItem AbstractRevisionItem stx:libtool 'Interface-Browsers-Support' 0 AbstractSourceCodeManagementSettingsAppl AbstractSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1 BookmarkMenuBuilder BookmarkMenuBuilder stx:libtool 'Interface-Bookmarks' 0 -ClassItemRoot ClassItemRoot stx:libtool 'Interface-Browsers-Support' 0 ContextInspectorView ContextInspectorView stx:libtool 'Interface-Inspector' 2 DictionaryInspectorView DictionaryInspectorView stx:libtool 'Interface-Inspector' 2 Diff3ExclusiveVisitor Diff3ExclusiveVisitor stx:libtool 'Collections-Sequenceable-Diff3' 0 @@ -197,7 +198,6 @@ GitSourceCodeManagementSettingsAppl GitSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1 MercurialSourceCodeManagementSettingsAppl MercurialSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1 PerforceSourceCodeManagementSettingsAppl PerforceSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1 -SmalltalkInspectorView SmalltalkInspectorView stx:libtool 'Interface-Inspector' 2 StoreSourceCodeManagementSettingsAppl StoreSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1 Tools::BrowserListWithFilter Tools__BrowserListWithFilter stx:libtool 'Interface-Browsers-New' 1 Tools::ClassCategoryList Tools__ClassCategoryList stx:libtool 'Interface-Browsers-New' 1 diff -r aa44e22100de -r 33afbe8a823b bc.mak --- a/bc.mak Tue Oct 15 13:47:18 2013 +0100 +++ b/bc.mak Wed Oct 16 01:24:40 2013 +0100 @@ -194,7 +194,7 @@ $(OUTDIR)NewLauncher.$(O) NewLauncher.$(H): NewLauncher.st $(INCLUDE_TOP)\stx\libtool\AbstractLauncherApplication.$(H) $(INCLUDE_TOP)\stx\libview2\ToolApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) $(OUTDIR)OrderedCollectionInspectorView.$(O) OrderedCollectionInspectorView.$(H): OrderedCollectionInspectorView.st $(INCLUDE_TOP)\stx\libtool\InspectorView.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) $(OUTDIR)SetInspectorView.$(O) SetInspectorView.$(H): SetInspectorView.st $(INCLUDE_TOP)\stx\libtool\InspectorView.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) -$(OUTDIR)SettingsDialog.$(O) SettingsDialog.$(H): SettingsDialog.st $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItemWithLabelAndIcon.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItemWithLabel.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItem.$(H) $(INCLUDE_TOP)\stx\libtool\AbstractSettingsApplication.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalList.$(H) $(INCLUDE_TOP)\stx\libbasic2\List.$(H) $(INCLUDE_TOP)\stx\libbasic\OrderedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(STCHDR) +$(OUTDIR)SettingsDialog.$(O) SettingsDialog.$(H): SettingsDialog.st $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalList.$(H) $(INCLUDE_TOP)\stx\libbasic2\List.$(H) $(INCLUDE_TOP)\stx\libbasic\OrderedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libtool\AbstractSettingsApplication.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItemWithLabelAndIcon.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItemWithLabel.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItem.$(H) $(STCHDR) $(OUTDIR)SmalltalkCodeGeneratorTool.$(O) SmalltalkCodeGeneratorTool.$(H): SmalltalkCodeGeneratorTool.st $(INCLUDE_TOP)\stx\libtool\CodeGeneratorTool.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) $(OUTDIR)SyntaxElementVariable.$(O) SyntaxElementVariable.$(H): SyntaxElementVariable.st $(INCLUDE_TOP)\stx\libtool\SyntaxElement.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) $(OUTDIR)Tools__BackgroundSourceProcessingService.$(O) Tools__BackgroundSourceProcessingService.$(H): Tools__BackgroundSourceProcessingService.st $(INCLUDE_TOP)\stx\libtool\Tools__CodeViewService.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) @@ -252,7 +252,7 @@ $(OUTDIR)Tools__ImplementingClassList.$(O) Tools__ImplementingClassList.$(H): Tools__ImplementingClassList.st $(INCLUDE_TOP)\stx\libtool\Tools__MethodList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) $(OUTDIR)Tools__ImplementingMethodList.$(O) Tools__ImplementingMethodList.$(H): Tools__ImplementingMethodList.st $(INCLUDE_TOP)\stx\libtool\Tools__MethodList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) $(OUTDIR)Tools__NamespaceFilter.$(O) Tools__NamespaceFilter.$(H): Tools__NamespaceFilter.st $(INCLUDE_TOP)\stx\libtool\Tools__NamespaceList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) -$(OUTDIR)Tools__TestRunner2.$(O) Tools__TestRunner2.$(H): Tools__TestRunner2.st $(INCLUDE_TOP)\stx\libtool\Tools__AbstractTestRunner.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__ClassList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItem.$(H) $(STCHDR) +$(OUTDIR)Tools__TestRunner2.$(O) Tools__TestRunner2.$(H): Tools__TestRunner2.st $(INCLUDE_TOP)\stx\libtool\Tools__AbstractTestRunner.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItem.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__ClassList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(STCHDR) $(OUTDIR)Tools__HierarchicalChangeList.$(O) Tools__HierarchicalChangeList.$(H): Tools__HierarchicalChangeList.st $(INCLUDE_TOP)\stx\libtool\Tools__ChangeList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserListWithFilter.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) $(OUTDIR)Tools__HierarchicalPackageFilterList.$(O) Tools__HierarchicalPackageFilterList.$(H): Tools__HierarchicalPackageFilterList.st $(INCLUDE_TOP)\stx\libtool\Tools__HierarchicalProjectList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__ProjectList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItemWithLabel.$(H) $(INCLUDE_TOP)\stx\libwidg2\HierarchicalItem.$(H) $(STCHDR) $(OUTDIR)Tools__InheritanceClassList.$(O) Tools__InheritanceClassList.$(H): Tools__InheritanceClassList.st $(INCLUDE_TOP)\stx\libtool\Tools__HierarchicalClassList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__ClassList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__BrowserList.$(H) $(INCLUDE_TOP)\stx\libtool\Tools__NavigatorModel.$(H) $(INCLUDE_TOP)\stx\libview2\ApplicationModel.$(H) $(INCLUDE_TOP)\stx\libview2\Model.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR) diff -r aa44e22100de -r 33afbe8a823b extensions.st --- a/extensions.st Tue Oct 15 13:47:18 2013 +0100 +++ b/extensions.st Wed Oct 16 01:24:40 2013 +0100 @@ -9,6 +9,7 @@ "Created: / 25-07-2010 / 08:57:34 / Jan Vrany " "Modified (format): / 04-10-2011 / 19:47:20 / cg" ! ! + !AbstractSyntaxHighlighter class methodsFor:'api highlighting'! formatMethod:aString in:aClass using:preferencesOrNil elementsInto: elements @@ -17,6 +18,7 @@ "Created: / 25-07-2010 / 08:58:00 / Jan Vrany " ! ! + !ArrayedCollection methodsFor:'inspecting'! inspector2TabForHexDump @@ -84,6 +86,7 @@ "Created: / 13-02-2012 / 15:08:42 / cg" ! ! + !Behavior methodsFor:'inspecting'! inspectorExtraAttributes @@ -96,6 +99,7 @@ ifTrue:[ '-nonMeta' -> [ self theNonMetaclass ] ]); yourself ! ! + !Behavior methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -108,6 +112,7 @@ ]. ^ super inspectorValueStringInListFor:anInspector ! ! + !Block methodsFor:'inspecting'! inspectorExtraAttributes @@ -129,6 +134,7 @@ "Created: / 15-11-2011 / 14:24:10 / cg" ! ! + !Boolean methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -136,6 +142,7 @@ ^ self printString ! ! + !Breakpoint methodsFor:'accessing'! icon @@ -144,6 +151,7 @@ "Created: / 11-07-2011 / 18:21:57 / Jan Vrany " ! ! + !BreakpointDescription methodsFor:'accessing'! icon @@ -167,6 +175,7 @@ "Created: / 28-06-2011 / 08:29:12 / Jan Vrany " "Modified: / 27-01-2012 / 13:46:23 / cg" ! ! + !ByteArray methodsFor:'inspecting'! inspectorExtraAttributes @@ -197,11 +206,13 @@ add:'-binary' -> [ basePrinter value:self value:2 ]; yourself ! ! + !Change methodsFor:'private'! flattenOnto: aCollection aCollection add: self ! ! + !Change methodsFor:'private'! flattenedChanges @@ -210,6 +221,7 @@ self flattenOnto: changes. ^changes ! ! + !Change methodsFor:'accessing'! removed @@ -218,6 +230,7 @@ "Created: / 24-10-2009 / 21:10:57 / Jan Vrany " ! ! + !Change methodsFor:'accessing'! removed: aBoolean @@ -226,6 +239,7 @@ "Created: / 24-10-2009 / 21:11:09 / Jan Vrany " ! ! + !ChangeSet methodsFor:'utilities'! condenseChangesForRemoved @@ -247,12 +261,14 @@ "Created: / 05-11-2001 / 14:21:17 / cg" "Modified: / 12-10-2006 / 16:51:27 / cg" ! ! + !ChangeSet methodsFor:'private'! flattenOnto: aCollection self do:[:change|change flattenOnto: aCollection] ! ! + !ChangeSet methodsFor:'private'! flattenedChanges @@ -261,6 +277,7 @@ self flattenOnto: changes. ^changes ! ! + !ChangeSet methodsFor:'inspecting'! inspector2TabBrowser @@ -277,6 +294,7 @@ "Modified: / 06-08-2011 / 21:22:46 / Jan Vrany " "Modified: / 13-09-2011 / 11:55:53 / cg" ! ! + !ChangeSet methodsFor:'inspecting'! inspector2Tabs @@ -284,6 +302,7 @@ "Created: / 05-07-2011 / 13:40:19 / cg" ! ! + !Character methodsFor:'inspecting'! inspectorExtraAttributes @@ -303,6 +322,7 @@ "Created: / 22-10-2006 / 03:52:20 / cg" ! ! + !Character methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -313,6 +333,7 @@ ]. ^ self storeString,(' "%1"' bindWith:asciivalue) ! ! + !CharacterArray methodsFor:'inspecting'! inspector2TabBytes @@ -327,6 +348,7 @@ "Created: / 20-07-2011 / 16:36:52 / Jan Vrany " "Modified: / 21-08-2011 / 07:32:57 / cg" ! ! + !CharacterArray methodsFor:'inspecting'! inspector2TabHTML @@ -339,6 +361,7 @@ "Created: / 17-02-2008 / 10:10:50 / janfrog" "Created: / 07-11-2011 / 12:35:15 / cg" ! ! + !CharacterArray methodsFor:'inspecting'! inspector2TabText @@ -351,6 +374,7 @@ "Created: / 17-02-2008 / 10:10:50 / janfrog" "Modified: / 21-08-2011 / 08:02:57 / cg" ! ! + !CharacterArray methodsFor:'inspecting'! inspector2Tabs @@ -363,6 +387,7 @@ "Created: / 05-07-2011 / 13:40:27 / cg" ! ! + !CharacterArray methodsFor:'inspecting'! inspectorExtraAttributes @@ -387,6 +412,7 @@ "Created: / 22-10-2006 / 03:52:20 / cg" ! ! + !CharacterArray methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -394,6 +420,7 @@ ^ self basicStoreString contractTo:30. ! ! + !Class methodsFor:'misc'! inspectorClass @@ -405,6 +432,7 @@ ]. ^ super inspectorClass ! ! + !Collection methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -417,6 +445,7 @@ ]. ^ (super inspectorValueStringInListFor:anInspector),' size=',sz printString ! ! + !Color methodsFor:'inspecting'! inspectorClass @@ -427,6 +456,7 @@ "Modified: 23.4.1996 / 13:39:50 / cg" ! ! + !Color methodsFor:'inspecting'! inspectorExtraAttributes @@ -442,6 +472,7 @@ Color red inspect " ! ! + !Color methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -449,30 +480,35 @@ ^ self htmlPrintString ! ! + !CompositeChange methodsFor:'utilities'! condenseChangesForRemoved self changes condenseChangesForRemoved ! ! + !CompositeChange methodsFor:'private'! flattenOnto: aCollection changes do:[:change|change flattenOnto: aCollection] ! ! + !CompositeChange methodsFor:'accessing'! removed ^changes allSatisfy: [:e|e removed] ! ! + !CompositeChange methodsFor:'accessing'! removed: aBoolean changes do:[:e|e removed: aBoolean] ! ! + !Date methodsFor:'inspecting'! inspectorExtraAttributes @@ -493,6 +529,7 @@ "Created: / 20-01-2011 / 12:19:05 / cg" ! ! + !Dictionary methodsFor:'inspecting'! inspector2TabLabel @@ -500,6 +537,7 @@ "Created: / 14-07-2011 / 11:57:18 / cg" ! ! + !Dictionary methodsFor:'inspecting'! inspectorClass @@ -508,6 +546,7 @@ ^ DictionaryInspectorView ! ! + !EditTextView methodsFor:'accessing-dimensions'! absoluteXOfPosition:positionInText @@ -525,6 +564,7 @@ "Created: / 16-02-2010 / 10:05:19 / Jan Vrany " ! ! + !EditTextView methodsFor:'accessing-dimensions'! absoluteYOfCursor @@ -543,6 +583,7 @@ "Created: / 27-05-2005 / 07:45:53 / janfrog" "Modified: / 27-05-2005 / 23:03:40 / janfrog" ! ! + !EditTextView methodsFor:'accessing-dimensions'! xOfPosition: positionInText @@ -556,6 +597,7 @@ "Created: / 16-02-2010 / 10:04:27 / Jan Vrany " ! ! + !EditTextView methodsFor:'accessing-dimensions'! yOfCursor @@ -564,6 +606,7 @@ "Created: / 27-05-2005 / 07:43:41 / janfrog" ! ! + !EditTextView methodsFor:'accessing-dimensions'! yOfPosition: positionInText @@ -574,6 +617,7 @@ "Created: / 16-02-2010 / 10:08:21 / Jan Vrany " ! ! + !ExecutableFunction methodsFor:'printing & storing'! printStringForBrowserWithSelector:selector @@ -581,6 +625,7 @@ ^ self printStringForBrowserWithSelector:selector inClass:nil ! ! + !Form methodsFor:'inspecting'! inspectorClass @@ -589,6 +634,7 @@ ^ ImageInspectorView ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-22x22'! bookmarks22x22 @@ -618,6 +664,7 @@ "Modified: / 05-05-2011 / 12:45:41 / Jan Vrany " ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-16x16'! bug16x16Icon @@ -642,6 +689,7 @@ ?_????????????7=W5=_W5?=O/7???????>L?PLC@0LC?_????????7=/4S[7S 8TY/=?VC?????L#L.>JI3I+A%H#[?????GA3_]U*/M3_;BPRLD_????7= ?_B@M>DE-04>?U/??????2_=HEXYQ7:RG2$%Q9QEL?5_??????????<=?\;M??????????????????=-H????????0@a') ; colorMapFromArray:#[205 205 205 227 35 35 106 106 106 98 98 98 135 135 135 163 34 34 101 5 5 124 124 124 48 2 2 227 11 11 173 173 173 218 54 54 241 241 241 235 19 19 225 225 225 219 18 18 245 58 58 214 214 214 249 46 46 90 90 90 254 61 61 36 36 36 176 176 176 233 233 233 114 114 114 255 78 78 212 33 33 230 57 57 61 61 61 94 94 94 76 76 76 19 19 19 255 57 57 161 161 161 83 83 83 217 217 217 249 249 249 255 65 65 139 2 2 27 27 27 169 169 169 253 53 53 210 28 28 251 251 251 154 154 154 117 117 117 195 1 1 245 245 245 145 145 145 218 5 5 230 230 230 69 2 2 181 181 181 11 11 11 141 141 141 249 61 61 205 21 21 165 165 165 157 157 157 241 28 28 223 223 223 109 109 109 2 2 2 245 45 45 146 0 0 69 69 69 137 137 137 140 40 40 188 1 1 206 24 24 219 33 33 255 76 76 249 49 49 249 56 56 236 236 236 121 121 121 248 53 53 171 1 1 111 40 40 237 41 41 178 21 21 205 16 16 129 129 129 163 1 1 155 18 18 85 4 4 243 68 68 73 73 73 45 45 45 202 51 51 241 40 40 86 86 86 114 1 1 210 4 4 246 41 41 148 148 148 189 189 189 209 209 209 210 17 17 158 28 28 213 5 5 205 1 1 53 53 53 217 9 9 69 40 40 187 10 10 255 74 74 218 28 28 146 11 11 65 65 65 232 37 37 101 101 101 196 26 26 245 53 53 188 26 26 213 10 10 184 184 184 206 5 5 249 65 65 172 21 21 206 34 34 195 195 195 237 32 32 131 12 12 233 29 29 179 36 36 241 37 37 139 13 13 245 49 49 180 1 1 168 37 37 198 198 198 202 202 202 228 21 21 206 10 10 206 29 29 229 30 30 255 80 80 188 20 20 245 37 37 57 57 57 252 50 50 87 42 42 172 10 10 209 13 13 155 4 4 164 11 11 242 44 44 255 70 70 225 25 25 222 14 14 237 24 24 240 49 49 205 13 13 202 44 44 201 0 0 225 17 17 186 42 42 255 72 72 122 1 1 40 40 40 157 10 10 209 8 8 222 8 8 195 41 41 223 21 21 180 11 11 255 68 68 162 28 28 194 11 11 232 25 25 131 1 1 241 32 32 246 246 246 49 49 49 224 44 44 208 2 2 227 227 227 239 239 239 239 46 46 162 20 20 245 33 33 219 219 219 238 29 29 237 37 37 171 29 29 36 46 46 250 68 68 147 16 16 182 26 26 187 187 187 24 1 1 185 32 32 229 24 24 232 33 33 150 150 150 122 12 12 229 17 17 204 27 27 242 52 52 213 2 2 200 15 15 191 191 191 217 43 43 217 12 12 115 10 10 140 16 16 200 28 28 202 6 6 215 13 13 182 41 41 57 46 46 40 46 46 233 40 40 252 70 70 173 40 40 226 28 28 46 54 54 202 22 22 203 18 18 245 72 72 191 17 17 200 37 37 10 0 0 50 52 52 252 74 74 252 72 72 247 38 38 160 40 40 231 14 14 252 68 68 200 10 10 15 15 15 211 47 47 254 254 254 253 76 76 23 23 23 237 69 69 7 7 7 144 7 7 196 8 7 32 32 32 59 59 59 90 93 93 67 67 67 70 28 28 50 56 56 232 15 16 208 4 4 237 35 35 220 12 11 232 20 20 223 62 62 0 0 0 255 255 255 255 255 255]; mask:((ImageMask new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@L@@0@C8AO C?0OG?0??#?>C?0_?@O@@L@b') ; yourself); yourself] ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-24x24'! bug24x24Icon @@ -670,6 +718,7 @@ 8A??0@??@@??@G??8@G8@@A0@@@@@') ; yourself); yourself] ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-32x32'! bug32x32Icon @@ -721,6 +770,7 @@ yourself ] ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-16x16'! lint16x16Icon @@ -745,6 +795,7 @@ @XS??????????3<)-;^76.Z5A0O???????-3J<0+??????0\JI1,;7^?57-[;''T????8L??????V5@''G57.1,!!#X-''R_O???1(R @RMW:Y*KY6+7*RW??????3P*ZU[;.:#!!/:7???????5??????????< BC &?????;?Z??????????C?>O?0??#?>C?0O?@OC@LLb') ; yourself); yourself] ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-24x24'! lint24x24Icon @@ -773,6 +824,7 @@ /:6D??????????<)@PLSXEY?2?S<>.Y-/;V-?????????1$A??5#O??????????????H@ +NBXQ??????>:/=*L??????????????<9 FEU_????????6OF5????????????????????????????-]K?') ; colorMapFromArray:#[0 1 0 0 2 0 1 4 0 3 6 2 30 1 0 6 9 5 34 2 2 10 12 8 43 4 2 13 15 12 15 17 13 77 0 0 16 18 15 35 14 12 17 19 16 67 6 1 19 20 18 75 7 10 21 23 20 86 9 4 25 27 24 111 4 7 103 7 10 96 10 12 32 29 28 29 30 28 31 33 30 153 2 0 33 35 33 35 36 34 110 16 16 173 0 1 36 38 35 41 37 36 165 4 0 155 7 7 128 15 14 39 41 39 157 12 16 51 42 42 207 0 4 43 45 42 58 41 39 141 19 15 199 4 0 210 3 0 221 1 4 48 49 47 231 0 12 211 7 8 172 19 10 172 19 18 52 54 51 53 55 53 234 5 23 59 54 53 176 24 21 56 57 55 57 59 56 204 19 22 195 22 24 103 47 48 227 16 9 60 61 59 198 25 19 216 20 21 61 63 60 119 48 45 228 20 20 63 65 62 211 30 27 68 69 67 69 71 68 212 32 34 242 25 29 72 74 71 74 76 74 191 45 50 245 31 38 76 78 75 77 79 76 79 80 78 138 66 66 248 36 40 240 41 43 83 85 82 216 50 52 241 43 50 195 58 61 86 88 85 244 46 46 87 89 86 89 91 88 214 58 58 193 65 67 92 93 91 248 51 49 109 90 87 185 68 87 194 67 80 87 95 125 250 54 57 173 74 96 202 67 84 159 78 103 253 56 52 188 72 90 87 99 135 129 89 121 99 101 98 73 104 148 255 59 60 159 83 106 175 81 94 94 102 132 187 78 98 215 71 85 255 61 67 169 84 104 251 66 66 104 106 103 90 106 147 151 92 119 200 81 93 107 108 106 140 99 131 162 94 119 255 72 76 144 100 128 96 112 153 228 80 83 159 97 120 111 113 110 191 90 111 206 87 104 113 115 112 87 118 163 115 117 114 83 122 166 179 100 117 118 120 117 199 99 101 231 91 88 138 113 147 120 122 119 196 101 119 123 125 122 115 123 167 213 100 113 119 123 162 180 109 128 127 129 126 208 108 109 115 131 173 185 115 140 158 122 154 173 119 144 131 133 130 130 130 163 178 122 124 181 119 147 106 139 178 136 138 135 120 139 175 126 138 175 204 121 132 132 139 172 113 146 186 136 143 176 144 146 143 121 149 184 153 142 173 135 150 181 148 150 147 125 153 188 130 153 182 179 140 167 150 152 149 205 136 148 181 145 146 136 159 189 155 157 154 140 163 193 159 161 158 161 163 160 143 166 196 162 164 161 148 167 192 164 166 163 165 165 187 197 159 173 167 169 166 152 171 196 191 163 180 157 172 191 169 171 168 216 159 166 171 173 170 208 163 179 187 169 190 217 162 175 174 176 173 159 178 203 186 173 174 207 167 175 163 178 198 213 166 176 179 181 178 198 176 192 169 185 204 183 185 182 216 175 184 209 177 189 212 180 192 204 183 198 208 183 193 188 190 187 180 192 206 194 196 193 215 191 201 187 199 213 204 198 197 211 196 210 199 201 198 190 202 216 191 203 217 201 202 212 202 204 201 208 203 201 219 201 210 205 207 203 217 203 217 206 208 205 213 207 206 223 205 214 203 211 220 211 213 210 211 212 222 214 216 213 221 215 227 217 219 216 219 221 218 228 218 224 217 222 225 221 223 220 231 221 227 216 225 233 220 226 228 224 226 223 221 229 238 231 233 230 228 234 236 233 235 232 235 238 234 249 251 248 255 255 255]; mask:((ImageMask new) width: 24; height: 24; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@LL@@FH@@FH@@CX@@G<@BG>HGO>XA??8@?? @?? G??<@G8O@A8G@@@F') ; yourself); yourself] ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-32x32'! lint32x32Icon @@ -809,6 +861,7 @@ @@@@@@@@D@@@NC @@A 8@@@\L@@@CC@@@@Y0@@@G8@@@C? @AA?@C???>A???? O???0@O??0@C??<@O???8G???>@?? ?? @???@@_??8@O???@GO?38@!!?8_@@O@^@@@@C@@@@@@b') ; yourself); yourself] ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-16x16'! smalllintWarning16x16 @@ -839,6 +892,7 @@ @@@@@@@@????????????9\^ 1(T.1(T.1(T.1(T.1(T.9\^ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@????????????????????????????@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@') ; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@_@C>@_C?G?8O?@G<@@@b') ; yourself); yourself] ! ! + !GenericToolbarIconLibrary class methodsFor:'image specs-versions'! versionMerged24x24 @@ -867,6 +921,7 @@ UEQNS30GLFI,\V11\W!!,X&I"Y&I!!W%9^T5MSWS0HLH]:^&93[798[G9/\V1,X&I!!WFA\Y30EMIF,%9RK_G%9\&=/[6=1[&91[GV@]DHDJ9>6+)2P"8"A!!7=? _7=?_7=?\7Q.^4@CA"X-I2\''I2" ! ! + !Method methodsFor:'inspecting'! inspectorExtraAttributes @@ -971,6 +1033,7 @@ "Created: / 18-09-2006 / 21:34:01 / cg" "Modified: / 06-10-2006 / 13:57:33 / cg" ! ! + !Method methodsFor:'printing & storing'! printStringForBrowserWithSelector:selector inClass:aClass @@ -1114,11 +1177,13 @@ "Modified: / 05-03-2007 / 16:18:53 / cg" "Modified: / 20-07-2010 / 15:39:06 / Jan Vrany " ! ! + !Method methodsFor:'printing & storing'! selectorPrintStringInBrowserFor:selector ^ selector ! ! + !Method methodsFor:'printing & storing'! selectorPrintStringInBrowserFor:selector class:aClass @@ -1136,6 +1201,7 @@ "Modified: / 20-07-2010 / 10:33:02 / Jan Vrany " ! ! + !MethodDictionary methodsFor:'inspecting'! inspectorClass @@ -1146,6 +1212,7 @@ "Created: 12.6.1996 / 12:29:13 / stefan" ! ! + !NameSpace class methodsFor:'inspecting'! inspectorClass @@ -1158,6 +1225,7 @@ ! ! + !Object methodsFor:'debugging'! inspect @@ -1186,6 +1254,7 @@ (Image fromFile:'bitmaps/garfield.gif') inspect " ! ! + !Object methodsFor:'inspecting'! inspector2TabCommon @@ -1196,6 +1265,7 @@ "Created: / 24-05-2011 / 14:56:49 / Jan Vrany " "Modified: / 05-07-2011 / 14:06:28 / cg" ! ! + !Object methodsFor:'inspecting'! inspector2TabForBasicInspect @@ -1209,6 +1279,7 @@ "Created: / 05-07-2011 / 13:59:59 / cg" ! ! + !Object methodsFor:'inspecting'! inspector2TabForInspectorClass @@ -1222,6 +1293,7 @@ "Created: / 05-07-2011 / 14:06:16 / cg" ! ! + !Object methodsFor:'inspecting'! inspector2TabLabel @@ -1231,6 +1303,7 @@ "Created: / 14-07-2011 / 11:56:23 / cg" ! ! + !Object methodsFor:'inspecting'! inspector2Tabs @@ -1242,6 +1315,7 @@ "Created: / 05-07-2011 / 13:39:24 / cg" ! ! + !Object methodsFor:'debugging'! inspectorExtraAttributes @@ -1262,6 +1336,7 @@ "Modified: / 02-09-2005 / 19:00:01 / janfrog" "Modified: / 04-10-2006 / 14:33:34 / cg" ! ! + !Object methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -1272,6 +1347,7 @@ "Created: / 13-06-2012 / 12:50:26 / cg" ! ! + !Object methodsFor:'testing'! isTestCaseLike @@ -1280,6 +1356,7 @@ "Created: / 28-02-2011 / 21:30:24 / Jan Vrany " ! ! + !Object methodsFor:'debugging'! newInspector2Tab @@ -1290,6 +1367,7 @@ ifNil:[self error:'Inspector2 not available!! Something is rotten...'] ifNotNil:[(Smalltalk at: #'Tools::Inspector2Tab') new] ! ! + !OrderedCollection methodsFor:'inspecting'! inspectorClass @@ -1304,6 +1382,7 @@ #(0 8 15 3 99 2) asSortedCollection inspect " ! ! + !Point methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -1311,6 +1390,7 @@ ^ self printString ! ! + !PopUpMenu methodsFor:'converting'! asMenu @@ -1354,6 +1434,7 @@ "Created: / 18-10-2008 / 19:01:32 / Jan Vrany " "Modified: / 09-09-2012 / 13:10:25 / cg" ! ! + !ProfileTree methodsFor:'accessing'! method @@ -1364,6 +1445,7 @@ "Created: / 01-12-2007 / 22:50:16 / janfrog" "Modified: / 07-11-2008 / 08:40:35 / Jan Vrany " ! ! + !ProfileTree methodsFor:'accessing'! package @@ -1374,6 +1456,7 @@ "Created: / 01-12-2007 / 22:50:28 / janfrog" "Modified: / 07-11-2008 / 08:40:35 / Jan Vrany " ! ! + !ProgrammingLanguage methodsFor:'accessing'! toolbox @@ -1391,6 +1474,7 @@ "Created: / 31-08-2013 / 10:15:01 / Jan Vrany " "Modified: / 31-08-2013 / 23:42:42 / Jan Vrany " ! ! + !ProgrammingLanguage methodsFor:'accessing - classes'! toolboxClass @@ -1402,6 +1486,7 @@ "Created: / 31-08-2013 / 10:07:04 / Jan Vrany " ! ! + !Rectangle methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -1409,6 +1494,7 @@ ^ self origin printString,'->',self corner printString ! ! + !RunArray methodsFor:'user interface'! inspectorClass @@ -1419,16 +1505,19 @@ "Modified: / 30.10.1997 / 14:28:20 / cg" ! ! + !SelectionInListModelView methodsFor:'accessing'! textStartLeft ^ textStartLeft ! ! + !SelectionInListModelView methodsFor:'accessing'! textStartLeft:something textStartLeft := something. ! ! + !Set methodsFor:'inspecting'! inspectorClass @@ -1437,6 +1526,7 @@ ^ SetInspectorView ! ! + !SimpleView methodsFor:'testing'! isCodeView2 @@ -1445,6 +1535,7 @@ "Created: / 20-07-2010 / 15:42:28 / Jan Vrany " ! ! + !Smalltalk class methodsFor:'queries'! inspectorClass @@ -1453,6 +1544,7 @@ ^ DictionaryInspectorView ! ! + !StringCollection methodsFor:'inspecting'! inspector2TabText @@ -1464,6 +1556,7 @@ "Created: / 17-02-2008 / 10:13:07 / janfrog" ! ! + !StringCollection methodsFor:'inspecting'! inspector2Tabs @@ -1471,6 +1564,7 @@ "Created: / 05-07-2011 / 13:40:43 / cg" ! ! + !Symbol methodsFor:'accessing'! formattedCode @@ -1481,6 +1575,7 @@ "Created: / 07-07-2009 / 20:03:21 / Jan Vrany " ! ! + !Symbol methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -1488,6 +1583,7 @@ ^ self storeString ! ! + !Text methodsFor:'inspecting'! inspector2TabText @@ -1501,6 +1597,7 @@ "Modified: / 17-02-2008 / 10:28:33 / janfrog" "Modified: / 21-08-2011 / 08:02:46 / cg" ! ! + !Text methodsFor:'inspecting'! inspectorExtraAttributes @@ -1518,6 +1615,7 @@ "Created: / 18-09-2006 / 21:25:52 / cg" "Modified: / 06-10-2006 / 13:57:38 / cg" ! ! + !Timestamp methodsFor:'inspecting'! inspectorExtraAttributes @@ -1538,6 +1636,7 @@ "Created: / 20-01-2011 / 12:19:05 / cg" ! ! + !Timestamp methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -1545,6 +1644,7 @@ ^ self printString ! ! + !UUID methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -1552,6 +1652,7 @@ ^ self printString ! ! + !UndefinedObject methodsFor:'inspecting'! inspectorValueStringInListFor:anInspector @@ -1559,6 +1660,7 @@ ^ 'nil' ! ! + !UninterpretedBytes methodsFor:'inspecting'! inspector2Tabs @@ -1566,6 +1668,7 @@ "Created: / 27-02-2012 / 21:51:36 / cg" ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! alwaysOpenNewTabWhenCtrlClick @@ -1580,6 +1683,7 @@ "Created: / 19-10-2008 / 08:00:53 / Jan Vrany " "Modified: / 14-02-2010 / 19:37:01 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! alwaysOpenNewTabWhenCtrlClick: aBoolean @@ -1588,6 +1692,7 @@ "Created: / 19-10-2008 / 08:01:45 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-pref''d tools'! changesBrowserClassName @@ -1598,6 +1703,7 @@ "Created: / 03-04-2012 / 11:02:33 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! codeView2AutoIndent @@ -1616,6 +1722,7 @@ "Created: / 07-08-2011 / 12:46:59 / Jan Vrany " "Modified: / 25-06-2013 / 12:48:16 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! codeView2AutoIndent: aBoolean @@ -1633,6 +1740,7 @@ "Created: / 07-08-2011 / 12:47:09 / Jan Vrany " "Modified: / 25-06-2013 / 12:48:38 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! codeView2ShowAcceptCancel @@ -1646,6 +1754,7 @@ "Modified: / 15-02-2010 / 09:26:16 / Jan Vrany " "Created: / 10-10-2011 / 16:41:04 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! codeView2ShowAcceptCancel: aBoolean @@ -1659,6 +1768,7 @@ "Modified: / 15-02-2010 / 09:26:16 / Jan Vrany " "Created: / 10-10-2011 / 16:40:51 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! confirmRefactorings @@ -1679,6 +1789,7 @@ "Created: / 04-04-2012 / 14:02:17 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! confirmRefactorings:aBoolean @@ -1699,6 +1810,7 @@ "Created: / 04-04-2012 / 14:02:01 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-pref''d tools'! fileBrowserClass @@ -1718,6 +1830,7 @@ "Modified: / 03-04-2012 / 10:59:06 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-pref''d tools'! fileBrowserClass: aClass @@ -1732,6 +1845,7 @@ "Created: / 03-04-2012 / 10:57:51 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-pref''d tools'! fileBrowserClassName @@ -1742,6 +1856,7 @@ "Created: / 03-04-2012 / 11:01:59 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showBookmarkBar @@ -1758,6 +1873,7 @@ "Created: / 18-05-2011 / 16:48:57 / Jan Vrany " "Modified: / 03-06-2011 / 11:01:22 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showBookmarkBar: aBoolean @@ -1773,6 +1889,7 @@ "Created: / 18-05-2011 / 17:28:03 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showEmbeddedTestRunnerInBrowser @@ -1788,6 +1905,7 @@ "Created: / 11-03-2010 / 10:11:11 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showEmbeddedTestRunnerInBrowser:aBoolean @@ -1802,6 +1920,7 @@ "Created: / 11-03-2010 / 10:11:29 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showGlobalHistory @@ -1818,6 +1937,7 @@ "Created: / 07-07-2011 / 00:03:10 / Jan Vrany " "Modified (comment): / 26-07-2012 / 16:35:54 / cg" ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showGlobalHistory: aBoolean @@ -1834,6 +1954,7 @@ "Created: / 07-07-2011 / 00:02:35 / Jan Vrany " "Modified (comment): / 26-07-2012 / 16:35:57 / cg" ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showLocalHistory @@ -1850,6 +1971,7 @@ "Created: / 07-07-2011 / 00:02:01 / Jan Vrany " "Modified (comment): / 26-07-2012 / 16:35:31 / cg" ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showLocalHistory: aBoolean @@ -1866,6 +1988,7 @@ "Created: / 07-07-2011 / 00:02:13 / Jan Vrany " "Modified (comment): / 26-07-2012 / 16:35:41 / cg" ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showMethodTemplate @@ -1881,6 +2004,7 @@ "Created: / 12-02-2010 / 12:06:03 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! showMethodTemplate:aBoolean @@ -1895,6 +2019,7 @@ "Created: / 12-02-2010 / 12:05:39 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! sortAndIndentClassesByInheritance @@ -1909,6 +2034,7 @@ "Created: / 06-07-2011 / 19:09:14 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! sortAndIndentClassesByInheritance: aBoolean @@ -1923,6 +2049,7 @@ "Created: / 06-07-2011 / 19:09:31 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! sourceCodeManagementMenuLayout @@ -1945,6 +2072,7 @@ "Created: / 06-10-2011 / 18:42:23 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! sourceCodeManagementMenuLayout: aSymbol @@ -1968,6 +2096,7 @@ "Created: / 06-10-2011 / 18:44:18 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2In: appSymbol @@ -1989,6 +2118,7 @@ "Modified: / 15-02-2010 / 09:26:16 / Jan Vrany " "Created: / 26-07-2011 / 10:26:59 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InBrowser @@ -2006,6 +2136,7 @@ "Modified: / 15-02-2010 / 09:26:16 / Jan Vrany " "Created: / 26-07-2011 / 10:22:03 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InBrowser: aBoolean @@ -2023,6 +2154,7 @@ "Modified: / 15-02-2010 / 09:26:16 / Jan Vrany " "Created: / 26-07-2011 / 10:21:22 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InDebugger @@ -2040,6 +2172,7 @@ "Created: / 26-07-2011 / 10:22:22 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InDebugger: aBoolean @@ -2057,6 +2190,7 @@ "Modified: / 15-02-2010 / 09:26:16 / Jan Vrany " "Created: / 26-07-2011 / 10:22:36 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InTools @@ -2070,6 +2204,7 @@ "Created: / 12-02-2010 / 12:13:59 / Jan Vrany " "Modified: / 15-02-2010 / 09:26:16 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InTools:aBoolean @@ -2080,6 +2215,7 @@ UserPreferences current useCodeView2InBrowser:false" "Created: / 12-02-2010 / 12:14:09 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InWorkspace @@ -2097,6 +2233,7 @@ "Created: / 26-07-2011 / 10:23:20 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-code view'! useCodeView2InWorkspace: aBoolean @@ -2114,6 +2251,7 @@ "Created: / 26-07-2011 / 10:22:59 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! useInPlaceSearchInBrowserLists @@ -2128,6 +2266,7 @@ "Created: / 28-07-2011 / 09:34:58 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! useInPlaceSearchInBrowserLists: aBoolean @@ -2142,6 +2281,7 @@ "Created: / 28-07-2011 / 09:35:28 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! webBrowserLikeLayout @@ -2157,6 +2297,7 @@ "Created: / 07-06-2011 / 14:33:14 / Jan Vrany " ! ! + !UserPreferences methodsFor:'accessing-prefs-browser'! webBrowserLikeLayout: aBoolean @@ -2172,11 +2313,7 @@ "Created: / 07-06-2011 / 14:31:31 / Jan Vrany " ! ! -!stx_libtool class methodsFor:'documentation'! - -extensionsVersion_CVS - ^ '$Header: /cvs/stx/stx/libtool/extensions.st,v 1.117 2013-09-05 21:34:32 vrany Exp $' -! ! + !stx_libtool class methodsFor:'documentation'! extensionsVersion_HG diff -r aa44e22100de -r 33afbe8a823b libtool.rc --- a/libtool.rc Tue Oct 15 13:47:18 2013 +0100 +++ b/libtool.rc Wed Oct 16 01:24:40 2013 +0100 @@ -25,7 +25,7 @@ VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2012\nCopyright eXept Software AG 1998-2012\0" VALUE "ProductName", "Smalltalk/X\0" VALUE "ProductVersion", "6.2.3.0\0" - VALUE "ProductDate", "Mon, 14 Oct 2013 14:22:07 GMT\0" + VALUE "ProductDate", "Wed, 16 Oct 2013 00:23:24 GMT\0" END END diff -r aa44e22100de -r 33afbe8a823b stx_libtool.st --- a/stx_libtool.st Tue Oct 15 13:47:18 2013 +0100 +++ b/stx_libtool.st Wed Oct 16 01:24:40 2013 +0100 @@ -11,7 +11,7 @@ " "{ Package: 'stx:libtool' }" -LibraryDefinition subclass:#'stx_libtool' +LibraryDefinition subclass:#stx_libtool instanceVariableNames:'' classVariableNames:'' poolDictionaries:'' @@ -201,6 +201,7 @@ AbstractFileApplicationNoteBookComponent AbstractFileBrowser AbstractLauncherApplication + (AbstractRevisionItem autoload) AbstractSettingsApplication (AbstractVersionDiffBrowserItem autoload) (ApplicationBuilder autoload) @@ -215,10 +216,12 @@ (ChangeSetBrowser autoload) ChangesBrowser (ClassItem autoload) + (ClassItemRoot autoload) (ClassItemRootForRevision autoload) (ClassNameItem autoload) (ClassRevisionTree autoload) (ClassVariablesInspectorView autoload) + CodeCompletionHelpMenuView CodeCompletionHelpView CodeGenerator (CodeGeneratorTests autoload) @@ -265,6 +268,7 @@ (ProjectView autoload) (RCSConflictEditTextView autoload) (SemaphoreMonitor autoload) + (SmalltalkInspectorView autoload) (SourceRevisionItem autoload) SyntaxElement SyntaxHighlighter2 @@ -340,10 +344,8 @@ #'stx_libtool' AbstractDirectoryBrowser AbstractFileFinderApplicationComponent - (AbstractRevisionItem autoload) AbstractSourceCodeManagementSettingsAppl BookmarkMenuBuilder - (ClassItemRoot autoload) ContextInspectorView DictionaryInspectorView Diff3ExclusiveVisitor @@ -392,7 +394,6 @@ GitSourceCodeManagementSettingsAppl MercurialSourceCodeManagementSettingsAppl PerforceSourceCodeManagementSettingsAppl - (SmalltalkInspectorView autoload) StoreSourceCodeManagementSettingsAppl #'Tools::BrowserListWithFilter' #'Tools::ClassCategoryList' @@ -419,8 +420,6 @@ #'Tools::HierarchicalChangeList' #'Tools::HierarchicalPackageFilterList' #'Tools::InheritanceClassList' - CodeCompletionHelpMenuView - #'Tools::Toolbox' ) !