# # ChangeLog for src/Actions/GraphAction/DestroyAdjacencyAction.def # # Generated by Trac 1.4.4 # Jan 1, 2025, 6:33:57 PM Mon, 08 Apr 2013 11:56:08 GMT Frederik Heber [560cbf] * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/GraphAction/DestroyAdjacencyAction.cpp (added) * src/Actions/GraphAction/DestroyAdjacencyAction.def (added) * src/Actions/GraphAction/DestroyAdjacencyAction.hpp (added) * src/Actions/Makefile.am (modified) * tests/regression/Graph/DestroyAdjacency/pre/ethane.pdb (added) * tests/regression/Graph/DestroyAdjacency/testsuite-graph-destroy-adjacency.at (added) * tests/regression/Graph/testsuite-graph.at (modified) * tests/regression/Makefile.am (modified) Added a DestroyAdjacencyAction with undo/redo. - also added ...