abbrev.stc
author Claus Gittinger <cg@exept.de>
Sun, 01 Feb 2015 14:17:11 +0100
changeset 15150 940d37c7d3ac
parent 15061 8561cea047c5
child 15371 add86fd65642
permissions -rw-r--r--
class: Tools::ChangeList fixed the following redraw bug in ModelListView (which is already fixed in SelectionInListView): if a colored item is shown with selection, the color attribute should be removed (or relaxed), to avoid drawing the label invisible. I.e. if the text color is blue or grey, and the selection bg is blue. we should draw white-on-blue, instead of blue/grey on blue. For this to work, the info whether drawing a selection must be passed down through the renderer to the item's draw routine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11187
cb472d64f50e automatically generated by browser
vrany
parents: 11112
diff changeset
     1
# automagically generated by the project definition
cb472d64f50e automatically generated by browser
vrany
parents: 11112
diff changeset
     2
# this file is needed for stc to be able to compile modules independently.
cb472d64f50e automatically generated by browser
vrany
parents: 11112
diff changeset
     3
# it provides information about a classes filename, category and especially namespace.
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
     4
AboutBox AboutBox stx:libtool 'Views-DialogBoxes' 2
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
     5
AbstractFileApplicationNoteBookComponent AbstractFileApplicationNoteBookComponent stx:libtool 'Interface-Tools-File' 1
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
     6
AbstractFileBrowser AbstractFileBrowser stx:libtool 'Interface-Tools-File' 3
14765
f013d6317d1b Lint checks running refactored.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14735
diff changeset
     7
AbstractLauncherApplication AbstractLauncherApplication stx:libtool 'Interface-Smalltalk' 7
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
     8
AbstractSettingsApplication AbstractSettingsApplication stx:libtool 'Interface-Smalltalk' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
     9
Bookmark Bookmark stx:libtool 'Interface-Bookmarks' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    10
BookmarkBar BookmarkBar stx:libtool 'Interface-Bookmarks' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    11
BookmarkEditor BookmarkEditor stx:libtool 'Interface-Bookmarks' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    12
BookmarkList BookmarkList stx:libtool 'Interface-Bookmarks' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    13
BookmarkListEditor BookmarkListEditor stx:libtool 'Interface-Bookmarks' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    14
BookmarkVisitor BookmarkVisitor stx:libtool 'Interface-Bookmarks' 0
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
    15
BookmarksEditDialog BookmarksEditDialog stx:libtool 'Interface-Tools-File' 1
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    16
BrowserView BrowserView stx:libtool 'Interface-Browsers' 2
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    17
ChangesBrowser ChangesBrowser stx:libtool 'Interface-Browsers' 2
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    18
CodeCompletionHelpMenuView CodeCompletionHelpMenuView stx:libtool 'Interface-Help' 2
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    19
CodeCompletionHelpView CodeCompletionHelpView stx:libtool 'Interface-Help' 2
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    20
CodeGenerator CodeGenerator stx:libtool 'Interface-Browsers' 0
5125
8bbec258eac3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 4715
diff changeset
    21
CodeGeneratorTool CodeGeneratorTool stx:libtool 'Interface-Browsers' 0
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    22
DebugView DebugView stx:libtool 'Interface-Debugger' 2
12366
7bcbe95e19c6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 11670
diff changeset
    23
Diff Diff stx:libtool 'Collections-Support' 0
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
    24
Diff2 Diff2 stx:libtool 'Collections-Sequenceable-Diff' 0
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
    25
Diff3 Diff3 stx:libtool 'Collections-Sequenceable-Diff' 0
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
    26
Diff3Hunk Diff3Hunk stx:libtool 'Collections-Sequenceable-Diff' 0
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
    27
Diff3InclusiveVisitor Diff3InclusiveVisitor stx:libtool 'Collections-Sequenceable-Diff' 0
15061
8561cea047c5 memoryusageview now compiled in
Claus Gittinger <cg@exept.de>
parents: 14765
diff changeset
    28
Diff3TextView Diff3TextView stx:libtool 'Views-Text' 2
9773
dc1dd2f06841 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9712
diff changeset
    29
