*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 28 Aug 2003 18:02:24 +0200
changeset 5125 8bbec258eac3
parent 5124 487a63f34ac0
child 5126 d2dfc46509c1
*** empty log message ***
Make.proto
abbrev.stc
libInit.cc
--- a/Make.proto	Thu Aug 28 17:02:01 2003 +0200
+++ b/Make.proto	Thu Aug 28 18:02:24 2003 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.83 2003-06-02 12:23:29 cg Exp $
+# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.84 2003-08-28 16:02:24 cg Exp $
 
 # -------------- no need to change anything below ----------
 
@@ -46,24 +46,26 @@
 
 NEWFILEBROWSER=\
 	AbstractFileBrowser.$(O) \
-	FileBrowserV2.$(O) \
 	AbstractFileApplicationNoteBookComponent.$(O) \
+	AbstractDirectoryBrowser.$(O) \
 	FileApplicationNoteBook.$(O) \
 	DirectoryContentsBrowser.$(O) \
 	DirectoryTreeBrowser.$(O) \
+	FileBrowserV2.$(O) \
 	FileBrowserV2PanelView.$(O) \
-	FileBrowserV2UISpecifications.$(O)
-        
-NEWFILEBROWSER=\
-	AbstractFileBrowser.$(O)
+	FileBrowserV2UISpecifications.$(O) \
 
-# NEWFILEBROWSER=
 
 NEWSETTINGSAPP=\
 	AbstractSettingsApplication.$(O) \
 	SettingsDialog.$(O)
 
 
+OLDFILEBROWSER=\
+	FileBrowser.$(O)
+
+FILEBROWSER=$(NEWFILEBROWSER)
+
 OBSOLETEOBJS=  \
 	OldLauncher.$(O)
 
@@ -71,7 +73,7 @@
 	$(SBROWSER_OBJ)                     \
 	$(CBROWSER_OBJ)                     \
 	$(NEWSYSTEMBROWSER)                 \
-	$(NEWFILEBROWSER)                   \
+	$(FILEBROWSER)                      \
 	$(NEWSETTINGSAPP)                   \
 	DebugView.$(O)                      \
 	AbstractLauncherApplication.$(O)    \
@@ -86,7 +88,6 @@
 	VersionDiffBrowser.$(O)             \
 	DiffTextView.$(O)             \
 	$(LIBTOOL_PACKAGE_OBJS)             \
-	$(FBROWSER_OBJ)                     \
 	$(DIRBROWSER_OBJ)
 
 cleanjunk::
