Menu

SVN archive Commit Log


Commit Date  
[r10383] by bugman

Shifted check_entries() and whichmodel() from select_model_calc to auto_model_free.

These are specific to the automatic model-free protocol, so do not need to be in a separate module.
They were also converted from functions to methods.

2010-01-26 13:15:28 Tree
[r10382] by bugman

Removed the unused analyses.select_model_calc import.

2010-01-26 13:11:50 Tree
[r10381] by bugman

Deleted the exec_model_free() from the relax_gui module.

It is now in the analyses.auto_model_free module.

2010-01-26 13:10:45 Tree
[r10380] by bugman

Modified the call to savefile.

Keyword args are now used and the relax installation directory is not supplied as the default
opening directory.

2010-01-26 13:02:50 Tree
[r10379] by bugman

Modified savefile() to be up to relax' standards and to match the operation of openfile().

The current working directory is changed if the directory arg is not given.

2010-01-26 13:00:17 Tree
[r10378] by bugman

Modified StructureTextCtrl to not supply the directory arg to openfile().

2010-01-26 12:54:57 Tree
[r10377] by bugman

The current working directory is used and changed if no directory arg is supplied to openfile().

2010-01-26 12:52:32 Tree
[r10376] by bugman

Converted the openfile() args to keyword args.

2010-01-26 12:49:16 Tree
[r10375] by bugman

Reverted the last revision (r10374) as the directory arg was lost.

The command used was:
svn merge -r10374:10373 .

This directory arg will be useful in other parts of the GUI.

2010-01-26 12:47:55 Tree
[r10374] by bugman

Modified the operation of openfile().

The directory is now set to getcwd(), and any moving around in the file structure in the dialog by
the user causes the current working directory to change (using chdir()).

2010-01-26 12:45:24 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.