DiffListUtility DiffListUtility stx:libtool 'Views-Text' 0
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    30
DiffTextView DiffTextView stx:libtool 'Views-Text' 2
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    31
EditFieldWithCompletion EditFieldWithCompletion stx:libtool 'Views-Text' 2
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    32
EditFieldWithCompletionSpec EditFieldWithCompletionSpec stx:libtool 'Interface-Support-UI-Specs' 0
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    33
FileBrowser FileBrowser stx:libtool 'Interface-Tools-File' 2
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    34
FileBrowserV2PanelView FileBrowserV2PanelView stx:libtool 'Interface-Tools-File' 2
5125
8bbec258eac3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 4715
diff changeset
    35
FileBrowserV2UISpecifications FileBrowserV2UISpecifications stx:libtool 'Interface-Tools-File' 0
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    36
FileDialog FileDialog stx:libtool 'Interface-Tools-File' 1
6619
8d02c5aff0e9 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 6585
diff changeset
    37
FileOperation FileOperation stx:libtool 'Interface-Support' 0
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    38
FilenameEditFieldV2 FilenameEditFieldV2 stx:libtool 'Interface-Tools-File' 2
8828
6a090d6b427e automatically generated by browser
Michael Beyl <mb@exept.de>
parents: 8608
diff changeset
    39
InspectorView InspectorView stx:libtool 'Interface-Inspector' 2
6986
0a7211606be4 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6802
diff changeset
    40
MemoryMonitor MemoryMonitor stx:libtool 'Monitors-ST/X' 1
0a7211606be4 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6802
diff changeset
    41
MemoryMonitorView MemoryMonitorView stx:libtool 'Monitors-ST/X' 2
15061
8561cea047c5 memoryusageview now compiled in
Claus Gittinger <cg@exept.de>
parents: 14765
diff changeset
    42
MemoryUsageView MemoryUsageView stx:libtool 'Monitors-ST/X' 2
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    43
MultiViewToolApplication MultiViewToolApplication stx:libtool 'Interface-Smalltalk' 7
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    44
ParseTreeIndex ParseTreeIndex stx:libtool 'Interface-CodeView-Syntax' 0
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    45
PerforceSourceCodeManagerUtilities PerforceSourceCodeManagerUtilities stx:libtool 'System-SourceCodeManagement' 0
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    46
ProcessMonitorV2 ProcessMonitorV2 stx:libtool 'Monitors-ST/X' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    47
SyntaxElement SyntaxElement stx:libtool 'Interface-CodeView-Syntax' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    48
SyntaxHighlighter2 SyntaxHighlighter2 stx:libtool 'Interface-CodeView-Syntax' 3
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    49
SystemBrowser SystemBrowser stx:libtool 'Interface-Browsers' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    50
Tools::AbstractTestRunner Tools__AbstractTestRunner stx:libtool 'SUnit-UI' 1
12587
e4ce1d63fdf4 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12366
diff changeset
    51
Tools::BreakpointBrowser Tools__BreakpointBrowser stx:libtool 'Interface-Debugger' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    52
Tools::Browslet Tools__Browslet stx:libtool 'Interface-Browsers-Browslets' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    53
Tools::BrowsletCanvas Tools__BrowsletCanvas stx:libtool 'Interface-Browsers-Browslets' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    54
Tools::CachedTags Tools__CachedTags stx:libtool 'Interface-Tools-File-Tags' 0
10404
d91131c93f5f automatically generated by browser
vrany
parents: 10285
diff changeset
    55
Tools::ChangeSetBrowser2 Tools__ChangeSetBrowser2 stx:libtool 'Interface-Browsers-ChangeSet' 7
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    56
Tools::ChangeSetDiffInfo Tools__ChangeSetDiffInfo stx:libtool 'Interface-Diff' 0
10404
d91131c93f5f automatically generated by browser
vrany
parents: 10285
diff changeset
    57
Tools::ChangeSetDiffTool Tools__ChangeSetDiffTool stx:libtool 'Interface-Diff' 1
d91131c93f5f automatically generated by browser
vrany
parents: 10285
diff changeset
    58
Tools::ChangeSetSelectionDialog Tools__ChangeSetSelectionDialog stx:libtool 'Interface-Dialogs' 1
d91131c93f5f automatically generated by browser
vrany
parents: 10285
diff changeset
    59
Tools::ChangeSetSpec Tools__ChangeSetSpec stx:libtool 'Interface-Dialogs' 0
7019
f16f764422f3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6986
diff changeset
    60
Tools::CheckinInfoDialog Tools__CheckinInfoDialog stx:libtool 'System-SourceCodeManagement' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
    61
