# # ChangeLog for src/UIElements/CommandLineUI # # Generated by Trac 1.4.4 # Apr 10, 2025, 4:17:17 AM Tue, 08 Jun 2010 13:49:27 GMT Frederik Heber [e4b5de] * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/MapOfActions.cpp (modified) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * src/World.cpp (modified) * src/World.hpp (modified) * src/builder.cpp (modified) * tests/regression/Fragmentation/3/pre/BondFragment0.conf (deleted) * tests/regression/Fragmentation/3/pre/BondFragment0.conf.xyz (deleted) * tests/regression/Fragmentation/3/pre/BondFragment1.conf (deleted) * tests/regression/Fragmentation/3/pre/BondFragment1.conf.xyz (deleted) * tests/regression/Fragmentation/3/pre/BondFragment2.conf (deleted) * tests/regression/Fragmentation/3/pre/BondFragment2.conf.xyz (deleted) * tests/regression/Fragmentation/3/pre/BondFragment3.conf (deleted) * tests/regression/Fragmentation/3/pre/BondFragment3.conf.xyz (deleted) * tests/regression/Fragmentation/3/pre/BondFragment4.conf (deleted) * tests/regression/Fragmentation/3/pre/BondFragment4.conf.xyz (deleted) * tests/regression/Fragmentation/3/pre/BondFragmentAdjacency.dat (deleted) * tests/regression/Fragmentation/3/pre/BondFragmentForces-Factors.dat (deleted) * tests/regression/Fragmentation/3/pre/BondFragmentKeySets.dat (deleted) * tests/regression/Fragmentation/3/pre/BondFragmentOrderAtSite.dat (deleted) * tests/regression/Fragmentation/3/pre/BondFragmentTE-Factors.dat (deleted) * tests/regression/testsuite-fragmentation.at (modified) Case 'f' is now handled by CommandLineUI. - ... Mon, 07 Jun 2010 23:53:44 GMT Frederik Heber [0286bc] * src/Actions/Makefile.am (modified) * src/Actions/MapOfActions.cpp (modified) * src/Actions/Values.hpp (added) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) BUGFIX: ListOfDoubles changed to Box and Vector. - ListOfDoubles is ... Wed, 02 Jun 2010 16:17:17 GMT Frederik Heber [e30ce8] * src/Actions/MapOfActions.cpp (modified) * src/Actions/MapOfActions.hpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Descriptors/MoleculePtrDescriptor.cpp (added) * src/Descriptors/MoleculePtrDescriptor.hpp (added) * src/Descriptors/MoleculePtrDescriptor_impl.hpp (added) * src/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/builder.cpp (modified) Case 'd' is now handled by CommandLineUI (RepeatBoxAction). - ... Sun, 30 May 2010 22:49:13 GMT Frederik Heber [26f75a] * src/Actions/MapOfActions.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/Dialog.cpp (modified) FIX: Box was not parsed correctly. - ListOf... types have to be ... Sat, 29 May 2010 13:11:22 GMT Frederik Heber [0fb9f6] * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * src/builder.cpp (modified) * src/helpers.cpp (modified) Fixes to prevent seg'faults. - ... Tue, 18 May 2010 15:18:24 GMT Frederik Heber [5079a0] * Makefile.am (modified) * configure.ac (modified) * src/Actions/Makefile.am (added) * src/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (moved) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (moved) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.cpp (moved) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.hpp (moved) * src/UIElements/CommandLineUI/CommandLineUIFactory.cpp (moved) * src/UIElements/CommandLineUI/CommandLineUIFactory.hpp (moved) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (moved) * src/UIElements/CommandLineUI/CommandLineWindow.hpp (moved) * src/UIElements/Dialog.cpp (modified) * src/UIElements/MainWindow.cpp (modified) * src/UIElements/Makefile.am (added) * src/UIElements/Menu/ActionMenuItem.cpp (moved) * src/UIElements/Menu/ActionMenuItem.hpp (moved) * src/UIElements/Menu/DisplayMenuItem.cpp (moved) * src/UIElements/Menu/DisplayMenuItem.hpp (moved) * src/UIElements/Menu/Menu.cpp (moved) * src/UIElements/Menu/Menu.hpp (moved) * src/UIElements/Menu/MenuItem.cpp (moved) * src/UIElements/Menu/MenuItem.hpp (moved) * src/UIElements/Menu/SeperatorItem.cpp (moved) * src/UIElements/Menu/SeperatorItem.hpp (moved) * src/UIElements/Menu/SubMenuItem.cpp (moved) * src/UIElements/Menu/SubMenuItem.hpp (moved) * src/UIElements/Menu/TextMenu.cpp (moved) * src/UIElements/Menu/TextMenu.hpp (moved) * src/UIElements/TextUI/TextDialog.cpp (moved) * src/UIElements/TextUI/TextDialog.hpp (moved) * src/UIElements/TextUI/TextStatusIndicator.cpp (moved) * src/UIElements/TextUI/TextStatusIndicator.hpp (moved) * src/UIElements/TextUI/TextUIFactory.cpp (moved) * src/UIElements/TextUI/TextUIFactory.hpp (moved) * src/UIElements/TextUI/TextWindow.cpp (moved) * src/UIElements/TextUI/TextWindow.hpp (moved) * src/UIElements/UIFactory.cpp (modified) * src/UIElements/Views/MethodStringView.cpp (moved) * src/UIElements/Views/MethodStringView.hpp (moved) * src/UIElements/Views/StreamStringView.cpp (moved) * src/UIElements/Views/StreamStringView.hpp (moved) * src/UIElements/Views/StringView.cpp (moved) * src/UIElements/Views/StringView.hpp (moved) * src/UIElements/Views/View.cpp (moved) * src/UIElements/Views/View.hpp (moved) Actions put into libMolecuilderActions, UIElements into ...