# # ChangeLog for molecuilder/src/UIElements/CommandLineDialog.cpp # # Generated by Trac 1.6 # Jan 4, 2026, 3:30:33 PM Sat, 08 May 2010 22:57:04 GMT Frederik Heber [788eeb] * molecuilder/src/UIElements/CommandLineDialog.cpp (modified) Rewrote all CommandLineDialog's Query... to use the ... Sat, 08 May 2010 18:30:53 GMT Frederik Heber [83afe0] * molecuilder/src/Makefile.am (modified) * molecuilder/src/UIElements/CommandLineDialog.cpp (added) * molecuilder/src/UIElements/CommandLineDialog.hpp (added) * molecuilder/src/UIElements/CommandLineStatusIndicator.cpp (added) * molecuilder/src/UIElements/CommandLineStatusIndicator.hpp (added) * molecuilder/src/UIElements/CommandLineUIFactory.cpp (added) * molecuilder/src/UIElements/CommandLineUIFactory.hpp (added) * molecuilder/src/UIElements/CommandLineWindow.cpp (added) * molecuilder/src/UIElements/CommandLineWindow.hpp (added) * molecuilder/src/UIElements/Dialog.cpp (modified) * molecuilder/src/UIElements/Dialog.hpp (modified) * molecuilder/src/UIElements/TextDialog.cpp (modified) * molecuilder/src/UIElements/TextDialog.hpp (modified) * molecuilder/src/UIElements/UIFactory.cpp (modified) * molecuilder/src/UIElements/UIFactory.hpp (modified) Extended UIFactory to a CommandLine derivate. - Dialog now has ...