# # ChangeLog for src/UIElements/TextWindow.hpp # # Generated by Trac 1.4.4 # Apr 8, 2025, 11:59:13 PM Sat, 08 May 2010 21:59:27 GMT Frederik Heber [d893f79] * src/UIElements/CommandLineUIFactory.cpp (modified) * src/UIElements/CommandLineUIFactory.hpp (modified) * src/UIElements/CommandLineWindow.cpp (modified) * src/UIElements/CommandLineWindow.hpp (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) removed menuPopulaters from MainWindow. - menuPopulaters is too ... Sat, 08 May 2010 20:14:04 GMT Frederik Heber [4a75d9] * src/UIElements/CommandLineUIFactory.cpp (modified) * src/UIElements/CommandLineUIFactory.hpp (modified) * src/UIElements/CommandLineWindow.cpp (modified) * src/UIElements/CommandLineWindow.hpp (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) ...UIFactory::makeMainWindow() now has only a single parameter, ... Thu, 25 Mar 2010 12:01:27 GMT Tillmann Crueger [d56640] * src/Actions/Action.cpp (modified) * src/Actions/ActionHistory.cpp (added) * src/Actions/ActionHistory.hpp (added) * src/Actions/ActionRegistry.cpp (modified) * src/Actions/small_actions.cpp (modified) * src/Actions/small_actions.hpp (modified) * src/Makefile.am (modified) * src/Menu/TextMenu.cpp (modified) * src/Menu/TextMenu.hpp (modified) * src/UIElements/TextDialog.cpp (modified) * src/UIElements/TextWindow.cpp (modified) * src/UIElements/TextWindow.hpp (modified) * src/builder.cpp (modified) Added full undo functioniality 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.