Tools::ClassChecker Tools__ClassChecker stx:libtool 'Interface-Browsers-New' 0
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    62
Tools::ClassSorter Tools__ClassSorter stx:libtool 'Interface-Browsers-New' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    63
Tools::CodeCompletionMenu Tools__CodeCompletionMenu stx:libtool 'Interface-CodeView' 2
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
    64
Tools::CodeCritics Tools__CodeCritics stx:libtool 'Interface-Browsers-New' 0
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    65
Tools::CodeView2 Tools__CodeView2 stx:libtool 'Interface-CodeView' 2
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    66
Tools::CodeViewService Tools__CodeViewService stx:libtool 'Interface-CodeView' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    67
Tools::DiffCodeView2 Tools__DiffCodeView2 stx:libtool 'Interface-CodeView' 2
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    68
Tools::HierarchicalChangesetDialog Tools__HierarchicalChangesetDialog stx:libtool 'Interface-Dialogs' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    69
Tools::InlineMessageDialog Tools__InlineMessageDialog stx:libtool 'Interface-Tools' 1
10491
0e71c1fffcad automatically generated by browser
vrany
parents: 10433
diff changeset
    70
Tools::Inspector2 Tools__Inspector2 stx:libtool 'Interface-Inspector2' 1
0e71c1fffcad automatically generated by browser
vrany
parents: 10433
diff changeset
    71
Tools::Inspector2Tab Tools__Inspector2Tab stx:libtool 'Interface-Inspector2' 0
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    72
Tools::LintAnnotation Tools__LintAnnotation stx:libtool 'Interface-Lint' 0
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    73
Tools::LintHighlighter Tools__LintHighlighter stx:libtool 'Interface-Lint' 0
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    74
Tools::LintRuleDetail Tools__LintRuleDetail stx:libtool 'Interface-Lint' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    75
Tools::LintRuleEditDialog Tools__LintRuleEditDialog stx:libtool 'Interface-Lint' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    76
Tools::LintRuleSelectionDialog Tools__LintRuleSelectionDialog stx:libtool 'Interface-Lint' 1
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
    77
Tools::MethodCategoryCache Tools__MethodCategoryCache stx:libtool 'Interface-Browsers-New' 0
10158
b2e00d36bc10 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 10104
diff changeset
    78
Tools::MethodRewriter Tools__MethodRewriter stx:libtool 'Interface-MethodRewriter' 1
12366
7bcbe95e19c6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 11670
diff changeset
    79
Tools::NavigationHistory Tools__NavigationHistory stx:libtool 'Interface-Browsers-New-History' 0
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
    80
Tools::NavigationState Tools__NavigationState stx:libtool 'Interface-Browsers-New' 0
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
    81
Tools::NavigatorModel Tools__NavigatorModel stx:libtool 'Interface-Browsers-New' 1
9773
dc1dd2f06841 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9712
diff changeset
    82
Tools::NewClassWizardDialog Tools__NewClassWizardDialog stx:libtool 'Interface-Browsers-New' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    83
Tools::NewSystemBrowserCodeView Tools__NewSystemBrowserCodeView stx:libtool 'Interface-Browsers-New' 2
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    84
Tools::Profiler Tools__Profiler stx:libtool 'Interface-Browsers-New-Profiler' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    85
Tools::ProfilerInfoBuilder Tools__ProfilerInfoBuilder stx:libtool 'Interface-Browsers-New-Profiler' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    86
Tools::ProfilerInfoItem Tools__ProfilerInfoItem stx:libtool 'Interface-Browsers-New-Profiler' 0
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    87
Tools::ProjectCheckerBrowser Tools__ProjectCheckerBrowser stx:libtool 'System-Support-Projects' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    88
Tools::ProjectLoader Tools__ProjectLoader stx:libtool 'Interface-Tools' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
    89
Tools::SearchDialog Tools__SearchDialog stx:libtool 'Interface-Browsers-New' 2
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    90
Tools::SmalltalkDiffTool Tools__SmalltalkDiffTool stx:libtool 'Interface-Diff & Merge tool' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    91
Tools::SourceCodeManagerConfigurationTestTool Tools__SourceCodeManagerConfigurationTestTool stx:libtool 'System-SourceCodeManagement' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
    92
Tools::SpecialCodeView Tools__SpecialCodeView stx:libtool 'Interface-Browsers-New' 1
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
    93
