# # ChangeLog for src/Actions/CmdAction # # Generated by Trac 1.6 # Jun 20, 2025, 2:11:22 PM Sun, 09 May 2010 11:59:35 GMT Frederik Heber [86466e] * src/Actions/CmdAction/HelpAction.cpp (modified) * src/UIElements/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUIFactory.cpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/TextDialog.cpp (modified) * src/UIElements/TextDialog.hpp (modified) new query class EmptyQuery for showing text messages. - new class ... Sat, 08 May 2010 22:00:57 GMT Frederik Heber [e3ecc1a] * src/Actions/CmdAction/HelpAction.cpp (added) * src/Actions/CmdAction/HelpAction.hpp (added) * src/CommandLineParser.hpp (modified) * src/Makefile.am (modified) * src/UIElements/CommandLineWindow.cpp (modified) New HelpAction that will print the help from boost::program_options. ...