Menu

SVN archive Commit Log


Commit Date  
[r16217] by bugman

Renamed the results.read and results.write uf 'directory' arg to 'dir'.

This in both the front and back ends.

2012-05-10 21:27:47 Tree
[r16216] by bugman

Shifted the free_file_format GUI element into its own class.

The wizard page free_file_format() method for generating the GUI element has been shifted into the
components.free_file_format.Free_file_format class.

2012-05-10 21:25:03 Tree
[r16215] by bugman

Fix for the Value.SetValue() method - a variable was mistyped.

2012-05-10 21:07:45 Tree
[r16214] by bugman

Redesigned the free file format window.

The settings module has been renamed to components.free_file_format, as it simply contains the free
file format window. This renaming is in preparation for shifting all of the free file format code
into this module to create a special GUI element object for it, rather than being part of the wizard
page code base.

The Base_window code has been merged into the Free_file_format_window code, as no other windows use
it any more.

2012-05-10 20:48:48 Tree
[r16213] by bugman

Eliminated the ancient unused load_sequence() GUI element.

This was part of the settings menu in the original version of the GUI, but now has no purpose.

2012-05-10 20:37:04 Tree
[r16212] by bugman

Converted the sequence user functions to the auto-generation design.

2012-05-10 20:17:10 Tree
[r16211] by bugman

The model_selection user function now defaults to AIC.

2012-05-10 20:09:56 Tree
[r16210] by bugman

Converted the results user functions to the auto-generation design.

2012-05-10 18:51:51 Tree
[r16209] by bugman

Fix for the Analysis_controller.on_page_changed() method for reset events.

The relax data store now always has a ds.relax_gui object!

2012-05-10 18:49:52 Tree
[r16208] by bugman

Fix for the post_reset() method of the Analysis_controller object.

This unregisters all the analyses from the observer objects, and calls the set_init_state() method
only once all analysis pages are deleted. This in combination with the synchronous reset user
function calling prevents the GUI from blowing up!

2012-05-10 18:12:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.