Tools::StringSearchTool Tools__StringSearchTool stx:libtool 'Interface-Tools' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    94
Tools::Tag Tools__Tag stx:libtool 'Interface-Tools-File-Tags' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    95
Tools::TagList Tools__TagList stx:libtool 'Interface-Tools-File-Tags' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
    96
Tools::TagsBrowser Tools__TagsBrowser stx:libtool 'Interface-Tools-File-Tags' 1
10404
d91131c93f5f automatically generated by browser
vrany
parents: 10285
diff changeset
    97
Tools::TextDiffTool Tools__TextDiffTool stx:libtool 'Interface-Diff' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    98
Tools::TextMergeInfo Tools__TextMergeInfo stx:libtool 'Interface-Diff' 0
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
    99
Tools::Toolbox Tools__Toolbox stx:libtool 'Interface-Tools' 0
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   100
Tools::WebBrowserPage Tools__WebBrowserPage stx:libtool 'Interface-Browsers-Web' 1
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   101
VersionDiffBrowser VersionDiffBrowser stx:libtool 'Interface-Browsers' 1
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   102
ViewWithAcceptAndCancelBar ViewWithAcceptAndCancelBar stx:libtool 'Views-Basic' 2
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   103
Win32FileDialog Win32FileDialog stx:libtool 'Interface-Tools-File' 0
9202
f45fffdbf700 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8942
diff changeset
   104
stx_libtool stx_libtool stx:libtool '* Projects & Packages *' 3
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   105
AbstractDirectoryBrowser AbstractDirectoryBrowser stx:libtool 'Interface-Tools-File' 3
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   106
AbstractFileFinderApplicationComponent AbstractFileFinderApplicationComponent stx:libtool 'Interface-Tools-File' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   107
AbstractSourceCodeManagementSettingsAppl AbstractSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   108
BookmarkMenuBuilder BookmarkMenuBuilder stx:libtool 'Interface-Bookmarks' 0
15061
8561cea047c5 memoryusageview now compiled in
Claus Gittinger <cg@exept.de>
parents: 14765
diff changeset
   109
ChangeSetBrowser ChangeSetBrowser stx:libtool 'Interface-Browsers' 2
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   110
ClassInspectorView ClassInspectorView stx:libtool 'Interface-Inspector' 2
15061
8561cea047c5 memoryusageview now compiled in
Claus Gittinger <cg@exept.de>
parents: 14765
diff changeset
   111
ColorInspectorView ColorInspectorView stx:libtool 'Interface-Inspector' 2
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   112
ContextInspectorView ContextInspectorView stx:libtool 'Interface-Inspector' 2
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   113
DictionaryInspectorView DictionaryInspectorView stx:libtool 'Interface-Inspector' 2
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   114
Diff3ExclusiveVisitor Diff3ExclusiveVisitor stx:libtool 'Collections-Sequenceable-Diff' 0
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   115
DiffCodeView DiffCodeView stx:libtool 'Views-Text' 2
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   116
FileApplicationNoteBook FileApplicationNoteBook stx:libtool 'Interface-Tools-File' 3
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   117
FileBrowserV2 FileBrowserV2 stx:libtool 'Interface-Tools-File' 3
9773
dc1dd2f06841 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9712
diff changeset
   118
FileBrowserV2SettingsAppl FileBrowserV2SettingsAppl stx:libtool 'Interface-Tools-File' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   119
FileDialogWithPreview FileDialogWithPreview stx:libtool 'Interface-Tools-File' 1
9773
dc1dd2f06841 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9712
diff changeset
   120
ImageInspectorView ImageInspectorView stx:libtool 'Interface-Inspector' 2
14765
f013d6317d1b Lint checks running refactored.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14735
diff changeset
   121
NewLauncher NewLauncher stx:libtool 'Interface-Smalltalk' 7
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   122
OrderedCollectionInspectorView OrderedCollectionInspectorView stx:libtool 'Interface-Inspector' 2
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   123
SetInspectorView SetInspectorView stx:libtool 'Interface-Inspector' 2
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   124
SettingsDialog SettingsDialog stx:libtool 'Interface-Smalltalk' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   125
SmalltalkCodeGeneratorTool SmalltalkCodeGeneratorTool stx:libtool 'Interface-Browsers' 0
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   126
SyntaxElementVariable SyntaxElementVariable stx:libtool 'Interface-CodeView-Syntax' 0
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   127
Tools::BackgroundSourceProcessingService Tools__BackgroundSourceProcessingService stx:libtool 'Interface-CodeView' 0
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   128
Tools::BreakpointService Tools__BreakpointService stx:libtool 'Interface-CodeView' 0
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   129
Tools::BrowserList Tools__BrowserList stx:libtool 'Interface-Browsers-New' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   130
Tools::CodeCompletionService Tools__CodeCompletionService stx:libtool 'Interface-CodeView' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   131
Tools::CodeNavigationService Tools__CodeNavigationService stx:libtool 'Interface-CodeView' 0
10404
d91131c93f5f automatically generated by browser
vrany
parents: 10285
diff changeset
   132
