OSDN Git Service

add include
authortomohiro yasutomo <o_ggy@users.sourceforge.jp>
Sun, 8 Aug 2010 23:55:42 +0000 (16:55 -0700)
committertomohiro yasutomo <o_ggy@users.sourceforge.jp>
Sun, 8 Aug 2010 23:55:42 +0000 (16:55 -0700)
commit642161cb7dd5ac96fb137db67cb981d965933b9f
tree97f2de2310572c3bb6a5fc786ef7c58be548a8c0
parentba085b450920ebe86f95577985f4dcf943f8b974
add include
356 files changed:
include/mof/base/mofdef.hpp [moved from src/mof/base/mofdef.hpp with 100% similarity]
include/mof/base/tstring.hpp [moved from src/mof/base/tstring.hpp with 100% similarity]
include/mof/math/basic_vector.hpp [moved from src/mof/math/basic_vector.hpp with 100% similarity]
include/mof/math/vector.hpp [moved from src/mof/math/vector.hpp with 100% similarity]
include/mof/math/vector2.hpp [moved from src/mof/math/vector2.hpp with 100% similarity]
include/mof/math/vector3.hpp [moved from src/mof/math/vector3.hpp with 100% similarity]
include/mof/math/vector4.hpp [moved from src/mof/math/vector4.hpp with 100% similarity]
include/mof/util/foreach.hpp [moved from src/mof/util/foreach.hpp with 100% similarity]
lib/libmofmath.a
oldmof/AbstractScene.cpp [moved from moftmp/AbstractScene.cpp with 100% similarity]
oldmof/AmbientLight.cpp [moved from moftmp/AmbientLight.cpp with 100% similarity]
oldmof/AmbientLight.hpp [moved from moftmp/AmbientLight.hpp with 100% similarity]
oldmof/Application.cpp [moved from moftmp/Application.cpp with 100% similarity]
oldmof/Application.hpp [moved from moftmp/Application.hpp with 100% similarity]
oldmof/Board.cpp [moved from moftmp/Board.cpp with 100% similarity]
oldmof/Board.hpp [moved from moftmp/Board.hpp with 100% similarity]
oldmof/CSVFile.cpp [moved from moftmp/CSVFile.cpp with 100% similarity]
oldmof/CSVFile.h [moved from moftmp/CSVFile.h with 100% similarity]
oldmof/Camera.cpp [moved from moftmp/Camera.cpp with 100% similarity]
oldmof/Camera.hpp [moved from moftmp/Camera.hpp with 100% similarity]
oldmof/Captor.cpp [moved from moftmp/Captor.cpp with 100% similarity]
oldmof/Captor.hpp [moved from moftmp/Captor.hpp with 100% similarity]
oldmof/Color.cpp [moved from moftmp/Color.cpp with 100% similarity]
oldmof/Color.hpp [moved from moftmp/Color.hpp with 100% similarity]
oldmof/ColorComponent.hpp [moved from moftmp/ColorComponent.hpp with 100% similarity]
oldmof/Component2D.cpp [moved from moftmp/Component2D.cpp with 100% similarity]
oldmof/Component2D.cpp.REMOTE [moved from moftmp/Component2D.cpp.REMOTE with 100% similarity]
oldmof/Component2D.h [moved from moftmp/Component2D.h with 100% similarity]
oldmof/Component2D.hpp [moved from moftmp/Component2D.hpp with 100% similarity]
oldmof/Component3D.cpp [moved from moftmp/Component3D.cpp with 100% similarity]
oldmof/Component3D.hpp [moved from moftmp/Component3D.hpp with 100% similarity]
oldmof/ConsoleIO.cpp [moved from moftmp/ConsoleIO.cpp with 100% similarity]
oldmof/ConsoleIO.hpp [moved from moftmp/ConsoleIO.hpp with 100% similarity]
oldmof/Container2D.cpp [moved from moftmp/Container2D.cpp with 100% similarity]
oldmof/Container2D.h [moved from moftmp/Container2D.h with 100% similarity]
oldmof/Container3D.cpp [moved from moftmp/Container3D.cpp with 100% similarity]
oldmof/Container3D.h [moved from moftmp/Container3D.h with 100% similarity]
oldmof/DataRow.cpp [moved from moftmp/DataRow.cpp with 100% similarity]
oldmof/DataRow.h [moved from moftmp/DataRow.h with 100% similarity]
oldmof/DataTable.cpp [moved from moftmp/DataTable.cpp with 100% similarity]
oldmof/DataTable.h [moved from moftmp/DataTable.h with 100% similarity]
oldmof/Deleter.hpp [moved from moftmp/Deleter.hpp with 100% similarity]
oldmof/DeviceInputReceiver.cpp [moved from moftmp/DeviceInputReceiver.cpp with 100% similarity]
oldmof/DirectionalLight.cpp [moved from moftmp/DirectionalLight.cpp with 100% similarity]
oldmof/DirectionalLight.h [moved from moftmp/DirectionalLight.h with 100% similarity]
oldmof/Drawable.hpp [moved from moftmp/Drawable.hpp with 100% similarity]
oldmof/EventCondition.hpp [moved from moftmp/EventCondition.hpp with 100% similarity]
oldmof/EventScheduler.cpp [moved from moftmp/EventScheduler.cpp with 100% similarity]
oldmof/EventScheduler.hpp [moved from moftmp/EventScheduler.hpp with 100% similarity]
oldmof/FactoryMethod.hpp [moved from moftmp/FactoryMethod.hpp with 100% similarity]
oldmof/FilePath.cpp [moved from moftmp/FilePath.cpp with 100% similarity]
oldmof/FilePath.hpp [moved from moftmp/FilePath.hpp with 100% similarity]
oldmof/FileTextureBuilder.cpp [moved from moftmp/FileTextureBuilder.cpp with 100% similarity]
oldmof/Finalizer.hpp [moved from moftmp/Finalizer.hpp with 100% similarity]
oldmof/Font.cpp [moved from moftmp/Font.cpp with 100% similarity]
oldmof/Font.hpp [moved from moftmp/Font.hpp with 100% similarity]
oldmof/Graphics3D.hpp [moved from moftmp/Graphics3D.hpp with 100% similarity]
oldmof/GraphicsDevice.cpp [moved from moftmp/GraphicsDevice.cpp with 100% similarity]
oldmof/GraphicsDevice.hpp [moved from moftmp/GraphicsDevice.hpp with 100% similarity]
oldmof/GraphicsObject.cpp [moved from moftmp/GraphicsObject.cpp with 100% similarity]
oldmof/GraphicsSchedule.cpp [moved from moftmp/GraphicsSchedule.cpp with 100% similarity]
oldmof/GraphicsSchedule.h [moved from moftmp/GraphicsSchedule.h with 100% similarity]
oldmof/GraphicsUnit.hpp [moved from moftmp/GraphicsUnit.hpp with 100% similarity]
oldmof/InputDevice.cpp [moved from moftmp/InputDevice.cpp with 100% similarity]
oldmof/InputDevice.hpp [moved from moftmp/InputDevice.hpp with 100% similarity]
oldmof/InputEventCondition.cpp [moved from moftmp/InputEventCondition.cpp with 100% similarity]
oldmof/InputEventCondition.hpp [moved from moftmp/InputEventCondition.hpp with 100% similarity]
oldmof/InputReceiver.hpp [moved from moftmp/InputReceiver.hpp with 100% similarity]
oldmof/InstructionSet.hpp [moved from moftmp/InstructionSet.hpp with 100% similarity]
oldmof/Interpolation.hpp [moved from moftmp/Interpolation.hpp with 100% similarity]
oldmof/Interpreter.cpp [moved from moftmp/Interpreter.cpp with 100% similarity]
oldmof/Interpreter.hpp [moved from moftmp/Interpreter.hpp with 100% similarity]
oldmof/KeyPressedEventCondition.cpp [moved from moftmp/KeyPressedEventCondition.cpp with 100% similarity]
oldmof/KeyPressedEventCondition.hpp [moved from moftmp/KeyPressedEventCondition.hpp with 100% similarity]
oldmof/Light.cpp [moved from moftmp/Light.cpp with 100% similarity]
oldmof/Light.hpp [moved from moftmp/Light.hpp with 100% similarity]
oldmof/Line3D.cpp [moved from moftmp/Line3D.cpp with 100% similarity]
oldmof/Line3D.h [moved from moftmp/Line3D.h with 100% similarity]
oldmof/LoggedInputReceiver.cpp [moved from moftmp/LoggedInputReceiver.cpp with 100% similarity]
oldmof/LoggedInputReceiver.hpp [moved from moftmp/LoggedInputReceiver.hpp with 100% similarity]
oldmof/LoggingInputReceiver.cpp [moved from moftmp/LoggingInputReceiver.cpp with 100% similarity]
oldmof/LoggingInputReceiver.hpp [moved from moftmp/LoggingInputReceiver.hpp with 100% similarity]
oldmof/LuaScript.cpp [moved from moftmp/LuaScript.cpp with 100% similarity]
oldmof/LuaScript.hpp [moved from moftmp/LuaScript.hpp with 100% similarity]
oldmof/Material.hpp [moved from moftmp/Material.hpp with 100% similarity]
oldmof/MaterialBuilder.cpp [moved from moftmp/MaterialBuilder.cpp with 100% similarity]
oldmof/MaterialBuilder.hpp [moved from moftmp/MaterialBuilder.hpp with 100% similarity]
oldmof/Matrix2D.cpp [moved from moftmp/Matrix2D.cpp with 100% similarity]
oldmof/Matrix2D.hpp [moved from moftmp/Matrix2D.hpp with 100% similarity]
oldmof/Matrix3D.cpp [moved from moftmp/Matrix3D.cpp with 100% similarity]
oldmof/Matrix3D.hpp [moved from moftmp/Matrix3D.hpp with 100% similarity]
oldmof/Mesh.cpp [moved from moftmp/Mesh.cpp with 100% similarity]
oldmof/MeshBuilder.cpp [moved from moftmp/MeshBuilder.cpp with 100% similarity]
oldmof/MeshBuilder.hpp [moved from moftmp/MeshBuilder.hpp with 100% similarity]
oldmof/MeshResource.h [moved from moftmp/MeshResource.h with 100% similarity]
oldmof/OnceEventCondition.cpp [moved from moftmp/OnceEventCondition.cpp with 100% similarity]
oldmof/OnceEventCondition.hpp [moved from moftmp/OnceEventCondition.hpp with 100% similarity]
oldmof/PixelMap.hpp [moved from moftmp/PixelMap.hpp with 100% similarity]
oldmof/PixelMapTextureBuilder.cpp [moved from moftmp/PixelMapTextureBuilder.cpp with 100% similarity]
oldmof/PlainWidgetView.cpp [moved from moftmp/PlainWidgetView.cpp with 100% similarity]
oldmof/PlainWidgetView.hpp [moved from moftmp/PlainWidgetView.hpp with 100% similarity]
oldmof/Rectangle.hpp [moved from moftmp/Rectangle.hpp with 100% similarity]
oldmof/ResourceManager.hpp [moved from moftmp/ResourceManager.hpp with 100% similarity]
oldmof/SceneGraph.hpp [moved from moftmp/SceneGraph.hpp with 100% similarity]
oldmof/SelectionModel.cpp [moved from moftmp/SelectionModel.cpp with 100% similarity]
oldmof/SelectionModel.h [moved from moftmp/SelectionModel.h with 100% similarity]
oldmof/Sprite.cpp [moved from moftmp/Sprite.cpp with 100% similarity]
oldmof/Sprite.hpp [moved from moftmp/Sprite.hpp with 100% similarity]
oldmof/TextCompiler.cpp [moved from moftmp/TextCompiler.cpp with 100% similarity]
oldmof/TextCompiler.hpp [moved from moftmp/TextCompiler.hpp with 100% similarity]
oldmof/TextView.cpp [moved from moftmp/TextView.cpp with 100% similarity]
oldmof/TextView.hpp [moved from moftmp/TextView.hpp with 100% similarity]
oldmof/Texture.cpp [moved from moftmp/Texture.cpp with 100% similarity]
oldmof/Texture.hpp [moved from moftmp/Texture.hpp with 100% similarity]
oldmof/TextureComponent.hpp [moved from moftmp/TextureComponent.hpp with 100% similarity]
oldmof/TextureResource.h [moved from moftmp/TextureResource.h with 100% similarity]
oldmof/Timer.cpp [moved from moftmp/Timer.cpp with 100% similarity]
oldmof/Timer.hpp [moved from moftmp/Timer.hpp with 100% similarity]
oldmof/Vector2D.cpp [moved from moftmp/Vector2D.cpp with 100% similarity]
oldmof/Vector2D.hpp [moved from moftmp/Vector2D.hpp with 100% similarity]
oldmof/Vector3D.cpp [moved from moftmp/Vector3D.cpp with 100% similarity]
oldmof/Vector3D.hpp [moved from moftmp/Vector3D.hpp with 100% similarity]
oldmof/VertexBuffer.cpp [moved from moftmp/VertexBuffer.cpp with 100% similarity]
oldmof/VertexBuffer.hpp [moved from moftmp/VertexBuffer.hpp with 100% similarity]
oldmof/VertexTypes.hpp [moved from moftmp/VertexTypes.hpp with 100% similarity]
oldmof/Window.cpp [moved from moftmp/Window.cpp with 100% similarity]
oldmof/Window.hpp [moved from moftmp/Window.hpp with 100% similarity]
oldmof/graphics/utilities.hpp [moved from moftmp/graphics/utilities.hpp with 100% similarity]
oldmof/graphics/utilities.hpp~ [moved from moftmp/graphics/utilities.hpp~ with 100% similarity]
oldmof/mofGraphics.hpp [moved from moftmp/mofGraphics.hpp with 100% similarity]
oldmof/mofInput.hpp [moved from moftmp/mofInput.hpp with 100% similarity]
oldmof/moflib.vcproj [moved from moftmp/moflib.vcproj with 100% similarity]
oldmof/moflib.vcproj.TOMOHIRO.TomohiroYasuda.user [moved from moftmp/moflib.vcproj.TOMOHIRO.TomohiroYasuda.user with 100% similarity]
oldmof/private/DeviceInputReceiver.hpp [moved from moftmp/private/DeviceInputReceiver.hpp with 100% similarity]
oldmof/private/DirectInput.hpp [moved from moftmp/private/DirectInput.hpp with 100% similarity]
oldmof/private/FileTextureBuilder.cpp [moved from moftmp/private/FileTextureBuilder.cpp with 100% similarity]
oldmof/private/FileTextureBuilder.hpp [moved from moftmp/private/FileTextureBuilder.hpp with 100% similarity]
oldmof/private/GraphicsDeviceImpl.hpp [moved from moftmp/private/GraphicsDeviceImpl.hpp with 100% similarity]
oldmof/private/Interpreter.hpp [moved from moftmp/private/Interpreter.hpp with 100% similarity]
oldmof/private/Interpreter.hpp~ [moved from moftmp/private/Interpreter.hpp~ with 100% similarity]
oldmof/private/Mesh.hpp [moved from moftmp/private/Mesh.hpp with 100% similarity]
oldmof/private/MeshDisposer.hpp [moved from moftmp/private/MeshDisposer.hpp with 100% similarity]
oldmof/private/PixelMapTextureBuilder.hpp [moved from moftmp/private/PixelMapTextureBuilder.hpp with 100% similarity]
oldmof/private/TextureBuilder.hpp [moved from moftmp/private/TextureBuilder.hpp with 100% similarity]
oldmof/private/TextureImpl.hpp [moved from moftmp/private/TextureImpl.hpp with 100% similarity]
oldmof/private/VertexFVF.hpp [moved from moftmp/private/VertexFVF.hpp with 100% similarity]
oldmof/private/commands.hpp~ [moved from moftmp/private/commands.hpp~ with 100% similarity]
oldmof/private/message.cpp~ [moved from moftmp/private/message.cpp~ with 100% similarity]
oldmof/private/regist.cpp [moved from moftmp/private/regist.cpp with 100% similarity]
oldmof/private/regist.cpp~ [moved from moftmp/private/regist.cpp~ with 100% similarity]
oldmof/private/regist.hpp [moved from moftmp/private/regist.hpp with 100% similarity]
oldmof/private/regist.hpp~ [moved from moftmp/private/regist.hpp~ with 100% similarity]
oldmof/real.hpp [moved from moftmp/real.hpp with 100% similarity]
oldmof/stream/Animation.hpp~ [moved from moftmp/stream/Animation.hpp~ with 100% similarity]
oldmof/stream/AnimationPlayer.hpp [moved from moftmp/stream/AnimationPlayer.hpp with 100% similarity]
oldmof/stream/AnimationPlayer.hpp~ [moved from moftmp/stream/AnimationPlayer.hpp~ with 100% similarity]
oldmof/stream/AnimationScheduler.cpp [moved from moftmp/stream/AnimationScheduler.cpp with 100% similarity]
oldmof/stream/BoundsAnimation.hpp [moved from moftmp/stream/BoundsAnimation.hpp with 100% similarity]
oldmof/stream/BoundsAnimation.hpp~ [moved from moftmp/stream/BoundsAnimation.hpp~ with 100% similarity]
oldmof/stream/Cache.cpp [moved from moftmp/stream/Cache.cpp with 100% similarity]
oldmof/stream/Cache.cpp~ [moved from moftmp/stream/Cache.cpp~ with 100% similarity]
oldmof/stream/Cache.hpp [moved from moftmp/stream/Cache.hpp with 100% similarity]
oldmof/stream/Cache.hpp~ [moved from moftmp/stream/Cache.hpp~ with 100% similarity]
oldmof/stream/Cascade.hpp [moved from moftmp/stream/Cascade.hpp with 100% similarity]
oldmof/stream/Cascade.hpp~ [moved from moftmp/stream/Cascade.hpp~ with 100% similarity]
oldmof/stream/CascadeAnimation.cpp [moved from moftmp/stream/CascadeAnimation.cpp with 100% similarity]
oldmof/stream/CascadingAnimation.hpp~ [moved from moftmp/stream/CascadingAnimation.hpp~ with 100% similarity]
oldmof/stream/Constant.hpp [moved from moftmp/stream/Constant.hpp with 100% similarity]
oldmof/stream/Constant.hpp~ [moved from moftmp/stream/Constant.hpp~ with 100% similarity]
oldmof/stream/DataBasedAnimation.cpp [moved from moftmp/stream/DataBasedAnimation.cpp with 100% similarity]
oldmof/stream/DataBasedAnimation.h [moved from moftmp/stream/DataBasedAnimation.h with 100% similarity]
oldmof/stream/DefaultAnimationPlayer.cpp [moved from moftmp/stream/DefaultAnimationPlayer.cpp with 100% similarity]
oldmof/stream/DefaultAnimationPlayer.hpp [moved from moftmp/stream/DefaultAnimationPlayer.hpp with 100% similarity]
oldmof/stream/DefaultAnimationPlayer.hpp~ [moved from moftmp/stream/DefaultAnimationPlayer.hpp~ with 100% similarity]
oldmof/stream/Filter.hpp [moved from moftmp/stream/Filter.hpp with 100% similarity]
oldmof/stream/Filter.hpp~ [moved from moftmp/stream/Filter.hpp~ with 100% similarity]
oldmof/stream/Joint.hpp [moved from moftmp/stream/Joint.hpp with 100% similarity]
oldmof/stream/Joint.hpp~ [moved from moftmp/stream/Joint.hpp~ with 100% similarity]
oldmof/stream/JointAnimation.hpp~ [moved from moftmp/stream/JointAnimation.hpp~ with 100% similarity]
oldmof/stream/KeyFrameAnimation.hpp [moved from moftmp/stream/KeyFrameAnimation.hpp with 100% similarity]
oldmof/stream/KeyFrameAnimation.hpp~ [moved from moftmp/stream/KeyFrameAnimation.hpp~ with 100% similarity]
oldmof/stream/Loop.hpp [moved from moftmp/stream/Loop.hpp with 100% similarity]
oldmof/stream/Loop.hpp~ [moved from moftmp/stream/Loop.hpp~ with 100% similarity]
oldmof/stream/LoopAnimation.hpp~ [moved from moftmp/stream/LoopAnimation.hpp~ with 100% similarity]
oldmof/stream/Manipulator.hpp [moved from moftmp/stream/Manipulator.hpp with 100% similarity]
oldmof/stream/Manipulator.hpp~ [moved from moftmp/stream/Manipulator.hpp~ with 100% similarity]
oldmof/stream/Offset.hpp [moved from moftmp/stream/Offset.hpp with 100% similarity]
oldmof/stream/Offset.hpp~ [moved from moftmp/stream/Offset.hpp~ with 100% similarity]
oldmof/stream/OffsetAnimation.hpp~ [moved from moftmp/stream/OffsetAnimation.hpp~ with 100% similarity]
oldmof/stream/ParametricAnimation.hpp [moved from moftmp/stream/ParametricAnimation.hpp with 100% similarity]
oldmof/stream/ParametricAnimation.hpp~ [moved from moftmp/stream/ParametricAnimation.hpp~ with 100% similarity]
oldmof/stream/Reference.hpp [moved from moftmp/stream/Reference.hpp with 100% similarity]
oldmof/stream/Reference.hpp~ [moved from moftmp/stream/Reference.hpp~ with 100% similarity]
oldmof/stream/ReferenceWrapper.hpp [moved from moftmp/stream/ReferenceWrapper.hpp with 100% similarity]
oldmof/stream/ReferenceWrapper.hpp~ [moved from moftmp/stream/ReferenceWrapper.hpp~ with 100% similarity]
oldmof/stream/Rotation2D.hpp [moved from moftmp/stream/Rotation2D.hpp with 100% similarity]
oldmof/stream/Rotation2D.hpp~ [moved from moftmp/stream/Rotation2D.hpp~ with 100% similarity]
oldmof/stream/RotationAnimation2D.hpp~ [moved from moftmp/stream/RotationAnimation2D.hpp~ with 100% similarity]
oldmof/stream/RotationAnimation3D.hpp [moved from moftmp/stream/RotationAnimation3D.hpp with 100% similarity]
oldmof/stream/RotationAnimation3D.hpp~ [moved from moftmp/stream/RotationAnimation3D.hpp~ with 100% similarity]
oldmof/stream/Scaling2D.hpp [moved from moftmp/stream/Scaling2D.hpp with 100% similarity]
oldmof/stream/Scaling2D.hpp~ [moved from moftmp/stream/Scaling2D.hpp~ with 100% similarity]
oldmof/stream/ScalingAnimation2D.hpp~ [moved from moftmp/stream/ScalingAnimation2D.hpp~ with 100% similarity]
oldmof/stream/ScalingAnimation3D.hpp [moved from moftmp/stream/ScalingAnimation3D.hpp with 100% similarity]
oldmof/stream/ScalingAnimation3D.hpp~ [moved from moftmp/stream/ScalingAnimation3D.hpp~ with 100% similarity]
oldmof/stream/Stream.hpp~ [moved from moftmp/stream/Stream.hpp~ with 100% similarity]
oldmof/stream/Translation2D.hpp [moved from moftmp/stream/Translation2D.hpp with 100% similarity]
oldmof/stream/Translation2D.hpp~ [moved from moftmp/stream/Translation2D.hpp~ with 100% similarity]
oldmof/stream/TranslationAnimation2D.hpp~ [moved from moftmp/stream/TranslationAnimation2D.hpp~ with 100% similarity]
oldmof/stream/TranslationAnimation3D.hpp [moved from moftmp/stream/TranslationAnimation3D.hpp with 100% similarity]
oldmof/stream/TranslationAnimation3D.hpp~ [moved from moftmp/stream/TranslationAnimation3D.hpp~ with 100% similarity]
oldmof/stream/TypeStream.hpp [moved from moftmp/stream/TypeStream.hpp with 100% similarity]
oldmof/stream/TypeStream.hpp~ [moved from moftmp/stream/TypeStream.hpp~ with 100% similarity]
oldmof/stream/UniformAnimation.hpp [moved from moftmp/stream/UniformAnimation.hpp with 100% similarity]
oldmof/stream/UniformAnimation.hpp~ [moved from moftmp/stream/UniformAnimation.hpp~ with 100% similarity]
oldmof/stream/mofAnimations.hpp~ [moved from moftmp/stream/mofAnimations.hpp~ with 100% similarity]
oldmof/stream/utilities.cpp [moved from moftmp/stream/utilities.cpp with 100% similarity]
oldmof/stream/utilities.cpp~ [moved from moftmp/stream/utilities.cpp~ with 100% similarity]
oldmof/stream/utilities.hpp [moved from moftmp/stream/utilities.hpp with 100% similarity]
oldmof/stream/utilities.hpp~ [moved from moftmp/stream/utilities.hpp~ with 100% similarity]
oldmof/streams.hpp [moved from moftmp/streams.hpp with 100% similarity]
oldmof/tests/Alltests.cpp [moved from moftmp/tests/Alltests.cpp with 100% similarity]
oldmof/tests/SceneGraphTest.cpp [moved from moftmp/tests/SceneGraphTest.cpp with 100% similarity]
oldmof/tests/TimerTest.cpp [moved from moftmp/tests/TimerTest.cpp with 100% similarity]
oldmof/tstring.hpp [moved from moftmp/tstring.hpp with 100% similarity]
oldmof/utilities.hpp [moved from moftmp/utilities.hpp with 100% similarity]
oldmof/widget/ButtonWidgetView.hpp~ [moved from moftmp/widget/ButtonWidgetView.hpp~ with 100% similarity]
oldmof/widget/Container.cpp [moved from moftmp/widget/Container.cpp with 100% similarity]
oldmof/widget/Container.cpp~ [moved from moftmp/widget/Container.cpp~ with 100% similarity]
oldmof/widget/Container.hpp [moved from moftmp/widget/Container.hpp with 100% similarity]
oldmof/widget/Container.hpp~ [moved from moftmp/widget/Container.hpp~ with 100% similarity]
oldmof/widget/ContainerWidgetView.cpp~ [moved from moftmp/widget/ContainerWidgetView.cpp~ with 100% similarity]
oldmof/widget/ContainerWidgetView.hpp~ [moved from moftmp/widget/ContainerWidgetView.hpp~ with 100% similarity]
oldmof/widget/Effect.cpp [moved from moftmp/widget/Effect.cpp with 100% similarity]
oldmof/widget/Effect.cpp~ [moved from moftmp/widget/Effect.cpp~ with 100% similarity]
oldmof/widget/Effect.hpp [moved from moftmp/widget/Effect.hpp with 100% similarity]
oldmof/widget/Effect.hpp~ [moved from moftmp/widget/Effect.hpp~ with 100% similarity]
oldmof/widget/Frame.cpp [moved from moftmp/widget/Frame.cpp with 100% similarity]
oldmof/widget/Frame.cpp~ [moved from moftmp/widget/Frame.cpp~ with 100% similarity]
oldmof/widget/Frame.hpp [moved from moftmp/widget/Frame.hpp with 100% similarity]
oldmof/widget/Frame.hpp~ [moved from moftmp/widget/Frame.hpp~ with 100% similarity]
oldmof/widget/FrameBuilder.hpp [moved from moftmp/widget/FrameBuilder.hpp with 100% similarity]
oldmof/widget/FrameBuilder.hpp~ [moved from moftmp/widget/FrameBuilder.hpp~ with 100% similarity]
oldmof/widget/GridLayout.cpp [moved from moftmp/widget/GridLayout.cpp with 100% similarity]
oldmof/widget/GridLayout.cpp~ [moved from moftmp/widget/GridLayout.cpp~ with 100% similarity]
oldmof/widget/GridLayout.hpp [moved from moftmp/widget/GridLayout.hpp with 100% similarity]
oldmof/widget/GridLayout.hpp~ [moved from moftmp/widget/GridLayout.hpp~ with 100% similarity]
oldmof/widget/ImageView.cpp [moved from moftmp/widget/ImageView.cpp with 100% similarity]
oldmof/widget/ImageView.cpp~ [moved from moftmp/widget/ImageView.cpp~ with 100% similarity]
oldmof/widget/ImageView.hpp [moved from moftmp/widget/ImageView.hpp with 100% similarity]
oldmof/widget/ImageView.hpp~ [moved from moftmp/widget/ImageView.hpp~ with 100% similarity]
oldmof/widget/ImageWidgetView.cpp~ [moved from moftmp/widget/ImageWidgetView.cpp~ with 100% similarity]
oldmof/widget/ImageWidgetView.hpp~ [moved from moftmp/widget/ImageWidgetView.hpp~ with 100% similarity]
oldmof/widget/Layout.hpp [moved from moftmp/widget/Layout.hpp with 100% similarity]
oldmof/widget/Layout.hpp~ [moved from moftmp/widget/Layout.hpp~ with 100% similarity]
oldmof/widget/LayoutManager.cpp~ [moved from moftmp/widget/LayoutManager.cpp~ with 100% similarity]
oldmof/widget/LayoutManager.hpp~ [moved from moftmp/widget/LayoutManager.hpp~ with 100% similarity]
oldmof/widget/Menu.cpp [moved from moftmp/widget/Menu.cpp with 100% similarity]
oldmof/widget/Menu.cpp~ [moved from moftmp/widget/Menu.cpp~ with 100% similarity]
oldmof/widget/Menu.hpp [moved from moftmp/widget/Menu.hpp with 100% similarity]
oldmof/widget/Menu.hpp~ [moved from moftmp/widget/Menu.hpp~ with 100% similarity]
oldmof/widget/MenuWidget.cpp~ [moved from moftmp/widget/MenuWidget.cpp~ with 100% similarity]
oldmof/widget/MenuWidget.hpp~ [moved from moftmp/widget/MenuWidget.hpp~ with 100% similarity]
oldmof/widget/Message.hpp [moved from moftmp/widget/Message.hpp with 100% similarity]
oldmof/widget/Message.hpp~ [moved from moftmp/widget/Message.hpp~ with 100% similarity]
oldmof/widget/MessageWidget.cpp [moved from moftmp/widget/MessageWidget.cpp with 100% similarity]
oldmof/widget/MessageWidget.cpp20090811 [moved from moftmp/widget/MessageWidget.cpp20090811 with 100% similarity]
oldmof/widget/MessageWidget.cpp~ [moved from moftmp/widget/MessageWidget.cpp~ with 100% similarity]
oldmof/widget/MessageWidget.hpp [moved from moftmp/widget/MessageWidget.hpp with 100% similarity]
oldmof/widget/MessageWidget.hpp~ [moved from moftmp/widget/MessageWidget.hpp~ with 100% similarity]
oldmof/widget/OverlapLayout.cpp [moved from moftmp/widget/OverlapLayout.cpp with 100% similarity]
oldmof/widget/OverlapLayout.cpp~ [moved from moftmp/widget/OverlapLayout.cpp~ with 100% similarity]
oldmof/widget/OverlapLayout.hpp [moved from moftmp/widget/OverlapLayout.hpp with 100% similarity]
oldmof/widget/OverlapLayout.hpp~ [moved from moftmp/widget/OverlapLayout.hpp~ with 100% similarity]
oldmof/widget/Page.hpp~ [moved from moftmp/widget/Page.hpp~ with 100% similarity]
oldmof/widget/Pager.cpp [moved from moftmp/widget/Pager.cpp with 100% similarity]
oldmof/widget/Pager.cpp~ [moved from moftmp/widget/Pager.cpp~ with 100% similarity]
oldmof/widget/Pager.hpp [moved from moftmp/widget/Pager.hpp with 100% similarity]
oldmof/widget/Pager.hpp~ [moved from moftmp/widget/Pager.hpp~ with 100% similarity]
oldmof/widget/Widget.hpp [moved from moftmp/widget/Widget.hpp with 100% similarity]
oldmof/widget/Widget.hpp~ [moved from moftmp/widget/Widget.hpp~ with 100% similarity]
oldmof/widget/WidgetView.hpp [moved from moftmp/widget/WidgetView.hpp with 100% similarity]
oldmof/widget/WidgetView.hpp~ [moved from moftmp/widget/WidgetView.hpp~ with 100% similarity]
oldmof/widget/[ [moved from moftmp/widget/[ with 100% similarity]
oldmof/widget/utilities.cpp [moved from moftmp/widget/utilities.cpp with 100% similarity]
oldmof/widget/utilities.cpp~ [moved from moftmp/widget/utilities.cpp~ with 100% similarity]
oldmof/widget/utilities.hpp [moved from moftmp/widget/utilities.hpp with 100% similarity]
oldmof/widget/utilities.hpp~ [moved from moftmp/widget/utilities.hpp~ with 100% similarity]
oldmof/widgets.hpp [moved from moftmp/widgets.hpp with 100% similarity]
sample/CMakeLists.txt
sample/build_unix/CMakeFiles/CMakeDirectoryInformation.cmake
sample/build_unix/CMakeFiles/Makefile.cmake
sample/build_unix/numeric/CMakeFiles/CMakeDirectoryInformation.cmake
sample/build_unix/numeric/CMakeFiles/numeric.dir/CXX.includecache
sample/build_unix/numeric/CMakeFiles/numeric.dir/depend.internal
sample/build_unix/numeric/CMakeFiles/numeric.dir/depend.make
sample/build_unix/numeric/CMakeFiles/numeric.dir/flags.make
src/CMakeLists.txt
src/build_unix/CMakeCache.txt
src/build_unix/CMakeFiles/CMakeDirectoryInformation.cmake
src/build_unix/CMakeFiles/Makefile.cmake
src/build_unix/CMakeFiles/Makefile2
src/build_unix/CMakeFiles/TargetDirectories.txt
src/build_unix/CMakeFiles/mofmath.dir/build.make [deleted file]
src/build_unix/CTestTestfile.cmake
src/build_unix/Makefile
src/build_unix/Testing/Temporary/LastTest.log
src/build_unix/Testing/Temporary/LastTestsFailed.log [new file with mode: 0644]
src/build_unix/cmake_install.cmake
src/build_unix/mof/math/CMakeFiles/CMakeDirectoryInformation.cmake [moved from src/build_unix/test/CMakeFiles/CMakeDirectoryInformation.cmake with 94% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/CXX.includecache [moved from src/build_unix/CMakeFiles/mofmath.dir/CXX.includecache with 74% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/DependInfo.cmake [moved from src/build_unix/CMakeFiles/mofmath.dir/DependInfo.cmake with 68% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/build.make [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/cmake_clean.cmake [moved from src/build_unix/CMakeFiles/mofmath.dir/cmake_clean.cmake with 86% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/cmake_clean_target.cmake [moved from src/build_unix/CMakeFiles/mofmath.dir/cmake_clean_target.cmake with 100% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/depend.internal [moved from src/build_unix/CMakeFiles/mofmath.dir/depend.internal with 50% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/depend.make [moved from src/build_unix/CMakeFiles/mofmath.dir/depend.make with 59% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/flags.make [moved from src/build_unix/CMakeFiles/mofmath.dir/flags.make with 55% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/link.txt [moved from src/build_unix/CMakeFiles/mofmath.dir/link.txt with 77% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/progress.make [moved from src/build_unix/CMakeFiles/mofmath.dir/progress.make with 100% similarity]
src/build_unix/mof/math/CMakeFiles/progress.marks [moved from src/build_unix/test/CMakeFiles/progress.marks with 100% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/CXX.includecache [moved from src/build_unix/test/CMakeFiles/vector_test.dir/CXX.includecache with 62% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/DependInfo.cmake [moved from src/build_unix/test/CMakeFiles/vector_test.dir/DependInfo.cmake with 54% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/build.make [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/cmake_clean.cmake [moved from src/build_unix/test/CMakeFiles/vector_test.dir/cmake_clean.cmake with 54% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.internal [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.make [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/flags.make [moved from src/build_unix/test/CMakeFiles/vector_test.dir/flags.make with 50% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/link.txt [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/progress.make [moved from src/build_unix/test/CMakeFiles/vector_test.dir/progress.make with 100% similarity]
src/build_unix/mof/math/CTestTestfile.cmake [new file with mode: 0644]
src/build_unix/mof/math/Makefile [new file with mode: 0644]
src/build_unix/mof/math/cmake_install.cmake [moved from src/build_unix/test/cmake_install.cmake with 99% similarity]
src/build_unix/mof/math/test/CMakeFiles/CMakeDirectoryInformation.cmake [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/progress.marks [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/CXX.includecache [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/DependInfo.cmake [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/build.make [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/cmake_clean.cmake [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.internal [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.make [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/flags.make [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/link.txt [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/progress.make [new file with mode: 0644]
src/build_unix/mof/math/test/CTestTestfile.cmake [moved from src/build_unix/test/CTestTestfile.cmake with 54% similarity]
src/build_unix/mof/math/test/Makefile [moved from src/build_unix/test/Makefile with 73% similarity]
src/build_unix/mof/math/test/cmake_install.cmake [new file with mode: 0644]
src/build_unix/test/CMakeFiles/vector_test.dir/build.make [deleted file]
src/build_unix/test/CMakeFiles/vector_test.dir/depend.internal [deleted file]
src/build_unix/test/CMakeFiles/vector_test.dir/depend.make [deleted file]
src/build_unix/test/CMakeFiles/vector_test.dir/link.txt [deleted file]
src/mof/math/CMakeLists.txt [new file with mode: 0644]
src/mof/math/dummy.cpp [moved from src/mof/dummy.cpp with 100% similarity]
src/mof/math/test/testbin/vector_test [moved from src/test/testbin/vector_test with 54% similarity]
src/mof/math/test/vector_test.cpp [moved from src/test/mof/math/vector_test.cpp with 97% similarity]
src/test/CMakeLists.txt [deleted file]