libInit.cc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Jun 2018 22:19:39 +0100
branchjv
changeset 18227 d25a407ba86d
parent 17277 11e4a5ca80a5
child 18822 07d66af18f0d
permissions -rw-r--r--
Mini testrunner: show "green" if there's at least one pass and rest is pass or skip This is more meaningfull result then showing "gray" if there's at least one skip.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1685
f24afb22fe39 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1310
diff changeset
     1
/*
15870
757be7bffaa1 new inspector tab for strings
Claus Gittinger <cg@exept.de>
parents: 15560
diff changeset
     2
 * $Header$
6983
65476e5df8fc automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6917
diff changeset
     3
 *
8940
50dc6fe5568d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8826
diff changeset
     4
 * DO NOT EDIT
6983
65476e5df8fc automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6917
diff changeset
     5
 * automagically generated from the projectDefinition: stx_libtool.
1685
f24afb22fe39 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1310
diff changeset
     6
 */
f24afb22fe39 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1310
diff changeset
     7
#define __INDIRECTVMINITCALLS__
1310
421226b5bbfb *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
#include <stc.h>
7774
a6abd3ef83aa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 7588
diff changeset
     9
2372
35004b0ee916 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2014
diff changeset
    10
#ifdef WIN32
35004b0ee916 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2014
diff changeset
    11
# pragma codeseg INITCODE "INITCODE"
8940
50dc6fe5568d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8826
diff changeset
    12
#endif
7774
a6abd3ef83aa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 7588
diff changeset
    13
a6abd3ef83aa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 7588
diff changeset
    14
#if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
a6abd3ef83aa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 7588
diff changeset
    15
DLL_EXPORT void _libstx_libtool_Init() INIT_TEXT_SECTION;
12591
f69f3e25b237 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12381
diff changeset
    16
DLL_EXPORT void _libstx_libtool_InitDefinition() INIT_TEXT_SECTION;
2383
2fe497f0c553 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2372
diff changeset
    17
#endif
7774
a6abd3ef83aa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 7588
diff changeset
    18
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    19
extern void _AboutBox_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    20
extern void _AbstractFileApplicationNoteBookComponent_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    21
extern void _AbstractFileBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    22
extern void _AbstractLauncherApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    23
extern void _AbstractSettingsApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    24
extern void _Bookmark_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    25
extern void _BookmarkBar_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    26
extern void _BookmarkEditor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    27
extern void _BookmarkList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    28
extern void _BookmarkListEditor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    29
extern void _BookmarkVisitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    30
extern void _BookmarksEditDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    31
extern void _BrowserView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    32
extern void _ChangesBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    33
extern void _CodeCompletionHelpMenuView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    34
extern void _CodeCompletionHelpView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    35
extern void _CodeGenerator_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    36
extern void _CodeGeneratorTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    37
extern void _DebugView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    38
extern void _Diff_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    39
extern void _Diff2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    40
extern void _Diff3_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    41
extern void _Diff3Hunk_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    42
extern void _Diff3InclusiveVisitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    43
extern void _Diff3TextView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    44
extern void _DiffListUtility_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    45
extern void _DiffTextView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16795
08a7c8360a54 DisplayView extension in Inspector2
Stefan Vogel <sv@exept.de>
parents: 16544
diff changeset
    46
extern void _DisplayObjectView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    47
extern void _EditFieldWithCompletion_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    48
extern void _EditFieldWithCompletionSpec_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16843
7df99510b0ef class: FileStream
Claus Gittinger <cg@exept.de>
parents: 16795
diff changeset
    49
extern void _EventMonitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    50
extern void _FileBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    51
extern void _FileBrowserV2PanelView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
17196
2c3411555fe5 the fileBrowserSettingsDialog must be compiled
Claus Gittinger <cg@exept.de>
parents: 17020
diff changeset
    52
extern void _FileBrowserV2SettingsDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    53
extern void _FileBrowserV2UISpecifications_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    54
extern void _FileDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    55
extern void _FileOperation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    56
extern void _FilenameEditFieldV2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    57
extern void _InspectorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    58
extern void _MemoryMonitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    59
extern void _MemoryMonitorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    60
extern void _MemoryUsageView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    61
extern void _MultiViewToolApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    62
extern void _PerforceSourceCodeManagerUtilities_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    63
extern void _ProcessMonitorV2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
17196
2c3411555fe5 the fileBrowserSettingsDialog must be compiled
Claus Gittinger <cg@exept.de>
parents: 17020
diff changeset
    64
