#
# ChangeLog for src/Python/PythonScripting.hpp
#
# Generated by Trac 1.4.4
# Mar 29, 2025, 5:17:40 PM

Sun, 17 May 2015 12:00:52 GMT Frederik Heber <heber@…> [2cf12a]
	* src/Actions/CommandAction/LoadSessionAction.cpp (modified)
	* src/Python/PythonScripting.cpp (modified)
	* src/Python/PythonScripting.hpp (modified)
	* src/builder_init.cpp (modified)

	Split executePythonScript into file and string script option.

	- as ...


Thu, 19 Sep 2013 20:23:53 GMT Frederik Heber <heber@…> [7e3f11a]
	* src/Makefile.am (modified)
	* src/Python/Makefile.am (added)
	* src/Python/PythonScripting.cpp (added)
	* src/Python/PythonScripting.hpp (added)
	* src/Python/PythonScripting_impl.hpp (moved)
	* src/UIElements/Makefile.am (modified)
	* src/builder_init.cpp (modified)

	Moved PythonScripting into own folder and created convenience ...