# # ChangeLog for src/Actions/small_actions.hpp # # Generated by Trac 1.6 # May 24, 2025, 12:04:58 PM Thu, 18 Feb 2010 11:38:02 GMT Tillmann Crueger [0188ea] * src/Actions/small_actions.hpp (modified) * src/Makefile.am (modified) * src/UIElements/TextStatusIndicator.cpp (added) * src/UIElements/TextStatusIndicator.hpp (added) * src/UIElements/TextWindow.cpp (modified) * src/UIElements/TextWindow.hpp (modified) * src/builder.cpp (modified) Added a progress indicator for the text menu Thu, 18 Feb 2010 10:59:29 GMT Tillmann Crueger [7dad10] * src/Actions/Process.cpp (added) * src/Actions/Process.hpp (added) * src/Actions/small_actions.hpp (modified) * src/Makefile.am (modified) * src/World.cpp (modified) * src/builder.cpp (modified) * src/helpers.hpp (modified) Added a special class of Actions that take some time. Tue, 02 Feb 2010 12:14:54 GMT Tillmann Crueger [bfce50] * src/Actions/Action.hpp (modified) * src/Actions/small_actions.cpp (added) * src/Actions/small_actions.hpp (added) * src/Makefile.am (modified) * src/builder.cpp (modified) * src/molecule.hpp (modified) * src/moleculelist.cpp (modified) Moved method to rename molecules to a seperate Action