extern void _RCSConflictEditTextView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    65
extern void _SyntaxElement_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    66
extern void _SyntaxHighlighter2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    67
extern void _SystemBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
17234
97321b9b86e3 new class: ExternalStreamMonitor
Claus Gittinger <cg@exept.de>
parents: 17196
diff changeset
    68
extern void _SystemStatusMonitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    69
extern void _Tools__AbstractTestRunner_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    70
extern void _Tools__BreakpointBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    71
extern void _Tools__Browslet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    72
extern void _Tools__BrowsletCanvas_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    73
extern void _Tools__CachedTags_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    74
extern void _Tools__ChangeSetBrowser2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    75
extern void _Tools__ChangeSetDiffInfo_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    76
extern void _Tools__ChangeSetDiffTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    77
extern void _Tools__ChangeSetSelectionDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    78
extern void _Tools__ChangeSetSpec_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    79
extern void _Tools__CheckinInfoDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    80
extern void _Tools__ClassChecker_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    81
extern void _Tools__ClassSorter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    82
extern void _Tools__CodeCompletionMenu_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    83
extern void _Tools__CodeCritics_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    84
extern void _Tools__CodeView2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    85
extern void _Tools__CodeViewService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    86
extern void _Tools__DiffCodeView2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    87
extern void _Tools__HierarchicalChangesetDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    88
extern void _Tools__InlineMessageDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    89
extern void _Tools__Inspector2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    90
extern void _Tools__Inspector2Tab_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    91
extern void _Tools__LintAnnotation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    92
extern void _Tools__LintHighlighter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    93
extern void _Tools__LintRuleDetail_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    94
extern void _Tools__LintRuleEditDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    95
extern void _Tools__LintRuleSelectionDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    96
extern void _Tools__MethodCategoryCache_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    97
extern void _Tools__MethodRewriter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    98
extern void _Tools__NavigationHistory_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
    99
extern void _Tools__NavigationState_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   100
extern void _Tools__NavigatorModel_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   101
extern void _Tools__NewClassWizardDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   102
extern void _Tools__NewSystemBrowserCodeView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   103
extern void _Tools__Profiler_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   104
extern void _Tools__ProfilerInfoBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   105
extern void _Tools__ProfilerInfoItem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   106
extern void _Tools__ProjectCheckerBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   107
extern void _Tools__ProjectLoader_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   108
extern void _Tools__SearchDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   109
extern void _Tools__SmalltalkDiffTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   110
extern void _Tools__SourceCodeManagerConfigurationTestTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   111
extern void _Tools__SpecialCodeView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   112
extern void _Tools__StringSearchTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   113
extern void _Tools__Tag_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   114
extern void _Tools__TagList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   115
extern void _Tools__TagsBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   116
extern void _Tools__TextDiffTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   117
extern void _Tools__TextMergeInfo_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   118
extern void _Tools__Toolbox_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   119
extern void _Tools__WebBrowserPage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   120
extern void _VersionDiffBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   121
extern void _ViewWithAcceptAndCancelBar_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   122
extern void _stx_137libtool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   123
extern void _AbstractDirectoryBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   124
extern void _AbstractFileFinderApplicationComponent_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   125
extern void _AbstractSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   126
extern void _BookmarkMenuBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16544
Claus Gittinger <cg@exept.de>
parents: 16406
diff changeset
   127
extern void _ChangeSetBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   128
extern void _ClassInspectorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   129
extern void _ContextInspectorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   130
extern void _DictionaryInspectorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   131
extern void _Diff3ExclusiveVisitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   132
extern void _DiffCodeView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
17234
97321b9b86e3 new class: ExternalStreamMonitor
Claus Gittinger <cg@exept.de>
parents: 17196
diff changeset
   133
extern void _ExternalStreamMonitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   134
extern void _FileApplicationNoteBook_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   135
extern void _FileBrowserV2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   136
extern void _FileBrowserV2SettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   137
extern void _FileDialogWithPreview_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   138
extern void _ImageInspectorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   139
extern void _NewLauncher_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   140
extern void _OrderedCollectionInspectorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   141
extern void _ParseTreeIndex_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   142
extern void _SetInspectorView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   143
extern void _SettingsDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   144
extern void _SmalltalkCodeGeneratorTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   145
extern void _SyntaxElementVariable_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
17020
955dc0c05c51 class: Object
Claus Gittinger <cg@exept.de>
parents: 16843
diff changeset
   146
