# # ChangeLog for src/Shapes/ShapeRegistry.cpp # # Generated by Trac 1.6 # May 24, 2025, 7:49:11 AM 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