Tools::CodeView2SettingsAppl Tools__CodeView2SettingsAppl stx:libtool 'Interface-CodeView' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   133
Tools::Diff2CodeView2 Tools__Diff2CodeView2 stx:libtool 'Interface-CodeView' 2
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   134
Tools::Diff3CodeView2 Tools__Diff3CodeView2 stx:libtool 'Interface-CodeView' 2
14226
725d8a59989e class: SettingsDialog
Claus Gittinger <cg@exept.de>
parents: 14217
diff changeset
   135
Tools::FontSettingsApplication Tools__FontSettingsApplication stx:libtool 'Interface-Smalltalk' 1
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   136
Tools::GenericToolbox Tools__GenericToolbox stx:libtool 'Interface-Tools' 0
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   137
Tools::LintRuleSettingsApplication Tools__LintRuleSettingsApplication stx:libtool 'Interface-Lint' 1
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   138
Tools::LintService Tools__LintService stx:libtool 'Interface-Lint' 0
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   139
Tools::NavigatorCanvas Tools__NavigatorCanvas stx:libtool 'Interface-Browsers-New' 1
9938
fc0884882b74 *** empty log message ***
Stefan Vogel <sv@exept.de>
parents: 9903
diff changeset
   140
Tools::NewSystemBrowser Tools__NewSystemBrowser stx:libtool 'Interface-Browsers-New' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   141
Tools::OrganizerCanvas Tools__OrganizerCanvas stx:libtool 'Interface-Browsers-New' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   142
Tools::SendersBrowslet Tools__SendersBrowslet stx:libtool 'Interface-Browsers-Browslets' 1
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   143
Tools::StringSearchToolForTextView Tools__StringSearchToolForTextView stx:libtool 'Interface-Tools' 1
14735
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   144
Tools::TestRunnerMini Tools__TestRunnerMini stx:libtool 'SUnit-UI' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   145
Tools::TextDiff2Tool Tools__TextDiff2Tool stx:libtool 'Interface-Diff' 1
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   146
Tools::TextDiff3Tool Tools__TextDiff3Tool stx:libtool 'Interface-Diff' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   147
Tools::VisualProfilerCanvas Tools__VisualProfilerCanvas stx:libtool 'Interface-Browsers-New-Profiler' 1
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   148
WorkspaceApplication WorkspaceApplication stx:libtool 'Interface-Smalltalk' 7
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   149
BookmarkAddMenuBuilder BookmarkAddMenuBuilder stx:libtool 'Interface-Bookmarks' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   150
BookmarkToolbarMenuBuilder BookmarkToolbarMenuBuilder stx:libtool 'Interface-Bookmarks' 0
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   151
CVSSourceCodeManagementSettingsAppl CVSSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   152
DataBaseSourceCodeManagementSettingsAppl DataBaseSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   153
DirectoryContentsBrowser DirectoryContentsBrowser stx:libtool 'Interface-Tools-File' 3
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   154
DirectoryDifferenceViewApplication DirectoryDifferenceViewApplication stx:libtool 'Interface-Tools-File' 1
8468
0fdbfc6d328a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 8247
diff changeset
   155