extern void _TerminalApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   147
extern void _Tools__BackgroundSourceProcessingService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   148
extern void _Tools__BreakpointService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   149
extern void _Tools__BrowserList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   150
extern void _Tools__CodeCompletionService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   151
extern void _Tools__CodeNavigationService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   152
extern void _Tools__CodeView2SettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   153
extern void _Tools__Diff2CodeView2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   154
extern void _Tools__Diff3CodeView2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   155
extern void _Tools__FontSettingsApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   156
extern void _Tools__GenericToolbox_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   157
extern void _Tools__LintRuleSettingsApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   158
extern void _Tools__LintService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   159
extern void _Tools__NavigatorCanvas_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   160
extern void _Tools__NewSystemBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   161
extern void _Tools__OrganizerCanvas_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   162
extern void _Tools__SendersBrowslet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   163
extern void _Tools__StringSearchToolForTextView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   164
extern void _Tools__TestRunnerMini_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   165
extern void _Tools__TextDiff2Tool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   166
extern void _Tools__TextDiff3Tool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   167
extern void _Tools__VisualProfilerCanvas_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   168
extern void _WorkspaceApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   169
extern void _BookmarkAddMenuBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   170
extern void _BookmarkToolbarMenuBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   171
extern void _CVSSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   172
extern void _DataBaseSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   173
extern void _DirectoryContentsBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   174
extern void _DirectoryDifferenceViewApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   175
extern void _DirectoryTreeBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   176
extern void _FileBasedSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   177
extern void _FindFileApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   178
extern void _GitSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   179
extern void _MercurialSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   180
extern void _PerforceSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   181
extern void _StoreSourceCodeManagementSettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   182
extern void _Tools__BrowserListWithFilter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   183
extern void _Tools__ClassCategoryList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   184
extern void _Tools__ClassGeneratorList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   185
extern void _Tools__ClassList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   186
extern void _Tools__CodeHighlightingService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   187
extern void _Tools__LintRuleList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   188
extern void _Tools__MethodCategoryList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   189
extern void _Tools__MethodList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   190
extern void _Tools__NamespaceList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   191
extern void _Tools__ProjectList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   192
extern void _Tools__SmalltalkToolbox_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   193
extern void _Tools__TestRunnerEmbedded_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   194
extern void _Tools__VariableList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   195
extern void _Tools__ChangeList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   196
extern void _Tools__ChangeSetDiffList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   197
extern void _Tools__FullMethodCategoryList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   198
extern void _Tools__HierarchicalClassCategoryList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   199
extern void _Tools__HierarchicalClassList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   200
extern void _Tools__HierarchicalLintRuleList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   201
extern void _Tools__HierarchicalProjectList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   202
extern void _Tools__ImplementingClassList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   203
extern void _Tools__ImplementingMethodList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   204
extern void _Tools__NamespaceFilter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   205
extern void _Tools__TestRunner2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   206
extern void _Tools__HierarchicalChangeList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   207
extern void _Tools__HierarchicalPackageFilterList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   208
extern void _Tools__InheritanceClassList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
9779
633792e17341 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9711
diff changeset
   209
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   210
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   211
void _libstx_libtool_InitDefinition(int pass, struct __vmData__ *__pRT__, OBJ snd)
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   212
{
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   213
  __BEGIN_PACKAGE2__("libstx_libtool__DFN", _libstx_libtool_InitDefinition, "stx:libtool");
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   214
    _stx_137libtool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   215
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   216
  __END_PACKAGE__();
12591
f69f3e25b237 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12381
diff changeset
   217
}
9779
633792e17341 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9711
diff changeset
   218
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   219
void _libstx_libtool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd)
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   220
{
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   221
  __BEGIN_PACKAGE2__("libstx_libtool", _libstx_libtool_Init, "stx:libtool");
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   222
    _AboutBox_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   223
    _AbstractFileApplicationNoteBookComponent_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   224
    _AbstractFileBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   225
    _AbstractLauncherApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   226
    _AbstractSettingsApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   227
    _Bookmark_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   228
    _BookmarkBar_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   229
    _BookmarkEditor_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   230
    _BookmarkList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   231
    _BookmarkListEditor_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   232
    _BookmarkVisitor_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   233
    _BookmarksEditDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   234
    _BrowserView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   235
    _ChangesBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   236
    _CodeCompletionHelpMenuView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   237
    _CodeCompletionHelpView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   238
    _CodeGenerator_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   239
    _CodeGeneratorTool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   240
    _DebugView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   241
    _Diff_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   242
    _Diff2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   243
    _Diff3_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   244
    _Diff3Hunk_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   245
    _Diff3InclusiveVisitor_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   246
    _Diff3TextView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   247
    _DiffListUtility_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   248
    _DiffTextView_Init(pass,__pRT__,snd);
16795
08a7c8360a54 DisplayView extension in Inspector2
Stefan Vogel <sv@exept.de>
parents: 16544
diff changeset
   249
    _DisplayObjectView_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   250
    _EditFieldWithCompletion_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   251
    _EditFieldWithCompletionSpec_Init(pass,__pRT__,snd);
16843
7df99510b0ef class: FileStream
Claus Gittinger <cg@exept.de>
parents: 16795
diff changeset
   252
    _EventMonitor_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   253
    _FileBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   254
    _FileBrowserV2PanelView_Init(pass,__pRT__,snd);
17196
2c3411555fe5 the fileBrowserSettingsDialog must be compiled
Claus Gittinger <cg@exept.de>
parents: 17020
diff changeset
   255
    _FileBrowserV2SettingsDialog_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   256
    _FileBrowserV2UISpecifications_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   257
    _FileDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   258
    _FileOperation_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   259
    _FilenameEditFieldV2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   260
    _InspectorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   261
    _MemoryMonitor_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   262
    _MemoryMonitorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   263
    _MemoryUsageView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   264
    _MultiViewToolApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   265
    _PerforceSourceCodeManagerUtilities_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   266
    _ProcessMonitorV2_Init(pass,__pRT__,snd);
17196
2c3411555fe5 the fileBrowserSettingsDialog must be compiled
Claus Gittinger <cg@exept.de>
parents: 17020
diff changeset
   267
    _RCSConflictEditTextView_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   268
    _SyntaxElement_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   269
    _SyntaxHighlighter2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   270
    _SystemBrowser_Init(pass,__pRT__,snd);
17234
97321b9b86e3 new class: ExternalStreamMonitor
Claus Gittinger <cg@exept.de>
parents: 17196
diff changeset
   271
    _SystemStatusMonitor_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   272
    _Tools__AbstractTestRunner_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   273
    _Tools__BreakpointBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   274
    _Tools__Browslet_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   275
    _Tools__BrowsletCanvas_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   276
    _Tools__CachedTags_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   277
    _Tools__ChangeSetBrowser2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   278
    _Tools__ChangeSetDiffInfo_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   279
    _Tools__ChangeSetDiffTool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   280
    _Tools__ChangeSetSelectionDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   281
    _Tools__ChangeSetSpec_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   282
    _Tools__CheckinInfoDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   283
    _Tools__ClassChecker_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   284
    _Tools__ClassSorter_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   285
    _Tools__CodeCompletionMenu_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   286
    _Tools__CodeCritics_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   287
    _Tools__CodeView2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   288
    _Tools__CodeViewService_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   289
    _Tools__DiffCodeView2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   290
    _Tools__HierarchicalChangesetDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   291
    _Tools__InlineMessageDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   292
    _Tools__Inspector2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   293
    _Tools__Inspector2Tab_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   294
    _Tools__LintAnnotation_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   295
    _Tools__LintHighlighter_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   296
    _Tools__LintRuleDetail_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   297
    _Tools__LintRuleEditDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   298
    _Tools__LintRuleSelectionDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   299
    _Tools__MethodCategoryCache_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   300
    _Tools__MethodRewriter_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   301
    _Tools__NavigationHistory_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   302
    _Tools__NavigationState_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   303
    _Tools__NavigatorModel_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   304
    _Tools__NewClassWizardDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   305
    _Tools__NewSystemBrowserCodeView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   306
    _Tools__Profiler_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   307
    _Tools__ProfilerInfoBuilder_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   308
    _Tools__ProfilerInfoItem_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   309
    _Tools__ProjectCheckerBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   310
    _Tools__ProjectLoader_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   311
    _Tools__SearchDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   312
    _Tools__SmalltalkDiffTool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   313
    _Tools__SourceCodeManagerConfigurationTestTool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   314
    _Tools__SpecialCodeView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   315
    _Tools__StringSearchTool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   316
    _Tools__Tag_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   317
    _Tools__TagList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   318
    _Tools__TagsBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   319
    _Tools__TextDiffTool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   320
    _Tools__TextMergeInfo_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   321
    _Tools__Toolbox_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   322
    _Tools__WebBrowserPage_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   323
    _VersionDiffBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   324
    _ViewWithAcceptAndCancelBar_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   325
    _stx_137libtool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   326
    _AbstractDirectoryBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   327
    _AbstractFileFinderApplicationComponent_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   328
    _AbstractSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   329
    _BookmarkMenuBuilder_Init(pass,__pRT__,snd);
16544
Claus Gittinger <cg@exept.de>
parents: 16406
diff changeset
   330
    _ChangeSetBrowser_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   331
    _ClassInspectorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   332
    _ContextInspectorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   333
    _DictionaryInspectorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   334
    _Diff3ExclusiveVisitor_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   335
    _DiffCodeView_Init(pass,__pRT__,snd);
17234
97321b9b86e3 new class: ExternalStreamMonitor
Claus Gittinger <cg@exept.de>
parents: 17196
diff changeset
   336
    _ExternalStreamMonitor_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   337
    _FileApplicationNoteBook_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   338
    _FileBrowserV2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   339
    _FileBrowserV2SettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   340
    _FileDialogWithPreview_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   341
    _ImageInspectorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   342
    _NewLauncher_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   343
    _OrderedCollectionInspectorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   344
    _ParseTreeIndex_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   345
    _SetInspectorView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   346
    _SettingsDialog_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   347
    _SmalltalkCodeGeneratorTool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   348
    _SyntaxElementVariable_Init(pass,__pRT__,snd);
17020
955dc0c05c51 class: Object
Claus Gittinger <cg@exept.de>
parents: 16843
diff changeset
   349
    _TerminalApplication_Init(pass,__pRT__,snd);
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   350
    _Tools__BackgroundSourceProcessingService_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   351
    _Tools__BreakpointService_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   352
    _Tools__BrowserList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   353
    _Tools__CodeCompletionService_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   354
    _Tools__CodeNavigationService_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   355
    _Tools__CodeView2SettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   356
    _Tools__Diff2CodeView2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   357
    _Tools__Diff3CodeView2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   358
    _Tools__FontSettingsApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   359
    _Tools__GenericToolbox_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   360
    _Tools__LintRuleSettingsApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   361
    _Tools__LintService_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   362
    _Tools__NavigatorCanvas_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   363
    _Tools__NewSystemBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   364
    _Tools__OrganizerCanvas_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   365
    _Tools__SendersBrowslet_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   366
    _Tools__StringSearchToolForTextView_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   367
    _Tools__TestRunnerMini_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   368
    _Tools__TextDiff2Tool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   369
    _Tools__TextDiff3Tool_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   370
    _Tools__VisualProfilerCanvas_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   371
    _WorkspaceApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   372
    _BookmarkAddMenuBuilder_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   373
    _BookmarkToolbarMenuBuilder_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   374
    _CVSSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   375
    _DataBaseSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   376
    _DirectoryContentsBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   377
    _DirectoryDifferenceViewApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   378
    _DirectoryTreeBrowser_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   379
    _FileBasedSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   380
    _FindFileApplication_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   381
    _GitSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   382
    _MercurialSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   383
    _PerforceSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   384
    _StoreSourceCodeManagementSettingsAppl_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   385
    _Tools__BrowserListWithFilter_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   386
    _Tools__ClassCategoryList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   387
    _Tools__ClassGeneratorList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   388
    _Tools__ClassList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   389
    _Tools__CodeHighlightingService_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   390
    _Tools__LintRuleList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   391
    _Tools__MethodCategoryList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   392
    _Tools__MethodList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   393
    _Tools__NamespaceList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   394
    _Tools__ProjectList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   395
    _Tools__SmalltalkToolbox_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   396
    _Tools__TestRunnerEmbedded_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   397
    _Tools__VariableList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   398
    _Tools__ChangeList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   399
    _Tools__ChangeSetDiffList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   400
    _Tools__FullMethodCategoryList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   401
    _Tools__HierarchicalClassCategoryList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   402
    _Tools__HierarchicalClassList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   403
    _Tools__HierarchicalLintRuleList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   404
    _Tools__HierarchicalProjectList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   405
    _Tools__ImplementingClassList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   406
    _Tools__ImplementingMethodList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   407
    _Tools__NamespaceFilter_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   408
    _Tools__TestRunner2_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   409
    _Tools__HierarchicalChangeList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   410
    _Tools__HierarchicalPackageFilterList_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   411
    _Tools__InheritanceClassList_Init(pass,__pRT__,snd);
6983
65476e5df8fc automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6917
diff changeset
   412
16179
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   413
    _stx_137libtool_extensions_Init(pass,__pRT__,snd);
cb18ecf0c653 oops - win32FileDialog only for win systems
Claus Gittinger <cg@exept.de>
parents: 15870
diff changeset
   414
  __END_PACKAGE__();
7302
51b9d27bf8d2 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 7159
diff changeset
   415
}