# # ChangeLog for src/UIElements/CommandLineDialog.cpp # # Generated by Trac 1.4.4 # Apr 11, 2025, 7:28:44 PM Sat, 08 May 2010 18:30:53 GMT Frederik Heber [a2ab15] * src/Makefile.am (modified) * src/UIElements/CommandLineDialog.cpp (added) * src/UIElements/CommandLineDialog.hpp (added) * src/UIElements/CommandLineStatusIndicator.cpp (added) * src/UIElements/CommandLineStatusIndicator.hpp (added) * src/UIElements/CommandLineUIFactory.cpp (added) * src/UIElements/CommandLineUIFactory.hpp (added) * src/UIElements/CommandLineWindow.cpp (added) * src/UIElements/CommandLineWindow.hpp (added) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/TextDialog.cpp (modified) * src/UIElements/TextDialog.hpp (modified) * src/UIElements/UIFactory.cpp (modified) * src/UIElements/UIFactory.hpp (modified) Extended UIFactory to a CommandLine derivate. - Dialog now has ...