Update to 0.0.5.

This commit is contained in:
Maxim Sobolev 2001-03-21 16:11:59 +00:00
parent 47088bfcba
commit 3da406b3af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40160
4 changed files with 304 additions and 40 deletions

View File

@ -6,17 +6,18 @@
#
PORTNAME= boaconstructor
PORTVERSION= 0.0.4
PORTVERSION= 0.0.5
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITES= http://ftp1.sourceforge.net/${MASTER_SITE_SUBDIR}/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= boa-constructor
DISTNAME= Boa-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wxcmodule.so:${PORTSDIR}/x11-toolkits/py-wxPython
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wxc.so:${PORTSDIR}/x11-toolkits/py-wxPython
WRKSRC= ${WRKDIR}/Boa
WRKSRC= ${WRKDIR}/Boa-${PORTVERSION}
USE_ZIP= yes
USE_PYTHON= yes

View File

@ -1 +1 @@
MD5 (Boa-0.0.4.zip) = e22b266e240e68cecbea5009037f96c5
MD5 (Boa-0.0.5.zip) = a8f5f415645336ce1594159bdd8604a7

View File

@ -1,9 +0,0 @@
--- Explorer.gtk.cfg 2000/12/12 14:15:57 1.1
+++ Explorer.gtk.cfg 2000/12/12 14:16:24
@@ -1,5 +1,5 @@
[Explorer]
Filesystem : ['/']
-Workspaces : {'wxPython': '/usr/lib/python1.5/site-packages/wxPython'}
+Workspaces : {'wxPython': '%%PYTHON_SITELIBDIR%%/wxPython'}
DefaultWorkspace : wxPython
Zope : {'localhost': {'host': '127.0.0.1', 'httpport': 8080, 'ftpport': 8021, 'username': '', 'passwd': '', 'path': '/', 'name': ''}}

View File

@ -1,5 +1,4 @@
bin/Boa
share/Boa/1stTime
share/Boa/About.py
share/Boa/About.pyc
share/Boa/About.pyo
@ -10,6 +9,9 @@ share/Boa/Boa.implay
share/Boa/Boa.py
share/Boa/Boa.pyc
share/Boa/Boa.pyo
share/Boa/Browse.py
share/Boa/Browse.pyc
share/Boa/Browse.pyo
share/Boa/Bugs.txt
share/Boa/Changes.txt
share/Boa/ClassBrowser.py
@ -38,6 +40,9 @@ share/Boa/Companions/HelpCompanions.pyo
share/Boa/Companions/UtilCompanions.py
share/Boa/Companions/UtilCompanions.pyc
share/Boa/Companions/UtilCompanions.pyo
share/Boa/Companions/ZopeCompanions.py
share/Boa/Companions/ZopeCompanions.pyc
share/Boa/Companions/ZopeCompanions.pyo
share/Boa/Companions/__init__.py
share/Boa/Companions/__init__.pyc
share/Boa/Companions/__init__.pyo
@ -45,12 +50,32 @@ share/Boa/Companions/wxCompImp.implay
share/Boa/Companions/wxCompImp.py
share/Boa/Companions/wxCompImp.pyc
share/Boa/Companions/wxCompImp.pyo
share/Boa/CreationOrdDlg.py
share/Boa/CreationOrdDlg.pyc
share/Boa/CreationOrdDlg.pyo
share/Boa/Credits.txt
share/Boa/Debugger.py
share/Boa/Debugger.pyc
share/Boa/Debugger.pyo
share/Boa/CtrlAlign.py
share/Boa/CtrlAlign.pyc
share/Boa/CtrlAlign.pyo
share/Boa/CtrlSize.py
share/Boa/CtrlSize.pyc
share/Boa/CtrlSize.pyo
share/Boa/Debugger/Debugger.py
share/Boa/Debugger/Debugger.pyc
share/Boa/Debugger/Debugger.pyo
share/Boa/Debugger/__init__.py
share/Boa/Debugger/__init__.pyc
share/Boa/Debugger/__init__.pyo
share/Boa/Docs/1x1.GIF
share/Boa/Docs/Boa.jpg
share/Boa/Docs/CVSFolder.jpg
share/Boa/Docs/CommandLine.html
share/Boa/Docs/ComponentNotes.html
share/Boa/Docs/Components/Anchors.jpg
share/Boa/Docs/Components/AnchorsStretched.jpg
share/Boa/Docs/Components/wxNoteBook.jpg
share/Boa/Docs/Components/wxSplitterWindow.jpg
share/Boa/Docs/Components/wxToolBar.jpg
share/Boa/Docs/Debug.JPG
share/Boa/Docs/Debugger.html
share/Boa/Docs/Debugger.jpg
@ -59,32 +84,155 @@ share/Boa/Docs/Designer.html
share/Boa/Docs/Designer.jpg
share/Boa/Docs/Editor.html
share/Boa/Docs/Editor.jpg
share/Boa/Docs/Explorer.html
share/Boa/Docs/Glossary.html
share/Boa/Docs/Guide/README
share/Boa/Docs/Guide/image/Boa1.png
share/Boa/Docs/Guide/image/Boa2.png
share/Boa/Docs/Guide/image/Boa21.png
share/Boa/Docs/Guide/image/Boa22b.png
share/Boa/Docs/Guide/image/Boa23a.png
share/Boa/Docs/Guide/image/Boa23b.png
share/Boa/Docs/Guide/image/Boa23c.png
share/Boa/Docs/Guide/image/Boa23d.png
share/Boa/Docs/Guide/image/Boa24a.png
share/Boa/Docs/Guide/image/Boa24b.png
share/Boa/Docs/Guide/image/Boa24c.png
share/Boa/Docs/Guide/image/Boa24d.png
share/Boa/Docs/Guide/image/Boa24e.png
share/Boa/Docs/Guide/image/Boa24f.png
share/Boa/Docs/Guide/image/Boa25.png
share/Boa/Docs/Guide/image/Boa26.png
share/Boa/Docs/Guide/image/Boa27.png
share/Boa/Docs/Guide/image/Boa3.png
share/Boa/Docs/Guide/image/Boa4.png
share/Boa/Docs/Guide/image/Boa5.png
share/Boa/Docs/Guide/image/Boa6.png
share/Boa/Docs/Guide/image/Boa7.png
share/Boa/Docs/Guide/image/Boa8.png
share/Boa/Docs/Guide/image/Cancel.jpg
share/Boa/Docs/Guide/image/Designer.jpg
share/Boa/Docs/Guide/image/Editor.jpg
share/Boa/Docs/Guide/image/Help.jpg
share/Boa/Docs/Guide/image/Inspector.jpg
share/Boa/Docs/Guide/image/Palette.jpg
share/Boa/Docs/Guide/image/Post.jpg
share/Boa/Docs/Guide/image/Preferences.jpg
share/Boa/Docs/Guide/index.html
share/Boa/Docs/Guide/node1.html
share/Boa/Docs/Guide/node2.html
share/Boa/Docs/Guide/node21.html
share/Boa/Docs/Guide/node22.html
share/Boa/Docs/Guide/node23.html
share/Boa/Docs/Guide/node24.html
share/Boa/Docs/Guide/node25.html
share/Boa/Docs/Guide/node26.html
share/Boa/Docs/Guide/node27.html
share/Boa/Docs/Guide/node3.html
share/Boa/Docs/Guide/node31.html
share/Boa/Docs/Guide/node4.html
share/Boa/Docs/Guide/node5.html
share/Boa/Docs/Guide/node6.html
share/Boa/Docs/Guide/node7.html
share/Boa/Docs/Guide/node8.html
share/Boa/Docs/Help.html
share/Boa/Docs/Help.jpg
share/Boa/Docs/Inspector.html
share/Boa/Docs/Inspector.jpg
share/Boa/Docs/Keys.html
share/Boa/Docs/LayoutAnchors.html
share/Boa/Docs/MixingSource.html
share/Boa/Docs/Palette.html
share/Boa/Docs/Palette.jpg
share/Boa/Docs/Philosophy.html
share/Boa/Docs/WindowLayout.html
share/Boa/Docs/Zope.html
share/Boa/Docs/contents.gif
share/Boa/Docs/dot.gif
share/Boa/Docs/gpl.txt
share/Boa/Docs/icons/README
share/Boa/Docs/icons/blank.gif
share/Boa/Docs/icons/contents.gif
share/Boa/Docs/icons/index.gif
share/Boa/Docs/icons/modules.gif
share/Boa/Docs/icons/next.gif
share/Boa/Docs/icons/previous.gif
share/Boa/Docs/icons/up.gif
share/Boa/Docs/index.html
share/Boa/Docs/spot-small.GIF
share/Boa/Docs/tips.txt
share/Boa/Editor.py
share/Boa/Editor.pyc
share/Boa/Editor.pyo
share/Boa/EditorModels.py
share/Boa/EditorModels.pyc
share/Boa/EditorModels.pyo
share/Boa/EditorModels.umllay
share/Boa/ErrorStack.py
share/Boa/ErrorStack.pyc
share/Boa/ErrorStack.pyo
share/Boa/ErrorStackFrm.py
share/Boa/ErrorStackFrm.pyc
share/Boa/ErrorStackFrm.pyo
share/Boa/Examples/layout/AnchorsInBoa.py
share/Boa/Examples/layout/AnchorsInBoa.pyc
share/Boa/Examples/layout/AnchorsInBoa.pyo
share/Boa/Examples/layout/ConstraintsInBoa.py
share/Boa/Examples/layout/ConstraintsInBoa.pyc
share/Boa/Examples/layout/ConstraintsInBoa.pyo
share/Boa/Examples/layout/SizersInBoa.py
share/Boa/Examples/layout/SizersInBoa.pyc
share/Boa/Examples/layout/SizersInBoa.pyo
share/Boa/Examples/notebook/Boa.bmp
share/Boa/Examples/notebook/README
share/Boa/Examples/notebook/wxApp1.py
share/Boa/Examples/notebook/wxApp1.pyc
share/Boa/Examples/notebook/wxApp1.pyo
share/Boa/Examples/notebook/wxDialog1.py
share/Boa/Examples/notebook/wxDialog1.pyc
share/Boa/Examples/notebook/wxDialog1.pyo
share/Boa/Examples/notebook/wxFrame1.py
share/Boa/Examples/notebook/wxFrame1.pyc
share/Boa/Examples/notebook/wxFrame1.pyo
share/Boa/Explorer.gtk.cfg
share/Boa/Explorer.msw.cfg
share/Boa/Explorer.py
share/Boa/Explorer.pyc
share/Boa/Explorer.pyo
share/Boa/Explorer.umllay
share/Boa/Explorers/CVSExplorer.py
share/Boa/Explorers/CVSExplorer.pyc
share/Boa/Explorers/CVSExplorer.pyo
share/Boa/Explorers/CVSResults.py
share/Boa/Explorers/CVSResults.pyc
share/Boa/Explorers/CVSResults.pyo
share/Boa/Explorers/Explorer.py
share/Boa/Explorers/Explorer.pyc
share/Boa/Explorers/Explorer.pyo
share/Boa/Explorers/ExplorerNodes.py
share/Boa/Explorers/ExplorerNodes.pyc
share/Boa/Explorers/ExplorerNodes.pyo
share/Boa/Explorers/FTPExplorer.py
share/Boa/Explorers/FTPExplorer.pyc
share/Boa/Explorers/FTPExplorer.pyo
share/Boa/Explorers/FileExplorer.py
share/Boa/Explorers/FileExplorer.pyc
share/Boa/Explorers/FileExplorer.pyo
share/Boa/Explorers/SSHExplorer.py
share/Boa/Explorers/SSHExplorer.pyc
share/Boa/Explorers/SSHExplorer.pyo
share/Boa/Explorers/ZipExplorer.py
share/Boa/Explorers/ZipExplorer.pyc
share/Boa/Explorers/ZipExplorer.pyo
share/Boa/Explorers/ZopeExplorer.py
share/Boa/Explorers/ZopeExplorer.pyc
share/Boa/Explorers/ZopeExplorer.pyo
share/Boa/Explorers/__init__.py
share/Boa/Explorers/__init__.pyc
share/Boa/Explorers/__init__.pyo
share/Boa/Explorers/scrm.py
share/Boa/Explorers/scrm.pyc
share/Boa/Explorers/scrm.pyo
share/Boa/ExternalLib/ConfigParser.py
share/Boa/ExternalLib/ConfigParser.pyc
share/Boa/ExternalLib/ConfigParser.pyo
share/Boa/ExternalLib/Cyclops.py
share/Boa/ExternalLib/Cyclops.pyc
share/Boa/ExternalLib/Cyclops.pyo
@ -94,9 +242,24 @@ share/Boa/ExternalLib/PythonInterpreter.pyo
share/Boa/ExternalLib/__init__.py
share/Boa/ExternalLib/__init__.pyc
share/Boa/ExternalLib/__init__.pyo
share/Boa/ExternalLib/buttons.py
share/Boa/ExternalLib/buttons.pyc
share/Boa/ExternalLib/buttons.pyo
share/Boa/ExternalLib/ndiff.py
share/Boa/ExternalLib/ndiff.pyc
share/Boa/ExternalLib/ndiff.pyo
share/Boa/ExternalLib/reindent.py
share/Boa/ExternalLib/reindent.pyc
share/Boa/ExternalLib/reindent.pyo
share/Boa/ExternalLib/zipfile.py
share/Boa/ExternalLib/zipfile.pyc
share/Boa/ExternalLib/zipfile.pyo
share/Boa/FileDlg.py
share/Boa/FileDlg.pyc
share/Boa/FileDlg.pyo
share/Boa/GCFrame.py
share/Boa/GCFrame.pyc
share/Boa/GCFrame.pyo
share/Boa/HTMLCyclops.py
share/Boa/HTMLCyclops.pyc
share/Boa/HTMLCyclops.pyo
@ -107,18 +270,30 @@ share/Boa/ImageStore.py
share/Boa/ImageStore.pyc
share/Boa/ImageStore.pyo
share/Boa/Images/CvsPics/AFile.bmp
share/Boa/Images/CvsPics/Add.bmp
share/Boa/Images/CvsPics/AddBinary.bmp
share/Boa/Images/CvsPics/BinaryFile.bmp
share/Boa/Images/CvsPics/Branch.bmp
share/Boa/Images/CvsPics/Commit.bmp
share/Boa/Images/CvsPics/ConflictingFile.bmp
share/Boa/Images/CvsPics/Diff.bmp
share/Boa/Images/CvsPics/Dir.bmp
share/Boa/Images/CvsPics/File.bmp
share/Boa/Images/CvsPics/IgnoredDir.bmp
share/Boa/Images/CvsPics/IgnoredFile.bmp
share/Boa/Images/CvsPics/Log.bmp
share/Boa/Images/CvsPics/MissingDir.bmp
share/Boa/Images/CvsPics/MissingFile.bmp
share/Boa/Images/CvsPics/ModifiedBinaryFile.bmp
share/Boa/Images/CvsPics/ModifiedDir.bmp
share/Boa/Images/CvsPics/ModifiedFile.bmp
share/Boa/Images/CvsPics/Remove.bmp
share/Boa/Images/CvsPics/Status.bmp
share/Boa/Images/CvsPics/Tag.bmp
share/Boa/Images/CvsPics/UnknownDir.bmp
share/Boa/Images/CvsPics/UnknownFile.bmp
share/Boa/Images/CvsPics/Untag.bmp
share/Boa/Images/CvsPics/Update.bmp
share/Boa/Images/Debug/Blank.bmp
share/Boa/Images/Debug/Breakpoint-blue.bmp
share/Boa/Images/Debug/Breakpoint-cyan.bmp
@ -132,6 +307,7 @@ share/Boa/Images/Debug/Breakpoints2.bmp
share/Boa/Images/Debug/Compile.bmp
share/Boa/Images/Debug/Debug.bmp
share/Boa/Images/Debug/Debug2.bmp
share/Boa/Images/Debug/DebugBrowse.bmp
share/Boa/Images/Debug/Globals.bmp
share/Boa/Images/Debug/Locals.bmp
share/Boa/Images/Debug/Out.bmp
@ -178,12 +354,19 @@ share/Boa/Images/Icons/Editor.ico
share/Boa/Images/Icons/Help.ico
share/Boa/Images/Icons/Inspector.ico
share/Boa/Images/Icons/PythonHelp.ico
share/Boa/Images/Icons/anvil.bmp
share/Boa/Images/Icons/wxWinHelp.ico
share/Boa/Images/Inspector/Cancel.bmp
share/Boa/Images/Inspector/Post.bmp
share/Boa/Images/Inspector/Up.bmp
share/Boa/Images/Inspector/wxNullBitmap.bmp
share/Boa/Images/Modules/Bitmap_s.bmp
share/Boa/Images/Modules/Config_s.bmp
share/Boa/Images/Modules/Cpp_s.bmp
share/Boa/Images/Modules/Drive_s.bmp
share/Boa/Images/Modules/FolderBookmark_s.bmp
share/Boa/Images/Modules/FolderOpen_s.bmp
share/Boa/Images/Modules/FolderUp_s.bmp
share/Boa/Images/Modules/Folder_cyan.bmp
share/Boa/Images/Modules/Folder_cyan_s.bmp
share/Boa/Images/Modules/Folder_green_s.bmp
@ -192,7 +375,11 @@ share/Boa/Images/Modules/Folder_white.bmp
share/Boa/Images/Modules/InfoBlock.bmp
share/Boa/Images/Modules/Module_s.bmp
share/Boa/Images/Modules/Package_s.bmp
share/Boa/Images/Modules/Setup_s.bmp
share/Boa/Images/Modules/Text_s.bmp
share/Boa/Images/Modules/Unknown_s.bmp
share/Boa/Images/Modules/ZipFile_s.bmp
share/Boa/Images/Modules/ZopeExport_s.bmp
share/Boa/Images/Modules/wxApp_s.bmp
share/Boa/Images/Modules/wxDialog_s.bmp
share/Boa/Images/Modules/wxFrame_s.bmp
@ -201,10 +388,27 @@ share/Boa/Images/Modules/wxMDIParentFrame_s.bmp
share/Boa/Images/Modules/wxMiniFrame_s.bmp
share/Boa/Images/Palette/CommonDialog.bmp
share/Boa/Images/Palette/Component.bmp
share/Boa/Images/Palette/DTMLDocument.bmp
share/Boa/Images/Palette/DTMLMethod.bmp
share/Boa/Images/Palette/ExternalMethod.bmp
share/Boa/Images/Palette/File.bmp
share/Boa/Images/Palette/Folder.bmp
share/Boa/Images/Palette/Gray/Component.bmp
share/Boa/Images/Palette/Gray/DTMLDocument.bmp
share/Boa/Images/Palette/Gray/DTMLMethod.bmp
share/Boa/Images/Palette/Gray/ExternalMethod.bmp
share/Boa/Images/Palette/Gray/File.bmp
share/Boa/Images/Palette/Gray/Folder.bmp
share/Boa/Images/Palette/Gray/Image.bmp
share/Boa/Images/Palette/Gray/MailHost.bmp
share/Boa/Images/Palette/Gray/Module.bmp
share/Boa/Images/Palette/Gray/Package.bmp
share/Boa/Images/Palette/Gray/PythonMethod.bmp
share/Boa/Images/Palette/Gray/SQLMethod.bmp
share/Boa/Images/Palette/Gray/Setup.bmp
share/Boa/Images/Palette/Gray/Text.bmp
share/Boa/Images/Palette/Gray/UserFolder.bmp
share/Boa/Images/Palette/Gray/ZCatalog.bmp
share/Boa/Images/Palette/Gray/wxAcceleratorTable.bmp
share/Boa/Images/Palette/Gray/wxApp.bmp
share/Boa/Images/Palette/Gray/wxBitmapButton.bmp
@ -239,7 +443,7 @@ share/Boa/Images/Palette/Gray/wxMenu.bmp
share/Boa/Images/Palette/Gray/wxMenuBar.bmp
share/Boa/Images/Palette/Gray/wxMessageDialog.bmp
share/Boa/Images/Palette/Gray/wxMiniFrame.bmp
share/Boa/Images/Palette/Gray/wxNoteBook.bmp
share/Boa/Images/Palette/Gray/wxNotebook.bmp
share/Boa/Images/Palette/Gray/wxOpenDialog.bmp
share/Boa/Images/Palette/Gray/wxPageSetupDialog.bmp
share/Boa/Images/Palette/Gray/wxPanel.bmp
@ -265,11 +469,18 @@ share/Boa/Images/Palette/Gray/wxTextCtrl.bmp
share/Boa/Images/Palette/Gray/wxTextDropTarget.bmp
share/Boa/Images/Palette/Gray/wxTextEntryDialog.bmp
share/Boa/Images/Palette/Gray/wxTimer.bmp
share/Boa/Images/Palette/Gray/wxToolbar.bmp
share/Boa/Images/Palette/Gray/wxToolBar.bmp
share/Boa/Images/Palette/Gray/wxTreeCtrl.bmp
share/Boa/Images/Palette/Image.bmp
share/Boa/Images/Palette/MailHost.bmp
share/Boa/Images/Palette/Module.bmp
share/Boa/Images/Palette/Package.bmp
share/Boa/Images/Palette/PythonMethod.bmp
share/Boa/Images/Palette/SQLMethod.bmp
share/Boa/Images/Palette/Setup.bmp
share/Boa/Images/Palette/Text.bmp
share/Boa/Images/Palette/UserFolder.bmp
share/Boa/Images/Palette/ZCatalog.bmp
share/Boa/Images/Palette/wxAcceleratorTable.bmp
share/Boa/Images/Palette/wxApp.bmp
share/Boa/Images/Palette/wxBitmapButton.bmp
@ -332,9 +543,12 @@ share/Boa/Images/Palette/wxToolBar.bmp
share/Boa/Images/Palette/wxTreeCtrl.bmp
share/Boa/Images/Shared/Boa.jpg
share/Boa/Images/Shared/BoaLogo.bmp
share/Boa/Images/Shared/Bookmark.bmp
share/Boa/Images/Shared/ClassBrowser.bmp
share/Boa/Images/Shared/CloseWindow.bmp
share/Boa/Images/Shared/Compose.bmp
share/Boa/Images/Shared/Copy.bmp
share/Boa/Images/Shared/CustomHelp.bmp
share/Boa/Images/Shared/Cut.bmp
share/Boa/Images/Shared/Cyclops.bmp
share/Boa/Images/Shared/Delete.bmp
@ -345,6 +559,7 @@ share/Boa/Images/Shared/Find.bmp
share/Boa/Images/Shared/FindAgain.bmp
share/Boa/Images/Shared/Help.bmp
share/Boa/Images/Shared/Home.bmp
share/Boa/Images/Shared/Inherit.bmp
share/Boa/Images/Shared/Inspector.bmp
share/Boa/Images/Shared/NewItem.bmp
share/Boa/Images/Shared/Next.bmp
@ -353,14 +568,19 @@ share/Boa/Images/Shared/Preferences.bmp
share/Boa/Images/Shared/Previous.bmp
share/Boa/Images/Shared/Print.bmp
share/Boa/Images/Shared/PythonHelp.bmp
share/Boa/Images/Shared/PythonPowered.gif
share/Boa/Images/Shared/Redo.bmp
share/Boa/Images/Shared/Undo.bmp
share/Boa/Images/Shared/ZopeExport.bmp
share/Boa/Images/Shared/ZopeImport.bmp
share/Boa/Images/Shared/cancel.bmp
share/Boa/Images/Shared/down.bmp
share/Boa/Images/Shared/ellipsis.bmp
share/Boa/Images/Shared/open.bmp
share/Boa/Images/Shared/post.bmp
share/Boa/Images/Shared/up.bmp
share/Boa/Images/Shared/wxPyButton.png
share/Boa/Images/Shared/wxWinButton.png
share/Boa/Images/Shared/wxWinHelp.bmp
share/Boa/Images/Views/Explore/attribute.bmp
share/Boa/Images/Views/Explore/class.bmp
@ -371,6 +591,8 @@ share/Boa/Images/Views/Hierarchy/inherit.bmp
share/Boa/Images/Views/Hierarchy/inherit2.bmp
share/Boa/Images/Views/Hierarchy/inherit_base.bmp
share/Boa/Images/Views/Hierarchy/inherit_outside.bmp
share/Boa/Images/Views/UML/attribute.bmp
share/Boa/Images/Views/UML/method.bmp
share/Boa/Images/Zope/ControlPanel_icon.bmp
share/Boa/Images/Zope/Folder_icon.bmp
share/Boa/Images/Zope/Image_icon.bmp
@ -378,6 +600,7 @@ share/Boa/Images/Zope/InstalledProduct_icon.bmp
share/Boa/Images/Zope/ProductFolder_icon.bmp
share/Boa/Images/Zope/System_obj.bmp
share/Boa/Images/Zope/UserFolder_icon.bmp
share/Boa/Images/Zope/ZopeExport.bmp
share/Boa/Images/Zope/Zope_connection.bmp
share/Boa/Images/Zope/close.bmp
share/Boa/Images/Zope/copy_url.bmp
@ -399,6 +622,9 @@ share/Boa/Inspector.py
share/Boa/Inspector.pyc
share/Boa/Inspector.pyo
share/Boa/Inspector.umllay
share/Boa/ModRunner.py
share/Boa/ModRunner.pyc
share/Boa/ModRunner.pyo
share/Boa/Palette.py
share/Boa/Palette.pyc
share/Boa/Palette.pyo
@ -421,6 +647,9 @@ share/Boa/PrefsKeys.pyo
share/Boa/PrefsMSW.py
share/Boa/PrefsMSW.pyc
share/Boa/PrefsMSW.pyo
share/Boa/ProcessProgressDlg.py
share/Boa/ProcessProgressDlg.pyc
share/Boa/ProcessProgressDlg.pyo
share/Boa/PropEdit/Enumerations.py
share/Boa/PropEdit/Enumerations.pyc
share/Boa/PropEdit/Enumerations.pyo
@ -474,10 +703,16 @@ share/Boa/Views/DiffView.pyo
share/Boa/Views/EditorViews.py
share/Boa/Views/EditorViews.pyc
share/Boa/Views/EditorViews.pyo
share/Boa/Views/InspectableViews.py
share/Boa/Views/InspectableViews.pyc
share/Boa/Views/InspectableViews.pyo
share/Boa/Views/OGLViews.py
share/Boa/Views/OGLViews.pyc
share/Boa/Views/OGLViews.pyo
share/Boa/Views/OGLViews.umllay
share/Boa/Views/ObjCollection.py
share/Boa/Views/ObjCollection.pyc
share/Boa/Views/ObjCollection.pyo
share/Boa/Views/ProfileView.py
share/Boa/Views/ProfileView.pyc
share/Boa/Views/ProfileView.pyo
@ -493,30 +728,51 @@ share/Boa/Views/StyledTextCtrls.pyo
share/Boa/Views/__init__.py
share/Boa/Views/__init__.pyc
share/Boa/Views/__init__.pyo
share/Boa/Zope/ImageViewer.py
share/Boa/Zope/ImageViewer.pyc
share/Boa/Zope/ImageViewer.pyo
share/Boa/Zope/LoginDialog.py
share/Boa/Zope/LoginDialog.pyc
share/Boa/Zope/LoginDialog.pyo
share/Boa/Zope/ZopeFTP.py
share/Boa/Zope/ZopeFTP.pyc
share/Boa/Zope/ZopeFTP.pyo
share/Boa/Zope/__init__.py
share/Boa/Zope/__init__.pyc
share/Boa/Zope/__init__.pyo
share/Boa/Zope/index_html
share/Boa/ZopeLib/Client.py
share/Boa/ZopeLib/Client.pyc
share/Boa/ZopeLib/Client.pyo
share/Boa/ZopeLib/DateTime/DateTime.py
share/Boa/ZopeLib/DateTime/DateTime.pyc
share/Boa/ZopeLib/DateTime/DateTime.pyo
share/Boa/ZopeLib/DateTime/DateTimeZone.py
share/Boa/ZopeLib/DateTime/DateTimeZone.pyc
share/Boa/ZopeLib/DateTime/DateTimeZone.pyo
share/Boa/ZopeLib/DateTime/__init__.py
share/Boa/ZopeLib/DateTime/__init__.pyc
share/Boa/ZopeLib/DateTime/__init__.pyo
share/Boa/ZopeLib/DateTime/ts_regex.py
share/Boa/ZopeLib/DateTime/ts_regex.pyc
share/Boa/ZopeLib/DateTime/ts_regex.pyo
share/Boa/ZopeLib/ExtMethDlg.py
share/Boa/ZopeLib/ExtMethDlg.pyc
share/Boa/ZopeLib/ExtMethDlg.pyo
share/Boa/ZopeLib/ImageViewer.py
share/Boa/ZopeLib/ImageViewer.pyc
share/Boa/ZopeLib/ImageViewer.pyo
share/Boa/ZopeLib/LoginDialog.py
share/Boa/ZopeLib/LoginDialog.pyc
share/Boa/ZopeLib/LoginDialog.pyo
share/Boa/ZopeLib/PropDlg.py
share/Boa/ZopeLib/PropDlg.pyc
share/Boa/ZopeLib/PropDlg.pyo
share/Boa/ZopeLib/ZopeFTP.py
share/Boa/ZopeLib/ZopeFTP.pyc
share/Boa/ZopeLib/ZopeFTP.pyo
share/Boa/ZopeLib/__init__.py
share/Boa/ZopeLib/__init__.pyc
share/Boa/ZopeLib/__init__.pyo
share/Boa/__version__.py
share/Boa/__version__.pyc
share/Boa/__version__.pyo
share/Boa/data/showTips
share/Boa/data/tips.txt
share/Boa/methodparse.py
share/Boa/methodparse.pyc
share/Boa/methodparse.pyo
share/Boa/moduleparse.py
share/Boa/moduleparse.pyc
share/Boa/moduleparse.pyo
share/Boa/popen2import.py
share/Boa/popen2import.pyc
share/Boa/popen2import.pyo
share/Boa/properties.py
share/Boa/properties.pyc
share/Boa/properties.pyo
@ -526,12 +782,19 @@ share/Boa/relpath.pyo
share/Boa/sender.py
share/Boa/sender.pyc
share/Boa/sender.pyo
@dirrm share/Boa/data
@dirrm share/Boa/Zope
share/Boa/sourceconst.py
share/Boa/sourceconst.pyc
share/Boa/sourceconst.pyo
share/Boa/wxNamespace.py
share/Boa/wxNamespace.pyc
share/Boa/wxNamespace.pyo
@dirrm share/Boa/ZopeLib/DateTime
@dirrm share/Boa/ZopeLib
@dirrm share/Boa/Views
@dirrm share/Boa/Scripts
@dirrm share/Boa/PropEdit
@dirrm share/Boa/Images/Zope
@dirrm share/Boa/Images/Views/UML
@dirrm share/Boa/Images/Views/Hierarchy
@dirrm share/Boa/Images/Views/Explore
@dirrm share/Boa/Images/Views
@ -548,6 +811,15 @@ share/Boa/sender.pyo
@dirrm share/Boa/Images/CvsPics
@dirrm share/Boa/Images
@dirrm share/Boa/ExternalLib
@dirrm share/Boa/Explorers
@dirrm share/Boa/Examples/notebook
@dirrm share/Boa/Examples/layout
@dirrm share/Boa/Examples
@dirrm share/Boa/Docs/icons
@dirrm share/Boa/Docs/Guide/image
@dirrm share/Boa/Docs/Guide
@dirrm share/Boa/Docs/Components
@dirrm share/Boa/Docs
@dirrm share/Boa/Debugger
@dirrm share/Boa/Companions
@dirrm share/Boa