--- a/abbrev.stc	Thu Aug 28 17:02:01 2003 +0200
+++ b/abbrev.stc	Thu Aug 28 18:02:24 2003 +0200
@@ -1,67 +1,67 @@
-AboutBox AboutBox stx:libtool 'Views-DialogBoxes'
-AbstractDirectoryBrowser AbstractDirectoryBrowser stx:libtool 'Interface-Tools-File'
-AbstractFileApplicationNoteBookComponent AbstractFileApplicationNoteBookComponent stx:libtool 'Interface-Tools-File'
-AbstractFileBrowser AbstractFileBrowser stx:libtool 'Interface-Tools-File'
-AbstractLauncherApplication AbstractLauncherApplication stx:libtool 'Interface-Smalltalk'
-AbstractRevisionItem AbstractRevisionItem stx:libtool 'Interface-Browsers-Support'
-AbstractSettingsApplication AbstractSettingsApplication stx:libtool 'Interface-Smalltalk'
-AbstractVersionDiffBrowserItem AbstractVersionDiffBrowserItem stx:libtool 'Interface-Browsers-Support'
-ApplicationBuilder ApplicationBuilder stx:libtool 'Interface-Smalltalk'
-BrowserView BrowserView stx:libtool 'Interface-Browsers'
-ChangeSetBrowser ChangeSetBrowser stx:libtool 'Interface-Browsers'
-ChangesBrowser ChangesBrowser stx:libtool 'Interface-Browsers'
-ClassInspectorView ClassInspectorView stx:libtool 'Interface-Inspector'
-ClassItem ClassItem stx:libtool 'Interface-Browsers-Support'
-ClassItemRoot ClassItemRoot stx:libtool 'Interface-Browsers-Support'
-ClassItemRootForRevision ClassItemRootForRevision stx:libtool 'Interface-Browsers-Support'
-ClassNameItem ClassNameItem stx:libtool 'Interface-Browsers-Support'
-ClassRevisionTree ClassRevisionTree stx:libtool 'Interface-Browsers-Support'
-CodeGeneratorTool CodeGeneratorTool stx:libtool 'Interface-Browsers'
-ColorInspectorView ColorInspectorView stx:libtool 'Interface-Inspector'
-ContextInspectorView ContextInspectorView stx:libtool 'Interface-Inspector'
-DebugView DebugView stx:libtool 'Interface-Debugger'
-DictionaryInspectorView DictionaryInspectorView stx:libtool 'Interface-Inspector'
-Diff3TextView Diff3TextView stx:libtool 'Views-Text'
-DiffTextView DiffTextView stx:libtool 'Views-Text'
-DirectoryContentsBrowser DirectoryContentsBrowser stx:libtool 'Interface-Tools-File'
-DirectoryTreeBrowser DirectoryTreeBrowser stx:libtool 'Interface-Tools-File'
-EventMonitor EventMonitor stx:libtool 'Monitors-ST/X'
-ExpandableRevisionItem ExpandableRevisionItem stx:libtool 'Interface-Browsers-Support'
-FileApplicationNoteBook FileApplicationNoteBook stx:libtool 'Interface-Tools-File'
-FileBrowser FileBrowser stx:libtool 'Interface-Tools-File'
-FileBrowserV2 FileBrowserV2 stx:libtool 'Interface-Tools-File'
-FileBrowserV2PanelView FileBrowserV2PanelView stx:libtool 'Interface-Tools-File'
-FileBrowserV2SettingsAppl FileBrowserV2SettingsAppl stx:libtool 'Interface-Tools-File'
-FileBrowserV2SettingsDialog FileBrowserV2SettingsDialog stx:libtool 'Interface-Tools-File'
-FileBrowserV2Tests FileBrowserV2Tests stx:libtool 'Interface-Tools-File'
-FileBrowserV2UISpecifications FileBrowserV2UISpecifications stx:libtool 'Interface-Tools-File'
-FileDialog FileDialog stx:libtool 'Interface-Tools-File'
-FilenameEditFieldV2 FilenameEditFieldV2 stx:libtool 'Interface-Tools-File'
-FindFileApplication FindFileApplication stx:libtool 'Interface-Tools-File'
-HierarchicalClassRevisionList HierarchicalClassRevisionList stx:libtool 'Interface-Browsers-Support'
-HierarchicalVersionDiffBrowser HierarchicalVersionDiffBrowser stx:libtool 'Interface-Browsers'
-ImageInspectorView ImageInspectorView stx:libtool 'Interface-Inspector'
-InspectorView InspectorView stx:libtool 'Interface-Inspector'
-Launcher Launcher stx:libtool 'Interface-Smalltalk'
-LibraryBuilder LibraryBuilder stx:libtool 'Interface-Smalltalk'
-MemoryMonitor MemoryMonitor stx:libtool 'Monitors-ST/X'
-MemoryMonitorView MemoryMonitorView stx:libtool 'Monitors-ST/X'
-MemoryUsageView MemoryUsageView stx:libtool 'Monitors-ST/X'
-NewChangesBrowser NewChangesBrowser stx:libtool 'Interface-Browsers'
-NewLauncher NewLauncher stx:libtool 'Interface-Smalltalk'
-NewSystemBrowser NewSystemBrowser stx:libtool 'Interface-Browsers'
-OldLauncher OldLauncher stx:libtool 'Interface-Smalltalk'
-OrderedCollectionInspectorView OrderedCollectionInspectorView stx:libtool 'Interface-Inspector'
-ProcessMonitor ProcessMonitor stx:libtool 'Monitors-ST/X'
-ProcessMonitorV2 ProcessMonitorV2 stx:libtool 'Monitors-ST/X'
-ProjectView ProjectView stx:libtool 'Interface-Smalltalk'
-RCSConflictEditTextView RCSConflictEditTextView stx:libtool 'Views-Text'
-SemaphoreMonitor SemaphoreMonitor stx:libtool 'Monitors-ST/X'
-SetInspectorView SetInspectorView stx:libtool 'Interface-Inspector'
-SettingsDialog SettingsDialog stx:libtool 'Interface-Smalltalk'
-SourceRevisionItem SourceRevisionItem stx:libtool 'Interface-Browsers-Support'
-SystemBrowser SystemBrowser stx:libtool 'Interface-Browsers'
-SystemStatusMonitor SystemStatusMonitor stx:libtool 'Monitors-ST/X'
-VersionDiffBrowser VersionDiffBrowser stx:libtool 'Interface-Browsers'
-VersionRevisionItem VersionRevisionItem stx:libtool 'Interface-Browsers-Support'
-WorkspaceApplication WorkspaceApplication stx:libtool 'Interface-Smalltalk'
+AboutBox AboutBox stx:libtool 'Views-DialogBoxes' 0
+AbstractDirectoryBrowser AbstractDirectoryBrowser stx:libtool 'Interface-Tools-File' 0
+AbstractFileApplicationNoteBookComponent AbstractFileApplicationNoteBookComponent stx:libtool 'Interface-Tools-File' 0
+AbstractFileBrowser AbstractFileBrowser stx:libtool 'Interface-Tools-File' 2
+AbstractLauncherApplication AbstractLauncherApplication stx:libtool 'Interface-Smalltalk' 0
+AbstractRevisionItem AbstractRevisionItem stx:libtool 'Interface-Browsers-Support' 0
+AbstractSettingsApplication AbstractSettingsApplication stx:libtool 'Interface-Smalltalk' 0
+AbstractVersionDiffBrowserItem AbstractVersionDiffBrowserItem stx:libtool 'Interface-Browsers-Support' 0
+ApplicationBuilder ApplicationBuilder stx:libtool 'Interface-Smalltalk' 1
+BrowserView BrowserView stx:libtool 'Interface-Browsers' 0
+ChangeSetBrowser ChangeSetBrowser stx:libtool 'Interface-Browsers' 0
+ChangesBrowser ChangesBrowser stx:libtool 'Interface-Browsers' 0
+ClassInspectorView ClassInspectorView stx:libtool 'Interface-Inspector' 0
+ClassItem ClassItem stx:libtool 'Interface-Browsers-Support' 0
+ClassItemRoot ClassItemRoot stx:libtool 'Interface-Browsers-Support' 0
+ClassItemRootForRevision ClassItemRootForRevision stx:libtool 'Interface-Browsers-Support' 0
+ClassNameItem ClassNameItem stx:libtool 'Interface-Browsers-Support' 0
+ClassRevisionTree ClassRevisionTree stx:libtool 'Interface-Browsers-Support' 0
+CodeGeneratorTool CodeGeneratorTool stx:libtool 'Interface-Browsers' 0
+ColorInspectorView ColorInspectorView stx:libtool 'Interface-Inspector' 0
+ContextInspectorView ContextInspectorView stx:libtool 'Interface-Inspector' 0
+DebugView DebugView stx:libtool 'Interface-Debugger' 0
+DictionaryInspectorView DictionaryInspectorView stx:libtool 'Interface-Inspector' 0
+Diff3TextView Diff3TextView stx:libtool 'Views-Text' 0
+DiffTextView DiffTextView stx:libtool 'Views-Text' 0
+DirectoryContentsBrowser DirectoryContentsBrowser stx:libtool 'Interface-Tools-File' 0
+DirectoryTreeBrowser DirectoryTreeBrowser stx:libtool 'Interface-Tools-File' 0
+EventMonitor EventMonitor stx:libtool 'Monitors-ST/X' 0
+ExpandableRevisionItem ExpandableRevisionItem stx:libtool 'Interface-Browsers-Support' 0
+FileApplicationNoteBook FileApplicationNoteBook stx:libtool 'Interface-Tools-File' 0
+FileBrowser FileBrowser stx:libtool 'Interface-Tools-File' 0
+FileBrowserV2 FileBrowserV2 stx:libtool 'Interface-Tools-File' 0
+FileBrowserV2PanelView FileBrowserV2PanelView stx:libtool 'Interface-Tools-File' 0
+FileBrowserV2SettingsAppl FileBrowserV2SettingsAppl stx:libtool 'Interface-Tools-File' 0
+FileBrowserV2SettingsDialog FileBrowserV2SettingsDialog stx:libtool 'Interface-Tools-File' 0
+FileBrowserV2Tests FileBrowserV2Tests stx:libtool 'Interface-Tools-File' 0
+FileBrowserV2UISpecifications FileBrowserV2UISpecifications stx:libtool 'Interface-Tools-File' 0
+FileDialog FileDialog stx:libtool 'Interface-Tools-File' 0
+FilenameEditFieldV2 FilenameEditFieldV2 stx:libtool 'Interface-Tools-File' 0
+FindFileApplication FindFileApplication stx:libtool 'Interface-Tools-File' 0
+HierarchicalClassRevisionList HierarchicalClassRevisionList stx:libtool 'Interface-Browsers-Support' 0
+HierarchicalVersionDiffBrowser HierarchicalVersionDiffBrowser stx:libtool 'Interface-Browsers' 0
+ImageInspectorView ImageInspectorView stx:libtool 'Interface-Inspector' 0
+InspectorView InspectorView stx:libtool 'Interface-Inspector' 0
+Launcher Launcher stx:libtool 'Interface-Smalltalk' 0
+LibraryBuilder LibraryBuilder stx:libtool 'Interface-Smalltalk' 0
+MemoryMonitor MemoryMonitor stx:libtool 'Monitors-ST/X' 0
+MemoryMonitorView MemoryMonitorView stx:libtool 'Monitors-ST/X' 0
+MemoryUsageView MemoryUsageView stx:libtool 'Monitors-ST/X' 0
+NewChangesBrowser NewChangesBrowser stx:libtool 'Interface-Browsers' 0
+NewLauncher NewLauncher stx:libtool 'Interface-Smalltalk' 0
+NewSystemBrowser NewSystemBrowser stx:libtool 'Interface-Browsers' 0
+OldLauncher OldLauncher stx:libtool 'Interface-Smalltalk' 0
+OrderedCollectionInspectorView OrderedCollectionInspectorView stx:libtool 'Interface-Inspector' 0
+ProcessMonitor ProcessMonitor stx:libtool 'Monitors-ST/X' 0
+ProcessMonitorV2 ProcessMonitorV2 stx:libtool 'Monitors-ST/X' 0
+ProjectView ProjectView stx:libtool 'Interface-Smalltalk' 0
+RCSConflictEditTextView RCSConflictEditTextView stx:libtool 'Views-Text' 0
+SemaphoreMonitor SemaphoreMonitor stx:libtool 'Monitors-ST/X' 0
+SetInspectorView SetInspectorView stx:libtool 'Interface-Inspector' 0
+SettingsDialog SettingsDialog stx:libtool 'Interface-Smalltalk' 0
+SourceRevisionItem SourceRevisionItem stx:libtool 'Interface-Browsers-Support' 0
+SystemBrowser SystemBrowser stx:libtool 'Interface-Browsers' 0
+SystemStatusMonitor SystemStatusMonitor stx:libtool 'Monitors-ST/X' 0
+VersionDiffBrowser VersionDiffBrowser stx:libtool 'Interface-Browsers' 0
+VersionRevisionItem VersionRevisionItem stx:libtool 'Interface-Browsers-Support' 0
+WorkspaceApplication WorkspaceApplication stx:libtool 'Interface-Smalltalk' 0
--- a/libInit.cc	Thu Aug 28 17:02:01 2003 +0200
+++ b/libInit.cc	Thu Aug 28 18:02:24 2003 +0200
@@ -25,6 +25,14 @@
 _BrowserView_Init(pass,__pRT__,snd);
 _ChangesBrowser_Init(pass,__pRT__,snd);
 _AbstractFileBrowser_Init(pass,__pRT__,snd);
+_AbstractFileApplicationNoteBookComponent_Init(pass,__pRT__,snd);
+_AbstractDirectoryBrowser_Init(pass,__pRT__,snd);
+_FileApplicationNoteBook_Init(pass,__pRT__,snd);
+_DirectoryContentsBrowser_Init(pass,__pRT__,snd);
+_DirectoryTreeBrowser_Init(pass,__pRT__,snd);
+_FileBrowserV2_Init(pass,__pRT__,snd);
+_FileBrowserV2PanelView_Init(pass,__pRT__,snd);
+_FileBrowserV2UISpecifications_Init(pass,__pRT__,snd);
 _AbstractSettingsApplication_Init(pass,__pRT__,snd);
 _SettingsDialog_Init(pass,__pRT__,snd);
 _DebugView_Init(pass,__pRT__,snd);
@@ -39,6 +47,5 @@
 _WorkspaceApplication_Init(pass,__pRT__,snd);
 _VersionDiffBrowser_Init(pass,__pRT__,snd);
 _DiffTextView_Init(pass,__pRT__,snd);
-_FileBrowser_Init(pass,__pRT__,snd);
 __END_PACKAGE__();
 }