#
# ChangeLog for src/UIElements/Views/StreamStringView.hpp
#
# Generated by Trac 1.4.4
# Mar 26, 2025, 1:53:53 AM

Fri, 02 Jul 2010 13:19:32 GMT Tillmann Crueger <crueger@…> [986ed3]
	* src/Actions/ActionRegistry.hpp (modified)
	* src/Actions/AtomsCalculation_impl.hpp (modified)
	* src/Actions/MapOfActions.cpp (modified)
	* src/ConfigFileBuffer.hpp (modified)
	* src/Exceptions/CustomException.hpp (modified)
	* src/Helpers/Assert.hpp (modified)
	* src/Matrix.hpp (modified)
	* src/Parser/MpqcParser.hpp (modified)
	* src/Parser/PcpParser.hpp (modified)
	* src/Patterns/Cacheable.hpp (modified)
	* src/Plane.hpp (modified)
	* src/UIElements/Views/StreamStringView.hpp (modified)
	* src/atom.hpp (modified)
	* src/atom_particleinfo.hpp (modified)
	* src/bondgraph.hpp (modified)
	* src/boundary.cpp (modified)
	* src/boundary.hpp (modified)
	* src/datacreator.hpp (modified)
	* src/element.hpp (modified)
	* src/errorlogger.cpp (modified)
	* src/errorlogger.hpp (modified)
	* src/gslvector.hpp (modified)
	* src/helpers.cpp (modified)
	* src/logger.cpp (modified)
	* src/logger.hpp (modified)
	* src/molecule_graph.cpp (modified)
	* src/periodentafel.hpp (modified)
	* src/tesselationhelpers.hpp (modified)
	* src/vector.hpp (modified)
	* src/verbose.hpp (modified)

	COMPILE_SPEEDUP: Replaced all implicit inclusions of iostream with ...


Tue, 18 May 2010 15:18:24 GMT Frederik Heber <heber@…> [5079a0]
	* Makefile.am (modified)
	* configure.ac (modified)
	* src/Actions/Makefile.am (added)
	* src/Makefile.am (modified)
	* src/UIElements/CommandLineUI/CommandLineDialog.cpp (moved)
	* src/UIElements/CommandLineUI/CommandLineDialog.hpp (moved)
	* src/UIElements/CommandLineUI/CommandLineStatusIndicator.cpp (moved)
	* src/UIElements/CommandLineUI/CommandLineStatusIndicator.hpp (moved)
	* src/UIElements/CommandLineUI/CommandLineUIFactory.cpp (moved)
	* src/UIElements/CommandLineUI/CommandLineUIFactory.hpp (moved)
	* src/UIElements/CommandLineUI/CommandLineWindow.cpp (moved)
	* src/UIElements/CommandLineUI/CommandLineWindow.hpp (moved)
	* src/UIElements/Dialog.cpp (modified)
	* src/UIElements/MainWindow.cpp (modified)
	* src/UIElements/Makefile.am (added)
	* src/UIElements/Menu/ActionMenuItem.cpp (moved)
	* src/UIElements/Menu/ActionMenuItem.hpp (moved)
	* src/UIElements/Menu/DisplayMenuItem.cpp (moved)
	* src/UIElements/Menu/DisplayMenuItem.hpp (moved)
	* src/UIElements/Menu/Menu.cpp (moved)
	* src/UIElements/Menu/Menu.hpp (moved)
	* src/UIElements/Menu/MenuItem.cpp (moved)
	* src/UIElements/Menu/MenuItem.hpp (moved)
	* src/UIElements/Menu/SeperatorItem.cpp (moved)
	* src/UIElements/Menu/SeperatorItem.hpp (moved)
	* src/UIElements/Menu/SubMenuItem.cpp (moved)
	* src/UIElements/Menu/SubMenuItem.hpp (moved)
	* src/UIElements/Menu/TextMenu.cpp (moved)
	* src/UIElements/Menu/TextMenu.hpp (moved)
	* src/UIElements/TextUI/TextDialog.cpp (moved)
	* src/UIElements/TextUI/TextDialog.hpp (moved)
	* src/UIElements/TextUI/TextStatusIndicator.cpp (moved)
	* src/UIElements/TextUI/TextStatusIndicator.hpp (moved)
	* src/UIElements/TextUI/TextUIFactory.cpp (moved)
	* src/UIElements/TextUI/TextUIFactory.hpp (moved)
	* src/UIElements/TextUI/TextWindow.cpp (moved)
	* src/UIElements/TextUI/TextWindow.hpp (moved)
	* src/UIElements/UIFactory.cpp (modified)
	* src/UIElements/Views/MethodStringView.cpp (moved)
	* src/UIElements/Views/MethodStringView.hpp (moved)
	* src/UIElements/Views/StreamStringView.cpp (moved)
	* src/UIElements/Views/StreamStringView.hpp (moved)
	* src/UIElements/Views/StringView.cpp (moved)
	* src/UIElements/Views/StringView.hpp (moved)
	* src/UIElements/Views/View.cpp (moved)
	* src/UIElements/Views/View.hpp (moved)

	Actions put into libMolecuilderActions, UIElements into ...