DirectoryTreeBrowser DirectoryTreeBrowser stx:libtool 'Interface-Tools-File' 3
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   156
FileBasedSourceCodeManagementSettingsAppl FileBasedSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   157
FindFileApplication FindFileApplication stx:libtool 'Interface-Tools-File' 1
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   158
GitSourceCodeManagementSettingsAppl GitSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   159
MercurialSourceCodeManagementSettingsAppl MercurialSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   160
PerforceSourceCodeManagementSettingsAppl PerforceSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   161
StoreSourceCodeManagementSettingsAppl StoreSourceCodeManagementSettingsAppl stx:libtool 'System-SourceCodeManagement' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   162
Tools::BrowserListWithFilter Tools__BrowserListWithFilter stx:libtool 'Interface-Browsers-New' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   163
Tools::ClassCategoryList Tools__ClassCategoryList stx:libtool 'Interface-Browsers-New' 1
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   164
Tools::ClassGeneratorList Tools__ClassGeneratorList stx:libtool 'Interface-Browsers-New' 1
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   165
Tools::ClassList Tools__ClassList stx:libtool 'Interface-Browsers-New' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   166
Tools::CodeHighlightingService Tools__CodeHighlightingService stx:libtool 'Interface-CodeView' 0
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   167
Tools::LintRuleList Tools__LintRuleList stx:libtool 'Interface-Lint' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   168
Tools::MethodCategoryList Tools__MethodCategoryList stx:libtool 'Interface-Browsers-New' 1
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   169
Tools::MethodList Tools__MethodList stx:libtool 'Interface-Browsers-New' 1
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   170
Tools::NamespaceList Tools__NamespaceList stx:libtool 'Interface-Browsers-New' 1
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   171
Tools::ProjectList Tools__ProjectList stx:libtool 'Interface-Browsers-New' 1
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   172
Tools::SmalltalkToolbox Tools__SmalltalkToolbox stx:libtool 'Interface-Tools' 0
14735
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   173
Tools::TestRunnerEmbedded Tools__TestRunnerEmbedded stx:libtool 'SUnit-UI' 1
10285
b4ffec0a6736 Tools_VariableList -> Tools__VariableList
Claus Gittinger <cg@exept.de>
parents: 10267
diff changeset
   174
Tools::VariableList Tools__VariableList stx:libtool 'Interface-Browsers-New' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   175
Tools::ChangeList Tools__ChangeList stx:libtool 'Interface-Browsers-ChangeSet' 1
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   176
Tools::ChangeSetDiffList Tools__ChangeSetDiffList stx:libtool 'Interface-Diff' 1
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   177
Tools::FullMethodCategoryList Tools__FullMethodCategoryList stx:libtool 'Interface-Browsers-New' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   178
Tools::HierarchicalClassCategoryList Tools__HierarchicalClassCategoryList stx:libtool 'Interface-Browsers-New' 1
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   179
Tools::HierarchicalClassList Tools__HierarchicalClassList stx:libtool 'Interface-Browsers-New' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   180
Tools::HierarchicalLintRuleList Tools__HierarchicalLintRuleList stx:libtool 'Interface-Lint' 1
14091
ef83f2b5acdc consistent naming (no single underlines)
Claus Gittinger <cg@exept.de>
parents: 14000
diff changeset
   181
Tools::HierarchicalProjectList Tools__HierarchicalProjectList stx:libtool 'Interface-Browsers-New' 1
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   182
Tools::ImplementingClassList Tools__ImplementingClassList stx:libtool 'Interface-Browsers-New' 1
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   183
Tools::ImplementingMethodList Tools__ImplementingMethodList stx:libtool 'Interface-Browsers-New' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   184
Tools::NamespaceFilter Tools__NamespaceFilter stx:libtool 'Interface-Browsers-New' 1
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   185
Tools::TestRunner2 Tools__TestRunner2 stx:libtool 'SUnit-UI' 1
13892
9aca4e4c45f7 merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 13508
diff changeset
   186
Tools::HierarchicalChangeList Tools__HierarchicalChangeList stx:libtool 'Interface-Browsers-ChangeSet' 1
10104
caedb80a9eaf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9938
diff changeset
   187
Tools::HierarchicalPackageFilterList Tools__HierarchicalPackageFilterList stx:libtool 'Interface-Browsers-New-Profiler' 1
14209
dbe5f75f9dd6 class: FontSettingsApplication
Claus Gittinger <cg@exept.de>
parents: 14091
diff changeset
   188
Tools::InheritanceClassList Tools__InheritanceClassList stx:libtool 'Interface-Browsers-New' 1
15061
8561cea047c5 memoryusageview now compiled in
Claus Gittinger <cg@exept.de>
parents: 14765
diff changeset
   189
NewChangesBrowser NewChangesBrowser stx:libtool 'Interface-Browsers' 7
8561cea047c5 memoryusageview now compiled in
Claus Gittinger <cg@exept.de>
parents: 14765
diff changeset
   190
