# # ChangeLog for src/Shapes/ShapeRegistry.hpp # # Generated by Trac 1.6 # May 23, 2025, 4:05:28 PM Thu, 15 Nov 2012 17:31:09 GMT Frederik Heber [8f12de] * src/Shapes/ShapeRegistry.cpp (modified) * src/Shapes/ShapeRegistry.hpp (modified) Shapes now selectable in ShapeRegistry Thu, 15 Nov 2012 17:31:08 GMT Frederik Heber [1c9588] * src/Shapes/Shape.hpp (modified) * src/Shapes/ShapeFactory.cpp (modified) * src/Shapes/ShapeFactory.hpp (modified) * src/Shapes/ShapeRegistry.cpp (modified) * src/Shapes/ShapeRegistry.hpp (modified) * src/Shapes/ShapeType.hpp (modified) * src/Shapes/unittests/ShapeFactoryUnitTest.cpp (modified) Refactoring: ShapeFactory now uses global ShapeType Thu, 15 Nov 2012 17:31:08 GMT Frederik Heber [8f6a27] * src/Shapes/ShapeRegistry.cpp (modified) * src/Shapes/ShapeRegistry.hpp (modified) made ShapeRegistry an Observable Thu, 15 Nov 2012 17:31:07 GMT Frederik Heber [145498] * src/Shapes/Makefile.am (modified) * src/Shapes/ShapeRegistry.cpp (added) * src/Shapes/ShapeRegistry.hpp (added) ShapeRegistry added