#
# ChangeLog for tools/ddd/GUI.cpp
#
# Generated by Trac 1.5.2
# 03/18/25 03:14:28

Mon, 19 Apr 2010 09:01:39 GMT ogrimm [198]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)
	* tools/ddd/GUI.h (modified)

	Added chip selection spin box


Tue, 08 Dec 2009 14:42:27 GMT ogrimm [129]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)
	* tools/ddd/GUI.h (modified)

	Saving of waveform to text and plotting of physical pipeline added


Tue, 07 Jul 2009 15:00:56 GMT ogrimm [82]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)
	* tools/ddd/GUI.h (modified)

	Slight GUI improvements


Fri, 03 Jul 2009 14:02:17 GMT ogrimm [81]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)
	* tools/ddd/GUI.h (modified)

	Fixed segmentation violation bug (was due to repeated calls to
	tmpfile())


Wed, 17 Jun 2009 11:40:37 GMT qweitzel [66]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)
	* tools/ddd/GUI.h (modified)

	MO event display improved: start- and stopbin spinbox added


Mon, 15 Jun 2009 16:00:57 GMT qweitzel [60]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)
	* tools/ddd/GUI.h (modified)

	comments added for M0 display code


Mon, 15 Jun 2009 15:11:47 GMT qweitzel [59]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)
	* tools/ddd/GUI.h (modified)

	first version of M0 display implemented (for files only) - to be
	improved


Wed, 15 Apr 2009 13:41:51 GMT ogrimm [34]
	* tools/ddd/Functions.cpp (modified)
	* tools/ddd/GUI.cpp (modified)

	Slight change in graphics display


Fri, 03 Apr 2009 08:14:21 GMT ogrimm [29]
	* tools/ddd (added)
	* tools/ddd/Functions.cpp (added)
	* tools/ddd/GUI.cpp (added)
	* tools/ddd/GUI.h (added)
	* tools/ddd/Makefile (added)
	* tools/ddd/ddd.pro (added)

	First check-in of ddd. There is still an occasional segmentation ...