# # ChangeLog for src/UIElements/TextWindow.hpp # # Generated by Trac 1.4.4 # Apr 9, 2025, 4:26:28 PM Thu, 18 Feb 2010 11:38:02 GMT Tillmann Crueger [0188ea] * src/Actions/small_actions.hpp (modified) * src/Makefile.am (modified) * src/UIElements/TextStatusIndicator.cpp (added) * src/UIElements/TextStatusIndicator.hpp (added) * src/UIElements/TextWindow.cpp (modified) * src/UIElements/TextWindow.hpp (modified) * src/builder.cpp (modified) Added a progress indicator for the text menu Sat, 09 Jan 2010 11:30:49 GMT Tillmann Crueger [12b845] * src/Actions/ActionRegistry.cpp (modified) * src/UIElements/MainWindow.hpp (modified) * src/UIElements/TextUIFactory.cpp (modified) * src/UIElements/TextUIFactory.hpp (modified) * src/UIElements/TextWindow.cpp (modified) * src/UIElements/TextWindow.hpp (modified) * src/UIElements/UIFactory.hpp (modified) * src/builder.cpp (modified) * src/menu.cpp (modified) * src/menu.hpp (modified) Seperated building of mainWindow and contained Menus - Moved code ... Thu, 07 Jan 2010 13:24:06 GMT Tillmann Crueger [a56275] * src/UIElements/MainWindow.cpp (added) * src/UIElements/MainWindow.hpp (added) * src/UIElements/TextWindow.cpp (added) * src/UIElements/TextWindow.hpp (added) Added support for creating a main window using the UIFactory.