# # ChangeLog for src/UIElements/TextDialog.hpp # # Generated by Trac 1.4.4 # Apr 8, 2025, 2:09:44 PM Wed, 13 Jan 2010 11:05:02 GMT Tillmann Crueger [7aa000] * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/TextDialog.cpp (modified) * src/UIElements/TextDialog.hpp (modified) Added infrastructure to query molecules from MoleculeList Wed, 13 Jan 2010 10:22:29 GMT Tillmann Crueger [45f5d6] * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/TextDialog.cpp (modified) * src/UIElements/TextDialog.hpp (modified) * src/builder.cpp (modified) Changed dialog structure to use objects for queries. Tue, 05 Jan 2010 15:34:52 GMT Tillmann Crueger [f5a86a] * src/Makefile.am (modified) * src/UIElements/Dialog.cpp (added) * src/UIElements/Dialog.hpp (added) * src/UIElements/TextDialog.cpp (added) * src/UIElements/TextDialog.hpp (added) * src/UIElements/TextUIFactory.cpp (added) * src/UIElements/TextUIFactory.hpp (added) * src/UIElements/UIFactory.cpp (added) * src/UIElements/UIFactory.hpp (added) Added Basis for creating globally accessible and compatible ...