stx_goodies_smallsense.st
changeset 1143 66b5c959cee1
parent 1139 26a41cfc8460
child 1144 93164087c56a
--- a/stx_goodies_smallsense.st	Tue Aug 16 15:23:21 2022 +0100
+++ b/stx_goodies_smallsense.st	Fri Sep 02 11:34:33 2022 +0100
@@ -1,7 +1,7 @@
 "
 stx:goodies/smallsense - A productivity plugin for Smalltalk/X IDE
 Copyright (C) 2013-2015 Jan Vrany
-Copyright (C) 2021 LabWare
+Copyright (C) 2021-2022 LabWare
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
@@ -34,7 +34,7 @@
 "
 stx:goodies/smallsense - A productivity plugin for Smalltalk/X IDE
 Copyright (C) 2013-2015 Jan Vrany
-Copyright (C) 2021 LabWare
+Copyright (C) 2021-2022 LabWare
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
@@ -108,7 +108,7 @@
         #'stx:libtool'    "AbstractSettingsApplication - superclass of SmallSense::SettingsAppl"
         #'stx:libview'    "DisplaySurface - extended"
         #'stx:libview2'    "ApplicationModel - extended"
-        #'stx:libwidg'    "DialogBox - extended"
+        #'stx:libwidg'    "DialogBox - superclass of SmallSense::DialogBox"
         #'stx:libwidg2'    "AbstractHierarchicalItem - superclass of SmallSense::ClassPO"
     )
 !
@@ -126,11 +126,9 @@
 
     ^ #(
         #'stx:goodies/refactoryBrowser/changes'    "CompositeRefactoryChange - referenced by Tools::NewSystemBrowser>>stx_goodies_smallsense_categoryMenuRename"
-        #'stx:goodies/smallsense/refactoring_custom'    "SmallSense::CustomMock - referenced by SmallSense::SmalltalkSyntaxHighlighterTests>>setUp"
-        #'stx:goodies/sunit'    "TestAsserter - superclass of SmallSense::AbstractJavaCompletionEngineTests"
         #'stx:libbasic2'    "BackgroundJob - referenced by SmallSense::AbstractListDialog>>initialize"
         #'stx:libbasic3'    "ChangeSet - referenced by RBContainsSmalltalkXEOLCommentRule>>fixes:"
-        #'stx:libjava'    "GroovyLanguage - referenced by SmallSense::GroovyCompletionEngineSimpleTests>>completionLanguage"
+        #'stx:libjava'    "Java - referenced by SmallSense::JavaCompletionEngine>>complete"
         #'stx:libjava/tools'    "GroovyScanner - referenced by SmallSense::GroovyCompletionEngineSimple>>scannerClass"
     )
 !
@@ -165,6 +163,7 @@
         #'SmallSense::CompletionResult'
         #'SmallSense::CompletionView'
         #'SmallSense::CriticsWindow'
+        #'SmallSense::DialogBox'
         #'SmallSense::EditService'
         #'SmallSense::EditSupport'
         #'SmallSense::Info'
@@ -322,7 +321,6 @@
         RBProgramNode endPosition
         RBProgramNode startPosition
         RBContainsSmalltalkXEOLCommentRule fixes:
-        'DialogBox class' #'stx_goodies_smallsense_requestProject:from:initialAnswer:suggestions:'
         'Tools::CodeCompletionService class' new
         #'Tools::LintService' buttonPress:x:y:in:
         #'Tools::LintService' showInfoWindowForLine: