Menu

SVN archive Commit Log


Commit Date  
[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
[r10373] by bugman

Modified the openfile() function to match the relax conventions.

The function comments were converted to the function docstring, comments were added to the code,
and the spacing was fixed.

2010-01-26 12:40:54 Tree
[r10372] by bugman

Missing import.

2010-01-26 12:32:10 Tree
[r10371] by bugman

Changed the open_file() method to only change variables in its own class.

2010-01-26 12:26:40 Tree
[r10370] by bugman

Renamed the StructureTextCtrl method structure_pdb() to open_file().

2010-01-26 12:22:17 Tree
[r10369] by bugman

All PDB file inputs now use StructureTextCtrl.

2010-01-26 12:21:07 Tree
[r10368] by bugman

Converted the structure_pdb() method into a method of a new class derived from wx.TextCtrl.

The new derived classes module will have wx classes modified for use in the relax GUI.

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