# # ChangeLog for src/Actions/UndoRedoHelpers.hpp # # Generated by Trac 1.4.4 # Jan 9, 2025, 1:51:44 PM Wed, 13 Jun 2012 17:39:03 GMT Frederik Heber [8ea3e7] * src/Actions/MoleculeAction/CopyAction.cpp (modified) * src/Actions/MoleculeAction/CopyAction.def (modified) * src/Actions/UndoRedoHelpers.cpp (modified) * src/Actions/UndoRedoHelpers.hpp (modified) * tests/regression/Molecules/Copy/testsuite-molecules-copy-molecule.at (modified) CopyMolecule can now copy all currently selected molecules. - this ... Fri, 06 Apr 2012 11:44:51 GMT Frederik Heber [af9be32] * src/Actions/UndoRedoHelpers.cpp (modified) * src/Actions/UndoRedoHelpers.hpp (modified) * src/Bond/BondInfo.cpp (added) * src/Bond/BondInfo.hpp (added) * src/Makefile.am (modified) Added BondInfo to store bond's state information for later re- ... Fri, 06 Apr 2012 11:44:09 GMT Frederik Heber [57dd40] * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/UndoRedoHelpers.cpp (added) * src/Actions/UndoRedoHelpers.hpp (added) * src/documentation/constructs/actions.dox (modified) Extracted removal and adding of atoms from AtomicInfo to ...