[Avida-cvs] 'avida/current/source/qt-viewer/exp' CVS commit

Kaben Nanlohy kaben at myxo.css.msu.edu
Sun Jan 27 00:40:08 PST 2002


Update of /usr/local/cvsroot/avida/current/source/qt-viewer/exp
In directory myxo.css.msu.edu:/tmp/cvs-serv18184/source/qt-viewer/exp

Modified Files:
	Makefile.am instruction_field_widget.cc 
	instruction_field_widget.hh instruction_line_widget.cc 
	instruction_line_widget.hh instruction_view_widget.cc 
	instruction_view_widget.hh instruction_viewer.cc 
	instruction_viewer.hh messaging_population_wrapper.hh 
	population_cell_wrapper.cc 
Added Files:
	gui_config.cc gui_config.hh instruction_line_widget_config.cc 
	instruction_line_widget_config.hh 
	orig_instruction_view_widget.cc 
	orig_instruction_view_widget.hh orig_instruction_viewer.cc 
	orig_instruction_viewer.hh 
Log Message:

New gui features:
  setting/clearing breakpoints,
  breaking at breakpoints,
  can move instruction/read/write/flow heads,
  can insert/change/delete instructions.

stepping through instructions works properly on updates.

current instruction viewer: many many widgets; will try to unbog it.
still missing fault/message fields, doesn't deal with multiple threads
in an organism.

***

cleaned-up some of the data pathways between existing widgets.  mostly
using the signal/slot mechanism.







More information about the Avida-cvs mailing list