XTermView XTermView stx:libtool 'Interface-Tools-Terminal' 2
14735
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   191
AbstractVersionDiffBrowserItem AbstractVersionDiffBrowserItem stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   192
ApplicationBuilder ApplicationBuilder stx:libtool 'Interface-Tools' 8
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   193
ClassNameItem ClassNameItem stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   194
ClassRevisionTree ClassRevisionTree stx:libtool 'Interface-Browsers-Support' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   195
CodeGeneratorTests CodeGeneratorTests stx:libtool 'Interface-Browsers' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   196
EWorldIconLibrary EWorldIconLibrary stx:libtool 'Interface-Smalltalk' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   197
EventMonitor EventMonitor stx:libtool 'Monitors-ST/X' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   198
FileBrowserV2SettingsDialog FileBrowserV2SettingsDialog stx:libtool 'Interface-Tools-File' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   199
FileBrowserV2Tests FileBrowserV2Tests stx:libtool 'Interface-Tools-File' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   200
FileDialogV2 FileDialogV2 stx:libtool 'Interface-Tools-File' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   201
HierarchicalClassRevisionList HierarchicalClassRevisionList stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   202
HierarchicalVersionDiffBrowser HierarchicalVersionDiffBrowser stx:libtool 'Interface-Browsers' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   203
OldLauncher OldLauncher stx:libtool 'Interface-Smalltalk' 2
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   204
ProjectView ProjectView stx:libtool 'Interface-Tools' 2
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   205
RCSConflictEditTextView RCSConflictEditTextView stx:libtool 'Views-Text' 2
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   206
SystemStatusMonitor SystemStatusMonitor stx:libtool 'Monitors-ST/X' 2
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   207
TextDiffTests TextDiffTests stx:libtool 'Collections-Sequenceable-Diff' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   208
Tools::CodeView2DemoApp Tools__CodeView2DemoApp stx:libtool 'Interface-CodeView' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   209
Tools::DiffCodeView2DemoApp Tools__DiffCodeView2DemoApp stx:libtool 'Interface-CodeView' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   210
Tools::NavigationHistoryTests Tools__NavigationHistoryTests stx:libtool 'Interface-Browsers-New-History' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   211
Tools::ToDoList Tools__ToDoList stx:libtool 'Interface-Smalltalk-ToDo' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   212
Tools::ToDoListBrowser Tools__ToDoListBrowser stx:libtool 'Interface-Smalltalk-ToDo' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   213
Tools::ToDoListEntry Tools__ToDoListEntry stx:libtool 'Interface-Smalltalk-ToDo' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   214
Tools::ToDoNotification Tools__ToDoNotification stx:libtool 'Interface-Smalltalk-ToDo' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   215
AbstractRevisionItem AbstractRevisionItem stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   216
ClassItem ClassItem stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   217
ClassItemRoot ClassItemRoot stx:libtool 'Interface-Browsers-Support' 0
14765
f013d6317d1b Lint checks running refactored.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14735
diff changeset
   218
Launcher Launcher stx:libtool 'Interface-Smalltalk' 7
14735
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   219
LibraryBuilder LibraryBuilder stx:libtool 'Interface-Tools' 8
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   220
ProcessMonitor ProcessMonitor stx:libtool 'Monitors-ST/X' 2
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   221
SemaphoreMonitor SemaphoreMonitor stx:libtool 'Monitors-ST/X' 2
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   222
TerminalApplication TerminalApplication stx:libtool 'Interface-Smalltalk' 7
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   223
Tools::CompilerWarningToDoListEntry Tools__CompilerWarningToDoListEntry stx:libtool 'Interface-Smalltalk-ToDo' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   224
Tools::SmalltalkMergeTool Tools__SmalltalkMergeTool stx:libtool 'Interface-Diff & Merge tool' 1
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   225
ClassItemRootForRevision ClassItemRootForRevision stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   226
ExpandableRevisionItem ExpandableRevisionItem stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   227
SmalltalkInspectorView SmalltalkInspectorView stx:libtool 'Interface-Inspector' 2
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   228
SourceRevisionItem SourceRevisionItem stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   229
VersionRevisionItem VersionRevisionItem stx:libtool 'Interface-Browsers-Support' 0
bc4e8c209f28 Added new superclass TestRunnerMini for small mini test runner.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 14226
diff changeset
   230
ClassVariablesInspectorView ClassVariablesInspectorView stx:libtool 'Interface-Inspector' 2