#
# ChangeLog for src/UIElements/MainWindow.hpp
#
# Generated by Trac 1.4.4
# Mar 30, 2025, 9:10:54 AM

Sat, 08 May 2010 21:59:27 GMT Frederik Heber <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 <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, ...


Wed, 03 Mar 2010 13:57:41 GMT Tillmann Crueger <crueger@…> [dbb474]
	* src/Actions/Calculation.hpp (modified)
	* src/Actions/Process.cpp (modified)
	* src/Actions/Process.hpp (modified)
	* src/Descriptors/AtomDescriptor.hpp (modified)
	* src/Descriptors/AtomDescriptor_impl.hpp (modified)
	* src/Patterns/Observer.hpp (modified)
	* src/UIElements/MainWindow.hpp (modified)
	* src/UIElements/UIFactory.hpp (modified)

	Improved Doxygen documentation


Sat, 09 Jan 2010 11:30:49 GMT Tillmann Crueger <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 <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.