diff --git a/Metrowerks/Metrowerks.mcp b/Metrowerks/Metrowerks.mcp
deleted file mode 100644
index eff0ddd6e..000000000
Binary files a/Metrowerks/Metrowerks.mcp and /dev/null differ
diff --git a/Metrowerks/OpenSceneGraph.mcp b/Metrowerks/OpenSceneGraph.mcp
deleted file mode 100644
index fb084c164..000000000
Binary files a/Metrowerks/OpenSceneGraph.mcp and /dev/null differ
diff --git a/doc/MindMaps/DesignPatterns.mmp b/doc/MindMaps/DesignPatterns.mmp
deleted file mode 100644
index b76f6d4d0..000000000
Binary files a/doc/MindMaps/DesignPatterns.mmp and /dev/null differ
diff --git a/doc/MindMaps/DesignPatterns/DesignPatterns.gif b/doc/MindMaps/DesignPatterns/DesignPatterns.gif
deleted file mode 100755
index 9c6171bba..000000000
Binary files a/doc/MindMaps/DesignPatterns/DesignPatterns.gif and /dev/null differ
diff --git a/doc/MindMaps/Mission.mmp b/doc/MindMaps/Mission.mmp
deleted file mode 100644
index f0c171d59..000000000
Binary files a/doc/MindMaps/Mission.mmp and /dev/null differ
diff --git a/doc/MindMaps/Mission/Mission.gif b/doc/MindMaps/Mission/Mission.gif
deleted file mode 100755
index fba220ba6..000000000
Binary files a/doc/MindMaps/Mission/Mission.gif and /dev/null differ
diff --git a/doc/OpenSceneGraphBanner_Distribution.jpg b/doc/OpenSceneGraphBanner_Distribution.jpg
deleted file mode 100644
index af1a555e4..000000000
Binary files a/doc/OpenSceneGraphBanner_Distribution.jpg and /dev/null differ
diff --git a/doc/UML/osg.png b/doc/UML/osg.png
deleted file mode 100644
index 7cd87b08e..000000000
Binary files a/doc/UML/osg.png and /dev/null differ
diff --git a/doc/UML/osgutils.png b/doc/UML/osgutils.png
deleted file mode 100644
index c165859f0..000000000
Binary files a/doc/UML/osgutils.png and /dev/null differ
diff --git a/doc/doc++/osg/ClassGraph.class b/doc/doc++/osg/ClassGraph.class
deleted file mode 100644
index c6a7b6c79..000000000
Binary files a/doc/doc++/osg/ClassGraph.class and /dev/null differ
diff --git a/doc/doc++/osg/ClassGraphPanel.class b/doc/doc++/osg/ClassGraphPanel.class
deleted file mode 100644
index 94b21b47a..000000000
Binary files a/doc/doc++/osg/ClassGraphPanel.class and /dev/null differ
diff --git a/doc/doc++/osg/ClassLayout.class b/doc/doc++/osg/ClassLayout.class
deleted file mode 100644
index 77fb9fa28..000000000
Binary files a/doc/doc++/osg/ClassLayout.class and /dev/null differ
diff --git a/doc/doc++/osg/NavigatorButton.class b/doc/doc++/osg/NavigatorButton.class
deleted file mode 100644
index 5fa134ee0..000000000
Binary files a/doc/doc++/osg/NavigatorButton.class and /dev/null differ
diff --git a/doc/doc++/osg/icon1.gif b/doc/doc++/osg/icon1.gif
deleted file mode 100644
index f78f30eb9..000000000
Binary files a/doc/doc++/osg/icon1.gif and /dev/null differ
diff --git a/doc/doc++/osg/icon2.gif b/doc/doc++/osg/icon2.gif
deleted file mode 100644
index 6cbe01a83..000000000
Binary files a/doc/doc++/osg/icon2.gif and /dev/null differ
diff --git a/doc/doc++/osgDB/ClassGraph.class b/doc/doc++/osgDB/ClassGraph.class
deleted file mode 100644
index c6a7b6c79..000000000
Binary files a/doc/doc++/osgDB/ClassGraph.class and /dev/null differ
diff --git a/doc/doc++/osgDB/ClassGraphPanel.class b/doc/doc++/osgDB/ClassGraphPanel.class
deleted file mode 100644
index 94b21b47a..000000000
Binary files a/doc/doc++/osgDB/ClassGraphPanel.class and /dev/null differ
diff --git a/doc/doc++/osgDB/ClassLayout.class b/doc/doc++/osgDB/ClassLayout.class
deleted file mode 100644
index 77fb9fa28..000000000
Binary files a/doc/doc++/osgDB/ClassLayout.class and /dev/null differ
diff --git a/doc/doc++/osgDB/NavigatorButton.class b/doc/doc++/osgDB/NavigatorButton.class
deleted file mode 100644
index 5fa134ee0..000000000
Binary files a/doc/doc++/osgDB/NavigatorButton.class and /dev/null differ
diff --git a/doc/doc++/osgDB/icon1.gif b/doc/doc++/osgDB/icon1.gif
deleted file mode 100644
index f78f30eb9..000000000
Binary files a/doc/doc++/osgDB/icon1.gif and /dev/null differ
diff --git a/doc/doc++/osgDB/icon2.gif b/doc/doc++/osgDB/icon2.gif
deleted file mode 100644
index 6cbe01a83..000000000
Binary files a/doc/doc++/osgDB/icon2.gif and /dev/null differ
diff --git a/doc/doc++/osgDB/osgDB.html b/doc/doc++/osgDB/osgDB.html
deleted file mode 100644
index d8f7a2b20..000000000
--- a/doc/doc++/osgDB/osgDB.html
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
- namespace osgDB
-
-
-
-
-
-
-
- -
-class OSGDB_EXPORT DotOsgWrapper: public osg::Referenced
-
- Wrapper class for specifing read and write functions for extending the osg file format.
-
-
-class OSGDB_EXPORT DynamicLibrary: public osg::Referenced
-
- DynamicLibrary - encapsulates the loading and unloading of dynamic libraries, typically used for loading ReaderWriter plug-ins
-
-
-class OSGDB_EXPORT Field
-
-
-class OSGDB_EXPORT FieldReader
-
-
-class OSGDB_EXPORT FieldReaderIterator
-
-
-
OSGDB_EXPORT extern std::string getFilePath(const std::string& filename)
--
-
OSGDB_EXPORT extern std::string getFileExtension(const std::string& filename)
--
-
OSGDB_EXPORT extern std::string getLowerCaseFileExtension(const std::string& filename)
--
-
OSGDB_EXPORT extern std::string getSimpleFileName(const std::string& fileName)
--
-
OSGDB_EXPORT extern std::string getStrippedName(const std::string& fileName)
--
-
OSGDB_EXPORT extern bool equalCaseInsensitive(const std::string& lhs, const std::string& rhs)
--
-
OSGDB_EXPORT extern bool equalCaseInsensitive(const std::string& lhs, const char* rhs)
--
-OSGDB_EXPORT extern void initFilePath( void )
-
- initialize the data file path, uses OSGFILEPATH environmental variable to defined
-
-
-OSGDB_EXPORT extern void setFilePath( const char* _path )
-
- set the data file path
-
-
-OSGDB_EXPORT extern const char* getFilePath()
-
- set the data file path
-
-
-OSGDB_EXPORT extern char* findFile( const char* file )
-
- find specified file on the set data file path
-
-
-OSGDB_EXPORT extern char* findDSO( const char* name )
-
- find specified dso/dll
-
-
-typedef std::vector<std::string> DirectoryContents
-
- simple list of names to represent a directory's contents.
-
-
-OSGDB_EXPORT extern std::string findFileInDirectory(const std::string& fileName, const std::string& dirName, bool caseInsensitive=false)
-
- return the directory/filename of a file if its is contained within specified directory.
-
-
-OSGDB_EXPORT extern DirectoryContents getDirectoryContents(const std::string& dirName)
-
- return the contents of a directory.
-
-
-class OSGDB_EXPORT Input: public FieldReaderIterator
-
- Class for managing the reading of ASCII osg files
-
-
-class OSGDB_EXPORT Output: public ofstream
-
- ofstream wrapper class for adding support for indenting.
-
-
-
template<class T> bool writeArrayBlock(Output& fw, T* start, T* finish)
--
-class OSGDB_EXPORT ReaderWriter: public osg::Referenced
-
- pure virtual base class for reading and writing of non native formats.
-
-
-OSGDB_EXPORT extern osg::Object* readObjectFile(const std::string& filename)
-
- Read an osg::Object from file.
-
-
-OSGDB_EXPORT extern osg::Image* readImageFile(const std::string& filename)
-
- Read an osg::Image from file.
-
-
-OSGDB_EXPORT extern osg::Node* readNodeFile(const std::string& filename)
-
- Read an osg::Node from file.
-
-
-class OSGDB_EXPORT Registry
-
- Registry is a singleton factory which stores the Objects types available at runtime for loading, and any Object reader or writers which are linked in at runtime for reading non-native file formats.
-
-
-class RegisterDotOsgWrapperProxy
-
- Proxy class for automatic registration of DotOsgWrappers with the Registry
-
-
-template<class T> class RegisterReaderWriterProxy
-
- Proxy class for automatic registration of reader/writers with the Registry
-
-
-OSGDB_EXPORT extern bool writeObjectFile(const osg::Object& object, const std::string& filename)
-
- Write an osg::Object to file.
-
-
-OSGDB_EXPORT extern bool writeImageFile(const osg::Image& image, const std::string& filename)
-
- Write an osg::Image to file.
-
-
-OSGDB_EXPORT extern bool writeNodeFile(const osg::Node& node, const std::string& filename)
-
- Write an osg::Node to file.
-
-
-
-
-
-Documentation
-
-
-
-
-
OSGDB_EXPORT extern std::string getFilePath(const std::string& filename)
-
-
-
-
OSGDB_EXPORT extern std::string getFileExtension(const std::string& filename)
-
-
-
-
OSGDB_EXPORT extern std::string getLowerCaseFileExtension(const std::string& filename)
-
-
-
-
OSGDB_EXPORT extern std::string getSimpleFileName(const std::string& fileName)
-
-
-
-
OSGDB_EXPORT extern std::string getStrippedName(const std::string& fileName)
-
-
-
-
OSGDB_EXPORT extern bool equalCaseInsensitive(const std::string& lhs, const std::string& rhs)
-
-
-
-
OSGDB_EXPORT extern bool equalCaseInsensitive(const std::string& lhs, const char* rhs)
-
-
-
-
template<class T> bool writeArrayBlock(Output& fw, T* start, T* finish)
-
-
Alphabetic index HTML hierarchy of classes or Java
-
-This page was generated with the help of DOC++.
-
-
diff --git a/doc/doc++/osgGLUT/ClassGraph.class b/doc/doc++/osgGLUT/ClassGraph.class
deleted file mode 100644
index c6a7b6c79..000000000
Binary files a/doc/doc++/osgGLUT/ClassGraph.class and /dev/null differ
diff --git a/doc/doc++/osgGLUT/ClassGraphPanel.class b/doc/doc++/osgGLUT/ClassGraphPanel.class
deleted file mode 100644
index 94b21b47a..000000000
Binary files a/doc/doc++/osgGLUT/ClassGraphPanel.class and /dev/null differ
diff --git a/doc/doc++/osgGLUT/ClassLayout.class b/doc/doc++/osgGLUT/ClassLayout.class
deleted file mode 100644
index 77fb9fa28..000000000
Binary files a/doc/doc++/osgGLUT/ClassLayout.class and /dev/null differ
diff --git a/doc/doc++/osgGLUT/NavigatorButton.class b/doc/doc++/osgGLUT/NavigatorButton.class
deleted file mode 100644
index 5fa134ee0..000000000
Binary files a/doc/doc++/osgGLUT/NavigatorButton.class and /dev/null differ
diff --git a/doc/doc++/osgGLUT/icon1.gif b/doc/doc++/osgGLUT/icon1.gif
deleted file mode 100644
index f78f30eb9..000000000
Binary files a/doc/doc++/osgGLUT/icon1.gif and /dev/null differ
diff --git a/doc/doc++/osgGLUT/icon2.gif b/doc/doc++/osgGLUT/icon2.gif
deleted file mode 100644
index 6cbe01a83..000000000
Binary files a/doc/doc++/osgGLUT/icon2.gif and /dev/null differ
diff --git a/doc/doc++/osgUtil/ClassGraph.class b/doc/doc++/osgUtil/ClassGraph.class
deleted file mode 100644
index c6a7b6c79..000000000
Binary files a/doc/doc++/osgUtil/ClassGraph.class and /dev/null differ
diff --git a/doc/doc++/osgUtil/ClassGraphPanel.class b/doc/doc++/osgUtil/ClassGraphPanel.class
deleted file mode 100644
index 94b21b47a..000000000
Binary files a/doc/doc++/osgUtil/ClassGraphPanel.class and /dev/null differ
diff --git a/doc/doc++/osgUtil/ClassLayout.class b/doc/doc++/osgUtil/ClassLayout.class
deleted file mode 100644
index 77fb9fa28..000000000
Binary files a/doc/doc++/osgUtil/ClassLayout.class and /dev/null differ
diff --git a/doc/doc++/osgUtil/NavigatorButton.class b/doc/doc++/osgUtil/NavigatorButton.class
deleted file mode 100644
index 5fa134ee0..000000000
Binary files a/doc/doc++/osgUtil/NavigatorButton.class and /dev/null differ
diff --git a/doc/doc++/osgUtil/icon1.gif b/doc/doc++/osgUtil/icon1.gif
deleted file mode 100644
index f78f30eb9..000000000
Binary files a/doc/doc++/osgUtil/icon1.gif and /dev/null differ
diff --git a/doc/doc++/osgUtil/icon2.gif b/doc/doc++/osgUtil/icon2.gif
deleted file mode 100644
index 6cbe01a83..000000000
Binary files a/doc/doc++/osgUtil/icon2.gif and /dev/null differ
diff --git a/doc/doc++/osgWX/ClassGraph.class b/doc/doc++/osgWX/ClassGraph.class
deleted file mode 100644
index c6a7b6c79..000000000
Binary files a/doc/doc++/osgWX/ClassGraph.class and /dev/null differ
diff --git a/doc/doc++/osgWX/ClassGraphPanel.class b/doc/doc++/osgWX/ClassGraphPanel.class
deleted file mode 100644
index 94b21b47a..000000000
Binary files a/doc/doc++/osgWX/ClassGraphPanel.class and /dev/null differ
diff --git a/doc/doc++/osgWX/ClassLayout.class b/doc/doc++/osgWX/ClassLayout.class
deleted file mode 100644
index 77fb9fa28..000000000
Binary files a/doc/doc++/osgWX/ClassLayout.class and /dev/null differ
diff --git a/doc/doc++/osgWX/NavigatorButton.class b/doc/doc++/osgWX/NavigatorButton.class
deleted file mode 100644
index 5fa134ee0..000000000
Binary files a/doc/doc++/osgWX/NavigatorButton.class and /dev/null differ
diff --git a/doc/doc++/osgWX/icon1.gif b/doc/doc++/osgWX/icon1.gif
deleted file mode 100644
index f78f30eb9..000000000
Binary files a/doc/doc++/osgWX/icon1.gif and /dev/null differ
diff --git a/doc/doc++/osgWX/icon2.gif b/doc/doc++/osgWX/icon2.gif
deleted file mode 100644
index 6cbe01a83..000000000
Binary files a/doc/doc++/osgWX/icon2.gif and /dev/null differ
diff --git a/doc/doc++/osgWX/osgWX.html b/doc/doc++/osgWX/osgWX.html
deleted file mode 100644
index 89b194264..000000000
--- a/doc/doc++/osgWX/osgWX.html
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
- namespace osgWX
-
-
-
-
-
-
-
- -
-class OSGWX_EXPORT WXEventAdapter: public osgUtil::GUIEventAdapter
-
- Class for adapting WX events so that they can be used as input to osgUtil::CameraManipulators
-
-
-
-
-
-Documentation
-
-
-
Alphabetic index HTML hierarchy of classes or Java
-
-This page was generated with the help of DOC++.
-
-
diff --git a/src/Demos/wxsgv/wxsgv.wdr b/src/Demos/wxsgv/wxsgv.wdr
deleted file mode 100644
index 55ecfe3b0..000000000
Binary files a/src/Demos/wxsgv/wxsgv.wdr and /dev/null differ