Search:
Browse Source
Home
Download
Documentation
Community
Changeset 11746 in vbox
Timestamp:
Aug 28, 2008 9:22:20 AM (
17 years
ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35512
Message:
export python lib to OSE
Location:
trunk/src/libs/xpcom18a4/python
Files:
94 added
.
(added)
.cvsignore
(added)
README.vbox
(added)
__init__.py
(added)
client
(added)
client/.cvsignore
(added)
client/__init__.py
(added)
components.py
(added)
doc
(added)
doc/advanced.html
(added)
doc/architecture.html
(added)
doc/configure.html
(added)
doc/credits.html
(added)
doc/tutorial.html
(added)
file.py
(added)
nsError.py
(added)
primitives.py
(added)
readme.html
(added)
sample
(added)
sample/vboxshell.py
(added)
server
(added)
server/.cvsignore
(added)
server/__init__.py
(added)
server/enumerator.py
(added)
server/factory.py
(added)
server/loader.py
(added)
server/module.py
(added)
server/policy.py
(added)
src
(added)
src/ErrorUtils.cpp
(added)
src/PyGBase.cpp
(added)
src/PyGInputStream.cpp
(added)
src/PyGModule.cpp
(added)
src/PyGStub.cpp
(added)
src/PyGWeakReference.cpp
(added)
src/PyIClassInfo.cpp
(added)
src/PyIComponentManager.cpp
(added)
src/PyIComponentManagerObsolete.cpp
(added)
src/PyIEnumerator.cpp
(added)
src/PyIID.cpp
(added)
src/PyIInputStream.cpp
(added)
src/PyIInterfaceInfo.cpp
(added)
src/PyIInterfaceInfoManager.cpp
(added)
src/PyISimpleEnumerator.cpp
(added)
src/PyISupports.cpp
(added)
src/PyIVariant.cpp
(added)
src/PyXPCOM.h
(added)
src/PyXPCOM_std.h
(added)
src/Pyxpt_info.cpp
(added)
src/TypeObject.cpp
(added)
src/VariantUtils.cpp
(added)
src/dllmain.cpp
(added)
src/loader
(added)
src/loader/pyloader.cpp
(added)
src/module
(added)
src/module/.deps
(added)
src/module/.deps/_xpcom.pp
(added)
src/module/_xpcom.cpp
(added)
src/readme.html
(added)
src/xpcom.cpp
(added)
test
(added)
test/.cvsignore
(added)
test/output
(added)
test/output/test_com_exceptions
(added)
test/output/test_comfile
(added)
test/output/test_components
(added)
test/output/test_isupports_primitives
(added)
test/output/test_streams
(added)
test/output/test_test_component
(added)
test/output/test_weakreferences
(added)
test/pyxpcom_test_tools.py
(added)
test/regrtest.py
(added)
test/test_com_exceptions.py
(added)
test/test_comfile.py
(added)
test/test_component
(added)
test/test_component/_xpidlgen
(added)
test/test_component/_xpidlgen/.done
(added)
test/test_component/_xpidlgen/py_test_component.h
(added)
test/test_component/py_test_component.html
(added)
test/test_component/py_test_component.idl
(added)
test/test_component/py_test_component.py
(added)
test/test_components.py
(added)
test/test_isupports_primitives.py
(added)
test/test_misc.py
(added)
test/test_streams.py
(added)
test/test_test_component.js
(added)
test/test_test_component.py
(added)
test/test_weakreferences.py
(added)
tools
(added)
tools/regxpcom.py
(added)
tools/tracer_demo.py
(added)
vboxxpcom.py
(added)
xpcom_consts.py
(added)
xpt.py
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive